Mock Version: 1.1.21 Mock Version: 1.1.21 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/xfce4-weather-plugin.spec'], False, '/var/lib/mock/f18-build-1429571-232312/root/', None, 86400, True, False, 500, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/xfce4-weather-plugin.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/xfce4-weather-plugin-0.8.1-1.fc18.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/xfce4-weather-plugin.spec'], False, '/var/lib/mock/f18-build-1429571-232312/root/', None, 86400, True, False, 500, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/xfce4-weather-plugin.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.CvdAVb + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf xfce4-weather-plugin-0.8.1 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/xfce4-weather-plugin-0.8.1.tar.bz2 + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd xfce4-weather-plugin-0.8.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.gS0Bsm + umask 022 + cd /builddir/build/BUILD + cd xfce4-weather-plugin-0.8.1 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-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/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info 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 how to create a ustar tar archive... gnutar checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-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... x86_64-redhat-linux-gnu checking host system type... x86_64-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 whether NLS is requested... yes checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.16.0 checking for XML::Parser... ok 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... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-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 x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-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 x86_64-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 -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... no checking whether gcc and cc understand -c and -o together... yes checking for ANSI C header files... (cached) yes checking for string.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for sys/types.h... (cached) yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for unistd.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for sys/stat.h... (cached) yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for netinet/in.h... (cached) yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... (cached) /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking for catalogs to be installed... ar ast be ca cs da de el en_GB es eu fi fr gl he hr hu id it ja ko lt lv nb nl nn pa pl pt_BR pt ru sk sq sv te tr ug uk ur_PK ur zh_CN zh_TW checking for bind_textdomain_codeset... (cached) yes checking for locales directory... /usr/share/locale checking for additional xgettext flags... --keyword=Q_ --from-code=UTF-8 checking for x86_64-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for gtk+-2.0 >= 2.10.0... 2.24.11 checking GTK_CFLAGS... -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm checking GTK_LIBS... -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0 checking for x86_64-redhat-linux-gnu-pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for gthread-2.0 >= 2.12.0... 2.33.6 checking GTHREAD_CFLAGS... -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include checking GTHREAD_LIBS... -pthread -lgthread-2.0 -lrt -lglib-2.0 checking for x86_64-redhat-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for glib-2.0 >= 2.12.0... 2.33.6 checking GLIB_CFLAGS... -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include checking GLIB_LIBS... -lglib-2.0 checking for x86_64-redhat-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libxfce4util-1.0 >= 4.6.0... 4.10.0 checking LIBXFCE4UTIL_CFLAGS... -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include checking LIBXFCE4UTIL_LIBS... -lxfce4util -lglib-2.0 checking for x86_64-redhat-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libxfce4ui-1 >= 4.7.0... 4.10.0 checking LIBXFCE4UI_CFLAGS... -pthread -I/usr/include/xfce4/libxfce4ui-1 -I/usr/include/gtk-2.0 -I/usr/include/xfce4 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm checking LIBXFCE4UI_LIBS... -lxfce4ui-1 -lgtk-x11-2.0 -lxfce4util -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0 checking for x86_64-redhat-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libxfce4panel-1.0 >= 4.6.0... 4.10.0 checking LIBXFCE4PANEL_CFLAGS... -pthread -I/usr/include/xfce4/libxfce4panel-1.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/xfce4 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm checking LIBXFCE4PANEL_LIBS... -Wl,--export-dynamic -pthread -lxfce4panel-1.0 -lgtk-x11-2.0 -lgmodule-2.0 -lrt -lxfce4util -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0 checking for x86_64-redhat-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libxml-2.0 >= 2.4.0... 2.8.0 checking LIBXML_CFLAGS... -I/usr/include/libxml2 checking LIBXML_LIBS... -lxml2 checking for res_query in -lresolv... no checking whether to build with debugging support... minimum checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating panel-plugin/Makefile config.status: creating po/Makefile.in config.status: creating icons/Makefile config.status: creating icons/liquid/Makefile config.status: creating icons/48x48/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing po/stamp-it commands + make -j4 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/xfce4-weather-plugin-0.8.1' Making all in panel-plugin make[2]: Entering directory `/builddir/build/BUILD/xfce4-weather-plugin-0.8.1/panel-plugin' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DTHEMESDIR=\"/usr/share/xfce4/weather/icons\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"weather\" -DNDEBUG -pthread -I/usr/include/xfce4/libxfce4panel-1.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/xfce4 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -pthread -I/usr/include/xfce4/libxfce4ui-1 -I/usr/include/gtk-2.0 -I/usr/include/xfce4 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libweather_la-weather.lo `test -f 'weather.c' || echo './'`weather.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DTHEMESDIR=\"/usr/share/xfce4/weather/icons\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"weather\" -DNDEBUG -pthread -I/usr/include/xfce4/libxfce4panel-1.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/xfce4 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -pthread -I/usr/include/xfce4/libxfce4ui-1 -I/usr/include/gtk-2.0 -I/usr/include/xfce4 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libweather_la-weather-config.lo `test -f 'weather-config.c' || echo './'`weather-config.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DTHEMESDIR=\"/usr/share/xfce4/weather/icons\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"weather\" -DNDEBUG -pthread -I/usr/include/xfce4/libxfce4panel-1.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/xfce4 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -pthread -I/usr/include/xfce4/libxfce4ui-1 -I/usr/include/gtk-2.0 -I/usr/include/xfce4 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libweather_la-weather-data.lo `test -f 'weather-data.c' || echo './'`weather-data.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DTHEMESDIR=\"/usr/share/xfce4/weather/icons\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"weather\" -DNDEBUG -pthread -I/usr/include/xfce4/libxfce4panel-1.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/xfce4 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -pthread -I/usr/include/xfce4/libxfce4ui-1 -I/usr/include/gtk-2.0 -I/usr/include/xfce4 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libweather_la-weather-http.lo `test -f 'weather-http.c' || echo './'`weather-http.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DTHEMESDIR=\"/usr/share/xfce4/weather/icons\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"weather\" -DNDEBUG -pthread -I/usr/include/xfce4/libxfce4panel-1.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/xfce4 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -pthread -I/usr/include/xfce4/libxfce4ui-1 -I/usr/include/gtk-2.0 -I/usr/include/xfce4 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c weather-data.c -fPIC -DPIC -o .libs/libweather_la-weather-data.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DTHEMESDIR=\"/usr/share/xfce4/weather/icons\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"weather\" -DNDEBUG -pthread -I/usr/include/xfce4/libxfce4panel-1.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/xfce4 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -pthread -I/usr/include/xfce4/libxfce4ui-1 -I/usr/include/gtk-2.0 -I/usr/include/xfce4 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c weather.c -fPIC -DPIC -o .libs/libweather_la-weather.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DTHEMESDIR=\"/usr/share/xfce4/weather/icons\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"weather\" -DNDEBUG -pthread -I/usr/include/xfce4/libxfce4panel-1.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/xfce4 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -pthread -I/usr/include/xfce4/libxfce4ui-1 -I/usr/include/gtk-2.0 -I/usr/include/xfce4 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c weather-config.c -fPIC -DPIC -o .libs/libweather_la-weather-config.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DTHEMESDIR=\"/usr/share/xfce4/weather/icons\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"weather\" -DNDEBUG -pthread -I/usr/include/xfce4/libxfce4panel-1.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/xfce4 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -pthread -I/usr/include/xfce4/libxfce4ui-1 -I/usr/include/gtk-2.0 -I/usr/include/xfce4 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c weather-http.c -fPIC -DPIC -o .libs/libweather_la-weather-http.o weather-config.c: In function 'sanitize_location_name': weather-config.c:217:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses]weather-data.c: In function 'find_shortest_timeslice': weather-data.c:366:10: warning: unused variable 'hours' [-Wunused-variable] weather-data.c: In function 'make_current_conditions': weather-data.c:466:10: warning: unused variable 'interval' [-Wunused-variable] weather-data.c:465:19: warning: unused variable 'start_t' [-Wunused-variable] weather-data.c: In function 'make_forecast_data': weather-data.c:518:15: warning: unused variable 'now_tm' [-Wunused-variable] weather.c: In function 'get_label_size': weather.c:108:33: warning: comparison between 'GtkOrientation' and 'enum ' [-Wenum-compare] weather.c: In function 'set_icon_error': weather.c:249:33: warning: comparison between 'GtkOrientation' and 'enum ' [-Wenum-compare] weather.c: In function 'set_icon_current': weather.c:296:37: warning: comparison between 'GtkOrientation' and 'enum ' [-Wenum-compare] weather.c: In function 'weather_get_tooltip_text': weather.c:928:9: warning: zero-length gnu_printf format string [-Wformat-zero-length] weather.c: In function 'xfceweather_set_mode': weather.c:1226:33: warning: comparison between 'GtkOrientation' and 'enum ' [-Wenum-compare] weather.c:1234:33: warning: comparison between 'GtkOrientation' and 'enum ' [-Wenum-compare] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DTHEMESDIR=\"/usr/share/xfce4/weather/icons\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"weather\" -DNDEBUG -pthread -I/usr/include/xfce4/libxfce4panel-1.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/xfce4 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -pthread -I/usr/include/xfce4/libxfce4ui-1 -I/usr/include/gtk-2.0 -I/usr/include/xfce4 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libweather_la-weather-icon.lo `test -f 'weather-icon.c' || echo './'`weather-icon.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DTHEMESDIR=\"/usr/share/xfce4/weather/icons\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"weather\" -DNDEBUG -pthread -I/usr/include/xfce4/libxfce4panel-1.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/xfce4 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -pthread -I/usr/include/xfce4/libxfce4ui-1 -I/usr/include/gtk-2.0 -I/usr/include/xfce4 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libweather_la-weather-parsers.lo `test -f 'weather-parsers.c' || echo './'`weather-parsers.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DTHEMESDIR=\"/usr/share/xfce4/weather/icons\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"weather\" -DNDEBUG -pthread -I/usr/include/xfce4/libxfce4panel-1.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/xfce4 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -pthread -I/usr/include/xfce4/libxfce4ui-1 -I/usr/include/gtk-2.0 -I/usr/include/xfce4 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c weather-icon.c -fPIC -DPIC -o .libs/libweather_la-weather-icon.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DTHEMESDIR=\"/usr/share/xfce4/weather/icons\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"weather\" -DNDEBUG -pthread -I/usr/include/xfce4/libxfce4panel-1.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/xfce4 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -pthread -I/usr/include/xfce4/libxfce4ui-1 -I/usr/include/gtk-2.0 -I/usr/include/xfce4 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c weather-parsers.c -fPIC -DPIC -o .libs/libweather_la-weather-parsers.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DTHEMESDIR=\"/usr/share/xfce4/weather/icons\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"weather\" -DNDEBUG -pthread -I/usr/include/xfce4/libxfce4panel-1.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/xfce4 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -pthread -I/usr/include/xfce4/libxfce4ui-1 -I/usr/include/gtk-2.0 -I/usr/include/xfce4 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libweather_la-weather-scrollbox.lo `test -f 'weather-scrollbox.c' || echo './'`weather-scrollbox.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DTHEMESDIR=\"/usr/share/xfce4/weather/icons\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"weather\" -DNDEBUG -pthread -I/usr/include/xfce4/libxfce4panel-1.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/xfce4 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -pthread -I/usr/include/xfce4/libxfce4ui-1 -I/usr/include/gtk-2.0 -I/usr/include/xfce4 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c weather-scrollbox.c -fPIC -DPIC -o .libs/libweather_la-weather-scrollbox.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DTHEMESDIR=\"/usr/share/xfce4/weather/icons\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"weather\" -DNDEBUG -pthread -I/usr/include/xfce4/libxfce4panel-1.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/xfce4 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -pthread -I/usr/include/xfce4/libxfce4ui-1 -I/usr/include/gtk-2.0 -I/usr/include/xfce4 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libweather_la-weather-search.lo `test -f 'weather-search.c' || echo './'`weather-search.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DTHEMESDIR=\"/usr/share/xfce4/weather/icons\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"weather\" -DNDEBUG -pthread -I/usr/include/xfce4/libxfce4panel-1.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/xfce4 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -pthread -I/usr/include/xfce4/libxfce4ui-1 -I/usr/include/gtk-2.0 -I/usr/include/xfce4 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c weather-search.c -fPIC -DPIC -o .libs/libweather_la-weather-search.o weather-parsers.c: In function 'my_timegm': weather-parsers.c:57:5: warning: implicit declaration of function 'setenv' [-Wimplicit-function-declaration] weather-parsers.c:63:9: warning: implicit declaration of function 'unsetenv' [-Wimplicit-function-declaration] weather-parsers.c: In function 'parse_time': weather-parsers.c:212:5: warning: pointer targets in passing argument 1 of 'xmlStrcasecmp' differ in signedness [-Wpointer-sign] In file included from /usr/include/libxml2/libxml/tree.h:17:0, from /usr/include/libxml2/libxml/parser.h:16, from weather-parsers.h:23, from weather-parsers.c:29: /usr/include/libxml2/libxml/xmlstring.h:71:17: note: expected 'const xmlChar *' but argument is of type 'gchar *' weather-parsers.c:212:5: warning: pointer targets in passing argument 2 of 'xmlStrcasecmp' differ in signedness [-Wpointer-sign] In file included from /usr/include/libxml2/libxml/tree.h:17:0, from /usr/include/libxml2/libxml/parser.h:16, from weather-parsers.h:23, from weather-parsers.c:29: /usr/include/libxml2/libxml/xmlstring.h:71:17: note: expected 'const xmlChar *' but argument is of type 'char *' weather-parsers.c: In function 'parse_weather': weather-parsers.c:265:13: warning: pointer targets in passing argument 1 of 'xmlStrcasecmp' differ in signedness [-Wpointer-sign] In file included from /usr/include/libxml2/libxml/tree.h:17:0, from /usr/include/libxml2/libxml/parser.h:16, from weather-parsers.h:23, from weather-parsers.c:29: /usr/include/libxml2/libxml/xmlstring.h:71:17: note: expected 'const xmlChar *' but argument is of type 'gchar *' weather-parsers.c:265:13: warning: pointer targets in passing argument 2 of 'xmlStrcasecmp' differ in signedness [-Wpointer-sign] In file included from /usr/include/libxml2/libxml/tree.h:17:0, from /usr/include/libxml2/libxml/parser.h:16, from weather-parsers.h:23, from weather-parsers.c:29: /usr/include/libxml2/libxml/xmlstring.h:71:17: note: expected 'const xmlChar *' but argument is of type 'char *' weather-parsers.c: In function 'parse_astro_location': weather-parsers.c:285:45: warning: unused variable 'moonset_t' [-Wunused-variable] weather-parsers.c:285:33: warning: unused variable 'moonrise_t' [-Wunused-variable] weather-parsers.c:285:23: warning: unused variable 'sunset_t' [-Wunused-variable] weather-parsers.c:285:12: warning: unused variable 'sunrise_t' [-Wunused-variable] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DTHEMESDIR=\"/usr/share/xfce4/weather/icons\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"weather\" -DNDEBUG -pthread -I/usr/include/xfce4/libxfce4panel-1.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/xfce4 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -pthread -I/usr/include/xfce4/libxfce4ui-1 -I/usr/include/gtk-2.0 -I/usr/include/xfce4 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libweather_la-weather-summary.lo `test -f 'weather-summary.c' || echo './'`weather-summary.c weather-parsers.c: In function 'parse_astro': weather-parsers.c:359:46: warning: unused variable 'location_node' [-Wunused-variable] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DTHEMESDIR=\"/usr/share/xfce4/weather/icons\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"weather\" -DNDEBUG -pthread -I/usr/include/xfce4/libxfce4panel-1.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/xfce4 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -pthread -I/usr/include/xfce4/libxfce4ui-1 -I/usr/include/gtk-2.0 -I/usr/include/xfce4 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c weather-summary.c -fPIC -DPIC -o .libs/libweather_la-weather-summary.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DTHEMESDIR=\"/usr/share/xfce4/weather/icons\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"weather\" -DNDEBUG -pthread -I/usr/include/xfce4/libxfce4panel-1.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/xfce4 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -pthread -I/usr/include/xfce4/libxfce4ui-1 -I/usr/include/gtk-2.0 -I/usr/include/xfce4 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libweather_la-weather-translate.lo `test -f 'weather-translate.c' || echo './'`weather-translate.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DTHEMESDIR=\"/usr/share/xfce4/weather/icons\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"weather\" -DNDEBUG -pthread -I/usr/include/xfce4/libxfce4panel-1.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/xfce4 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -pthread -I/usr/include/xfce4/libxfce4ui-1 -I/usr/include/gtk-2.0 -I/usr/include/xfce4 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c weather-translate.c -fPIC -DPIC -o .libs/libweather_la-weather-translate.o LC_ALL=C /usr/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po weather.desktop.in weather.desktop weather-summary.c:38:21: warning: 'tooltips' defined but not used [-Wunused-variable] Generating and caching the translation database Merging translations into weather.desktop. weather-translate.c: In function 'translate_desc': weather-translate.c:153:12: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/xfce4/libxfce4panel-1.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/xfce4 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -pthread -I/usr/include/xfce4/libxfce4ui-1 -I/usr/include/gtk-2.0 -I/usr/include/xfce4 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -avoid-version -module -no-undefined -export-symbols-regex '^xfce_panel_module_(preinit|init|construct)' -Wl,-z,relro -o libweather.la -rpath /usr/lib64/xfce4/panel/plugins libweather_la-weather.lo libweather_la-weather-config.lo libweather_la-weather-data.lo libweather_la-weather-http.lo libweather_la-weather-icon.lo libweather_la-weather-parsers.lo libweather_la-weather-scrollbox.lo libweather_la-weather-search.lo libweather_la-weather-summary.lo libweather_la-weather-translate.lo -Wl,--export-dynamic -pthread -lxfce4panel-1.0 -lgtk-x11-2.0 -lgmodule-2.0 -lrt -lxfce4util -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0 -lxfce4util -lglib-2.0 -lxfce4ui-1 -lgtk-x11-2.0 -lxfce4util -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0 -lxml2 libtool: link: /usr/bin/nm -B .libs/libweather_la-weather.o .libs/libweather_la-weather-config.o .libs/libweather_la-weather-data.o .libs/libweather_la-weather-http.o .libs/libweather_la-weather-icon.o .libs/libweather_la-weather-parsers.o .libs/libweather_la-weather-scrollbox.o .libs/libweather_la-weather-search.o .libs/libweather_la-weather-summary.o .libs/libweather_la-weather-translate.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libweather.exp libtool: link: /usr/bin/grep -E -e "^xfce_panel_module_(preinit|init|construct)" ".libs/libweather.exp" > ".libs/libweather.expT" libtool: link: mv -f ".libs/libweather.expT" ".libs/libweather.exp" libtool: link: echo "{ global:" > .libs/libweather.ver libtool: link: cat .libs/libweather.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libweather.ver libtool: link: echo "local: *; };" >> .libs/libweather.ver libtool: link: gcc -shared -fPIC -DPIC .libs/libweather_la-weather.o .libs/libweather_la-weather-config.o .libs/libweather_la-weather-data.o .libs/libweather_la-weather-http.o .libs/libweather_la-weather-icon.o .libs/libweather_la-weather-parsers.o .libs/libweather_la-weather-scrollbox.o .libs/libweather_la-weather-search.o .libs/libweather_la-weather-summary.o .libs/libweather_la-weather-translate.o -lxfce4panel-1.0 -lgmodule-2.0 -lrt -lxfce4ui-1 -lxfce4util -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0 -lxml2 -pthread -pthread -pthread -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,libweather.so -Wl,-version-script -Wl,.libs/libweather.ver -o .libs/libweather.so libtool: link: ( cd ".libs" && rm -f "libweather.la" && ln -s "../libweather.la" "libweather.la" ) make[2]: Leaving directory `/builddir/build/BUILD/xfce4-weather-plugin-0.8.1/panel-plugin' Making all in po make[2]: Entering directory `/builddir/build/BUILD/xfce4-weather-plugin-0.8.1/po' file=`echo ar | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ar.po file=`echo ast | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ast.po file=`echo be | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file be.po file=`echo ca | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ca.po file=`echo cs | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file cs.po file=`echo da | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file da.po file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file de.po file=`echo el | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file el.po file=`echo en_GB | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file en_GB.po file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file es.po file=`echo eu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file eu.po file=`echo fi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fi.po file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fr.po file=`echo gl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file gl.po file=`echo he | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file he.po file=`echo hr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hr.po file=`echo hu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hu.po file=`echo id | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file id.po file=`echo it | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file it.po file=`echo ja | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ja.po file=`echo ko | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ko.po file=`echo lt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file lt.po file=`echo lv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file lv.po file=`echo nb | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nb.po file=`echo nl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nl.po file=`echo nn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nn.po file=`echo pa | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pa.po file=`echo pl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pl.po file=`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt_BR.po file=`echo pt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt.po file=`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ru.po file=`echo sk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sk.po file=`echo sq | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sq.po file=`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sv.po file=`echo te | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file te.po file=`echo tr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file tr.po file=`echo ug | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ug.po file=`echo uk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file uk.po file=`echo ur_PK | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ur_PK.po file=`echo ur | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ur.po file=`echo zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_CN.po file=`echo zh_TW | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_TW.po make[2]: Leaving directory `/builddir/build/BUILD/xfce4-weather-plugin-0.8.1/po' Making all in icons make[2]: Entering directory `/builddir/build/BUILD/xfce4-weather-plugin-0.8.1/icons' Making all in liquid make[3]: Entering directory `/builddir/build/BUILD/xfce4-weather-plugin-0.8.1/icons/liquid' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/xfce4-weather-plugin-0.8.1/icons/liquid' Making all in 48x48 make[3]: Entering directory `/builddir/build/BUILD/xfce4-weather-plugin-0.8.1/icons/48x48' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/xfce4-weather-plugin-0.8.1/icons/48x48' make[3]: Entering directory `/builddir/build/BUILD/xfce4-weather-plugin-0.8.1/icons' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/xfce4-weather-plugin-0.8.1/icons' make[2]: Leaving directory `/builddir/build/BUILD/xfce4-weather-plugin-0.8.1/icons' make[2]: Entering directory `/builddir/build/BUILD/xfce4-weather-plugin-0.8.1' make[2]: Leaving directory `/builddir/build/BUILD/xfce4-weather-plugin-0.8.1' make[1]: Leaving directory `/builddir/build/BUILD/xfce4-weather-plugin-0.8.1' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.m4DToO + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/xfce4-weather-plugin-0.8.1-1.fc18.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/xfce4-weather-plugin-0.8.1-1.fc18.x86_64 ++ dirname /builddir/build/BUILDROOT/xfce4-weather-plugin-0.8.1-1.fc18.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/xfce4-weather-plugin-0.8.1-1.fc18.x86_64 + cd xfce4-weather-plugin-0.8.1 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/xfce4-weather-plugin-0.8.1-1.fc18.x86_64 + make install DESTDIR=/builddir/build/BUILDROOT/xfce4-weather-plugin-0.8.1-1.fc18.x86_64 'INSTALL=install -p' Making install in panel-plugin make[1]: Entering directory `/builddir/build/BUILD/xfce4-weather-plugin-0.8.1/panel-plugin' make[2]: Entering directory `/builddir/build/BUILD/xfce4-weather-plugin-0.8.1/panel-plugin' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xfce4-weather-plugin-0.8.1-1.fc18.x86_64/usr/share/xfce4/panel/plugins' install -p -m 644 weather.desktop '/builddir/build/BUILDROOT/xfce4-weather-plugin-0.8.1-1.fc18.x86_64/usr/share/xfce4/panel/plugins' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xfce4-weather-plugin-0.8.1-1.fc18.x86_64/usr/lib64/xfce4/panel/plugins' /bin/sh ../libtool --mode=install install -p libweather.la '/builddir/build/BUILDROOT/xfce4-weather-plugin-0.8.1-1.fc18.x86_64/usr/lib64/xfce4/panel/plugins' libtool: install: install -p .libs/libweather.so /builddir/build/BUILDROOT/xfce4-weather-plugin-0.8.1-1.fc18.x86_64/usr/lib64/xfce4/panel/plugins/libweather.so libtool: install: install -p .libs/libweather.lai /builddir/build/BUILDROOT/xfce4-weather-plugin-0.8.1-1.fc18.x86_64/usr/lib64/xfce4/panel/plugins/libweather.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/xfce4/panel/plugins' make[2]: Leaving directory `/builddir/build/BUILD/xfce4-weather-plugin-0.8.1/panel-plugin' make[1]: Leaving directory `/builddir/build/BUILD/xfce4-weather-plugin-0.8.1/panel-plugin' Making install in po make[1]: Entering directory `/builddir/build/BUILD/xfce4-weather-plugin-0.8.1/po' linguas="ar ast be ca cs da de el en_GB es eu fi fr gl he hr hu id it ja ko lt lv nb nl nn pa pl pt_BR pt ru sk sq sv te tr ug uk ur_PK ur zh_CN zh_TW "; \ for lang in $linguas; do \ dir=/builddir/build/BUILDROOT/xfce4-weather-plugin-0.8.1-1.fc18.x86_64/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /builddir/build/BUILD/xfce4-weather-plugin-0.8.1/install-sh -d $dir; \ if test -r $lang.gmo; then \ install -p -m 644 $lang.gmo $dir/xfce4-weather-plugin.mo; \ echo "installing $lang.gmo as $dir/xfce4-weather-plugin.mo"; \ else \ install -p -m 644 ./$lang.gmo $dir/xfce4-weather-plugin.mo; \ echo "installing ./$lang.gmo as" \ "$dir/xfce4-weather-plugin.mo"; \ fi; \ if test -r $lang.gmo.m; then \ install -p -m 644 $lang.gmo.m $dir/xfce4-weather-plugin.mo.m; \ echo "installing $lang.gmo.m as $dir/xfce4-weather-plugin.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ install -p -m 644 ./$lang.gmo.m \ $dir/xfce4-weather-plugin.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/xfce4-weather-plugin.mo.m"; \ else \ true; \ fi; \ fi; \ done installing ar.gmo as /builddir/build/BUILDROOT/xfce4-weather-plugin-0.8.1-1.fc18.x86_64/usr/share/locale/ar/LC_MESSAGES/xfce4-weather-plugin.mo installing ast.gmo as /builddir/build/BUILDROOT/xfce4-weather-plugin-0.8.1-1.fc18.x86_64/usr/share/locale/ast/LC_MESSAGES/xfce4-weather-plugin.mo installing be.gmo as /builddir/build/BUILDROOT/xfce4-weather-plugin-0.8.1-1.fc18.x86_64/usr/share/locale/be/LC_MESSAGES/xfce4-weather-plugin.mo installing ca.gmo as /builddir/build/BUILDROOT/xfce4-weather-plugin-0.8.1-1.fc18.x86_64/usr/share/locale/ca/LC_MESSAGES/xfce4-weather-plugin.mo installing cs.gmo as /builddir/build/BUILDROOT/xfce4-weather-plugin-0.8.1-1.fc18.x86_64/usr/share/locale/cs/LC_MESSAGES/xfce4-weather-plugin.mo installing da.gmo as /builddir/build/BUILDROOT/xfce4-weather-plugin-0.8.1-1.fc18.x86_64/usr/share/locale/da/LC_MESSAGES/xfce4-weather-plugin.mo installing de.gmo as /builddir/build/BUILDROOT/xfce4-weather-plugin-0.8.1-1.fc18.x86_64/usr/share/locale/de/LC_MESSAGES/xfce4-weather-plugin.mo installing el.gmo as /builddir/build/BUILDROOT/xfce4-weather-plugin-0.8.1-1.fc18.x86_64/usr/share/locale/el/LC_MESSAGES/xfce4-weather-plugin.mo installing en_GB.gmo as /builddir/build/BUILDROOT/xfce4-weather-plugin-0.8.1-1.fc18.x86_64/usr/share/locale/en_GB/LC_MESSAGES/xfce4-weather-plugin.mo installing es.gmo as /builddir/build/BUILDROOT/xfce4-weather-plugin-0.8.1-1.fc18.x86_64/usr/share/locale/es/LC_MESSAGES/xfce4-weather-plugin.mo installing eu.gmo as /builddir/build/BUILDROOT/xfce4-weather-plugin-0.8.1-1.fc18.x86_64/usr/share/locale/eu/LC_MESSAGES/xfce4-weather-plugin.mo installing fi.gmo as /builddir/build/BUILDROOT/xfce4-weather-plugin-0.8.1-1.fc18.x86_64/usr/share/locale/fi/LC_MESSAGES/xfce4-weather-plugin.mo installing fr.gmo as /builddir/build/BUILDROOT/xfce4-weather-plugin-0.8.1-1.fc18.x86_64/usr/share/locale/fr/LC_MESSAGES/xfce4-weather-plugin.mo installing gl.gmo as /builddir/build/BUILDROOT/xfce4-weather-plugin-0.8.1-1.fc18.x86_64/usr/share/locale/gl/LC_MESSAGES/xfce4-weather-plugin.mo installing he.gmo as /builddir/build/BUILDROOT/xfce4-weather-plugin-0.8.1-1.fc18.x86_64/usr/share/locale/he/LC_MESSAGES/xfce4-weather-plugin.mo installing hr.gmo as /builddir/build/BUILDROOT/xfce4-weather-plugin-0.8.1-1.fc18.x86_64/usr/share/locale/hr/LC_MESSAGES/xfce4-weather-plugin.mo installing hu.gmo as /builddir/build/BUILDROOT/xfce4-weather-plugin-0.8.1-1.fc18.x86_64/usr/share/locale/hu/LC_MESSAGES/xfce4-weather-plugin.mo installing id.gmo as /builddir/build/BUILDROOT/xfce4-weather-plugin-0.8.1-1.fc18.x86_64/usr/share/locale/id/LC_MESSAGES/xfce4-weather-plugin.mo installing it.gmo as /builddir/build/BUILDROOT/xfce4-weather-plugin-0.8.1-1.fc18.x86_64/usr/share/locale/it/LC_MESSAGES/xfce4-weather-plugin.mo installing ja.gmo as /builddir/build/BUILDROOT/xfce4-weather-plugin-0.8.1-1.fc18.x86_64/usr/share/locale/ja/LC_MESSAGES/xfce4-weather-plugin.mo installing ko.gmo as /builddir/build/BUILDROOT/xfce4-weather-plugin-0.8.1-1.fc18.x86_64/usr/share/locale/ko/LC_MESSAGES/xfce4-weather-plugin.mo installing lt.gmo as /builddir/build/BUILDROOT/xfce4-weather-plugin-0.8.1-1.fc18.x86_64/usr/share/locale/lt/LC_MESSAGES/xfce4-weather-plugin.mo installing lv.gmo as /builddir/build/BUILDROOT/xfce4-weather-plugin-0.8.1-1.fc18.x86_64/usr/share/locale/lv/LC_MESSAGES/xfce4-weather-plugin.mo installing nb.gmo as /builddir/build/BUILDROOT/xfce4-weather-plugin-0.8.1-1.fc18.x86_64/usr/share/locale/nb/LC_MESSAGES/xfce4-weather-plugin.mo installing nl.gmo as /builddir/build/BUILDROOT/xfce4-weather-plugin-0.8.1-1.fc18.x86_64/usr/share/locale/nl/LC_MESSAGES/xfce4-weather-plugin.mo installing nn.gmo as /builddir/build/BUILDROOT/xfce4-weather-plugin-0.8.1-1.fc18.x86_64/usr/share/locale/nn/LC_MESSAGES/xfce4-weather-plugin.mo installing pa.gmo as /builddir/build/BUILDROOT/xfce4-weather-plugin-0.8.1-1.fc18.x86_64/usr/share/locale/pa/LC_MESSAGES/xfce4-weather-plugin.mo installing pl.gmo as /builddir/build/BUILDROOT/xfce4-weather-plugin-0.8.1-1.fc18.x86_64/usr/share/locale/pl/LC_MESSAGES/xfce4-weather-plugin.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/xfce4-weather-plugin-0.8.1-1.fc18.x86_64/usr/share/locale/pt_BR/LC_MESSAGES/xfce4-weather-plugin.mo installing pt.gmo as /builddir/build/BUILDROOT/xfce4-weather-plugin-0.8.1-1.fc18.x86_64/usr/share/locale/pt/LC_MESSAGES/xfce4-weather-plugin.mo installing ru.gmo as /builddir/build/BUILDROOT/xfce4-weather-plugin-0.8.1-1.fc18.x86_64/usr/share/locale/ru/LC_MESSAGES/xfce4-weather-plugin.mo installing sk.gmo as /builddir/build/BUILDROOT/xfce4-weather-plugin-0.8.1-1.fc18.x86_64/usr/share/locale/sk/LC_MESSAGES/xfce4-weather-plugin.mo installing sq.gmo as /builddir/build/BUILDROOT/xfce4-weather-plugin-0.8.1-1.fc18.x86_64/usr/share/locale/sq/LC_MESSAGES/xfce4-weather-plugin.mo installing sv.gmo as /builddir/build/BUILDROOT/xfce4-weather-plugin-0.8.1-1.fc18.x86_64/usr/share/locale/sv/LC_MESSAGES/xfce4-weather-plugin.mo installing te.gmo as /builddir/build/BUILDROOT/xfce4-weather-plugin-0.8.1-1.fc18.x86_64/usr/share/locale/te/LC_MESSAGES/xfce4-weather-plugin.mo installing tr.gmo as /builddir/build/BUILDROOT/xfce4-weather-plugin-0.8.1-1.fc18.x86_64/usr/share/locale/tr/LC_MESSAGES/xfce4-weather-plugin.mo installing ug.gmo as /builddir/build/BUILDROOT/xfce4-weather-plugin-0.8.1-1.fc18.x86_64/usr/share/locale/ug/LC_MESSAGES/xfce4-weather-plugin.mo installing uk.gmo as /builddir/build/BUILDROOT/xfce4-weather-plugin-0.8.1-1.fc18.x86_64/usr/share/locale/uk/LC_MESSAGES/xfce4-weather-plugin.mo installing ur_PK.gmo as /builddir/build/BUILDROOT/xfce4-weather-plugin-0.8.1-1.fc18.x86_64/usr/share/locale/ur_PK/LC_MESSAGES/xfce4-weather-plugin.mo installing ur.gmo as /builddir/build/BUILDROOT/xfce4-weather-plugin-0.8.1-1.fc18.x86_64/usr/share/locale/ur/LC_MESSAGES/xfce4-weather-plugin.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/xfce4-weather-plugin-0.8.1-1.fc18.x86_64/usr/share/locale/zh_CN/LC_MESSAGES/xfce4-weather-plugin.mo installing zh_TW.gmo as /builddir/build/BUILDROOT/xfce4-weather-plugin-0.8.1-1.fc18.x86_64/usr/share/locale/zh_TW/LC_MESSAGES/xfce4-weather-plugin.mo make[1]: Leaving directory `/builddir/build/BUILD/xfce4-weather-plugin-0.8.1/po' Making install in icons make[1]: Entering directory `/builddir/build/BUILD/xfce4-weather-plugin-0.8.1/icons' Making install in liquid make[2]: Entering directory `/builddir/build/BUILD/xfce4-weather-plugin-0.8.1/icons/liquid' make[3]: Entering directory `/builddir/build/BUILD/xfce4-weather-plugin-0.8.1/icons/liquid' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xfce4-weather-plugin-0.8.1-1.fc18.x86_64/usr/share/xfce4/weather/icons/liquid' install -p -m 644 NODATA.png CLOUD.png FOG.png LIGHTCLOUD.png LIGHTRAIN.png LIGHTRAINSUN.png LIGHTRAINTHUNDER.png LIGHTRAINTHUNDERSUN.png PARTLYCLOUD.png RAIN.png RAINTHUNDER.png SLEET.png SLEETSUN.png SLEETSUNTHUNDER.png SLEETTHUNDER.png SNOW.png SNOWSUN.png SNOWSUNTHUNDER.png SNOWTHUNDER.png SUN.png CLOUD-night.png LIGHTCLOUD-night.png LIGHTRAINSUN-night.png LIGHTRAINTHUNDERSUN-night.png PARTLYCLOUD-night.png SNOWSUN-night.png SUN-night.png '/builddir/build/BUILDROOT/xfce4-weather-plugin-0.8.1-1.fc18.x86_64/usr/share/xfce4/weather/icons/liquid' make[3]: Leaving directory `/builddir/build/BUILD/xfce4-weather-plugin-0.8.1/icons/liquid' make[2]: Leaving directory `/builddir/build/BUILD/xfce4-weather-plugin-0.8.1/icons/liquid' Making install in 48x48 make[2]: Entering directory `/builddir/build/BUILD/xfce4-weather-plugin-0.8.1/icons/48x48' make[3]: Entering directory `/builddir/build/BUILD/xfce4-weather-plugin-0.8.1/icons/48x48' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xfce4-weather-plugin-0.8.1-1.fc18.x86_64/usr/share/icons/hicolor/48x48/apps' install -p -m 644 xfce4-weather.png '/builddir/build/BUILDROOT/xfce4-weather-plugin-0.8.1-1.fc18.x86_64/usr/share/icons/hicolor/48x48/apps' make[3]: Leaving directory `/builddir/build/BUILD/xfce4-weather-plugin-0.8.1/icons/48x48' make[2]: Leaving directory `/builddir/build/BUILD/xfce4-weather-plugin-0.8.1/icons/48x48' make[2]: Entering directory `/builddir/build/BUILD/xfce4-weather-plugin-0.8.1/icons' make[3]: Entering directory `/builddir/build/BUILD/xfce4-weather-plugin-0.8.1/icons' make[3]: Nothing to be done for `install-exec-am'. make install-data-hook make[4]: Entering directory `/builddir/build/BUILD/xfce4-weather-plugin-0.8.1/icons' *** Icon cache not updated. Remember to run: *** *** gtk-update-icon-cache -f -t /usr/share/icons/hicolor *** make[4]: Leaving directory `/builddir/build/BUILD/xfce4-weather-plugin-0.8.1/icons' make[3]: Leaving directory `/builddir/build/BUILD/xfce4-weather-plugin-0.8.1/icons' make[2]: Leaving directory `/builddir/build/BUILD/xfce4-weather-plugin-0.8.1/icons' make[1]: Leaving directory `/builddir/build/BUILD/xfce4-weather-plugin-0.8.1/icons' make[1]: Entering directory `/builddir/build/BUILD/xfce4-weather-plugin-0.8.1' make[2]: Entering directory `/builddir/build/BUILD/xfce4-weather-plugin-0.8.1' 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/xfce4-weather-plugin-0.8.1' make[1]: Leaving directory `/builddir/build/BUILD/xfce4-weather-plugin-0.8.1' + find /builddir/build/BUILDROOT/xfce4-weather-plugin-0.8.1-1.fc18.x86_64 -name '*.la' -exec rm -f '{}' ';' + chmod -c +x /builddir/build/BUILDROOT/xfce4-weather-plugin-0.8.1-1.fc18.x86_64/usr/lib64/xfce4/panel/plugins/libweather.so + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/xfce4-weather-plugin-0.8.1-1.fc18.x86_64 xfce4-weather-plugin + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/xfce4-weather-plugin-0.8.1 extracting debug info from /builddir/build/BUILDROOT/xfce4-weather-plugin-0.8.1-1.fc18.x86_64/usr/lib64/xfce4/panel/plugins/libweather.so dwz: Too few files for multifile optimization 380 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: xfce4-weather-plugin-0.8.1-1.fc18.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.u7n0Wj + umask 022 + cd /builddir/build/BUILD + cd xfce4-weather-plugin-0.8.1 + DOCDIR=/builddir/build/BUILDROOT/xfce4-weather-plugin-0.8.1-1.fc18.x86_64/usr/share/doc/xfce4-weather-plugin-0.8.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/xfce4-weather-plugin-0.8.1-1.fc18.x86_64/usr/share/doc/xfce4-weather-plugin-0.8.1 + cp -pr AUTHORS COPYING ChangeLog README TODO /builddir/build/BUILDROOT/xfce4-weather-plugin-0.8.1-1.fc18.x86_64/usr/share/doc/xfce4-weather-plugin-0.8.1 + exit 0 Provides: libweather.so()(64bit) xfce4-weather-plugin = 0.8.1-1.fc18 xfce4-weather-plugin(x86-64) = 0.8.1-1.fc18 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Requires: libatk-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcairo.so.2()(64bit) libfontconfig.so.1()(64bit) libfreetype.so.6()(64bit) libgdk-x11-2.0.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpangoft2-1.0.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) librt.so.1()(64bit) libxfce4panel-1.0.so.4()(64bit) libxfce4ui-1.so.0()(64bit) libxfce4util.so.6()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) rtld(GNU_HASH) Processing files: xfce4-weather-plugin-debuginfo-0.8.1-1.fc18.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/xfce4-weather-plugin-0.8.1-1.fc18.x86_64 Wrote: /builddir/build/RPMS/xfce4-weather-plugin-0.8.1-1.fc18.x86_64.rpm Wrote: /builddir/build/RPMS/xfce4-weather-plugin-debuginfo-0.8.1-1.fc18.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.OAvzvT + umask 022 + cd /builddir/build/BUILD + cd xfce4-weather-plugin-0.8.1 + rm -rf /builddir/build/BUILDROOT/xfce4-weather-plugin-0.8.1-1.fc18.x86_64 + exit 0 Child return code was: 0 LEAVE do -->