Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 443652 Details for
Bug 631039
FTBFS yapet-0.6-2.fc13
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
build.log (text/plain), 44.74 KB, created by
FTBFS
on 2010-09-07 16:15:45 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
FTBFS
Created:
2010-09-07 16:15:45 UTC
Size:
44.74 KB
patch
obsolete
>Mock Version: 1.1.1 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/yapet.spec'], False, '/var/lib/mock/fedora-development-i386-yapet-0.6-2.fc13.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x2801bd0>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/yapet.spec'] >Building target platforms: i686 >Building for target i686 >Wrote: /builddir/build/SRPMS/yapet-0.6-2.fc14.src.rpm >Child returncode was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/yapet.spec'], False, '/var/lib/mock/fedora-development-i386-yapet-0.6-2.fc13.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x2801bd0>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/yapet.spec'] >Building target platforms: i686 >Building for target i686 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.wmRZSG >+ umask 022 >+ cd /builddir/build/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /builddir/build/BUILD >+ rm -rf yapet-0.6 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/yapet-0.6.tar.gz >+ /bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd yapet-0.6 >+ /bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ echo 'Patch #0 (yapet_gcc44-0.6.diff):' >Patch #0 (yapet_gcc44-0.6.diff): >+ /bin/cat /builddir/build/SOURCES/yapet_gcc44-0.6.diff >+ /usr/bin/patch -s -p1 --fuzz=0 >+ for i in README DESIGN >+ sed 's|\r||g' >+ iconv -f iso-8859-1 -t utf-8 README >+ touch -c -r README README.utf8 >+ mv README.utf8 README >+ for i in README DESIGN >+ iconv -f iso-8859-1 -t utf-8 DESIGN >+ sed 's|\r||g' >+ touch -c -r DESIGN DESIGN.utf8 >+ mv DESIGN.utf8 DESIGN >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.yOl2kB >+ umask 022 >+ cd /builddir/build/BUILD >+ cd yapet-0.6 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' >+ export CFLAGS >+ CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' >+ export CXXFLAGS >+ FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' >+ export FFLAGS >+ ./configure --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-terminal-title --enable-csv2yapet --enable-pwgen --disable-build-doc --disable-source-doc --disable-install-doc >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >configure: Checking required programs >checking for i686-pc-linux-gnu-cc... no >checking for i686-pc-linux-gnu-gcc... no >checking for cc... cc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether cc accepts -g... yes >checking for cc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of cc... none >checking for i686-pc-linux-gnu-CC... no >checking for i686-pc-linux-gnu-c++... no >checking for i686-pc-linux-gnu-g++... no >checking for CC... no >checking for c++... c++ >checking whether we are using the GNU C++ compiler... yes >checking whether c++ accepts -g... yes >checking dependency style of c++... none >checking for a sed that does not truncate output... /bin/sed >checking for i686-pc-linux-gnu-ranlib... no >checking for ranlib... ranlib >checking for ar... ar >checking for doxygen... no >checking for xsltproc... no >checking for lynx... no >checking for w3m... no >checking how to run the C preprocessor... cc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >configure: Searching for required libraries >checking for library containing initscr... -lncurses >checking for library containing EVP_DigestInit_ex... -lcrypto >configure: Checking C headers >checking how to run the C++ preprocessor... c++ -E >checking assert.h usability... yes >checking assert.h presence... yes >checking for assert.h... yes >checking ctype.h usability... yes >checking ctype.h presence... yes >checking for ctype.h... yes >checking dirent.h usability... yes >checking dirent.h presence... yes >checking for dirent.h... yes >checking errno.h usability... yes >checking errno.h presence... yes >checking for errno.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking getopt.h usability... yes >checking getopt.h presence... yes >checking for getopt.h... yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking pwd.h usability... yes >checking pwd.h presence... yes >checking for pwd.h... yes >checking signal.h usability... yes >checking signal.h presence... yes >checking for signal.h... yes >checking stdio.h usability... yes >checking stdio.h presence... yes >checking for stdio.h... yes >checking for string.h... (cached) yes >checking for strings.h... (cached) yes >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking sys/resource.h usability... yes >checking sys/resource.h presence... yes >checking for sys/resource.h... yes >checking termios.h usability... yes >checking termios.h presence... yes >checking for termios.h... yes >checking for unistd.h... (cached) yes >checking ncurses.h usability... yes >checking ncurses.h presence... yes >checking for ncurses.h... yes >checking openssl/crypto.h usability... yes >checking openssl/crypto.h presence... yes >checking for openssl/crypto.h... yes >checking openssl/evp.h usability... yes >checking openssl/evp.h presence... yes >checking for openssl/evp.h... yes >configure: Checking C++ headers >checking algorithm usability... yes >checking algorithm presence... yes >checking for algorithm... yes >checking cmath usability... yes >checking cmath presence... yes >checking for cmath... yes >checking exception usability... yes >checking exception presence... yes >checking for exception... yes >checking fstream usability... yes >checking fstream presence... yes >checking for fstream... yes >checking functional usability... yes >checking functional presence... yes >checking for functional... yes >checking iostream usability... yes >checking iostream presence... yes >checking for iostream... yes >checking iterator usability... yes >checking iterator presence... yes >checking for iterator... yes >checking list usability... yes >checking list presence... yes >checking for list... yes >checking memory usability... yes >checking memory presence... yes >checking for memory... yes >checking sstream usability... yes >checking sstream presence... yes >checking for sstream... yes >checking stdexcept usability... yes >checking stdexcept presence... yes >checking for stdexcept... yes >checking string usability... yes >checking string presence... yes >checking for string... yes >checking vector usability... yes >checking vector presence... yes >checking for vector... yes >configure: Checking types >checking for int32_t... yes >checking for int64_t... yes >checking for mode_t... yes >checking for off_t... yes >checking for size_t... yes >checking for ssize_t... yes >checking for uid_t in sys/types.h... yes >checking for uint32_t... yes >checking for uint8_t... yes >configure: Checking functions >checking for working alloca.h... yes >checking for alloca... yes >checking for access... yes >checking for asctime... yes >checking for fchmod... yes >checking for fchown... yes >checking for fflush... yes >checking for floor... yes >checking for fprintf... yes >checking for fstat... yes >checking for getcwd... yes >checking for getenv... yes >checking for getopt... yes >checking for getopt_long... yes >checking for getpwuid... yes >checking for getuid... yes >checking for isblank... yes >checking for isdigit... yes >checking for isspace... yes >checking for localtime... yes >checking for log10... yes >checking for lrand48... yes >checking for memset... yes >checking for pathconf... yes >checking for pow... yes >checking for rand... yes >checking for rename... yes >checking for setrlimit... yes >checking for sigaction... yes >checking for srand... yes >checking for srand48... yes >checking for strcasestr... yes >checking for strchr... yes >checking for strcmp... yes >checking for strerror... yes >checking for strlen... yes >checking for strncasecmp... yes >checking for strncmp... yes >checking for strncpy... yes >checking for strstr... yes >checking for strtol... yes >checking for tcgetattr... yes >checking for tcsetattr... yes >checking for time... yes >checking for tolower... yes >configure: Checking (n)curses functions >checking for wresize... yes >checking for mvwchgat... yes >checking for termname... yes >checking whether waddstr() use const char*... yes >checking whether mvwaddstr() use const char*... yes >checking whether mvwaddnstr() use const char*... yes >configure: Checking encryption functions >checking for EVP_bf_cbc... yes >checking for EVP_CIPHER_CTX_cleanup... yes >checking for EVP_CIPHER_CTX_init... yes >checking for EVP_CIPHER_CTX_set_key_length... yes >checking for EVP_CipherInit_ex... yes >checking for EVP_DigestFinal_ex... yes >checking for EVP_DigestInit_ex... yes >checking for EVP_DigestUpdate... yes >checking for EVP_MD_CTX_cleanup... yes >checking for EVP_MD_CTX_init... yes >checking for EVP_md5... yes >checking for EVP_ripemd160... yes >checking for EVP_sha1... yes >configure: Checking support functions >checking for SSLeay_version... yes >configure: Checking miscellaneous properties of platform >checking size of int *... 4 >checking whether byte ordering is bigendian... no >checking for /dev/urandom... yes >checking for /dev/random... yes >configure: Preparing NLS >checking whether NLS is requested... yes >checking for msgfmt... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/msgfmt >checking for xgettext... /usr/bin/xgettext >checking for msgmerge... /usr/bin/msgmerge >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking whether we are using the GNU C Library 2 or newer... yes >checking for simple visibility declarations... yes >checking for inline... inline >checking for stdint.h... yes >checking for stdlib.h... (cached) yes >checking for unistd.h... (cached) yes >checking for getpagesize... yes >checking for working mmap... yes >checking whether integer division by zero raises SIGFPE... yes >checking for inttypes.h... yes >checking for unsigned long long int... yes >checking for inttypes.h... (cached) yes >checking whether the inttypes.h PRIxNN macros are broken... no >checking for ld used by GCC... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking for shared library run path origin... done >checking whether imported symbols can be declared weak... yes >checking pthread.h usability... yes >checking pthread.h presence... yes >checking for pthread.h... yes >checking for pthread_kill in -lpthread... yes >checking for pthread_rwlock_t... yes >checking for multithread API to use... posix >checking argz.h usability... yes >checking argz.h presence... yes >checking for argz.h... yes >checking for inttypes.h... (cached) yes >checking for limits.h... (cached) yes >checking for unistd.h... (cached) yes >checking for sys/param.h... (cached) yes >checking for getcwd... (cached) yes >checking for getegid... yes >checking for geteuid... yes >checking for getgid... yes >checking for getuid... (cached) yes >checking for mempcpy... yes >checking for munmap... yes >checking for stpcpy... yes >checking for strcasecmp... yes >checking for strdup... yes >checking for strtoul... yes >checking for tsearch... yes >checking for argz_count... yes >checking for argz_stringify... yes >checking for argz_next... yes >checking for __fsetlocking... yes >checking whether feof_unlocked is declared... yes >checking whether fgets_unlocked is declared... yes >checking for iconv... yes >checking for working iconv... yes >checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); >checking for NL_LOCALE_NAME macro... yes >checking for bison... no >checking for long long int... yes >checking for wchar_t... yes >checking for wint_t... yes >checking for intmax_t... yes >checking whether printf() supports POSIX/XSI format strings... yes >checking whether we are using the GNU C Library 2.1 or newer... yes >checking for stdint.h... (cached) yes >checking for SIZE_MAX... (((1U << 31) - 1) * 2 + 1) >checking for stdint.h... (cached) yes >checking for CFPreferencesCopyAppValue... no >checking for CFLocaleCopyCurrent... no >checking for ptrdiff_t... yes >checking stddef.h usability... yes >checking stddef.h presence... yes >checking for stddef.h... yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for asprintf... yes >checking for fwprintf... yes >checking for putenv... yes >checking for setenv... yes >checking for setlocale... yes >checking for snprintf... yes >checking for wcslen... yes >checking whether _snprintf is declared... no >checking whether _snwprintf is declared... no >checking whether getc_unlocked is declared... yes >checking for nl_langinfo and CODESET... yes >checking for LC_MESSAGES... yes >checking for CFPreferencesCopyAppValue... (cached) no >checking for CFLocaleCopyCurrent... (cached) no >checking whether included gettext is requested... no >checking for GNU gettext in libc... yes >checking whether to use NLS... yes >checking where the gettext function comes from... libc >configure: creating ./config.status >config.status: creating Makefile >config.status: creating intl/Makefile >config.status: creating po/Makefile.in >config.status: creating crypt/Makefile >config.status: creating ui/Makefile >config.status: creating yapet/Makefile >config.status: creating yapet/pwgen/Makefile >config.status: creating csv2yapet/Makefile >config.status: creating tests/Makefile >config.status: creating tests/testpaths.h >config.status: creating doc/Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing po-directories commands >config.status: creating po/POTFILES >config.status: creating po/Makefile >****************************************************************** >Prefix : /usr >CPPFLAGS : >CFLAGS : -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables >CXXFLAGS : -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables >LDFLAGS : >Use ncurses.h : yes >Doxygen : no >xsltproc : no >Lynx : no >w3m : no >Docbook XSL : http://docbook.sourceforge.net/release/xsl/current >Enable assert : no >Build Documentation : no >Disable install Doc.: yes >Build Source Doc. : no >Set Terminal Title : yes >Build csv2yapet : yes >Build with pwgen : yes >Use NLS : yes >Use included libintl: no >****************************************************************** >Looks good. >+ make -j4 'CXXFLAGS+=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' 'CFLAGS+=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' >make all-recursive >make[1]: Entering directory `/builddir/build/BUILD/yapet-0.6' >Making all in intl >make[2]: Entering directory `/builddir/build/BUILD/yapet-0.6/intl' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/builddir/build/BUILD/yapet-0.6/intl' >Making all in po >make[2]: Entering directory `/builddir/build/BUILD/yapet-0.6/po' >make[2]: Leaving directory `/builddir/build/BUILD/yapet-0.6/po' >Making all in crypt >make[2]: Entering directory `/builddir/build/BUILD/yapet-0.6/crypt' >\ ># source='key.cc' object='libgpcrypt_a-key.o' libtool=no >\ ># source='file.cc' object='libgpcrypt_a-file.o' libtool=no >c++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libgpcrypt_a-key.o `test -f 'key.cc' || echo './'`key.cc >c++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libgpcrypt_a-file.o `test -f 'file.cc' || echo './'`file.cc >\ ># source='crypt.cc' object='libgpcrypt_a-crypt.o' libtool=no >\ ># source='bdbuffer.cc' object='libgpcrypt_a-bdbuffer.o' libtool=no >c++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libgpcrypt_a-crypt.o `test -f 'crypt.cc' || echo './'`crypt.cc >c++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libgpcrypt_a-bdbuffer.o `test -f 'bdbuffer.cc' || echo './'`bdbuffer.cc >\ ># source='partdec.cc' object='libgpcrypt_a-partdec.o' libtool=no >c++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libgpcrypt_a-partdec.o `test -f 'partdec.cc' || echo './'`partdec.cc >rm -f libgpcrypt.a >ar cru libgpcrypt.a libgpcrypt_a-key.o libgpcrypt_a-file.o libgpcrypt_a-crypt.o libgpcrypt_a-bdbuffer.o libgpcrypt_a-partdec.o >ranlib libgpcrypt.a >make[2]: Leaving directory `/builddir/build/BUILD/yapet-0.6/crypt' >Making all in ui >make[2]: Entering directory `/builddir/build/BUILD/yapet-0.6/ui' >\ ># source='checkboxgroup.cc' object='libui_a-checkboxgroup.o' libtool=no >\ ># source='basewindow.cc' object='libui_a-basewindow.o' libtool=no >c++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libui_a-checkboxgroup.o `test -f 'checkboxgroup.cc' || echo './'`checkboxgroup.cc >c++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libui_a-basewindow.o `test -f 'basewindow.cc' || echo './'`basewindow.cc >\ ># source='inputwidget.cc' object='libui_a-inputwidget.o' libtool=no >\ ># source='messagebox.cc' object='libui_a-messagebox.o' libtool=no >c++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libui_a-inputwidget.o `test -f 'inputwidget.cc' || echo './'`inputwidget.cc >c++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libui_a-messagebox.o `test -f 'messagebox.cc' || echo './'`messagebox.cc >\ ># source='button.cc' object='libui_a-button.o' libtool=no >c++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libui_a-button.o `test -f 'button.cc' || echo './'`button.cc >\ ># source='passwordwidget.cc' object='libui_a-passwordwidget.o' libtool=no >c++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libui_a-passwordwidget.o `test -f 'passwordwidget.cc' || echo './'`passwordwidget.cc >\ ># source='dialogbox.cc' object='libui_a-dialogbox.o' libtool=no >c++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libui_a-dialogbox.o `test -f 'dialogbox.cc' || echo './'`dialogbox.cc >\ ># source='colors.cc' object='libui_a-colors.o' libtool=no >c++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libui_a-colors.o `test -f 'colors.cc' || echo './'`colors.cc >\ ># source='misc.cc' object='libui_a-misc.o' libtool=no >c++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libui_a-misc.o `test -f 'misc.cc' || echo './'`misc.cc >\ ># source='roinwidget.cc' object='libui_a-roinwidget.o' libtool=no >c++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libui_a-roinwidget.o `test -f 'roinwidget.cc' || echo './'`roinwidget.cc >\ ># source='intinwidget.cc' object='libui_a-intinwidget.o' libtool=no >c++ -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libui_a-intinwidget.o `test -f 'intinwidget.cc' || echo './'`intinwidget.cc >rm -f libui.a >ar cru libui.a libui_a-checkboxgroup.o libui_a-basewindow.o libui_a-inputwidget.o libui_a-messagebox.o libui_a-button.o libui_a-passwordwidget.o libui_a-dialogbox.o libui_a-colors.o libui_a-misc.o libui_a-roinwidget.o libui_a-intinwidget.o >ranlib libui.a >make[2]: Leaving directory `/builddir/build/BUILD/yapet-0.6/ui' >Making all in yapet >make[2]: Entering directory `/builddir/build/BUILD/yapet-0.6/yapet' >Making all in pwgen >make[3]: Entering directory `/builddir/build/BUILD/yapet-0.6/yapet/pwgen' >\ ># source='charpool.cc' object='libypwgen_a-charpool.o' libtool=no >\ ># source='rng.cc' object='libypwgen_a-rng.o' libtool=no >c++ -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libypwgen_a-charpool.o `test -f 'charpool.cc' || echo './'`charpool.cc >c++ -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libypwgen_a-rng.o `test -f 'rng.cc' || echo './'`rng.cc >\ ># source='pwgen.cc' object='libypwgen_a-pwgen.o' libtool=no >c++ -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/usr/share/locale\" -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libypwgen_a-pwgen.o `test -f 'pwgen.cc' || echo './'`pwgen.cc >In file included from rng.cc:63:0: >pwgenexception.h: In member function 'const YAPET::PWGEN::PWGenNoRNGException& YAPET::PWGEN::PWGenNoRNGException::operator=(const YAPET::PWGEN::PWGenNoRNGException&)': >pwgenexception.h:85:94: error: cannot call constructor 'YAPET::PWGEN::PWGenNoRNGException::PWGenException' directly >pwgenexception.h:85:94: error: for a function-style cast, remove the redundant '::PWGenException' >pwgenexception.h:85:94: error: no matching function for call to 'YAPET::PWGEN::PWGenNoRNGException::PWGenNoRNGException(const YAPET::PWGEN::PWGenException&)' >pwgenexception.h:81:24: note: candidates are: YAPET::PWGEN::PWGenNoRNGException::PWGenNoRNGException(const YAPET::PWGEN::PWGenNoRNGException&) >pwgenexception.h:80:24: note: YAPET::PWGEN::PWGenNoRNGException::PWGenNoRNGException(std::string) >pwgenexception.h:79:24: note: YAPET::PWGEN::PWGenNoRNGException::PWGenNoRNGException() >pwgenexception.h: In member function 'const YAPET::PWGEN::PWGenRNGNotAvailable& YAPET::PWGEN::PWGenRNGNotAvailable::operator=(const YAPET::PWGEN::PWGenRNGNotAvailable&)': >pwgenexception.h:103:94: error: cannot call constructor 'YAPET::PWGEN::PWGenRNGNotAvailable::PWGenException' directly >pwgenexception.h:103:94: error: for a function-style cast, remove the redundant '::PWGenException' >pwgenexception.h:103:94: error: no matching function for call to 'YAPET::PWGEN::PWGenRNGNotAvailable::PWGenRNGNotAvailable(const YAPET::PWGEN::PWGenException&)' >pwgenexception.h:99:24: note: candidates are: YAPET::PWGEN::PWGenRNGNotAvailable::PWGenRNGNotAvailable(const YAPET::PWGEN::PWGenRNGNotAvailable&) >pwgenexception.h:98:24: note: YAPET::PWGEN::PWGenRNGNotAvailable::PWGenRNGNotAvailable(std::string) >pwgenexception.h:97:24: note: YAPET::PWGEN::PWGenRNGNotAvailable::PWGenRNGNotAvailable() >make[3]: *** [libypwgen_a-rng.o] Error 1 >make[3]: *** Waiting for unfinished jobs.... >In file included from rng.h:40:0, > from pwgen.h:36, > from pwgen.cc:31: >pwgenexception.h: In member function 'const YAPET::PWGEN::PWGenNoRNGException& YAPET::PWGEN::PWGenNoRNGException::operator=(const YAPET::PWGEN::PWGenNoRNGException&)': >pwgenexception.h:85:94: error: cannot call constructor 'YAPET::PWGEN::PWGenNoRNGException::PWGenException' directly >pwgenexception.h:85:94: error: for a function-style cast, remove the redundant '::PWGenException' >pwgenexception.h:85:94: error: no matching function for call to 'YAPET::PWGEN::PWGenNoRNGException::PWGenNoRNGException(const YAPET::PWGEN::PWGenException&)' >pwgenexception.h:81:24: note: candidates are: YAPET::PWGEN::PWGenNoRNGException::PWGenNoRNGException(const YAPET::PWGEN::PWGenNoRNGException&) >pwgenexception.h:80:24: note: YAPET::PWGEN::PWGenNoRNGException::PWGenNoRNGException(std::string) >pwgenexception.h:79:24: note: YAPET::PWGEN::PWGenNoRNGException::PWGenNoRNGException() >pwgenexception.h: In member function 'const YAPET::PWGEN::PWGenRNGNotAvailable& YAPET::PWGEN::PWGenRNGNotAvailable::operator=(const YAPET::PWGEN::PWGenRNGNotAvailable&)': >pwgenexception.h:103:94: error: cannot call constructor 'YAPET::PWGEN::PWGenRNGNotAvailable::PWGenException' directly >pwgenexception.h:103:94: error: for a function-style cast, remove the redundant '::PWGenException' >pwgenexception.h:103:94: error: no matching function for call to 'YAPET::PWGEN::PWGenRNGNotAvailable::PWGenRNGNotAvailable(const YAPET::PWGEN::PWGenException&)' >pwgenexception.h:99:24: note: candidates are: YAPET::PWGEN::PWGenRNGNotAvailable::PWGenRNGNotAvailable(const YAPET::PWGEN::PWGenRNGNotAvailable&) >pwgenexception.h:98:24: note: YAPET::PWGEN::PWGenRNGNotAvailable::PWGenRNGNotAvailable(std::string) >pwgenexception.h:97:24: note: YAPET::PWGEN::PWGenRNGNotAvailable::PWGenRNGNotAvailable() >make[3]: *** [libypwgen_a-pwgen.o] Error 1 >make[3]: Leaving directory `/builddir/build/BUILD/yapet-0.6/yapet/pwgen' >make[3]: Entering directory `/builddir/build/BUILD/yapet-0.6/yapet' >\ ># source='main.cc' object='yapet-main.o' libtool=no >c++ -DHAVE_CONFIG_H -I. -I.. -I../crypt -I../ui -DLOCALEDIR=\"/usr/share/locale\" -I./pwgen -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o yapet-main.o `test -f 'main.cc' || echo './'`main.cc >\ ># source='mainwindow.cc' object='yapet-mainwindow.o' libtool=no >\ ># source='statusbar.cc' object='yapet-statusbar.o' libtool=no >c++ -DHAVE_CONFIG_H -I. -I.. -I../crypt -I../ui -DLOCALEDIR=\"/usr/share/locale\" -I./pwgen -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o yapet-mainwindow.o `test -f 'mainwindow.cc' || echo './'`mainwindow.cc >c++ -DHAVE_CONFIG_H -I. -I.. -I../crypt -I../ui -DLOCALEDIR=\"/usr/share/locale\" -I./pwgen -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o yapet-statusbar.o `test -f 'statusbar.cc' || echo './'`statusbar.cc >\ ># source='fileopen.cc' object='yapet-fileopen.o' libtool=no >c++ -DHAVE_CONFIG_H -I. -I.. -I../crypt -I../ui -DLOCALEDIR=\"/usr/share/locale\" -I./pwgen -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o yapet-fileopen.o `test -f 'fileopen.cc' || echo './'`fileopen.cc >\ ># source='passworddialog.cc' object='yapet-passworddialog.o' libtool=no >c++ -DHAVE_CONFIG_H -I. -I.. -I../crypt -I../ui -DLOCALEDIR=\"/usr/share/locale\" -I./pwgen -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o yapet-passworddialog.o `test -f 'passworddialog.cc' || echo './'`passworddialog.cc >In file included from pwgen/rng.h:40:0, > from cfg.h:38, > from main.cc:92: >pwgen/pwgenexception.h: In member function 'const YAPET::PWGEN::PWGenNoRNGException& YAPET::PWGEN::PWGenNoRNGException::operator=(const YAPET::PWGEN::PWGenNoRNGException&)': >pwgen/pwgenexception.h:85:94: error: cannot call constructor 'YAPET::PWGEN::PWGenNoRNGException::PWGenException' directly >pwgen/pwgenexception.h:85:94: error: for a function-style cast, remove the redundant '::PWGenException' >pwgen/pwgenexception.h:85:94: error: no matching function for call to 'YAPET::PWGEN::PWGenNoRNGException::PWGenNoRNGException(const YAPET::PWGEN::PWGenException&)' >pwgen/pwgenexception.h:81:24: note: candidates are: YAPET::PWGEN::PWGenNoRNGException::PWGenNoRNGException(const YAPET::PWGEN::PWGenNoRNGException&) >pwgen/pwgenexception.h:80:24: note: YAPET::PWGEN::PWGenNoRNGException::PWGenNoRNGException(std::string) >pwgen/pwgenexception.h:79:24: note: YAPET::PWGEN::PWGenNoRNGException::PWGenNoRNGException() >pwgen/pwgenexception.h: In member function 'const YAPET::PWGEN::PWGenRNGNotAvailable& YAPET::PWGEN::PWGenRNGNotAvailable::operator=(const YAPET::PWGEN::PWGenRNGNotAvailable&)': >pwgen/pwgenexception.h:103:94: error: cannot call constructor 'YAPET::PWGEN::PWGenRNGNotAvailable::PWGenException' directly >pwgen/pwgenexception.h:103:94: error: for a function-style cast, remove the redundant '::PWGenException' >pwgen/pwgenexception.h:103:94: error: no matching function for call to 'YAPET::PWGEN::PWGenRNGNotAvailable::PWGenRNGNotAvailable(const YAPET::PWGEN::PWGenException&)' >pwgen/pwgenexception.h:99:24: note: candidates are: YAPET::PWGEN::PWGenRNGNotAvailable::PWGenRNGNotAvailable(const YAPET::PWGEN::PWGenRNGNotAvailable&) >pwgen/pwgenexception.h:98:24: note: YAPET::PWGEN::PWGenRNGNotAvailable::PWGenRNGNotAvailable(std::string) >pwgen/pwgenexception.h:97:24: note: YAPET::PWGEN::PWGenRNGNotAvailable::PWGenRNGNotAvailable() >make[3]: *** [yapet-main.o] Error 1 >make[3]: *** Waiting for unfinished jobs.... >In file included from fileopen.h:43:0, > from fileopen.cc:75: >../ui/listwidget.h: In member function 'void YAPET::UI::ListWidget<T>::showScrollIndicators() [with T = std::basic_string<char, std::char_traits<char>, YAPET::UI::secallocator<char> >]': >../ui/listwidget.h:677:21: instantiated from 'int YAPET::UI::ListWidget<T>::focus() [with T = std::basic_string<char, std::char_traits<char>, YAPET::UI::secallocator<char> >]' >fileopen.cc:242:34: instantiated from here >../ui/listwidget.h:327:21: warning: comparison between signed and unsigned integer expressions >../ui/listwidget.h:327:21: warning: comparison between signed and unsigned integer expressions >../ui/listwidget.h: In member function 'void YAPET::UI::ListWidget<T>::scrollPageDown() [with T = std::basic_string<char, std::char_traits<char>, YAPET::UI::secallocator<char> >]': >../ui/listwidget.h:708:33: instantiated from 'int YAPET::UI::ListWidget<T>::focus() [with T = std::basic_string<char, std::char_traits<char>, YAPET::UI::secallocator<char> >]' >fileopen.cc:242:34: instantiated from here >../ui/listwidget.h:479:25: warning: comparison between signed and unsigned integer expressions >In file included from pwgen/rng.h:40:0, > from pwgen/pwgen.h:36, > from pwgendialog.h:63, > from passwordrecord.h:52, > from mainwindow.cc:69: >pwgen/pwgenexception.h: In member function 'const YAPET::PWGEN::PWGenNoRNGException& YAPET::PWGEN::PWGenNoRNGException::operator=(const YAPET::PWGEN::PWGenNoRNGException&)': >pwgen/pwgenexception.h:85:94: error: cannot call constructor 'YAPET::PWGEN::PWGenNoRNGException::PWGenException' directly >pwgen/pwgenexception.h:85:94: error: for a function-style cast, remove the redundant '::PWGenException' >pwgen/pwgenexception.h:85:94: error: no matching function for call to 'YAPET::PWGEN::PWGenNoRNGException::PWGenNoRNGException(const YAPET::PWGEN::PWGenException&)' >pwgen/pwgenexception.h:81:24: note: candidates are: YAPET::PWGEN::PWGenNoRNGException::PWGenNoRNGException(const YAPET::PWGEN::PWGenNoRNGException&) >pwgen/pwgenexception.h:80:24: note: YAPET::PWGEN::PWGenNoRNGException::PWGenNoRNGException(std::string) >pwgen/pwgenexception.h:79:24: note: YAPET::PWGEN::PWGenNoRNGException::PWGenNoRNGException() >pwgen/pwgenexception.h: In member function 'const YAPET::PWGEN::PWGenRNGNotAvailable& YAPET::PWGEN::PWGenRNGNotAvailable::operator=(const YAPET::PWGEN::PWGenRNGNotAvailable&)': >pwgen/pwgenexception.h:103:94: error: cannot call constructor 'YAPET::PWGEN::PWGenRNGNotAvailable::PWGenException' directly >pwgen/pwgenexception.h:103:94: error: for a function-style cast, remove the redundant '::PWGenException' >pwgen/pwgenexception.h:103:94: error: no matching function for call to 'YAPET::PWGEN::PWGenRNGNotAvailable::PWGenRNGNotAvailable(const YAPET::PWGEN::PWGenException&)' >pwgen/pwgenexception.h:99:24: note: candidates are: YAPET::PWGEN::PWGenRNGNotAvailable::PWGenRNGNotAvailable(const YAPET::PWGEN::PWGenRNGNotAvailable&) >pwgen/pwgenexception.h:98:24: note: YAPET::PWGEN::PWGenRNGNotAvailable::PWGenRNGNotAvailable(std::string) >pwgen/pwgenexception.h:97:24: note: YAPET::PWGEN::PWGenRNGNotAvailable::PWGenRNGNotAvailable() >In file included from mainwindow.h:46:0, > from mainwindow.cc:66: >../ui/listwidget.h: In member function 'void YAPET::UI::ListWidget<T>::showScrollIndicators() [with T = YAPET::PartDec]': >../ui/listwidget.h:677:21: instantiated from 'int YAPET::UI::ListWidget<T>::focus() [with T = YAPET::PartDec]' >mainwindow.cc:1122:45: instantiated from here >../ui/listwidget.h:327:21: warning: comparison between signed and unsigned integer expressions >../ui/listwidget.h:327:21: warning: comparison between signed and unsigned integer expressions >../ui/listwidget.h: In member function 'void YAPET::UI::ListWidget<T>::scrollPageDown() [with T = YAPET::PartDec]': >../ui/listwidget.h:708:33: instantiated from 'int YAPET::UI::ListWidget<T>::focus() [with T = YAPET::PartDec]' >mainwindow.cc:1122:45: instantiated from here >../ui/listwidget.h:479:25: warning: comparison between signed and unsigned integer expressions >make[3]: *** [yapet-mainwindow.o] Error 1 >make[3]: Leaving directory `/builddir/build/BUILD/yapet-0.6/yapet' >make[2]: *** [all-recursive] Error 1 >make[2]: Leaving directory `/builddir/build/BUILD/yapet-0.6/yapet' >Making all in csv2yapet >make[2]: Entering directory `/builddir/build/BUILD/yapet-0.6/csv2yapet' >\ ># source='main.cc' object='csv2yapet-main.o' libtool=no >\ ># source='csvimport.cc' object='csv2yapet-csvimport.o' libtool=no >\ ># source='../yapet/consts.cc' object='csv2yapet-consts.o' libtool=no >c++ -DHAVE_CONFIG_H -I. -I.. -I../yapet -I../crypt -DLOCALEDIR=\"/usr/share/locale\" -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o csv2yapet-main.o `test -f 'main.cc' || echo './'`main.cc >c++ -DHAVE_CONFIG_H -I. -I.. -I../yapet -I../crypt -DLOCALEDIR=\"/usr/share/locale\" -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o csv2yapet-csvimport.o `test -f 'csvimport.cc' || echo './'`csvimport.cc >c++ -DHAVE_CONFIG_H -I. -I.. -I../yapet -I../crypt -DLOCALEDIR=\"/usr/share/locale\" -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o csv2yapet-consts.o `test -f '../yapet/consts.cc' || echo './'`../yapet/consts.cc >c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o csv2yapet csv2yapet-main.o csv2yapet-csvimport.o csv2yapet-consts.o ../crypt/libgpcrypt.a -lcrypto -lncurses >make[2]: Leaving directory `/builddir/build/BUILD/yapet-0.6/csv2yapet' >Making all in tests >make[2]: Entering directory `/builddir/build/BUILD/yapet-0.6/tests' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/builddir/build/BUILD/yapet-0.6/tests' >Making all in doc >make[2]: Entering directory `/builddir/build/BUILD/yapet-0.6/doc' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/builddir/build/BUILD/yapet-0.6/doc' >make[2]: Entering directory `/builddir/build/BUILD/yapet-0.6' >rm -f yapet.desktop.tmp yapet.desktop >/bin/sed -e 's|@PACKAGE_STRING[@]|YAPET 0.6|g' -e 's|@PACKAGE_VERSION[@]|0.6|g' -e 's|@PACKAGE_NAME[@]|YAPET|g' -e 's|@PACKAGE_TARNAME[@]|yapet|g' -e 's|@PACKAGE[@]|yapet|g' -e 's|@top_srcdir[@]|.|g' -e 's|@top_builddir[@]|.|g' -e 's|@prefix[@]|/usr|g' ./yapet.desktop.in > yapet.desktop >make[2]: Leaving directory `/builddir/build/BUILD/yapet-0.6' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/builddir/build/BUILD/yapet-0.6' >make: *** [all] Error 2 >error: Bad exit status from /var/tmp/rpm-tmp.yOl2kB (%build) >RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.yOl2kB (%build) >Child returncode was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/yapet.spec'] >Traceback (most recent call last): > File "/usr/lib/python2.6/site-packages/mock/trace_decorator.py", line 70, in trace > result = func(*args, **kw) > File "/usr/lib/python2.6/site-packages/mock/util.py", line 333, in do > raise mock.exception.Error, ("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >Error: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/yapet.spec'] >LEAVE do --> EXCEPTION RAISED >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 631039
:
443651
| 443652 |
443653
|
443654
|
443655
|
443656