* Package: app-admin/conky-1.8.1  * Repository: gentoo  * Maintainer: billie@gentoo.org dragonheart@gentoo.org,brenden@rty.ca  * USE: X amd64 elibc_glibc hddtemp iostats kernel_linux multilib ncurses nvidia portmon truetype userland_GNU >>> Unpacking source... >>> Unpacking conky-1.8.1.tar.bz2 to /var/tmp/portage/app-admin/conky-1.8.1/work >>> Source unpacked in /var/tmp/portage/app-admin/conky-1.8.1/work >>> Preparing source in /var/tmp/portage/app-admin/conky-1.8.1/work/conky-1.8.1 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-admin/conky-1.8.1/work/conky-1.8.1 ... * econf: updating conky-1.8.1/config.guess with /usr/share/gnuconfig/config.guess * econf: updating conky-1.8.1/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --enable-x11 --enable-double-buffer --enable-xdamage --enable-argb --enable-own-window --disable-imlib2 --disable-lua-cairo --disable-lua-imlib2 --enable-nvidia --enable-xft --disable-audacious --disable-xmms2 --disable-apcupsd --disable-curl --disable-debug --disable-eve --enable-hddtemp --enable-iostats --disable-lua --disable-ibm --disable-math --disable-moc --disable-mpd --enable-ncurses --enable-portmon --disable-rss --disable-weather-metar --disable-weather-xoap --disable-wlan 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 x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking how to run the C preprocessor... x86_64-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 for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) 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 checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes checking for pkg-config... yes checking for x86_64-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 funopen... no checking for X11... yes checking for getnameinfo... 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 netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) 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 Xext... yes checking for XDamage... yes checking for Xft... yes checking NVCtrl/NVCtrl.h usability... yes checking NVCtrl/NVCtrl.h presence... yes checking for NVCtrl/NVCtrl.h... yes checking for GLib2... yes checking alsa/asoundlib.h usability... yes checking alsa/asoundlib.h presence... yes checking for alsa/asoundlib.h... yes checking for snd_pcm_open in -lasound... 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 for alsa/asoundlib.h... (cached) 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 semaphore.h usability... yes checking semaphore.h presence... yes checking for semaphore.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 sys/inotify.h usability... yes checking sys/inotify.h presence... yes checking for sys/inotify.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... -lrt 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/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 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 lua/Makefile config.status: creating src/config.h config.status: executing depfiles commands config.status: executing libtool commands conky 1.8.1 configured successfully: Installing into: /usr System config dir: /etc C compiler flags: -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -W Libraries: -lncurses -lX11 -lXext -lXdamage -lXfixes -lXft -lXrender -lfontconfig -lfreetype -lX11 -lXNVCtrl -lglib-2.0 -lasound -lrt Linker flags: -Wl,-O1 * X11: X11 support: yes XDamage support: yes XDBE support: yes Xft support: yes ARGB support yes * Music detection: Audacious: no BMPx: no MPD: no MOC: no XMMS2: no * General: math: no hddtemp: yes portmon: yes RSS: no Curl: no Weather METAR: no XOAP: no wireless: no IBM: no nvidia: yes eve-online: no config-output: yes Imlib2: no ALSA mixer: yes apcupsd: no I/O stats: yes ncurses: yes * Lua (no) bindings: Cairo: no Imlib2: no >>> Source configured. >>> Compiling source in /var/tmp/portage/app-admin/conky-1.8.1/work/conky-1.8.1 ... make -j1 Making all in src make[1]: Entering directory `/var/tmp/portage/app-admin/conky-1.8.1/work/conky-1.8.1/src' make all-am make[2]: Entering directory `/var/tmp/portage/app-admin/conky-1.8.1/work/conky-1.8.1/src' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSTEM_CONFIG_FILE=\"/etc/conky/conky.conf\" -DPACKAGE_LIBDIR=\"/usr/lib64/conky\" -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -W -march=barcelona -mtune=barcelona -O2 -pipe -MT conky-conf_cookie.o -MD -MP -MF .deps/conky-conf_cookie.Tpo -c -o conky-conf_cookie.o `test -f 'conf_cookie.c' || echo './'`conf_cookie.c mv -f .deps/conky-conf_cookie.Tpo .deps/conky-conf_cookie.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSTEM_CONFIG_FILE=\"/etc/conky/conky.conf\" -DPACKAGE_LIBDIR=\"/usr/lib64/conky\" -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -W -march=barcelona -mtune=barcelona -O2 -pipe -MT conky-linux.o -MD -MP -MF .deps/conky-linux.Tpo -c -o conky-linux.o `test -f 'linux.c' || echo './'`linux.c linux.c: In function ‘update_uptime’: linux.c:126: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result linux.c: In function ‘get_laptop_mode’: linux.c:208: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result linux.c: In function ‘get_ioscheduler’: linux.c:230: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result linux.c: In function ‘update_gateway_info’: linux.c:288: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result linux.c: In function ‘update_net_stats’: linux.c:364: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result linux.c:365: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result linux.c: In function ‘update_threads’: linux.c:592: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result linux.c: In function ‘update_load_average’: linux.c:825: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result linux.c: In function ‘get_acpi_fan’: linux.c:1327: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result linux.c: In function ‘get_acpi_ac_adapter’: linux.c:1403: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result linux.c: In function ‘get_battery_stuff’: linux.c:1900: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result linux.c: In function ‘is_disk’: linux.c:2281: warning: ‘dev_last’ may be used uninitialized in this function mv -f .deps/conky-linux.Tpo .deps/conky-linux.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSTEM_CONFIG_FILE=\"/etc/conky/conky.conf\" -DPACKAGE_LIBDIR=\"/usr/lib64/conky\" -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -W -march=barcelona -mtune=barcelona -O2 -pipe -MT conky-users.o -MD -MP -MF .deps/conky-users.Tpo -c -o conky-users.o `test -f 'users.c' || echo './'`users.c mv -f .deps/conky-users.Tpo .deps/conky-users.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSTEM_CONFIG_FILE=\"/etc/conky/conky.conf\" -DPACKAGE_LIBDIR=\"/usr/lib64/conky\" -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -W -march=barcelona -mtune=barcelona -O2 -pipe -MT conky-sony.o -MD -MP -MF .deps/conky-sony.Tpo -c -o conky-sony.o `test -f 'sony.c' || echo './'`sony.c mv -f .deps/conky-sony.Tpo .deps/conky-sony.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSTEM_CONFIG_FILE=\"/etc/conky/conky.conf\" -DPACKAGE_LIBDIR=\"/usr/lib64/conky\" -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -W -march=barcelona -mtune=barcelona -O2 -pipe -MT conky-i8k.o -MD -MP -MF .deps/conky-i8k.Tpo -c -o conky-i8k.o `test -f 'i8k.c' || echo './'`i8k.c mv -f .deps/conky-i8k.Tpo .deps/conky-i8k.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSTEM_CONFIG_FILE=\"/etc/conky/conky.conf\" -DPACKAGE_LIBDIR=\"/usr/lib64/conky\" -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -W -march=barcelona -mtune=barcelona -O2 -pipe -MT conky-libtcp-portmon.o -MD -MP -MF .deps/conky-libtcp-portmon.Tpo -c -o conky-libtcp-portmon.o `test -f 'libtcp-portmon.c' || echo './'`libtcp-portmon.c libtcp-portmon.c: In function ‘process_file’: libtcp-portmon.c:395: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result mv -f .deps/conky-libtcp-portmon.Tpo .deps/conky-libtcp-portmon.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSTEM_CONFIG_FILE=\"/etc/conky/conky.conf\" -DPACKAGE_LIBDIR=\"/usr/lib64/conky\" -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -W -march=barcelona -mtune=barcelona -O2 -pipe -MT conky-tcp-portmon.o -MD -MP -MF .deps/conky-tcp-portmon.Tpo -c -o conky-tcp-portmon.o `test -f 'tcp-portmon.c' || echo './'`tcp-portmon.c mv -f .deps/conky-tcp-portmon.Tpo .deps/conky-tcp-portmon.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSTEM_CONFIG_FILE=\"/etc/conky/conky.conf\" -DPACKAGE_LIBDIR=\"/usr/lib64/conky\" -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -W -march=barcelona -mtune=barcelona -O2 -pipe -MT conky-x11.o -MD -MP -MF .deps/conky-x11.Tpo -c -o conky-x11.o `test -f 'x11.c' || echo './'`x11.c mv -f .deps/conky-x11.Tpo .deps/conky-x11.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSTEM_CONFIG_FILE=\"/etc/conky/conky.conf\" -DPACKAGE_LIBDIR=\"/usr/lib64/conky\" -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -W -march=barcelona -mtune=barcelona -O2 -pipe -MT conky-fonts.o -MD -MP -MF .deps/conky-fonts.Tpo -c -o conky-fonts.o `test -f 'fonts.c' || echo './'`fonts.c mv -f .deps/conky-fonts.Tpo .deps/conky-fonts.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSTEM_CONFIG_FILE=\"/etc/conky/conky.conf\" -DPACKAGE_LIBDIR=\"/usr/lib64/conky\" -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -W -march=barcelona -mtune=barcelona -O2 -pipe -MT conky-hddtemp.o -MD -MP -MF .deps/conky-hddtemp.Tpo -c -o conky-hddtemp.o `test -f 'hddtemp.c' || echo './'`hddtemp.c mv -f .deps/conky-hddtemp.Tpo .deps/conky-hddtemp.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSTEM_CONFIG_FILE=\"/etc/conky/conky.conf\" -DPACKAGE_LIBDIR=\"/usr/lib64/conky\" -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -W -march=barcelona -mtune=barcelona -O2 -pipe -MT conky-nvidia.o -MD -MP -MF .deps/conky-nvidia.Tpo -c -o conky-nvidia.o `test -f 'nvidia.c' || echo './'`nvidia.c nvidia.c: In function ‘get_nvidia_value’: nvidia.c:63: error: ‘display’ undeclared (first use in this function) nvidia.c:63: error: (Each undeclared identifier is reported only once nvidia.c:63: error: for each function it appears in.) make[2]: *** [conky-nvidia.o] Error 1 make[2]: Leaving directory `/var/tmp/portage/app-admin/conky-1.8.1/work/conky-1.8.1/src' make[1]: *** [all] Error 2 make[1]: Leaving directory `/var/tmp/portage/app-admin/conky-1.8.1/work/conky-1.8.1/src' make: *** [all-recursive] Error 1 emake failed * ERROR: app-admin/conky-1.8.1 failed: * emake failed * * Call stack: * ebuild.sh, line 56: Called src_compile * environment, line 257: Called _eapi2_src_compile * ebuild.sh, line 660: Called die * The specific snippet of code: * emake || die "emake failed" * * If you need support, post the output of 'emerge --info =app-admin/conky-1.8.1', * the complete build log and the output of 'emerge -pqv =app-admin/conky-1.8.1'. * The complete build log is located at '/var/tmp/portage/app-admin/conky-1.8.1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-admin/conky-1.8.1/temp/environment'. * S: '/var/tmp/portage/app-admin/conky-1.8.1/work/conky-1.8.1'