Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 175938 Details for
Bug 251726
app-admin/conky-1.6.2_pre1347 - fails to compile with gcc-4.3
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
emerge error output
pre1347-fail-emerge..txt (text/plain), 20.48 KB, created by
Gürkan
on 2008-12-20 12:12:43 UTC
(
hide
)
Description:
emerge error output
Filename:
MIME Type:
Creator:
Gürkan
Created:
2008-12-20 12:12:43 UTC
Size:
20.48 KB
patch
obsolete
>seqizz # LC_ALL="C" emerge -1v conky > >These are the packages that would be merged, in order: > >Calculating dependencies... done! >[ebuild U ] app-admin/conky-1.6.2_pre1347 [1.6.2_pre1285] USE="X audacious hddtemp ipv6 rss truetype wifi (-bmpx) -debug -moc -mpd -nano-syntax -nvidia -smapi -vim-syntax" 0 kB > >Total: 1 package (1 upgrade), Size of downloads: 0 kB > > >>>> Verifying ebuild manifests > >>>> Emerging (1 of 1) app-admin/conky-1.6.2_pre1347 > * conky-1.6.2_pre1347.tar.bz2 RMD160 SHA1 SHA256 size ;-) ... [ ok ] > * checking ebuild checksums ;-) ... [ ok ] > * checking auxfile checksums ;-) ... [ ok ] > * checking miscfile checksums ;-) ... [ ok ] >>>> Unpacking source... >>>> Unpacking conky-1.6.2_pre1347.tar.bz2 to /var/tmp/portage/app-admin/conky-1.6.2_pre1347/work >>>> Source unpacked. >>>> Compiling source in /var/tmp/portage/app-admin/conky-1.6.2_pre1347/work/conky-1.6.2_pre1347 ... > * You have the ipv6 USE flag enabled. Please note that using > * the ipv6 USE flag with Conky disables the port monitor. > * econf: updating conky-1.6.2_pre1347/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating conky-1.6.2_pre1347/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --enable-proc-uptime --enable-x11 --enable-double-buffer --enable-xdamage --enable-own-window --enable-xft --enable-audacious --disable-bmpx --disable-debug --enable-hddtemp --disable-moc --disable-mpd --disable-nvidia --enable-rss --disable-smapi --enable-wlan --disable-portmon --build=i686-pc-linux-gnu >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 for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc >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-gcc accepts -g... yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of i686-pc-linux-gnu-gcc... gcc3 >checking for a sed that does not truncate output... /bin/sed >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for a BSD-compatible install... /usr/bin/install -c >checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r >checking for BSD-compatible nm... /usr/bin/nm -B >checking whether ln -s works... yes >checking how to recognize dependent libraries... pass_all >checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -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 dlfcn.h usability... yes >checking dlfcn.h presence... yes >checking for dlfcn.h... yes >checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether i686-pc-linux-gnu-g++ accepts -g... yes >checking dependency style of i686-pc-linux-gnu-g++... gcc3 >checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E >checking for i686-pc-linux-gnu-g77... no >checking for i686-pc-linux-gnu-xlf... no >checking for i686-pc-linux-gnu-f77... no >checking for i686-pc-linux-gnu-frt... no >checking for i686-pc-linux-gnu-pgf77... no >checking for i686-pc-linux-gnu-cf77... no >checking for i686-pc-linux-gnu-fort77... no >checking for i686-pc-linux-gnu-fl32... no >checking for i686-pc-linux-gnu-af77... no >checking for i686-pc-linux-gnu-xlf90... no >checking for i686-pc-linux-gnu-f90... no >checking for i686-pc-linux-gnu-pgf90... no >checking for i686-pc-linux-gnu-pghpf... no >checking for i686-pc-linux-gnu-epcf90... no >checking for i686-pc-linux-gnu-gfortran... i686-pc-linux-gnu-gfortran >checking whether we are using the GNU Fortran 77 compiler... yes >checking whether i686-pc-linux-gnu-gfortran accepts -g... yes >checking the maximum length of command line arguments... 1572864 >checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok >checking for objdir... .libs >checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar >checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib >checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip >checking for correct ltmain.sh version... yes >checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC >checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works... yes >checking if i686-pc-linux-gnu-gcc static flag -static works... yes >checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes >checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >configure: creating libtool >appending configuration tag "CXX" to libtool >checking for ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC >checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works... yes >checking if i686-pc-linux-gnu-g++ static flag -static works... yes >checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes >checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >(cached) (cached) checking how to hardcode library paths into programs... immediate >appending configuration tag "F77" to libtool >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking for i686-pc-linux-gnu-gfortran option to produce PIC... -fPIC >checking if i686-pc-linux-gnu-gfortran PIC flag -fPIC works... yes >checking if i686-pc-linux-gnu-gfortran static flag -static works... yes >checking if i686-pc-linux-gnu-gfortran supports -c -o file.o... yes >checking whether the i686-pc-linux-gnu-gfortran linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >(cached) (cached) checking how to hardcode library paths into programs... immediate >checking for pkg-config... yes >checking for i686-pc-linux-gnu-pkg-config... no >checking for pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.19... yes >checking for fopencookie... yes >checking for Audacious... yes >checking audacious/audctrl.h usability... yes >checking audacious/audctrl.h presence... yes >checking for audacious/audctrl.h... yes >checking audacious/dbus.h usability... yes >checking audacious/dbus.h presence... yes >checking for audacious/dbus.h... yes >checking glib.h usability... yes >checking glib.h presence... yes >checking for glib.h... yes >checking glib-object.h usability... yes >checking glib-object.h presence... yes >checking for glib-object.h... yes >checking for libxml2... yes >checking for libcurl... yes >checking iwlib.h usability... yes >checking iwlib.h presence... yes >checking for iwlib.h... yes >checking for iw_sockets_open in -liw... yes >checking for ld used by GCC... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for shared library run path origin... done >checking for iconv... yes >checking for working iconv... yes >checking for iconv declaration... > extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); >checking for X11... yes >checking for Xext... yes >checking for XDamage... yes >checking for Xft... yes >checking for GLib2... yes >checking signal.h usability... yes >checking signal.h presence... yes >checking for signal.h... yes >checking for unistd.h... (cached) yes >checking sys/utsname.h usability... yes >checking sys/utsname.h presence... yes >checking for sys/utsname.h... yes >checking for sys/stat.h... (cached) yes >checking linux/soundcard.h usability... yes >checking linux/soundcard.h presence... yes >checking for linux/soundcard.h... yes >checking dirent.h usability... yes >checking dirent.h presence... yes >checking for dirent.h... yes >checking mcheck.h usability... yes >checking mcheck.h presence... yes >checking for mcheck.h... yes >checking sys/statfs.h usability... yes >checking sys/statfs.h presence... yes >checking for sys/statfs.h... yes >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking pthread.h usability... yes >checking pthread.h presence... yes >checking for pthread.h... yes >checking assert.h usability... yes >checking assert.h presence... yes >checking for assert.h... yes >checking errno.h usability... yes >checking errno.h presence... yes >checking for errno.h... yes >checking time.h usability... yes >checking time.h presence... yes >checking for time.h... yes >checking for sys/mount.h... yes >checking for calloc... yes >checking for malloc... yes >checking for free... yes >checking for popen... yes >checking for sysinfo... yes >checking for getloadavg... yes >checking for memrchr... yes >checking for strndup... yes >checking for gethostbyname_r... yes >checking for library containing clock_gettime... none required >checking for struct statfs.f_fstypename... no >checking zlib.h usability... yes >checking zlib.h presence... yes >checking for zlib.h... yes >checking for db2x_xsltproc... no >checking for db2x_manxml... no >checking for xsltproc... xsltproc >checking if /usr/i686-pc-linux-gnu/bin/ld accepts -O1... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating data/Makefile >config.status: creating doc/Makefile >config.status: creating src/Makefile >config.status: creating src/build.h >config.status: creating src/config.h >config.status: executing depfiles commands > >conky 1.6.2_pre1347 configured successfully: > > Installing into: /usr > System config dir: /etc > C compiler flags: -O3 -march=core2 -mtune=core2 -fomit-frame-pointer -pipe -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/libmowgli -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -W > Linker flags: -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--sort-common -s -Wl,-O1 > Libraries: -pthread -laudclient -lgthread-2.0 -lrt -lgtk-x11-2.0 -lmcs -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lz -lfontconfig -lgmodule-2.0 -lmowgli -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lm -lxml2 -lcurl -liw -lX11 -lXext -lXdamage -lXfixes -lXft -lXrender -lfontconfig -lfreetype -lz -lX11 -lglib-2.0 > > * X11: > X11 support: yes > XDamage support: yes > XDBE support: yes > Xft support: yes > > * Music detection: > Audacious: yes > BMPx: no > MPD: no > MOC: no > XMMS2: no > > * General: > math: yes > hddtemp: yes > portmon: no > RSS: yes > wireless: yes > SMAPI: no > nvidia: no > eve-online: no > config-output: yes >make -j4 -s >Making all in src >common.c: In function 'open_file': >common.c:83: warning: implicit declaration of function 'strerror' >common.c:83: warning: format '%s' expects type 'char *', but argument 4 has type 'int' >common.c: In function 'variable_substitute': >common.c:120: warning: implicit declaration of function 'strncpy' >common.c:120: warning: incompatible implicit declaration of built-in function 'strncpy' >common.c:131: warning: implicit declaration of function 'strlen' >common.c:131: warning: incompatible implicit declaration of built-in function 'strlen' >common.c: In function 'get_net_stat': >common.c:164: warning: implicit declaration of function 'strcmp' >common.c:173: warning: implicit declaration of function 'strndup' >common.c:173: warning: incompatible implicit declaration of built-in function 'strndup' >common.c: In function 'clear_net_stats': >common.c:185: warning: implicit declaration of function 'memset' >common.c:185: warning: incompatible implicit declaration of built-in function 'memset' >common.c: In function 'free_dns_data': >common.c:196: warning: incompatible implicit declaration of built-in function 'memset' >common.c: In function 'update_dns_data': >common.c:222: warning: implicit declaration of function 'strncmp' >common.c:223: warning: incompatible implicit declaration of built-in function 'strlen' >common.c:226: warning: incompatible implicit declaration of built-in function 'strndup' >fs.c: In function 'clear_fs_stats': >fs.c:77: warning: implicit declaration of function 'memset' >fs.c:77: warning: incompatible implicit declaration of built-in function 'memset' >fs.c: In function 'prepare_fs_stat': >fs.c:89: warning: implicit declaration of function 'strncmp' >fs.c:101: warning: implicit declaration of function 'strncpy' >fs.c:101: warning: incompatible implicit declaration of built-in function 'strncpy' >fs.c: In function 'update_fs_stat': >fs.c:121: warning: incompatible implicit declaration of built-in function 'strncpy' >fs.c:122: warning: implicit declaration of function 'strerror' >fs.c:122: warning: format '%s' expects type 'char *', but argument 4 has type 'int' >fs.c: In function 'get_fs_type': >fs.c:148: warning: format '%s' expects type 'char *', but argument 3 has type 'int' >fs.c:149: warning: incompatible implicit declaration of built-in function 'strncpy' >fs.c:156: warning: implicit declaration of function 'strdup' >fs.c:156: warning: incompatible implicit declaration of built-in function 'strdup' >fs.c:158: warning: implicit declaration of function 'strcmp' >fs.c:163: warning: implicit declaration of function 'strrchr' >fs.c:163: warning: incompatible implicit declaration of built-in function 'strrchr' >fs.c:166: warning: implicit declaration of function 'strlen' >fs.c:166: warning: incompatible implicit declaration of built-in function 'strlen' >fs.c:172: warning: incompatible implicit declaration of built-in function 'strlen' >fs.c:178: warning: incompatible implicit declaration of built-in function 'strncpy' >fs.c:183: warning: incompatible implicit declaration of built-in function 'strncpy' >audacious.c: In function 'update_audacious': >audacious.c:75: warning: implicit declaration of function 'memcpy' >audacious.c:75: warning: incompatible implicit declaration of built-in function 'memcpy' >audacious.c: In function 'audacious_thread_func': >audacious.c:157: warning: implicit declaration of function 'memset' >audacious.c:157: warning: incompatible implicit declaration of built-in function 'memset' >audacious.c:158: warning: implicit declaration of function 'strcpy' >audacious.c:158: warning: incompatible implicit declaration of built-in function 'strcpy' >audacious.c:164: warning: incompatible implicit declaration of built-in function 'strcpy' >audacious.c:166: warning: incompatible implicit declaration of built-in function 'strcpy' >audacious.c:168: warning: incompatible implicit declaration of built-in function 'strcpy' >audacious.c:175: warning: implicit declaration of function 'strncpy' >audacious.c:175: warning: incompatible implicit declaration of built-in function 'strncpy' >audacious.c:218: warning: incompatible implicit declaration of built-in function 'strncpy' >audacious.c:240: warning: incompatible implicit declaration of built-in function 'memcpy' >hddtemp.c: In function 'scan_hddtemp': >hddtemp.c:54: warning: implicit declaration of function 'strncmp' >hddtemp.c:55: warning: implicit declaration of function 'strncpy' >hddtemp.c:55: warning: incompatible implicit declaration of built-in function 'strncpy' >hddtemp.c:58: warning: implicit declaration of function 'strndup' >hddtemp.c:58: warning: incompatible implicit declaration of built-in function 'strndup' >hddtemp.c: In function 'read_hdd_val': >hddtemp.c:94: warning: implicit declaration of function 'strchr' >hddtemp.c:94: warning: incompatible implicit declaration of built-in function 'strchr' >hddtemp.c: In function 'get_hddtemp_info': >hddtemp.c:147: warning: implicit declaration of function 'memset' >hddtemp.c:147: warning: incompatible implicit declaration of built-in function 'memset' >hddtemp.c:200: warning: implicit declaration of function 'strlen' >hddtemp.c:200: warning: incompatible implicit declaration of built-in function 'strlen' >diskio.c: In function 'prepare_diskio_stat': >diskio.c:80: warning: implicit declaration of function 'strcmp' >diskio.c:97: warning: implicit declaration of function 'strndup' >diskio.c:97: warning: incompatible implicit declaration of built-in function 'strndup' >diskio.c:112: warning: implicit declaration of function 'strncmp' >mail.c: In function 'imap_thread': >mail.c:368: error: 'ULONG_MAX' undeclared (first use in this function) >mail.c:368: error: (Each undeclared identifier is reported only once >mail.c:368: error: for each function it appears in.) >mail.c:502: warning: implicit declaration of function 'MAX' >mail.c: In function 'pop3_thread': >mail.c:675: error: 'ULONG_MAX' undeclared (first use in this function) >make[2]: *** [mail.o] Error 1 >make[2]: *** Waiting for unfinished jobs.... >users.c: In function 'user_name': >users.c:41: warning: implicit declaration of function 'strlen' >users.c:41: warning: incompatible implicit declaration of built-in function 'strlen' >users.c:42: warning: implicit declaration of function 'strncat' >users.c:42: warning: incompatible implicit declaration of built-in function 'strncat' >users.c: In function 'user_term': >users.c:67: warning: incompatible implicit declaration of built-in function 'strlen' >users.c:68: warning: incompatible implicit declaration of built-in function 'strncat' >users.c: In function 'user_time': >users.c:101: warning: incompatible implicit declaration of built-in function 'strlen' >users.c:102: warning: incompatible implicit declaration of built-in function 'strncat' >users.c: In function 'update_users': >users.c:135: warning: implicit declaration of function 'strncpy' >users.c:135: warning: incompatible implicit declaration of built-in function 'strncpy' >users.c:142: warning: incompatible implicit declaration of built-in function 'strncpy' >users.c:161: warning: incompatible implicit declaration of built-in function 'strncpy' >users.c:168: warning: incompatible implicit declaration of built-in function 'strncpy' >users.c:177: warning: incompatible implicit declaration of built-in function 'strncpy' >users.c:184: warning: incompatible implicit declaration of built-in function 'strncpy' >conky.c: In function 'human_readable': >conky.c:1150: warning: implicit declaration of function 'MAX' >conky.c: In function 'draw_string': >conky.c:5870: warning: implicit declaration of function 'MIN' >conky.c: In function 'spaced_print': >conky.c:1080: warning: 'len' may be used uninitialized in this function >make[1]: *** [all] Error 2 >make: *** [all-recursive] Error 1 > * > * ERROR: app-admin/conky-1.6.2_pre1347 failed. > * Call stack: > * ebuild.sh, line 49: Called src_compile > * environment, line 2090: Called die > * The specific snippet of code: > * emake ${mymake} || die "compile failed" > * The die message: > * compile failed > *
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 251726
:
175936
| 175938 |
175943
|
175948
|
175957
|
175959