Mock Version: 1.2.13 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/conky.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-1026062ef20c534bb57ac4c464aca21c485298db/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/conky.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/conky-1.9.0-16.20140617gitab826d.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/conky.spec '], chrootPath='/var/lib/mock/epel-1-armhfp-1026062ef20c534bb57ac4c464aca21c485298db/root'shell=Falseuid=996env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/conky.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.OtwbPr + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf conky + /usr/bin/xz -dc /builddir/build/SOURCES/conky-1.9.0-20140617gitab826d.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd conky + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i 's|lua == 5.1|lua >= 5.1|g' configure.ac.in + for i in AUTHORS + iconv -f iso8859-1 -t utf8 -o AUTHORS_ AUTHORS + touch -r AUTHORS AUTHORS_ + mv -f AUTHORS_ AUTHORS + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.iKJnCT + umask 022 + cd /builddir/build/BUILD + cd conky + ./autogen.sh Running aclocal -I m4 ... configure.ac:586: warning: macro 'AM_ICONV' not found in library Running libtoolize --force --copy ... libtoolize: putting auxiliary files in `.'. libtoolize: copying file `./ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. libtoolize: copying file `m4/libtool.m4' libtoolize: copying file `m4/ltoptions.m4' libtoolize: copying file `m4/ltsugar.m4' libtoolize: copying file `m4/ltversion.m4' libtoolize: copying file `m4/lt~obsolete.m4' Running autoheader ... Running automake --add-missing --copy --gnu ... configure.ac:37: installing './compile' configure.ac:33: installing './config.guess' configure.ac:33: installing './config.sub' configure.ac:16: installing './install-sh' configure.ac:16: installing './missing' lua/Makefile.am: installing './depcomp' Running autoconf ... + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' arm == ppc64le ']' ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + ./configure --build=armv7hl-redhat-linux-gnu --host=armv7hl-redhat-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-curl --enable-ibm --enable-imlib2 --enable-lua-cairo --enable-lua-imlib2 --disable-moc --disable-ncurses --enable-rss --enable-weather-metar --enable-weather-xoap --enable-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... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for armv7hl-redhat-linux-gnu-gcc... no checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking build system type... armv7hl-redhat-linux-gnu checking host system type... armv7hl-redhat-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking how to print strings... printf checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/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 how to convert armv7hl-redhat-linux-gnu file names to armv7hl-redhat-linux-gnu format... func_convert_file_noop checking how to convert armv7hl-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for armv7hl-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for armv7hl-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for armv7hl-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for armv7hl-redhat-linux-gnu-strip... no checking for strip... strip checking for armv7hl-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for armv7hl-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... 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 gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/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 checking whether gcc and cc understand -c and -o together... yes checking for pkg-config... yes checking for armv7hl-redhat-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 Imlib2... yes checking for LUA... yes checking for cairo... yes checking for cairo_xlib... yes checking for tolua++... tolua++ checking for library containing tolua_error... -ltolua++-5.1 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 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 ./configure: line 15033: AM_ICONV: command not found configure: WARNING: Could not find libiconv checking for Xext... yes checking for XDamage... yes checking for Xft... yes checking for GLib2... yes checking for libcurl... yes checking for libxml2... 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/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.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... none required checking for struct statfs.f_fstypename... no checking for db2x_xsltproc... db2x_xsltproc checking for db2x_manxml... db2x_manxml checking for xsltproc... xsltproc checking if /usr/bin/ld accepts -O1... yes checking that generated files are newer than configure... done 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.9.1_preNONE configured successfully: Installing into: /usr System config dir: /etc C compiler flags: -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -W Libraries: -liw -lm -lX11 -lImlib2 -llua -lm -ldl -ltolua++-5.1 -lXext -lXdamage -lXfixes -lXft -lglib-2.0 -lcurl -lxml2 -lasound -ltolua++-5.1 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: yes MOC: no XMMS2: no * General: math: yes hddtemp: yes portmon: yes RSS: yes Curl: yes Weather METAR: yes XOAP: yes wireless: yes IBM: yes nvidia: no eve-online: no config-output: yes Imlib2: yes ALSA mixer: yes JACK: no apcupsd: yes I/O stats: yes ncurses: no * Lua (yes) bindings: Cairo: yes Imlib2: yes + sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool + sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool + make -j4 Making all in src make[1]: Entering directory `/builddir/build/BUILD/conky/src' sh ./../text2c.sh ./../data/conky.conf defconfig.h defconfig make all-am make[2]: Entering directory `/builddir/build/BUILD/conky/src' gcc -DHAVE_CONFIG_H -I. -DSYSTEM_CONFIG_FILE=\"/etc/conky/conky.conf\" -DPACKAGE_LIBDIR=\"/usr/lib/conky\" -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o conky-conf_cookie.o `test -f 'conf_cookie.c' || echo './'`conf_cookie.c gcc -DHAVE_CONFIG_H -I. -DSYSTEM_CONFIG_FILE=\"/etc/conky/conky.conf\" -DPACKAGE_LIBDIR=\"/usr/lib/conky\" -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o conky-ibm.o `test -f 'ibm.c' || echo './'`ibm.c gcc -DHAVE_CONFIG_H -I. -DSYSTEM_CONFIG_FILE=\"/etc/conky/conky.conf\" -DPACKAGE_LIBDIR=\"/usr/lib/conky\" -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o conky-smapi.o `test -f 'smapi.c' || echo './'`smapi.c gcc -DHAVE_CONFIG_H -I. -DSYSTEM_CONFIG_FILE=\"/etc/conky/conky.conf\" -DPACKAGE_LIBDIR=\"/usr/lib/conky\" -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o conky-mpd.o `test -f 'mpd.c' || echo './'`mpd.c gcc -DHAVE_CONFIG_H -I. -DSYSTEM_CONFIG_FILE=\"/etc/conky/conky.conf\" -DPACKAGE_LIBDIR=\"/usr/lib/conky\" -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o conky-libmpdclient.o `test -f 'libmpdclient.c' || echo './'`libmpdclient.c smapi.c: In function 'smapi_read_str': smapi.c:57:9: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%255s\n", str); ^ smapi.c: In function 'smapi_read_int': smapi.c:68:9: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%i\n", &i); ^ gcc -DHAVE_CONFIG_H -I. -DSYSTEM_CONFIG_FILE=\"/etc/conky/conky.conf\" -DPACKAGE_LIBDIR=\"/usr/lib/conky\" -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o conky-linux.o `test -f 'linux.c' || echo './'`linux.c gcc -DHAVE_CONFIG_H -I. -DSYSTEM_CONFIG_FILE=\"/etc/conky/conky.conf\" -DPACKAGE_LIBDIR=\"/usr/lib/conky\" -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o conky-users.o `test -f 'users.c' || echo './'`users.c gcc -DHAVE_CONFIG_H -I. -DSYSTEM_CONFIG_FILE=\"/etc/conky/conky.conf\" -DPACKAGE_LIBDIR=\"/usr/lib/conky\" -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o conky-sony.o `test -f 'sony.c' || echo './'`sony.c linux.c: In function 'update_net_stats': linux.c:347:12: warning: variable 'has_bitrate' set but not used [-Wunused-but-set-variable] int skfd, has_bitrate = 0; ^ linux.c: In function 'update_uptime': linux.c:126:9: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%lf", &info.uptime); ^ linux.c: In function 'get_laptop_mode': linux.c:208:9: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%d\n", &val); ^ linux.c: In function 'get_ioscheduler': linux.c:230:9: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%127s", buf); ^ linux.c: In function 'update_gateway_info': linux.c:288:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%*[^\n]\n"); ^ linux.c: In function 'update_net_stats': linux.c:364:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, 255, net_dev_fp); /* garbage */ ^ linux.c:365:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, 255, net_dev_fp); /* garbage (field names) */ ^ linux.c: In function 'update_threads': linux.c:592:9: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%*f %*f %*f %*d/%hu", &info.threads); ^ linux.c: In function 'update_load_average': linux.c:825:9: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%f %f %f", &info.loadavg[0], &info.loadavg[1], ^ linux.c: In function 'get_acpi_fan': linux.c:1329:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%*s %99s", buf); ^ linux.c: In function 'get_acpi_ac_adapter': linux.c:1405:9: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(fp, "%*s %99s", buf); ^ gcc -DHAVE_CONFIG_H -I. -DSYSTEM_CONFIG_FILE=\"/etc/conky/conky.conf\" -DPACKAGE_LIBDIR=\"/usr/lib/conky\" -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o conky-i8k.o `test -f 'i8k.c' || echo './'`i8k.c linux.c: In function 'get_battery_stuff': linux.c:1908:10: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(apm_bat_fp[idx], "%*s %*s %*x %x %x %x %d%%", ^ gcc -DHAVE_CONFIG_H -I. -DSYSTEM_CONFIG_FILE=\"/etc/conky/conky.conf\" -DPACKAGE_LIBDIR=\"/usr/lib/conky\" -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o conky-libtcp-portmon.o `test -f 'libtcp-portmon.c' || echo './'`libtcp-portmon.c gcc -DHAVE_CONFIG_H -I. -DSYSTEM_CONFIG_FILE=\"/etc/conky/conky.conf\" -DPACKAGE_LIBDIR=\"/usr/lib/conky\" -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o conky-tcp-portmon.o `test -f 'tcp-portmon.c' || echo './'`tcp-portmon.c libtcp-portmon.c: In function 'process_file': libtcp-portmon.c:395:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, 255, fp); ^ gcc -DHAVE_CONFIG_H -I. -DSYSTEM_CONFIG_FILE=\"/etc/conky/conky.conf\" -DPACKAGE_LIBDIR=\"/usr/lib/conky\" -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o conky-x11.o `test -f 'x11.c' || echo './'`x11.c gcc -DHAVE_CONFIG_H -I. -DSYSTEM_CONFIG_FILE=\"/etc/conky/conky.conf\" -DPACKAGE_LIBDIR=\"/usr/lib/conky\" -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o conky-fonts.o `test -f 'fonts.c' || echo './'`fonts.c gcc -DHAVE_CONFIG_H -I. -DSYSTEM_CONFIG_FILE=\"/etc/conky/conky.conf\" -DPACKAGE_LIBDIR=\"/usr/lib/conky\" -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o conky-hddtemp.o `test -f 'hddtemp.c' || echo './'`hddtemp.c gcc -DHAVE_CONFIG_H -I. -DSYSTEM_CONFIG_FILE=\"/etc/conky/conky.conf\" -DPACKAGE_LIBDIR=\"/usr/lib/conky\" -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o conky-ccurl_thread.o `test -f 'ccurl_thread.c' || echo './'`ccurl_thread.c gcc -DHAVE_CONFIG_H -I. -DSYSTEM_CONFIG_FILE=\"/etc/conky/conky.conf\" -DPACKAGE_LIBDIR=\"/usr/lib/conky\" -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o conky-rss.o `test -f 'rss.c' || echo './'`rss.c gcc -DHAVE_CONFIG_H -I. -DSYSTEM_CONFIG_FILE=\"/etc/conky/conky.conf\" -DPACKAGE_LIBDIR=\"/usr/lib/conky\" -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o conky-prss.o `test -f 'prss.c' || echo './'`prss.c linux.c: In function 'is_disk': linux.c:2311:18: warning: 'dev_last' may be used uninitialized in this function [-Wmaybe-uninitialized] dev_last->next = dev_cur; ^ gcc -DHAVE_CONFIG_H -I. -DSYSTEM_CONFIG_FILE=\"/etc/conky/conky.conf\" -DPACKAGE_LIBDIR=\"/usr/lib/conky\" -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o conky-weather.o `test -f 'weather.c' || echo './'`weather.c gcc -DHAVE_CONFIG_H -I. -DSYSTEM_CONFIG_FILE=\"/etc/conky/conky.conf\" -DPACKAGE_LIBDIR=\"/usr/lib/conky\" -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o conky-llua.o `test -f 'llua.c' || echo './'`llua.c gcc -DHAVE_CONFIG_H -I. -DSYSTEM_CONFIG_FILE=\"/etc/conky/conky.conf\" -DPACKAGE_LIBDIR=\"/usr/lib/conky\" -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o conky-imlib2.o `test -f 'imlib2.c' || echo './'`imlib2.c llua.c:43:0: warning: "MIN" redefined [enabled by default] #define MIN(a, b) ( (a) < (b) ? (a) : (b) ) ^ In file included from /usr/lib/glib-2.0/include/glibconfig.h:9:0, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from libtcp-portmon.h:38, from tcp-portmon.h:25, from conky.h:112, from llua.c:25: /usr/include/glib-2.0/glib/gmacros.h:240:0: note: this is the location of the previous definition #define MIN(a, b) (((a) < (b)) ? (a) : (b)) ^ weather.c: In function 'parse_weather_forecast': weather.c:214:12: warning: 'content' may be used uninitialized in this function [-Wmaybe-uninitialized] xmlFree(content); ^ weather.c:158:8: note: 'content' was declared here char *content; ^ gcc -DHAVE_CONFIG_H -I. -DSYSTEM_CONFIG_FILE=\"/etc/conky/conky.conf\" -DPACKAGE_LIBDIR=\"/usr/lib/conky\" -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o conky-apcupsd.o `test -f 'apcupsd.c' || echo './'`apcupsd.c gcc -DHAVE_CONFIG_H -I. -DSYSTEM_CONFIG_FILE=\"/etc/conky/conky.conf\" -DPACKAGE_LIBDIR=\"/usr/lib/conky\" -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o conky-cat.o `test -f 'cat.c' || echo './'`cat.c gcc -DHAVE_CONFIG_H -I. -DSYSTEM_CONFIG_FILE=\"/etc/conky/conky.conf\" -DPACKAGE_LIBDIR=\"/usr/lib/conky\" -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o conky-colours.o `test -f 'colours.c' || echo './'`colours.c apcupsd.c: In function 'update_apcupsd': apcupsd.c:219:7: warning: 'sock' may be used uninitialized in this function [-Wmaybe-uninitialized] close(sock); ^ gcc -DHAVE_CONFIG_H -I. -DSYSTEM_CONFIG_FILE=\"/etc/conky/conky.conf\" -DPACKAGE_LIBDIR=\"/usr/lib/conky\" -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o conky-combine.o `test -f 'combine.c' || echo './'`combine.c gcc -DHAVE_CONFIG_H -I. -DSYSTEM_CONFIG_FILE=\"/etc/conky/conky.conf\" -DPACKAGE_LIBDIR=\"/usr/lib/conky\" -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o conky-common.o `test -f 'common.c' || echo './'`common.c gcc -DHAVE_CONFIG_H -I. -DSYSTEM_CONFIG_FILE=\"/etc/conky/conky.conf\" -DPACKAGE_LIBDIR=\"/usr/lib/conky\" -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o conky-conky.o `test -f 'conky.c' || echo './'`conky.c gcc -DHAVE_CONFIG_H -I. -DSYSTEM_CONFIG_FILE=\"/etc/conky/conky.conf\" -DPACKAGE_LIBDIR=\"/usr/lib/conky\" -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o conky-core.o `test -f 'core.c' || echo './'`core.c gcc -DHAVE_CONFIG_H -I. -DSYSTEM_CONFIG_FILE=\"/etc/conky/conky.conf\" -DPACKAGE_LIBDIR=\"/usr/lib/conky\" -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o conky-diskio.o `test -f 'diskio.c' || echo './'`diskio.c core.c: In function 'dev_name': core.c:94:10: warning: unused variable 'buflen' [-Wunused-variable] ssize_t buflen; ^ conky.c: In function 'load_config_file': conky.c:5198:4: warning: implicit declaration of function 'cimlib_set_image_alpha' [-Wimplicit-function-declaration] cimlib_set_image_alpha(string_to_bool(value)); ^ gcc -DHAVE_CONFIG_H -I. -DSYSTEM_CONFIG_FILE=\"/etc/conky/conky.conf\" -DPACKAGE_LIBDIR=\"/usr/lib/conky\" -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o conky-entropy.o `test -f 'entropy.c' || echo './'`entropy.c gcc -DHAVE_CONFIG_H -I. -DSYSTEM_CONFIG_FILE=\"/etc/conky/conky.conf\" -DPACKAGE_LIBDIR=\"/usr/lib/conky\" -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o conky-exec.o `test -f 'exec.c' || echo './'`exec.c gcc -DHAVE_CONFIG_H -I. -DSYSTEM_CONFIG_FILE=\"/etc/conky/conky.conf\" -DPACKAGE_LIBDIR=\"/usr/lib/conky\" -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o conky-fs.o `test -f 'fs.c' || echo './'`fs.c exec.c: In function 'pid_popen': exec.c:98:6: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result] dup(childend); //by dupping childend, the returned fd will have close-on-exec turned off ^ gcc -DHAVE_CONFIG_H -I. -DSYSTEM_CONFIG_FILE=\"/etc/conky/conky.conf\" -DPACKAGE_LIBDIR=\"/usr/lib/conky\" -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o conky-mail.o `test -f 'mail.c' || echo './'`mail.c gcc -DHAVE_CONFIG_H -I. -DSYSTEM_CONFIG_FILE=\"/etc/conky/conky.conf\" -DPACKAGE_LIBDIR=\"/usr/lib/conky\" -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o conky-mixer.o `test -f 'mixer.c' || echo './'`mixer.c mail.c: In function 'update_mail_count': mail.c:328:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, 128, fp); ^ mail.c: In function 'parse_mail_args': mail.c:437:8: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result] scanf(lenstr, mail->pass); ^ gcc -DHAVE_CONFIG_H -I. -DSYSTEM_CONFIG_FILE=\"/etc/conky/conky.conf\" -DPACKAGE_LIBDIR=\"/usr/lib/conky\" -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o conky-net_stat.o `test -f 'net_stat.c' || echo './'`net_stat.c mail.c: In function 'imap_thread': mail.c:818:24: warning: 'numbytes' may be used uninitialized in this function [-Wmaybe-uninitialized] recvbuf[numbytes] = '\0'; ^ gcc -DHAVE_CONFIG_H -I. -DSYSTEM_CONFIG_FILE=\"/etc/conky/conky.conf\" -DPACKAGE_LIBDIR=\"/usr/lib/conky\" -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o conky-template.o `test -f 'template.c' || echo './'`template.c gcc -DHAVE_CONFIG_H -I. -DSYSTEM_CONFIG_FILE=\"/etc/conky/conky.conf\" -DPACKAGE_LIBDIR=\"/usr/lib/conky\" -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o conky-timed_thread.o `test -f 'timed_thread.c' || echo './'`timed_thread.c timed_thread.c: In function 'timed_thread_destroy': timed_thread.c:167:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(p_timed_thread->pipefd[1], "die", 3); ^ gcc -DHAVE_CONFIG_H -I. -DSYSTEM_CONFIG_FILE=\"/etc/conky/conky.conf\" -DPACKAGE_LIBDIR=\"/usr/lib/conky\" -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o conky-mboxscan.o `test -f 'mboxscan.c' || echo './'`mboxscan.c gcc -DHAVE_CONFIG_H -I. -DSYSTEM_CONFIG_FILE=\"/etc/conky/conky.conf\" -DPACKAGE_LIBDIR=\"/usr/lib/conky\" -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o conky-read_tcp.o `test -f 'read_tcp.c' || echo './'`read_tcp.c conky.c: In function 'draw_each_line_inner': conky.c:3238:23: warning: 'font_h' may be used uninitialized in this function [-Wmaybe-uninitialized] cur_y += font_h / 2; ^ mboxscan.c: In function 'mbox_scan': mboxscan.c:223:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, text_buffer_size, fp); ^ mboxscan.c:239:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, text_buffer_size, fp); ^ mboxscan.c:256:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, text_buffer_size, fp); ^ mboxscan.c:279:12: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, text_buffer_size, fp); ^ mboxscan.c:298:12: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, text_buffer_size, fp); ^ mboxscan.c:328:12: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, text_buffer_size, fp); ^ gcc -DHAVE_CONFIG_H -I. -DSYSTEM_CONFIG_FILE=\"/etc/conky/conky.conf\" -DPACKAGE_LIBDIR=\"/usr/lib/conky\" -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o conky-scroll.o `test -f 'scroll.c' || echo './'`scroll.c gcc -DHAVE_CONFIG_H -I. -DSYSTEM_CONFIG_FILE=\"/etc/conky/conky.conf\" -DPACKAGE_LIBDIR=\"/usr/lib/conky\" -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o conky-specials.o `test -f 'specials.c' || echo './'`specials.c specials.c: In function 'new_font': specials.c:350:3: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if (index = find_font(args)) ^ specials.c: In function 'new_graph': specials.c:434:12: warning: assignment from incompatible pointer type [enabled by default] s->graph = graph; ^ gcc -DHAVE_CONFIG_H -I. -DSYSTEM_CONFIG_FILE=\"/etc/conky/conky.conf\" -DPACKAGE_LIBDIR=\"/usr/lib/conky\" -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o conky-tailhead.o `test -f 'tailhead.c' || echo './'`tailhead.c tailhead.c: In function 'print_tailhead': tailhead.c:143:12: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(fd, p + i, 1); ^ tailhead.c:162:13: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(p + endofstring, p_max_size - endofstring, fp); ^ gcc -DHAVE_CONFIG_H -I. -DSYSTEM_CONFIG_FILE=\"/etc/conky/conky.conf\" -DPACKAGE_LIBDIR=\"/usr/lib/conky\" -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o conky-temphelper.o `test -f 'temphelper.c' || echo './'`temphelper.c gcc -DHAVE_CONFIG_H -I. -DSYSTEM_CONFIG_FILE=\"/etc/conky/conky.conf\" -DPACKAGE_LIBDIR=\"/usr/lib/conky\" -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o conky-text_object.o `test -f 'text_object.c' || echo './'`text_object.c gcc -DHAVE_CONFIG_H -I. -DSYSTEM_CONFIG_FILE=\"/etc/conky/conky.conf\" -DPACKAGE_LIBDIR=\"/usr/lib/conky\" -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o conky-timeinfo.o `test -f 'timeinfo.c' || echo './'`timeinfo.c gcc -DHAVE_CONFIG_H -I. -DSYSTEM_CONFIG_FILE=\"/etc/conky/conky.conf\" -DPACKAGE_LIBDIR=\"/usr/lib/conky\" -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o conky-algebra.o `test -f 'algebra.c' || echo './'`algebra.c gcc -DHAVE_CONFIG_H -I. -DSYSTEM_CONFIG_FILE=\"/etc/conky/conky.conf\" -DPACKAGE_LIBDIR=\"/usr/lib/conky\" -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o conky-proc.o `test -f 'proc.c' || echo './'`proc.c timeinfo.c: In function 'print_format_time': timeinfo.c:219:16: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&temp, "%d", weeks); ^ timeinfo.c:222:16: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&temp, "%d", days); ^ timeinfo.c:225:16: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&temp, "%d", hours); ^ timeinfo.c:228:16: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&temp, "%d", minutes); ^ timeinfo.c:231:16: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&temp, "%d", (int) seconds); ^ timeinfo.c:236:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&temp, "%.*f", (*currentchar) - '0', seconds); ^ timeinfo.c:239:18: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&temp, "%d", (int) seconds); ^ timeinfo.c:241:18: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&temp, "%.9f", seconds); ^ proc.c: In function 'print_pid_chroot': proc.c:116:10: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&buffer, PROCDIR "/%d/root", strtopid(obj->data.s)); ^ proc.c: In function 'print_pid_cmdline': proc.c:127:11: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&buf, PROCDIR "/%d/cmdline", strtopid(obj->data.s)); ^ proc.c: In function 'print_pid_environ': proc.c:171:11: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&file, PROCDIR "/%d/environ", pid); ^ proc.c: In function 'print_pid_environ_list': proc.c:197:10: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&buf, PROCDIR "/%d/environ", strtopid(obj->data.s)); ^ proc.c: In function 'print_pid_exe': proc.c:218:10: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&buffer, PROCDIR "/%d/exe", strtopid(obj->data.s)); ^ proc.c: In function 'print_pid_nice': proc.c:229:11: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&buf, PROCDIR "/%d/stat", strtopid(obj->data.s)); ^ proc.c: In function 'print_pid_parent': proc.c:282:10: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&buf, PROCDIR "/%d/status", strtopid(obj->data.s)); ^ proc.c: In function 'print_pid_priority': proc.c:308:11: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&buf, PROCDIR "/%d/stat", strtopid(obj->data.s)); ^ proc.c: In function 'print_pid_state': proc.c:328:10: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&buf, PROCDIR "/%d/status", strtopid(obj->data.s)); ^ proc.c: In function 'print_pid_state_short': proc.c:352:10: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&buf, PROCDIR "/%d/status", strtopid(obj->data.s)); ^ proc.c: In function 'print_pid_stderr': proc.c:370:10: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&buffer, PROCDIR "/%d/fd/2", strtopid(obj->data.s)); ^ proc.c: In function 'print_pid_stdin': proc.c:378:10: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&buffer, PROCDIR "/%d/fd/0", strtopid(obj->data.s)); ^ proc.c: In function 'print_pid_stdout': proc.c:386:10: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&buffer, PROCDIR "/%d/fd/1", strtopid(obj->data.s)); ^ proc.c: In function 'print_cmdline_to_pid': proc.c:418:12: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&filename, PROCDIR "/%s/cmdline", entry->d_name); ^ proc.c: In function 'print_pid_threads': proc.c:446:10: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&buf, PROCDIR "/%d/status", strtopid(obj->data.s)); ^ proc.c: In function 'print_pid_thread_list': proc.c:472:10: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&buf, PROCDIR "/%d/task", strtopid(obj->data.s)); ^ proc.c: In function 'print_pid_time_kernelmode': proc.c:496:11: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&buf, PROCDIR "/%d/stat", strtopid(obj->data.s)); ^ proc.c: In function 'print_pid_time_usermode': proc.c:516:11: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&buf, PROCDIR "/%d/stat", strtopid(obj->data.s)); ^ proc.c: In function 'print_pid_time': proc.c:536:11: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&buf, PROCDIR "/%d/stat", strtopid(obj->data.s)); ^ proc.c: In function 'print_pid_uid': proc.c:556:10: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&buf, PROCDIR "/%d/status", strtopid(obj->data.s)); ^ proc.c: In function 'print_pid_euid': proc.c:581:10: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&buf, PROCDIR "/%d/status", strtopid(obj->data.s)); ^ proc.c: In function 'print_pid_suid': proc.c:607:10: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&buf, PROCDIR "/%d/status", strtopid(obj->data.s)); ^ proc.c: In function 'print_pid_fsuid': proc.c:634:10: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&buf, PROCDIR "/%d/status", strtopid(obj->data.s)); ^ proc.c: In function 'print_pid_gid': proc.c:663:10: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&buf, PROCDIR "/%d/status", strtopid(obj->data.s)); ^ proc.c: In function 'print_pid_egid': proc.c:688:10: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&buf, PROCDIR "/%d/status", strtopid(obj->data.s)); ^ proc.c: In function 'print_pid_sgid': proc.c:714:10: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&buf, PROCDIR "/%d/status", strtopid(obj->data.s)); ^ proc.c: In function 'print_pid_fsgid': proc.c:741:10: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&buf, PROCDIR "/%d/status", strtopid(obj->data.s)); ^ proc.c: In function 'internal_print_pid_vm': proc.c:768:10: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&buf, PROCDIR "/%d/status", strtopid(pid)); ^ proc.c: In function 'print_pid_read': proc.c:837:10: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&buf, PROCDIR "/%s/io", obj->data.s); ^ proc.c: In function 'print_pid_write': proc.c:862:10: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&buf, PROCDIR "/%d/io", strtopid(obj->data.s)); ^ gcc -DHAVE_CONFIG_H -I. -DSYSTEM_CONFIG_FILE=\"/etc/conky/conky.conf\" -DPACKAGE_LIBDIR=\"/usr/lib/conky\" -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o conky-user.o `test -f 'user.c' || echo './'`user.c gcc -DHAVE_CONFIG_H -I. -DSYSTEM_CONFIG_FILE=\"/etc/conky/conky.conf\" -DPACKAGE_LIBDIR=\"/usr/lib/conky\" -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o conky-top.o `test -f 'top.c' || echo './'`top.c /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -lpthread -lm -Wl,-z,relro -o conky conky-conf_cookie.o conky-ibm.o conky-smapi.o conky-mpd.o conky-libmpdclient.o conky-linux.o conky-users.o conky-sony.o conky-i8k.o conky-libtcp-portmon.o conky-tcp-portmon.o conky-x11.o conky-fonts.o conky-hddtemp.o conky-ccurl_thread.o conky-rss.o conky-prss.o conky-weather.o conky-llua.o conky-imlib2.o conky-apcupsd.o conky-cat.o conky-colours.o conky-combine.o conky-common.o conky-conky.o conky-core.o conky-diskio.o conky-entropy.o conky-exec.o conky-fs.o conky-mail.o conky-mixer.o conky-net_stat.o conky-template.o conky-timed_thread.o conky-mboxscan.o conky-read_tcp.o conky-scroll.o conky-specials.o conky-tailhead.o conky-temphelper.o conky-text_object.o conky-timeinfo.o conky-algebra.o conky-proc.o conky-user.o conky-top.o -liw -lm -lX11 -lImlib2 -llua -lm -ldl -ltolua++-5.1 -lXext -lXdamage -lXfixes -lXft -lglib-2.0 -lcurl -lxml2 -lasound -ltolua++-5.1 libtool: link: gcc -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -W -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro -o conky conky-conf_cookie.o conky-ibm.o conky-smapi.o conky-mpd.o conky-libmpdclient.o conky-linux.o conky-users.o conky-sony.o conky-i8k.o conky-libtcp-portmon.o conky-tcp-portmon.o conky-x11.o conky-fonts.o conky-hddtemp.o conky-ccurl_thread.o conky-rss.o conky-prss.o conky-weather.o conky-llua.o conky-imlib2.o conky-apcupsd.o conky-cat.o conky-colours.o conky-combine.o conky-common.o conky-conky.o conky-core.o conky-diskio.o conky-entropy.o conky-exec.o conky-fs.o conky-mail.o conky-mixer.o conky-net_stat.o conky-template.o conky-timed_thread.o conky-mboxscan.o conky-read_tcp.o conky-scroll.o conky-specials.o conky-tailhead.o conky-temphelper.o conky-text_object.o conky-timeinfo.o conky-algebra.o conky-proc.o conky-user.o conky-top.o -lpthread -liw -lX11 -lImlib2 -llua -lm -ldl -lXext -lXdamage -lXfixes -lXft -lglib-2.0 -lcurl -lxml2 -lasound -ltolua++-5.1 make[2]: Leaving directory `/builddir/build/BUILD/conky/src' make[1]: Leaving directory `/builddir/build/BUILD/conky/src' Making all in doc make[1]: Entering directory `/builddir/build/BUILD/conky/doc' db2x_xsltproc -s man ./docs.xml -o docs.mxml db2x_manxml docs.mxml xsltproc http://docbook.sourceforge.net/release/xsl/current/html/docbook.xsl ./docs.xml > docs.html man -P 'less -is' ./conky.1 > README sed -i "s/[[:cntrl:]]\[[0-9]*m//g" README sed -i "s/\xE2//g" README sed -i "s/\x80//g" README sed -i "s/\x90/-/g" README sed -i "s/\x94/-/g" README sed -i "s/\x9f/-/g" README mv README .. xsltproc ./variables.xsl ./variables.xml > variables.html xsltproc ./config_settings.xsl ./config_settings.xml > config_settings.html xsltproc ./lua.xsl ./lua.xml > lua.html make[1]: Leaving directory `/builddir/build/BUILD/conky/doc' Making all in lua make[1]: Entering directory `/builddir/build/BUILD/conky/lua' make all-am make[2]: Entering directory `/builddir/build/BUILD/conky/lua' tolua++ -n cairo -o libcairo.c ./cairo.pkg tolua++ -n imlib2 -o libimlib2.c ./imlib2.pkg /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libimlib2_la-libimlib2.lo `test -f 'libimlib2.c' || echo './'`libimlib2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c libimlib2.c -fPIC -DPIC -o .libs/libimlib2_la-libimlib2.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../src -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libcairo_la-libcairo.lo `test -f 'libcairo.c' || echo './'`libcairo.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c libcairo.c -fPIC -DPIC -o .libs/libcairo_la-libcairo.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c libimlib2.c -o libimlib2_la-libimlib2.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../src -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c libcairo.c -o libcairo_la-libcairo.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -o libimlib2.la -rpath /usr/lib/conky libimlib2_la-libimlib2.lo -lImlib2 -ltolua++-5.1 -llua -lm -ldl -ltolua++-5.1 libtool: link: gcc -shared -fPIC -DPIC .libs/libimlib2_la-libimlib2.o -lImlib2 -llua -lm -ldl -ltolua++-5.1 -O2 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,-soname -Wl,libimlib2.so.0 -o .libs/libimlib2.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libimlib2.so.0" && ln -s "libimlib2.so.0.0.0" "libimlib2.so.0") libtool: link: (cd ".libs" && rm -f "libimlib2.so" && ln -s "libimlib2.so.0.0.0" "libimlib2.so") libtool: link: ar cru .libs/libimlib2.a libimlib2_la-libimlib2.o libtool: link: ranlib .libs/libimlib2.a libtool: link: ( cd ".libs" && rm -f "libimlib2.la" && ln -s "../libimlib2.la" "libimlib2.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -o libcairo.la -rpath /usr/lib/conky libcairo_la-libcairo.lo -lcairo -lcairo -lX11 -lXext -ltolua++-5.1 -llua -lm -ldl -ltolua++-5.1 libtool: link: gcc -shared -fPIC -DPIC .libs/libcairo_la-libcairo.o -lcairo -lX11 -lXext -llua -lm -ldl -ltolua++-5.1 -O2 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,-soname -Wl,libcairo.so.0 -o .libs/libcairo.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libcairo.so.0" && ln -s "libcairo.so.0.0.0" "libcairo.so.0") libtool: link: (cd ".libs" && rm -f "libcairo.so" && ln -s "libcairo.so.0.0.0" "libcairo.so") libtool: link: ar cru .libs/libcairo.a libcairo_la-libcairo.o libtool: link: ranlib .libs/libcairo.a libtool: link: ( cd ".libs" && rm -f "libcairo.la" && ln -s "../libcairo.la" "libcairo.la" ) make[2]: Leaving directory `/builddir/build/BUILD/conky/lua' make[1]: Leaving directory `/builddir/build/BUILD/conky/lua' Making all in data make[1]: Entering directory `/builddir/build/BUILD/conky/data' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/conky/data' make[1]: Entering directory `/builddir/build/BUILD/conky' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/builddir/build/BUILD/conky' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.6Lb1t9 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/conky-1.9.0-16.20140617gitab826d.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/conky-1.9.0-16.20140617gitab826d.el7.arm ++ dirname /builddir/build/BUILDROOT/conky-1.9.0-16.20140617gitab826d.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/conky-1.9.0-16.20140617gitab826d.el7.arm + cd conky + make install DESTDIR=/builddir/build/BUILDROOT/conky-1.9.0-16.20140617gitab826d.el7.arm Making install in src make[1]: Entering directory `/builddir/build/BUILD/conky/src' make install-am make[2]: Entering directory `/builddir/build/BUILD/conky/src' make[3]: Entering directory `/builddir/build/BUILD/conky/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/conky-1.9.0-16.20140617gitab826d.el7.arm/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c conky '/builddir/build/BUILDROOT/conky-1.9.0-16.20140617gitab826d.el7.arm/usr/bin' libtool: install: /usr/bin/install -c conky /builddir/build/BUILDROOT/conky-1.9.0-16.20140617gitab826d.el7.arm/usr/bin/conky make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/conky/src' make[2]: Leaving directory `/builddir/build/BUILD/conky/src' make[1]: Leaving directory `/builddir/build/BUILD/conky/src' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/conky/doc' make[2]: Entering directory `/builddir/build/BUILD/conky/doc' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/conky-1.9.0-16.20140617gitab826d.el7.arm/usr/share/man/man1' /usr/bin/install -c -m 644 conky.1 '/builddir/build/BUILDROOT/conky-1.9.0-16.20140617gitab826d.el7.arm/usr/share/man/man1' make[2]: Leaving directory `/builddir/build/BUILD/conky/doc' make[1]: Leaving directory `/builddir/build/BUILD/conky/doc' Making install in lua make[1]: Entering directory `/builddir/build/BUILD/conky/lua' make install-am make[2]: Entering directory `/builddir/build/BUILD/conky/lua' make[3]: Entering directory `/builddir/build/BUILD/conky/lua' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/conky-1.9.0-16.20140617gitab826d.el7.arm/usr/lib/conky' /bin/sh ../libtool --mode=install /usr/bin/install -c libcairo.la libimlib2.la '/builddir/build/BUILDROOT/conky-1.9.0-16.20140617gitab826d.el7.arm/usr/lib/conky' libtool: install: /usr/bin/install -c .libs/libcairo.so.0.0.0 /builddir/build/BUILDROOT/conky-1.9.0-16.20140617gitab826d.el7.arm/usr/lib/conky/libcairo.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/conky-1.9.0-16.20140617gitab826d.el7.arm/usr/lib/conky && { ln -s -f libcairo.so.0.0.0 libcairo.so.0 || { rm -f libcairo.so.0 && ln -s libcairo.so.0.0.0 libcairo.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/conky-1.9.0-16.20140617gitab826d.el7.arm/usr/lib/conky && { ln -s -f libcairo.so.0.0.0 libcairo.so || { rm -f libcairo.so && ln -s libcairo.so.0.0.0 libcairo.so; }; }) libtool: install: /usr/bin/install -c .libs/libcairo.lai /builddir/build/BUILDROOT/conky-1.9.0-16.20140617gitab826d.el7.arm/usr/lib/conky/libcairo.la libtool: install: /usr/bin/install -c .libs/libimlib2.so.0.0.0 /builddir/build/BUILDROOT/conky-1.9.0-16.20140617gitab826d.el7.arm/usr/lib/conky/libimlib2.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/conky-1.9.0-16.20140617gitab826d.el7.arm/usr/lib/conky && { ln -s -f libimlib2.so.0.0.0 libimlib2.so.0 || { rm -f libimlib2.so.0 && ln -s libimlib2.so.0.0.0 libimlib2.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/conky-1.9.0-16.20140617gitab826d.el7.arm/usr/lib/conky && { ln -s -f libimlib2.so.0.0.0 libimlib2.so || { rm -f libimlib2.so && ln -s libimlib2.so.0.0.0 libimlib2.so; }; }) libtool: install: /usr/bin/install -c .libs/libimlib2.lai /builddir/build/BUILDROOT/conky-1.9.0-16.20140617gitab826d.el7.arm/usr/lib/conky/libimlib2.la libtool: install: /usr/bin/install -c .libs/libcairo.a /builddir/build/BUILDROOT/conky-1.9.0-16.20140617gitab826d.el7.arm/usr/lib/conky/libcairo.a libtool: install: chmod 644 /builddir/build/BUILDROOT/conky-1.9.0-16.20140617gitab826d.el7.arm/usr/lib/conky/libcairo.a libtool: install: ranlib /builddir/build/BUILDROOT/conky-1.9.0-16.20140617gitab826d.el7.arm/usr/lib/conky/libcairo.a libtool: install: /usr/bin/install -c .libs/libimlib2.a /builddir/build/BUILDROOT/conky-1.9.0-16.20140617gitab826d.el7.arm/usr/lib/conky/libimlib2.a libtool: install: chmod 644 /builddir/build/BUILDROOT/conky-1.9.0-16.20140617gitab826d.el7.arm/usr/lib/conky/libimlib2.a libtool: install: ranlib /builddir/build/BUILDROOT/conky-1.9.0-16.20140617gitab826d.el7.arm/usr/lib/conky/libimlib2.a libtool: install: warning: remember to run `libtool --finish /usr/lib/conky' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/conky/lua' make[2]: Leaving directory `/builddir/build/BUILD/conky/lua' make[1]: Leaving directory `/builddir/build/BUILD/conky/lua' Making install in data make[1]: Entering directory `/builddir/build/BUILD/conky/data' make[2]: Entering directory `/builddir/build/BUILD/conky/data' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/conky-1.9.0-16.20140617gitab826d.el7.arm/etc/conky' /usr/bin/install -c -m 644 conky.conf conky_no_x11.conf '/builddir/build/BUILDROOT/conky-1.9.0-16.20140617gitab826d.el7.arm/etc/conky' make[2]: Leaving directory `/builddir/build/BUILD/conky/data' make[1]: Leaving directory `/builddir/build/BUILD/conky/data' make[1]: Entering directory `/builddir/build/BUILD/conky' make[2]: Entering directory `/builddir/build/BUILD/conky' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/conky' make[1]: Leaving directory `/builddir/build/BUILD/conky' + rm -f /builddir/build/BUILDROOT/conky-1.9.0-16.20140617gitab826d.el7.arm/etc/conky/conky_no_x11.conf + rm -f /builddir/build/BUILDROOT/conky-1.9.0-16.20140617gitab826d.el7.arm/usr/lib/conky/libcairo.la /builddir/build/BUILDROOT/conky-1.9.0-16.20140617gitab826d.el7.arm/usr/lib/conky/libimlib2.la /builddir/build/BUILDROOT/conky-1.9.0-16.20140617gitab826d.el7.arm/usr/lib/conky/libcairo.a /builddir/build/BUILDROOT/conky-1.9.0-16.20140617gitab826d.el7.arm/usr/lib/conky/libimlib2.a + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/conky extracting debug info from /builddir/build/BUILDROOT/conky-1.9.0-16.20140617gitab826d.el7.arm/usr/bin/conky extracting debug info from /builddir/build/BUILDROOT/conky-1.9.0-16.20140617gitab826d.el7.arm/usr/lib/conky/libimlib2.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/conky-1.9.0-16.20140617gitab826d.el7.arm/usr/lib/conky/libcairo.so.0.0.0 /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/conky/libimlib2.so.0.0.0.debug to /usr/lib/debug/usr/lib/conky/libimlib2.so.debug symlinked /usr/lib/debug/usr/lib/conky/libimlib2.so.0.0.0.debug to /usr/lib/debug/usr/lib/conky/libimlib2.so.0.debug symlinked /usr/lib/debug/usr/lib/conky/libcairo.so.0.0.0.debug to /usr/lib/debug/usr/lib/conky/libcairo.so.debug symlinked /usr/lib/debug/usr/lib/conky/libcairo.so.0.0.0.debug to /usr/lib/debug/usr/lib/conky/libcairo.so.0.debug 2644 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: conky-1.9.0-16.20140617gitab826d.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.b4OLLl + umask 022 + cd /builddir/build/BUILD + cd conky + DOCDIR=/builddir/build/BUILDROOT/conky-1.9.0-16.20140617gitab826d.el7.arm/usr/share/doc/conky-1.9.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/conky-1.9.0-16.20140617gitab826d.el7.arm/usr/share/doc/conky-1.9.0 + cp -pr AUTHORS /builddir/build/BUILDROOT/conky-1.9.0-16.20140617gitab826d.el7.arm/usr/share/doc/conky-1.9.0 + cp -pr ChangeLog /builddir/build/BUILDROOT/conky-1.9.0-16.20140617gitab826d.el7.arm/usr/share/doc/conky-1.9.0 + cp -pr COPYING /builddir/build/BUILDROOT/conky-1.9.0-16.20140617gitab826d.el7.arm/usr/share/doc/conky-1.9.0 + cp -pr TODO /builddir/build/BUILDROOT/conky-1.9.0-16.20140617gitab826d.el7.arm/usr/share/doc/conky-1.9.0 + cp -pr README /builddir/build/BUILDROOT/conky-1.9.0-16.20140617gitab826d.el7.arm/usr/share/doc/conky-1.9.0 + cp -pr NEWS /builddir/build/BUILDROOT/conky-1.9.0-16.20140617gitab826d.el7.arm/usr/share/doc/conky-1.9.0 + cp -pr extras/nano extras/vim /builddir/build/BUILDROOT/conky-1.9.0-16.20140617gitab826d.el7.arm/usr/share/doc/conky-1.9.0 + cp -pr doc/docs.html /builddir/build/BUILDROOT/conky-1.9.0-16.20140617gitab826d.el7.arm/usr/share/doc/conky-1.9.0 + exit 0 Provides: config(conky) = 1.9.0-16.20140617gitab826d.el7 conky = 1.9.0-16.20140617gitab826d.el7 conky(armv7hl-32) = 1.9.0-16.20140617gitab826d.el7 libcairo.so.0 libimlib2.so.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libImlib2.so.1 libX11.so.6 libXdamage.so.1 libXext.so.6 libXfixes.so.3 libXft.so.2 libasound.so.2 libc.so.6 libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.17) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libc.so.6(GLIBC_2.8) libcairo.so.0 libcairo.so.2 libcurl.so.4 libdl.so.2 libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libglib-2.0.so.0 libimlib2.so.0 libiw.so.29 liblua-5.1.so libm.so.6 libm.so.6(GLIBC_2.4) libpthread.so.0 libpthread.so.0(GLIBC_2.4) libtolua++-5.1.so libxml2.so.2 libxml2.so.2(LIBXML2_2.4.30) libxml2.so.2(LIBXML2_2.6.0) rtld(GNU_HASH) Processing files: conky-debuginfo-1.9.0-16.20140617gitab826d.el7.armv7hl Provides: conky-debuginfo = 1.9.0-16.20140617gitab826d.el7 conky-debuginfo(armv7hl-32) = 1.9.0-16.20140617gitab826d.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/conky-1.9.0-16.20140617gitab826d.el7.arm Wrote: /builddir/build/RPMS/conky-1.9.0-16.20140617gitab826d.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/conky-debuginfo-1.9.0-16.20140617gitab826d.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.lbzAnw + umask 022 + cd /builddir/build/BUILD + cd conky + /usr/bin/rm -rf /builddir/build/BUILDROOT/conky-1.9.0-16.20140617gitab826d.el7.arm + exit 0 Child return code was: 0 LEAVE do -->