Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 272263 Details for
Bug 366191
mail-filter/mailfilter fails to build with gcc 4.6
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
mailfilter-0.8.2:20110506-020255.log (text/plain), 10.14 KB, created by
Diego Elio Pettenò (RETIRED)
on 2011-05-06 07:30:21 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2011-05-06 07:30:21 UTC
Size:
10.14 KB
patch
obsolete
> * Package: mail-filter/mailfilter-0.8.2 > * Repository: gentoo > * Maintainer: net-mail@gentoo.org > * USE: elibc_glibc kernel_linux test userland_GNU x86 > * FEATURES: sandbox test userpriv usersandbox >>>> Unpacking source... >>>> Unpacking mailfilter-0.8.2.tar.gz to /var/tmp/portage/mail-filter/mailfilter-0.8.2/work >>>> Source unpacked in /var/tmp/portage/mail-filter/mailfilter-0.8.2/work >>>> Preparing source in /var/tmp/portage/mail-filter/mailfilter-0.8.2/work/mailfilter-0.8.2 ... > * Applying 0.8.2-gcc44.patch ... > [ ok ] > * Applying 0.8.2-openssl-1.patch ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/mail-filter/mailfilter-0.8.2/work/mailfilter-0.8.2 ... >./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib >configure: loading site script /usr/share/config.site >configure: loading site script /usr/share/crossdev/include/site/linux >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 >checking whether to enable maintainer-specific portions of Makefiles... no >checking for gawk... (cached) gawk >checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ >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 i686-pc-linux-gnu-g++ accepts -g... yes >checking for style of include used by make... GNU >checking dependency style of i686-pc-linux-gnu-g++... gcc3 >checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... yes >checking whether i686-pc-linux-gnu-gcc accepts -g... yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking dependency style of i686-pc-linux-gnu-gcc... gcc3 >checking for library containing strerror... none required >checking whether make sets $(MAKE)... (cached) yes >checking for bison... bison -y >checking for flex... flex >checking lex output file root... lex.yy >checking lex library... -lfl >checking whether yytext is a pointer... yes >checking for BIO_new in -lcrypto... yes >checking for SSL_new in -lssl... yes >checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -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 arpa/inet.h usability... yes >checking arpa/inet.h presence... yes >checking for arpa/inet.h... yes >checking wordexp.h usability... yes >checking wordexp.h presence... yes >checking for wordexp.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking for inttypes.h... (cached) yes >checking libintl.h usability... yes >checking libintl.h presence... yes >checking for libintl.h... yes >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking netdb.h usability... yes >checking netdb.h presence... yes >checking for netdb.h... yes >checking netinet/in.h usability... yes >checking netinet/in.h presence... yes >checking for netinet/in.h... yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking for unistd.h... (cached) yes >checking for an ANSI C-conforming const... yes >checking for size_t... yes >checking whether time.h and sys/time.h may both be included... yes >checking for getopt_long... yes >checking for error_at_line... yes >checking return type of signal handlers... void >checking for connect in -lsocket... no >checking for gethostbyname in -lnsl... yes >checking for regcomp in -lregex... no >checking for alarm... yes >checking for gethostbyname... yes >checking for gettimeofday... yes >checking for memset... yes >checking for regcomp... yes >checking for select... yes >checking for setlocale... yes >checking for socket... yes >checking for strcasecmp... yes >checking for strdup... yes >checking for snprintf... yes >checking for strerror... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating mailfilter.spec >config.status: creating src/Makefile >config.status: creating man/Makefile >config.status: creating doc/Makefile >config.status: creating contrib/Makefile >config.status: creating doc/Doxyfile >config.status: creating config.h >config.status: executing depfiles commands > >mailfilter 0.8.2 configured. > >You can now type `gmake' to compile mailfilter. >If `gmake' is not available on your system, try `make' instead. >>>> Source configured. >>>> Compiling source in /var/tmp/portage/mail-filter/mailfilter-0.8.2/work/mailfilter-0.8.2 ... >make -j14 -j1 >make all-recursive >make[1]: Entering directory `/var/tmp/portage/mail-filter/mailfilter-0.8.2/work/mailfilter-0.8.2' >Making all in doc >make[2]: Entering directory `/var/tmp/portage/mail-filter/mailfilter-0.8.2/work/mailfilter-0.8.2/doc' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/mail-filter/mailfilter-0.8.2/work/mailfilter-0.8.2/doc' >Making all in man >make[2]: Entering directory `/var/tmp/portage/mail-filter/mailfilter-0.8.2/work/mailfilter-0.8.2/man' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/mail-filter/mailfilter-0.8.2/work/mailfilter-0.8.2/man' >Making all in src >make[2]: Entering directory `/var/tmp/portage/mail-filter/mailfilter-0.8.2/work/mailfilter-0.8.2/src' >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I. -I../include -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../intl -I.. -I../include -I. -O2 -pipe -MT md5c.o -MD -MP -MF .deps/md5c.Tpo -c -o md5c.o md5c.c >mv -f .deps/md5c.Tpo .deps/md5c.Po >bison -y -p rc -d -v -oy.tab.c rcfile.yy; \ > mv -f y.tab.c rcparser.cc; \ > mv -f y.tab.h rcparser.hh; \ > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I. -I../include -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../intl -I.. -I../include -I. -Wall -O2 -pipe -c rcparser.cc; \ > touch y.tab.c >flex -+ -i -Prc -orcfile.cc rcfile.ll >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I. -I../include -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../intl -I.. -I../include -I. -Wall -O2 -pipe -MT rcfile.o -MD -MP -MF .deps/rcfile.Tpo -c -o rcfile.o rcfile.cc >mv -f .deps/rcfile.Tpo .deps/rcfile.Po >bison -y -d -v -p rfc -orfc822parser.cc rfc822.yy; \ > mv -f y.tab.h rfc822parser.hh; \ > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I. -I../include -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../intl -I.. -I../include -I. -Wall -O2 -pipe -c rfc822parser.cc; \ > touch y.tab.c >mv: cannot stat `y.tab.h': No such file or directory >flex -+ -i -Prfc -orfc822.cc rfc822.ll >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I. -I../include -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../intl -I.. -I../include -I. -Wall -O2 -pipe -MT rfc822.o -MD -MP -MF .deps/rfc822.Tpo -c -o rfc822.o rfc822.cc >mv -f .deps/rfc822.Tpo .deps/rfc822.Po >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I. -I../include -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../intl -I.. -I../include -I. -Wall -O2 -pipe -MT mailfilter.o -MD -MP -MF .deps/mailfilter.Tpo -c -o mailfilter.o mailfilter.cc >mailfilter.cc: In function âstd::string exec_shell(const char*)â: >mailfilter.cc:385:36: warning: ignoring return value of âchar* fgets(char*, int, FILE*)â, declared with attribute warn_unused_result [-Wunused-result] >mv -f .deps/mailfilter.Tpo .deps/mailfilter.Po >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I. -I../include -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../intl -I.. -I../include -I. -Wall -O2 -pipe -MT header.o -MD -MP -MF .deps/header.Tpo -c -o header.o header.cc >mv -f .deps/header.Tpo .deps/header.Po >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I. -I../include -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../intl -I.. -I../include -I. -Wall -O2 -pipe -MT weeder.o -MD -MP -MF .deps/weeder.Tpo -c -o weeder.o weeder.cc >mv -f .deps/weeder.Tpo .deps/weeder.Po >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I. -I../include -I.. -DLOCALEDIR=\"/usr/share/locale\" -I../intl -I.. -I../include -I. -Wall -O2 -pipe -MT preferences.o -MD -MP -MF .deps/preferences.Tpo -c -o preferences.o preferences.cc >preferences.cc: In member function âvoid Preferences::init()â: >preferences.cc:85:53: error: using temporary as lvalue [-fpermissive] >preferences.cc:86:53: error: using temporary as lvalue [-fpermissive] >make[2]: *** [preferences.o] Error 1 >make[2]: Leaving directory `/var/tmp/portage/mail-filter/mailfilter-0.8.2/work/mailfilter-0.8.2/src' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/var/tmp/portage/mail-filter/mailfilter-0.8.2/work/mailfilter-0.8.2' >make: *** [all] Error 2 >emake failed > * ERROR: mail-filter/mailfilter-0.8.2 failed (compile phase): > * (no error message) > * > * Call stack: > * ebuild.sh, line 56: Called src_compile > * environment, line 2371: Called die > * The specific snippet of code: > * emake -j1 || die > * > * If you need support, post the output of 'emerge --info =mail-filter/mailfilter-0.8.2', > * the complete build log and the output of 'emerge -pqv =mail-filter/mailfilter-0.8.2'. > * The complete build log is located at '/var/log/portage/build/mail-filter/mailfilter-0.8.2:20110506-020255.log'. > * The ebuild environment file is located at '/var/tmp/portage/mail-filter/mailfilter-0.8.2/temp/environment'. > * S: '/var/tmp/portage/mail-filter/mailfilter-0.8.2/work/mailfilter-0.8.2'
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 366191
: 272263