Mock Version: 1.1.8 Mock Version: 1.1.8 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/claws-mail-plugins.spec'], False, '/var/lib/mock/dist-f15-gnome3-1002671-147899/root/', None, 86400, True, 0, 498, 498, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/claws-mail-plugins.spec'] warning: Could not canonicalize hostname: x86-05.phx2.fedoraproject.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/claws-mail-plugins-3.7.8-8.fc15.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/claws-mail-plugins.spec'], False, '/var/lib/mock/dist-f15-gnome3-1002671-147899/root/', None, 86400, True, 0, 498, 498, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/claws-mail-plugins.spec'] Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.TzNHuR + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf claws-mail-extra-plugins-3.7.8 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/claws-mail-extra-plugins-3.7.8.tar.bz2 + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd claws-mail-extra-plugins-3.7.8 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i -e 's!champlain-gtk-0.4!champlain-gtk-0.8!g' geolocation_plugin-0.0.4/configure + sed -i -e 's!clutter-gtk-0.10!clutter-gtk-1.0!g' geolocation_plugin-0.0.4/configure + pushd notification_plugin-0.26 ~/build/BUILD/claws-mail-extra-plugins-3.7.8/notification_plugin-0.26 ~/build/BUILD/claws-mail-extra-plugins-3.7.8 Patch #0 (claws-mail-extra-plugins-3.7.6-libnotify07.patch): + echo 'Patch #0 (claws-mail-extra-plugins-3.7.6-libnotify07.patch):' + /bin/cat /builddir/build/SOURCES/claws-mail-extra-plugins-3.7.6-libnotify07.patch + /usr/bin/patch -s -p2 -b --suffix .libnotify07 --fuzz=0 + popd ~/build/BUILD/claws-mail-extra-plugins-3.7.8 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.j1cF6x + umask 022 + cd /builddir/build/BUILD + cd claws-mail-extra-plugins-3.7.8 + LANG=C + export LANG + unset DISPLAY + cd acpi_notifier-1.0.24 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + ./configure --build=i386-redhat-linux-gnu --host=i386-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 --disable-static --disable-dependency-tracking checking whether to enable maintainer-specific portions of Makefiles... no checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for i386-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 for library containing strerror... none required checking for i386-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) none checking how to run the C preprocessor... gcc -E checking build system type... i386-redhat-linux-gnu checking host system type... i386-redhat-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by 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... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for i386-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i386-redhat-linux-gnu-ar... no checking for ar... ar checking for i386-redhat-linux-gnu-strip... no checking for strip... strip checking for i386-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok 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... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking whether NLS is requested... yes checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for pkg-config... /usr/bin/pkg-config checking for i386-redhat-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for CLAWS_MAIL... yes checking for GLIB... yes checking for GTK... yes configure: creating ./config.status config.status: creating m4/Makefile config.status: creating Makefile config.status: creating config/Makefile config.status: creating po/Makefile.in config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile + /usr/bin/make -j4 /usr/bin/make all-recursive make[1]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/acpi_notifier-1.0.24' Making all in m4 make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/acpi_notifier-1.0.24/m4' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/acpi_notifier-1.0.24/m4' Making all in config make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/acpi_notifier-1.0.24/config' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/acpi_notifier-1.0.24/config' Making all in po make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/acpi_notifier-1.0.24/po' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/acpi_notifier-1.0.24/po' Making all in src make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/acpi_notifier-1.0.24/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -c -o acpi_notifier.lo acpi_notifier.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -c acpi_notifier.c -fPIC -DPIC -o .libs/acpi_notifier.o acpi_notifier.c: In function 'acpi_set': acpi_notifier.c:667:10: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] acpi_notifier.c:669:10: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -avoid-version -module -o acpi_notifier.la -rpath /usr/lib/claws-mail/plugins acpi_notifier.lo -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 libtool: link: gcc -shared .libs/acpi_notifier.o -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -m32 -march=i686 -mtune=atom -pthread -pthread -Wl,-soname -Wl,acpi_notifier.so -o .libs/acpi_notifier.so libtool: link: ( cd ".libs" && rm -f "acpi_notifier.la" && ln -s "../acpi_notifier.la" "acpi_notifier.la" ) make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/acpi_notifier-1.0.24/src' make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/acpi_notifier-1.0.24' make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/acpi_notifier-1.0.24' make[1]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/acpi_notifier-1.0.24' + cd ../address_keeper-1.0.2 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + ./configure --build=i386-redhat-linux-gnu --host=i386-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 --disable-static --disable-dependency-tracking checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... i386-redhat-linux-gnu checking host system type... i386-redhat-linux-gnu checking target system type... i386-redhat-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for i386-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 for library containing strerror... none required checking for i386-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) none checking how to run the C preprocessor... gcc -E checking whether make sets $(MAKE)... (cached) yes checking for i386-redhat-linux-gnu-windres... no checking for windres... no checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F 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... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for i386-redhat-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i386-redhat-linux-gnu-ar... no checking for ar... ar checking for i386-redhat-linux-gnu-strip... no checking for strip... strip checking for i386-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok 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... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for native Win32... no checking for Cygwin... no checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking for unistd.h... (cached) yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking for pkg-config... /usr/bin/pkg-config checking whether NLS is requested... yes checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for i386-redhat-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for CLAWS_MAIL... yes checking for GLIB... yes checking for GTK... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config/Makefile config.status: creating po/Makefile.in config.status: creating src/Makefile config.status: creating pluginconfig.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile + /usr/bin/make -j4 /usr/bin/make all-recursive make[1]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/address_keeper-1.0.2' Making all in config make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/address_keeper-1.0.2/config' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/address_keeper-1.0.2/config' Making all in po make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/address_keeper-1.0.2/po' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/address_keeper-1.0.2/po' Making all in src make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/address_keeper-1.0.2/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -c -o address_keeper.lo address_keeper.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -c -o address_keeper_prefs.lo address_keeper_prefs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -c address_keeper.c -fPIC -DPIC -o .libs/address_keeper.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -c address_keeper_prefs.c -fPIC -DPIC -o .libs/address_keeper_prefs.o /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -avoid-version -module -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -o address_keeper.la -rpath /usr/lib/claws-mail/plugins address_keeper.lo address_keeper_prefs.lo -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 libtool: link: gcc -shared .libs/address_keeper.o .libs/address_keeper_prefs.o -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -m32 -march=i686 -mtune=atom -pthread -pthread -pthread -Wl,-soname -Wl,address_keeper.so -o .libs/address_keeper.so libtool: link: ( cd ".libs" && rm -f "address_keeper.la" && ln -s "../address_keeper.la" "address_keeper.la" ) make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/address_keeper-1.0.2/src' make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/address_keeper-1.0.2' make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/address_keeper-1.0.2' make[1]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/address_keeper-1.0.2' + cd ../archive-0.6.8 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + ./configure --build=i386-redhat-linux-gnu --host=i386-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 --disable-static --disable-dependency-tracking checking whether to enable maintainer-specific portions of Makefiles... no checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for i386-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 for i386-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) none checking for library containing strerror... none required checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking how to run the C preprocessor... gcc -E checking build system type... i386-redhat-linux-gnu checking host system type... i386-redhat-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by 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 the maximum length of command line arguments... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for i386-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i386-redhat-linux-gnu-ar... no checking for ar... ar checking for i386-redhat-linux-gnu-strip... no checking for strip... strip checking for i386-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok 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... no checking for pkg-config... /usr/bin/pkg-config checking for i386-redhat-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for CLAWS_MAIL... yes checking whether NLS is requested... yes checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for GLIB... yes checking for GTK... yes checking for library containing archive_read_new... -larchive checking for ANSI C header files... (cached) yes checking archive.h usability... yes checking archive.h presence... yes checking for archive.h... yes checking archive_entry.h usability... yes checking archive_entry.h presence... yes checking for archive_entry.h... yes checking for sys/stat.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking for an ANSI C-conforming const... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking The API version of archive... version >= 2005000 configure: creating ./config.status config.status: creating Makefile config.status: creating config/Makefile config.status: creating po/Makefile.in config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing summary commands archive will be compiled with these settings: CFLAGS: -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O2 -Wall. Archive version: >= 2.5. Now run make to build archive plugin Please send bugs or feature requests to the maintainer(s). Email addresses can be found in the AUTHORS file. + /usr/bin/make -j4 /usr/bin/make all-recursive make[1]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/archive-0.6.8' Making all in config make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/archive-0.6.8/config' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/archive-0.6.8/config' Making all in po make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/archive-0.6.8/po' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/archive-0.6.8/po' Making all in src make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/archive-0.6.8/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O2 -Wall -c -o libarchive_archive.lo libarchive_archive.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O2 -Wall -c -o archiver.lo archiver.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O2 -Wall -c -o archiver_gtk.lo archiver_gtk.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O2 -Wall -c -o archiver_prefs.lo archiver_prefs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O2 -Wall -c libarchive_archive.c -fPIC -DPIC -o .libs/libarchive_archive.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O2 -Wall -c archiver.c -fPIC -DPIC -o .libs/archiver.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O2 -Wall -c archiver_gtk.c -fPIC -DPIC -o .libs/archiver_gtk.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I.. -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O2 -Wall -c archiver_prefs.c -fPIC -DPIC -o .libs/archiver_prefs.o archiver_gtk.c: In function 'create_md5sum': archiver_gtk.c:301:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] archiver_gtk.c: In function 'archiver_dialog_cb': archiver_gtk.c:551:23: warning: 'msg' may be used uninitialized in this function [-Wuninitialized] archiver_gtk.c:493:16: note: 'msg' was declared here /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O2 -Wall -avoid-version -module -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -o archive.la -rpath /usr/lib/claws-mail/plugins libarchive_archive.lo archiver.lo archiver_gtk.lo archiver_prefs.lo -larchive -larchive libtool: link: gcc -shared .libs/libarchive_archive.o .libs/archiver.o .libs/archiver_gtk.o .libs/archiver_prefs.o -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -larchive -m32 -march=i686 -mtune=atom -pthread -pthread -Wl,-soname -Wl,archive.so -o .libs/archive.so libtool: link: ( cd ".libs" && rm -f "archive.la" && ln -s "../archive.la" "archive.la" ) make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/archive-0.6.8/src' make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/archive-0.6.8' make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/archive-0.6.8' make[1]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/archive-0.6.8' + cd ../attachwarner-0.2.20 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + ./configure --build=i386-redhat-linux-gnu --host=i386-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 --disable-static --disable-dependency-tracking checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... i386-redhat-linux-gnu checking host system type... i386-redhat-linux-gnu checking target system type... i386-redhat-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for i386-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 for library containing strerror... none required checking for i386-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) none checking how to run the C preprocessor... gcc -E checking whether make sets $(MAKE)... (cached) yes checking for i386-redhat-linux-gnu-windres... no checking for windres... no checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F 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... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for i386-redhat-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i386-redhat-linux-gnu-ar... no checking for ar... ar checking for i386-redhat-linux-gnu-strip... no checking for strip... strip checking for i386-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok 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... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for native Win32... no checking for Cygwin... no checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking for unistd.h... (cached) yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking for pkg-config... /usr/bin/pkg-config checking whether NLS is requested... yes checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for i386-redhat-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for CLAWS_MAIL... yes checking for GLIB... yes checking for GTK... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config/Makefile config.status: creating po/Makefile.in config.status: creating src/Makefile config.status: creating pluginconfig.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile + /usr/bin/make -j4 /usr/bin/make all-recursive make[1]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/attachwarner-0.2.20' Making all in config make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/attachwarner-0.2.20/config' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/attachwarner-0.2.20/config' Making all in po make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/attachwarner-0.2.20/po' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/attachwarner-0.2.20/po' Making all in src make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/attachwarner-0.2.20/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -c -o attachwarner.lo attachwarner.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -c -o attachwarner_prefs.lo attachwarner_prefs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -c attachwarner.c -fPIC -DPIC -o .libs/attachwarner.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -c attachwarner_prefs.c -fPIC -DPIC -o .libs/attachwarner_prefs.o /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -avoid-version -module -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -o attachwarner.la -rpath /usr/lib/claws-mail/plugins attachwarner.lo attachwarner_prefs.lo -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 libtool: link: gcc -shared .libs/attachwarner.o .libs/attachwarner_prefs.o -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -m32 -march=i686 -mtune=atom -pthread -pthread -pthread -Wl,-soname -Wl,attachwarner.so -o .libs/attachwarner.so libtool: link: ( cd ".libs" && rm -f "attachwarner.la" && ln -s "../attachwarner.la" "attachwarner.la" ) make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/attachwarner-0.2.20/src' make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/attachwarner-0.2.20' make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/attachwarner-0.2.20' make[1]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/attachwarner-0.2.20' + cd ../att_remover-1.0.12 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + ./configure --build=i386-redhat-linux-gnu --host=i386-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 --disable-static --disable-dependency-tracking checking whether to enable maintainer-specific portions of Makefiles... no checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for i386-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 for library containing strerror... none required checking for i386-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) none checking how to run the C preprocessor... gcc -E checking build system type... i386-redhat-linux-gnu checking host system type... i386-redhat-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by 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... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for i386-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i386-redhat-linux-gnu-ar... no checking for ar... ar checking for i386-redhat-linux-gnu-strip... no checking for strip... strip checking for i386-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok 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... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for pkg-config... /usr/bin/pkg-config checking for i386-redhat-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for CLAWS_MAIL... yes checking for GLIB... yes checking for GTK... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating pluginconfig.h config.status: executing depfiles commands config.status: executing libtool commands + /usr/bin/make -j4 /usr/bin/make all-recursive make[1]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/att_remover-1.0.12' Making all in src make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/att_remover-1.0.12/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/ -I/src/ -I/src/common -I/src/gtk -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -c -o att_remover.lo att_remover.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/ -I/src/ -I/src/common -I/src/gtk -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -c att_remover.c -fPIC -DPIC -o .libs/att_remover.o att_remover.c: In function 'plugin_init': att_remover.c:507:16: warning: variable 'path' set but not used [-Wunused-but-set-variable] att_remover.c: In function 'plugin_done': att_remover.c:538:15: warning: variable 'summaryview' set but not used [-Wunused-but-set-variable] /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -avoid-version -module -o att_remover.la -rpath /usr/lib/claws-mail/plugins att_remover.lo -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 libtool: link: gcc -shared .libs/att_remover.o -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -m32 -march=i686 -mtune=atom -pthread -pthread -Wl,-soname -Wl,att_remover.so -o .libs/att_remover.so libtool: link: ( cd ".libs" && rm -f "att_remover.la" && ln -s "../att_remover.la" "att_remover.la" ) make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/att_remover-1.0.12/src' make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/att_remover-1.0.12' make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/att_remover-1.0.12' make[1]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/att_remover-1.0.12' + cd ../bsfilter_plugin-1.0.5 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + ./configure --build=i386-redhat-linux-gnu --host=i386-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 --disable-static --disable-dependency-tracking checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... i386-redhat-linux-gnu checking host system type... i386-redhat-linux-gnu checking target system type... i386-redhat-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for i386-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 for library containing strerror... none required checking for i386-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) none checking how to run the C preprocessor... gcc -E checking whether make sets $(MAKE)... (cached) yes checking for i386-redhat-linux-gnu-windres... no checking for windres... no checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F 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... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for i386-redhat-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i386-redhat-linux-gnu-ar... no checking for ar... ar checking for i386-redhat-linux-gnu-strip... no checking for strip... strip checking for i386-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok 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... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for native Win32... no checking for Cygwin... no checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking for unistd.h... (cached) yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking for pkg-config... /usr/bin/pkg-config checking whether NLS is requested... yes checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for i386-redhat-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for CLAWS_MAIL... yes checking for GLIB... yes checking for GTK... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config/Makefile config.status: creating po/Makefile.in config.status: creating src/Makefile config.status: creating pluginconfig.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile + /usr/bin/make -j4 /usr/bin/make all-recursive make[1]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/bsfilter_plugin-1.0.5' Making all in config make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/bsfilter_plugin-1.0.5/config' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/bsfilter_plugin-1.0.5/config' Making all in po make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/bsfilter_plugin-1.0.5/po' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/bsfilter_plugin-1.0.5/po' Making all in src make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/bsfilter_plugin-1.0.5/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -c -o bsfilter.lo bsfilter.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -c -o bsfilter_gtk.lo bsfilter_gtk.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -c bsfilter.c -fPIC -DPIC -o .libs/bsfilter.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -c bsfilter_gtk.c -fPIC -DPIC -o .libs/bsfilter_gtk.o /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -avoid-version -module -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -o bsfilter.la -rpath /usr/lib/claws-mail/plugins bsfilter.lo bsfilter_gtk.lo -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 libtool: link: gcc -shared .libs/bsfilter.o .libs/bsfilter_gtk.o -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -m32 -march=i686 -mtune=atom -pthread -pthread -pthread -Wl,-soname -Wl,bsfilter.so -o .libs/bsfilter.so libtool: link: ( cd ".libs" && rm -f "bsfilter.la" && ln -s "../bsfilter.la" "bsfilter.la" ) make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/bsfilter_plugin-1.0.5/src' make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/bsfilter_plugin-1.0.5' make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/bsfilter_plugin-1.0.5' make[1]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/bsfilter_plugin-1.0.5' + cd ../clamd-3.5 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + ./configure --build=i386-redhat-linux-gnu --host=i386-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 --disable-static --disable-dependency-tracking checking whether to enable maintainer-specific portions of Makefiles... no checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for i386-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 for library containing strerror... none required checking for i386-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) none checking how to run the C preprocessor... gcc -E checking build system type... i386-redhat-linux-gnu checking host system type... i386-redhat-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by 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... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for i386-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i386-redhat-linux-gnu-ar... no checking for ar... ar checking for i386-redhat-linux-gnu-strip... no checking for strip... strip checking for i386-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok 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... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking for unistd.h... (cached) yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking for an ANSI C-conforming const... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for an ANSI C-conforming const... (cached) yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking whether NLS is requested... yes checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for pkg-config... /usr/bin/pkg-config checking for i386-redhat-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for CLAWS_MAIL... yes checking for GLIB... yes checking for GTK... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config/Makefile config.status: creating libclamd/Makefile config.status: creating po/Makefile.in config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile + /usr/bin/make -j4 /usr/bin/make all-recursive make[1]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/clamd-3.5' Making all in po make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/clamd-3.5/po' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/clamd-3.5/po' Making all in libclamd make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/clamd-3.5/libclamd' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I.. -I.. -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -I../src -I../src/common -I../src/gtk -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O2 -Wall -c -o clamd-plugin.lo clamd-plugin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I.. -I.. -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -I../src -I../src/common -I../src/gtk -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O2 -Wall -c clamd-plugin.c -fPIC -DPIC -o .libs/clamd-plugin.o clamd-plugin.c: In function 'clamd_stream_scan': clamd-plugin.c:451:3: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'ssize_t' [-Wformat] clamd-plugin.c:453:3: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'ssize_t' [-Wformat] /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O2 -Wall -o libclamd-plugin.la clamd-plugin.lo -Wl,--export-dynamic -pthread -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 libtool: link: ar cru .libs/libclamd-plugin.a .libs/clamd-plugin.o libtool: link: ranlib .libs/libclamd-plugin.a libtool: link: ( cd ".libs" && rm -f "libclamd-plugin.la" && ln -s "../libclamd-plugin.la" "libclamd-plugin.la" ) make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/clamd-3.5/libclamd' Making all in src make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/clamd-3.5/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclamd -I../src -I../src/common -I../src/gtk -Wall -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O2 -Wall -c -o clamav_plugin.lo clamav_plugin.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libclamd -I../src -I../src/common -I../src/gtk -Wall -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O2 -Wall -c -o clamav_plugin_gtk.lo clamav_plugin_gtk.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclamd -I../src -I../src/common -I../src/gtk -Wall -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O2 -Wall -c clamav_plugin.c -fPIC -DPIC -o .libs/clamav_plugin.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libclamd -I../src -I../src/common -I../src/gtk -Wall -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O2 -Wall -c clamav_plugin_gtk.c -fPIC -DPIC -o .libs/clamav_plugin_gtk.o /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -O2 -Wall -avoid-version -module -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -L../libclamd -o clamd.la -rpath /usr/lib/claws-mail/plugins clamav_plugin.lo clamav_plugin_gtk.lo -lclamd-plugin libtool: link: gcc -shared .libs/clamav_plugin.o .libs/clamav_plugin_gtk.o -Wl,--whole-archive /builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/clamd-3.5/libclamd/.libs/libclamd-plugin.a -Wl,--no-whole-archive -L/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/clamd-3.5/libclamd -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -m32 -march=i686 -mtune=atom -pthread -pthread -Wl,-soname -Wl,clamd.so -o .libs/clamd.so libtool: link: ( cd ".libs" && rm -f "clamd.la" && ln -s "../clamd.la" "clamd.la" ) make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/clamd-3.5/src' Making all in config make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/clamd-3.5/config' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/clamd-3.5/config' make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/clamd-3.5' make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/clamd-3.5' make[1]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/clamd-3.5' + cd ../fancy-0.9.12 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + ./configure --build=i386-redhat-linux-gnu --host=i386-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 --disable-static --disable-dependency-tracking checking whether to enable maintainer-specific portions of Makefiles... no checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for i386-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 for library containing strerror... none required checking for i386-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) none checking how to run the C preprocessor... gcc -E checking build system type... i386-redhat-linux-gnu checking host system type... i386-redhat-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by 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... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for i386-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i386-redhat-linux-gnu-ar... no checking for ar... ar checking for i386-redhat-linux-gnu-strip... no checking for strip... strip checking for i386-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok 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... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking for unistd.h... (cached) yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking for an ANSI C-conforming const... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking whether NLS is requested... yes checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for pkg-config... /usr/bin/pkg-config checking for i386-redhat-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for CLAWS_MAIL... yes checking for GLIB... yes checking for GTKPRINTUNIX... yes checking for GTK... yes checking for WEBKIT... yes checking for LIBSOUP_GNOME... yes checking for CURL... yes checking whether to use pthread... yes checking for pthread_create in -lpthread... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config/Makefile config.status: creating po/Makefile.in config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile + /usr/bin/make -j4 /usr/bin/make all-recursive make[1]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/fancy-0.9.12' Making all in po make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/fancy-0.9.12/po' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/fancy-0.9.12/po' Making all in src make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/fancy-0.9.12/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/common -I../src/gtk -Wall -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gtk-2.0 -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/lib/gtk-2.0/include -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/libpng12 -pthread -I/usr/include/webkit-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/libsoup-2.4 -I/usr/lib/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/libpng12 -I/usr/include/libxml2 -pthread -I/usr/include/libsoup-gnome-2.4 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o fancy_viewer.lo fancy_viewer.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/common -I../src/gtk -Wall -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gtk-2.0 -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/lib/gtk-2.0/include -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/libpng12 -pthread -I/usr/include/webkit-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/libsoup-2.4 -I/usr/lib/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/libpng12 -I/usr/include/libxml2 -pthread -I/usr/include/libsoup-gnome-2.4 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o fancy_prefs.lo fancy_prefs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/common -I../src/gtk -Wall -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gtk-2.0 -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/lib/gtk-2.0/include -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/libpng12 -pthread -I/usr/include/webkit-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/libsoup-2.4 -I/usr/lib/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/libpng12 -I/usr/include/libxml2 -pthread -I/usr/include/libsoup-gnome-2.4 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c fancy_viewer.c -fPIC -DPIC -o .libs/fancy_viewer.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/common -I../src/gtk -Wall -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gtk-2.0 -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/lib/gtk-2.0/include -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/libpng12 -pthread -I/usr/include/webkit-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/libsoup-2.4 -I/usr/lib/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/libpng12 -I/usr/include/libxml2 -pthread -I/usr/include/libsoup-gnome-2.4 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c fancy_prefs.c -fPIC -DPIC -o .libs/fancy_prefs.o fancy_viewer.c: In function 'fancy_viewer_create': fancy_viewer.c:953:2: warning: implicit declaration of function 'webkit_get_default_session' [-Wimplicit-function-declaration] fancy_viewer.c:953:10: warning: assignment makes pointer from integer without a cast [enabled by default] fancy_viewer.c:931:18: warning: variable 'adj' set but not used [-Wunused-but-set-variable] /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -avoid-version -module -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -pthread -lwebkitgtk-1.0 -lgtk-x11-2.0 -lsoup-2.4 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -pthread -lsoup-gnome-2.4 -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lcurl -o fancy.la -rpath /usr/lib/claws-mail/plugins fancy_viewer.lo fancy_prefs.lo libtool: link: gcc -shared .libs/fancy_viewer.o .libs/fancy_prefs.o -lwebkitgtk-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lcairo -lpango-1.0 -lfreetype -lfontconfig -lsoup-gnome-2.4 -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lcurl -m32 -march=i686 -mtune=atom -pthread -pthread -pthread -pthread -pthread -Wl,-soname -Wl,fancy.so -o .libs/fancy.so libtool: link: ( cd ".libs" && rm -f "fancy.la" && ln -s "../fancy.la" "fancy.la" ) make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/fancy-0.9.12/src' Making all in config make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/fancy-0.9.12/config' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/fancy-0.9.12/config' make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/fancy-0.9.12' make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/fancy-0.9.12' make[1]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/fancy-0.9.12' + cd ../fetchinfo-plugin-0.4.24 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + ./configure --build=i386-redhat-linux-gnu --host=i386-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 --disable-static --disable-dependency-tracking checking whether to enable maintainer-specific portions of Makefiles... no checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for i386-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 for library containing strerror... none required checking for i386-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) none checking how to run the C preprocessor... gcc -E checking build system type... i386-redhat-linux-gnu checking host system type... i386-redhat-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by 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... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for i386-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i386-redhat-linux-gnu-ar... no checking for ar... ar checking for i386-redhat-linux-gnu-strip... no checking for strip... strip checking for i386-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok 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... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking if gcc supports -Wno-pointer-sign... yes checking for pkg-config... /usr/bin/pkg-config checking for i386-redhat-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for CLAWS_MAIL... yes checking for GLIB... yes checking for GTK... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating pluginconfig.h config.status: executing depfiles commands config.status: executing libtool commands + /usr/bin/make -j4 /usr/bin/make all-recursive make[1]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/fetchinfo-plugin-0.4.24' Making all in src make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/fetchinfo-plugin-0.4.24/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-pointer-sign -Wall -c -o fetchinfo_plugin.lo fetchinfo_plugin.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-pointer-sign -Wall -c -o fetchinfo_plugin_gtk.lo fetchinfo_plugin_gtk.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-pointer-sign -Wall -c fetchinfo_plugin.c -fPIC -DPIC -o .libs/fetchinfo_plugin.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-pointer-sign -Wall -c fetchinfo_plugin_gtk.c -fPIC -DPIC -o .libs/fetchinfo_plugin_gtk.o /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-pointer-sign -Wall -avoid-version -module -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -o fetchinfo_plugin.la -rpath /usr/lib/claws-mail/plugins fetchinfo_plugin.lo fetchinfo_plugin_gtk.lo libtool: link: gcc -shared .libs/fetchinfo_plugin.o .libs/fetchinfo_plugin_gtk.o -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -m32 -march=i686 -mtune=atom -pthread -pthread -Wl,-soname -Wl,fetchinfo_plugin.so -o .libs/fetchinfo_plugin.so libtool: link: ( cd ".libs" && rm -f "fetchinfo_plugin.la" && ln -s "../fetchinfo_plugin.la" "fetchinfo_plugin.la" ) make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/fetchinfo-plugin-0.4.24/src' make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/fetchinfo-plugin-0.4.24' make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/fetchinfo-plugin-0.4.24' make[1]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/fetchinfo-plugin-0.4.24' + cd ../geolocation_plugin-0.0.4 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + ./configure --build=i386-redhat-linux-gnu --host=i386-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 --disable-static --disable-dependency-tracking checking whether to enable maintainer-specific portions of Makefiles... no checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for i386-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 for library containing strerror... none required checking for i386-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) none checking how to run the C preprocessor... gcc -E checking build system type... i386-redhat-linux-gnu checking host system type... i386-redhat-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by 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... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for i386-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i386-redhat-linux-gnu-ar... no checking for ar... ar checking for i386-redhat-linux-gnu-strip... no checking for strip... strip checking for i386-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok 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... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking if gcc supports -Wno-pointer-sign... yes checking whether NLS is requested... yes checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for pkg-config... /usr/bin/pkg-config checking for i386-redhat-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for CLAWS_MAIL... yes checking for GLIB... yes checking for GTK... yes checking for LIBSOUP... yes checking for CHAMPLAIN... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config/Makefile config.status: creating po/Makefile.in config.status: creating src/Makefile config.status: creating pluginconfig.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile + /usr/bin/make -j4 /usr/bin/make all-recursive make[1]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/geolocation_plugin-0.0.4' Making all in po make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/geolocation_plugin-0.0.4/po' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/geolocation_plugin-0.0.4/po' Making all in src make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/geolocation_plugin-0.0.4/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/common -I../src/gtk -Wall -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGSEAL_ENABLE -pthread -I/usr/include/libchamplain-gtk-0.8 -I/usr/include/libchamplain-0.8 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/cairo -I/usr/include/libsoup-gnome-2.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/clutter-1.0 -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-pointer-sign -Wall -c -o geolocation_plugin.lo geolocation_plugin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/common -I../src/gtk -Wall -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGSEAL_ENABLE -pthread -I/usr/include/libchamplain-gtk-0.8 -I/usr/include/libchamplain-0.8 -I/usr/include/clutter-gtk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/cairo -I/usr/include/libsoup-gnome-2.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/clutter-1.0 -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/libdrm -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-pointer-sign -Wall -c geolocation_plugin.c -fPIC -DPIC -o .libs/geolocation_plugin.o /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-pointer-sign -Wall -avoid-version -module -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -pthread -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -pthread -lchamplain-gtk-0.8 -lchamplain-0.8 -lclutter-gtk-1.0 -lclutter-glx-1.0 -lgtk-3 -ljson-glib-1.0 -lGL -ldrm -lX11 -lXext -lXdamage -lXcomposite -lXfixes -lgdk-3 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lcairo-gobject -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -o geolocation_plugin.la -rpath /usr/lib/claws-mail/plugins geolocation_plugin.lo libtool: link: gcc -shared .libs/geolocation_plugin.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lsoup-2.4 -lchamplain-gtk-0.8 -lchamplain-0.8 -lclutter-gtk-1.0 -lclutter-glx-1.0 -lgtk-3 -ljson-glib-1.0 -lGL -ldrm -lX11 -lXext -lXdamage -lXcomposite -lXfixes -lgdk-3 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lcairo-gobject -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -m32 -march=i686 -mtune=atom -pthread -pthread -pthread -pthread -Wl,-soname -Wl,geolocation_plugin.so -o .libs/geolocation_plugin.so libtool: link: ( cd ".libs" && rm -f "geolocation_plugin.la" && ln -s "../geolocation_plugin.la" "geolocation_plugin.la" ) make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/geolocation_plugin-0.0.4/src' Making all in config make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/geolocation_plugin-0.0.4/config' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/geolocation_plugin-0.0.4/config' make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/geolocation_plugin-0.0.4' make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/geolocation_plugin-0.0.4' make[1]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/geolocation_plugin-0.0.4' + cd ../gtkhtml2_viewer-0.29 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + ./configure --build=i386-redhat-linux-gnu --host=i386-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 --disable-static --disable-dependency-tracking --disable-rpath checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... i386-redhat-linux-gnu checking host system type... i386-redhat-linux-gnu checking target system type... i386-redhat-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for i386-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 for library containing strerror... none required checking for i386-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) none checking how to run the C preprocessor... gcc -E checking whether make sets $(MAKE)... (cached) yes checking for i386-redhat-linux-gnu-windres... no checking for windres... no checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F 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... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for i386-redhat-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i386-redhat-linux-gnu-ar... no checking for ar... ar checking for i386-redhat-linux-gnu-strip... no checking for strip... strip checking for i386-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok 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... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for some Win32 platform... no checking for native Win32... no checking for Cygwin... no checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking for unistd.h... (cached) yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking for an ANSI C-conforming const... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking whether NLS is requested... yes checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for pkg-config... /usr/bin/pkg-config checking for i386-redhat-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for CLAWS_MAIL... yes checking for GLIB... yes checking for GTKPRINTUNIX... yes checking for GTK... yes checking for curl-config... /usr/bin/curl-config checking if gcc supports -Wno-pointer-sign... yes checking curl/curl.h usability... yes checking curl/curl.h presence... yes checking for curl/curl.h... yes checking for curl_global_init in -lcurl... yes checking whether to use pthread... yes checking for pthread_create in -lpthread... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for GTKHTML2... yes configure: WARNING: *** GtkHtml2 will be built without accessibility support. configure: creating ./config.status config.status: creating Makefile config.status: creating config/Makefile config.status: creating po/Makefile.in config.status: creating libgtkhtml/Makefile config.status: creating libgtkhtml/css/Makefile config.status: creating libgtkhtml/document/Makefile config.status: creating libgtkhtml/dom/Makefile config.status: creating libgtkhtml/dom/core/Makefile config.status: creating libgtkhtml/dom/html/Makefile config.status: creating libgtkhtml/dom/events/Makefile config.status: creating libgtkhtml/dom/views/Makefile config.status: creating libgtkhtml/dom/traversal/Makefile config.status: creating libgtkhtml/graphics/Makefile config.status: creating libgtkhtml/layout/Makefile config.status: creating libgtkhtml/layout/html/Makefile config.status: creating libgtkhtml/util/Makefile config.status: creating libgtkhtml/view/Makefile config.status: creating libgtkhtml/a11y/Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile + /usr/bin/make -j4 LIBTOOL=/usr/bin/libtool /usr/bin/make all-recursive make[1]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29' Making all in po make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/po' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/po' Making all in config make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/config' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/config' Making all in libgtkhtml make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml' Making all in util make[3]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/util' /usr/bin/make all-am make[4]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/util' /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlUtil\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c -o htmlatomlist.lo htmlatomlist.c /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlUtil\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c -o htmlglobalatoms.lo htmlglobalatoms.c /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlUtil\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c -o htmlstream.lo htmlstream.c /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlUtil\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c -o rfc1738.lo rfc1738.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlUtil\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c htmlstream.c -fPIC -DPIC -o .libs/htmlstream.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlUtil\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c htmlglobalatoms.c -fPIC -DPIC -o .libs/htmlglobalatoms.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlUtil\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c rfc1738.c -fPIC -DPIC -o .libs/rfc1738.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlUtil\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c htmlatomlist.c -fPIC -DPIC -o .libs/htmlatomlist.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlUtil\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c htmlatomlist.c -o htmlatomlist.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlUtil\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c rfc1738.c -o rfc1738.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlUtil\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c htmlstream.c -o htmlstream.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlUtil\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c -o htmlstreambuffer.lo htmlstreambuffer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlUtil\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c htmlstreambuffer.c -fPIC -DPIC -o .libs/htmlstreambuffer.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlUtil\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c test-atoms.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlUtil\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c htmlglobalatoms.c -o htmlglobalatoms.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlUtil\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c htmlstreambuffer.c -o htmlstreambuffer.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -o libhtmlutil.la htmlatomlist.lo htmlglobalatoms.lo htmlstream.lo rfc1738.lo htmlstreambuffer.lo -lcurl libtool: link: ar cru .libs/libhtmlutil.a .libs/htmlatomlist.o .libs/htmlglobalatoms.o .libs/htmlstream.o .libs/rfc1738.o .libs/htmlstreambuffer.o libtool: link: ranlib .libs/libhtmlutil.a libtool: link: ( cd ".libs" && rm -f "libhtmlutil.la" && ln -s "../libhtmlutil.la" "libhtmlutil.la" ) /usr/bin/libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -o test-atoms test-atoms.o libhtmlutil.la -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lxml2 -lcurl libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -o test-atoms test-atoms.o -pthread ./.libs/libhtmlutil.a -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lxml2 -lcurl -pthread make[4]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/util' make[3]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/util' Making all in css make[3]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/css' /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlCss\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c -o cssmatcher.lo cssmatcher.c /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlCss\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c -o cssparser.lo cssparser.c /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlCss\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c -o cssstylesheet.lo cssstylesheet.c /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlCss\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c -o cssvalue.lo cssvalue.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlCss\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c cssmatcher.c -fPIC -DPIC -o .libs/cssmatcher.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlCss\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c cssparser.c -fPIC -DPIC -o .libs/cssparser.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlCss\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c cssstylesheet.c -fPIC -DPIC -o .libs/cssstylesheet.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlCss\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c cssvalue.c -fPIC -DPIC -o .libs/cssvalue.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlCss\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c cssstylesheet.c -o cssstylesheet.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlCss\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c cssvalue.c -o cssvalue.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlCss\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c cssparser.c -o cssparser.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlCss\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c cssmatcher.c -o cssmatcher.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -o libhtmlcss.la cssmatcher.lo cssparser.lo cssstylesheet.lo cssvalue.lo -lcurl libtool: link: ar cru .libs/libhtmlcss.a .libs/cssmatcher.o .libs/cssparser.o .libs/cssstylesheet.o .libs/cssvalue.o libtool: link: ranlib .libs/libhtmlcss.a libtool: link: ( cd ".libs" && rm -f "libhtmlcss.la" && ln -s "../libhtmlcss.la" "libhtmlcss.la" ) make[3]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/css' Making all in document make[3]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/document' /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -DG_LOG_DOMAIN=\"HtmlDocument\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c -o htmldocument.lo htmldocument.c /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -DG_LOG_DOMAIN=\"HtmlDocument\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c -o htmlfocusiterator.lo htmlfocusiterator.c /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -DG_LOG_DOMAIN=\"HtmlDocument\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c -o htmlparser.lo htmlparser.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -DG_LOG_DOMAIN=\"HtmlDocument\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c htmlfocusiterator.c -fPIC -DPIC -o .libs/htmlfocusiterator.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -DG_LOG_DOMAIN=\"HtmlDocument\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c htmldocument.c -fPIC -DPIC -o .libs/htmldocument.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -DG_LOG_DOMAIN=\"HtmlDocument\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c htmlparser.c -fPIC -DPIC -o .libs/htmlparser.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -DG_LOG_DOMAIN=\"HtmlDocument\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c htmlfocusiterator.c -o htmlfocusiterator.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -DG_LOG_DOMAIN=\"HtmlDocument\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c htmlparser.c -o htmlparser.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -DG_LOG_DOMAIN=\"HtmlDocument\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c htmldocument.c -o htmldocument.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -o libhtmldocument.la htmldocument.lo htmlfocusiterator.lo htmlparser.lo -lcurl libtool: link: ar cru .libs/libhtmldocument.a .libs/htmldocument.o .libs/htmlfocusiterator.o .libs/htmlparser.o libtool: link: ranlib .libs/libhtmldocument.a libtool: link: ( cd ".libs" && rm -f "libhtmldocument.la" && ln -s "../libhtmldocument.la" "libhtmldocument.la" ) make[3]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/document' Making all in dom make[3]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/dom' Making all in core make[4]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/dom/core' /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c -o dom-attr.lo dom-attr.c /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c -o dom-characterdata.lo dom-characterdata.c /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c -o dom-comment.lo dom-comment.c /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c -o dom-core-utils.lo dom-core-utils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c dom-attr.c -fPIC -DPIC -o .libs/dom-attr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c dom-characterdata.c -fPIC -DPIC -o .libs/dom-characterdata.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c dom-core-utils.c -fPIC -DPIC -o .libs/dom-core-utils.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c dom-comment.c -fPIC -DPIC -o .libs/dom-comment.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c dom-core-utils.c -o dom-core-utils.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c -o dom-domimplementation.lo dom-domimplementation.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c dom-domimplementation.c -fPIC -DPIC -o .libs/dom-domimplementation.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c dom-attr.c -o dom-attr.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c dom-comment.c -o dom-comment.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c dom-characterdata.c -o dom-characterdata.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c dom-domimplementation.c -o dom-domimplementation.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c -o dom-document.lo dom-document.c /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c -o dom-documenttype.lo dom-documenttype.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c dom-document.c -fPIC -DPIC -o .libs/dom-document.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c dom-documenttype.c -fPIC -DPIC -o .libs/dom-documenttype.o /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c -o dom-element.lo dom-element.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c dom-element.c -fPIC -DPIC -o .libs/dom-element.o /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c -o dom-entity.lo dom-entity.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c dom-entity.c -fPIC -DPIC -o .libs/dom-entity.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c dom-document.c -o dom-document.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c dom-documenttype.c -o dom-documenttype.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c dom-element.c -o dom-element.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c dom-entity.c -o dom-entity.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c -o dom-namednodemap.lo dom-namednodemap.c /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c -o dom-nodelist.lo dom-nodelist.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c dom-namednodemap.c -fPIC -DPIC -o .libs/dom-namednodemap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c dom-nodelist.c -fPIC -DPIC -o .libs/dom-nodelist.o /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c -o dom-node.lo dom-node.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c dom-node.c -fPIC -DPIC -o .libs/dom-node.o /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c -o dom-text.lo dom-text.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c dom-text.c -fPIC -DPIC -o .libs/dom-text.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c dom-nodelist.c -o dom-nodelist.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c dom-namednodemap.c -o dom-namednodemap.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c dom-text.c -o dom-text.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c dom-node.c -o dom-node.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -o libdomcore.la dom-attr.lo dom-characterdata.lo dom-comment.lo dom-core-utils.lo dom-domimplementation.lo dom-document.lo dom-documenttype.lo dom-element.lo dom-entity.lo dom-namednodemap.lo dom-nodelist.lo dom-node.lo dom-text.lo -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lxml2 -lcurl libtool: link: ar cru .libs/libdomcore.a .libs/dom-attr.o .libs/dom-characterdata.o .libs/dom-comment.o .libs/dom-core-utils.o .libs/dom-domimplementation.o .libs/dom-document.o .libs/dom-documenttype.o .libs/dom-element.o .libs/dom-entity.o .libs/dom-namednodemap.o .libs/dom-nodelist.o .libs/dom-node.o .libs/dom-text.o libtool: link: ranlib .libs/libdomcore.a libtool: link: ( cd ".libs" && rm -f "libdomcore.la" && ln -s "../libdomcore.la" "libdomcore.la" ) make[4]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/dom/core' Making all in html make[4]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/dom/html' /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c -o dom-htmlanchorelement.lo dom-htmlanchorelement.c /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c -o dom-htmlelement.lo dom-htmlelement.c /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c -o dom-htmlformelement.lo dom-htmlformelement.c /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c -o dom-htmlinputelement.lo dom-htmlinputelement.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c dom-htmlanchorelement.c -fPIC -DPIC -o .libs/dom-htmlanchorelement.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c dom-htmlinputelement.c -fPIC -DPIC -o .libs/dom-htmlinputelement.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c dom-htmlelement.c -fPIC -DPIC -o .libs/dom-htmlelement.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c dom-htmlformelement.c -fPIC -DPIC -o .libs/dom-htmlformelement.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c dom-htmlanchorelement.c -o dom-htmlanchorelement.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c dom-htmlelement.c -o dom-htmlelement.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c dom-htmlformelement.c -o dom-htmlformelement.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c dom-htmlinputelement.c -o dom-htmlinputelement.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c -o dom-htmlselectelement.lo dom-htmlselectelement.c /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c -o dom-htmloptionelement.lo dom-htmloptionelement.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c dom-htmlselectelement.c -fPIC -DPIC -o .libs/dom-htmlselectelement.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c dom-htmloptionelement.c -fPIC -DPIC -o .libs/dom-htmloptionelement.o /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c -o dom-htmlobjectelement.lo dom-htmlobjectelement.c /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c -o dom-htmltextareaelement.lo dom-htmltextareaelement.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c dom-htmlobjectelement.c -fPIC -DPIC -o .libs/dom-htmlobjectelement.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c dom-htmltextareaelement.c -fPIC -DPIC -o .libs/dom-htmltextareaelement.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c dom-htmlselectelement.c -o dom-htmlselectelement.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c dom-htmloptionelement.c -o dom-htmloptionelement.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c dom-htmlobjectelement.c -o dom-htmlobjectelement.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c dom-htmltextareaelement.c -o dom-htmltextareaelement.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c -o dom-htmlcollection.lo dom-htmlcollection.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c dom-htmlcollection.c -fPIC -DPIC -o .libs/dom-htmlcollection.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c dom-htmlcollection.c -o dom-htmlcollection.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -o libdomhtml.la dom-htmlanchorelement.lo dom-htmlelement.lo dom-htmlformelement.lo dom-htmlinputelement.lo dom-htmlselectelement.lo dom-htmloptionelement.lo dom-htmlobjectelement.lo dom-htmltextareaelement.lo dom-htmlcollection.lo -lcurl libtool: link: ar cru .libs/libdomhtml.a .libs/dom-htmlanchorelement.o .libs/dom-htmlelement.o .libs/dom-htmlformelement.o .libs/dom-htmlinputelement.o .libs/dom-htmlselectelement.o .libs/dom-htmloptionelement.o .libs/dom-htmlobjectelement.o .libs/dom-htmltextareaelement.o .libs/dom-htmlcollection.o libtool: link: ranlib .libs/libdomhtml.a libtool: link: ( cd ".libs" && rm -f "libdomhtml.la" && ln -s "../libdomhtml.la" "libdomhtml.la" ) make[4]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/dom/html' Making all in events make[4]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/dom/events' /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c -o dom-documentevent.lo dom-documentevent.c /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c -o dom-event.lo dom-event.c /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c -o dom-eventlistener.lo dom-eventlistener.c /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c -o dom-eventtarget.lo dom-eventtarget.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c dom-documentevent.c -fPIC -DPIC -o .libs/dom-documentevent.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c dom-event.c -fPIC -DPIC -o .libs/dom-event.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c dom-eventlistener.c -fPIC -DPIC -o .libs/dom-eventlistener.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c dom-eventtarget.c -fPIC -DPIC -o .libs/dom-eventtarget.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c dom-documentevent.c -o dom-documentevent.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c dom-eventlistener.c -o dom-eventlistener.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c dom-event.c -o dom-event.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c dom-eventtarget.c -o dom-eventtarget.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c -o dom-event-utils.lo dom-event-utils.c /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c -o dom-mouseevent.lo dom-mouseevent.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c dom-event-utils.c -fPIC -DPIC -o .libs/dom-event-utils.o /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c -o dom-mutationevent.lo dom-mutationevent.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c dom-mouseevent.c -fPIC -DPIC -o .libs/dom-mouseevent.o /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c -o dom-styleevent.lo dom-styleevent.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c dom-mutationevent.c -fPIC -DPIC -o .libs/dom-mutationevent.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c dom-styleevent.c -fPIC -DPIC -o .libs/dom-styleevent.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c dom-mouseevent.c -o dom-mouseevent.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c -o dom-uievent.lo dom-uievent.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c dom-uievent.c -fPIC -DPIC -o .libs/dom-uievent.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c dom-uievent.c -o dom-uievent.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c dom-event-utils.c -o dom-event-utils.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c dom-mutationevent.c -o dom-mutationevent.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c dom-styleevent.c -o dom-styleevent.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -o libdomevents.la dom-documentevent.lo dom-event.lo dom-eventlistener.lo dom-eventtarget.lo dom-event-utils.lo dom-mouseevent.lo dom-mutationevent.lo dom-styleevent.lo dom-uievent.lo -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lxml2 -lcurl libtool: link: ar cru .libs/libdomevents.a .libs/dom-documentevent.o .libs/dom-event.o .libs/dom-eventlistener.o .libs/dom-eventtarget.o .libs/dom-event-utils.o .libs/dom-mouseevent.o .libs/dom-mutationevent.o .libs/dom-styleevent.o .libs/dom-uievent.o libtool: link: ranlib .libs/libdomevents.a libtool: link: ( cd ".libs" && rm -f "libdomevents.la" && ln -s "../libdomevents.la" "libdomevents.la" ) make[4]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/dom/events' Making all in views make[4]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/dom/views' /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"DomViews\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c -o dom-abstractview.lo dom-abstractview.c /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"DomViews\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c -o dom-documentview.lo dom-documentview.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"DomViews\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c dom-abstractview.c -fPIC -DPIC -o .libs/dom-abstractview.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"DomViews\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c dom-documentview.c -fPIC -DPIC -o .libs/dom-documentview.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"DomViews\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c dom-documentview.c -o dom-documentview.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"DomViews\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c dom-abstractview.c -o dom-abstractview.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -o libdomviews.la dom-abstractview.lo dom-documentview.lo -lcurl libtool: link: ar cru .libs/libdomviews.a .libs/dom-abstractview.o .libs/dom-documentview.o libtool: link: ranlib .libs/libdomviews.a libtool: link: ( cd ".libs" && rm -f "libdomviews.la" && ln -s "../libdomviews.la" "libdomviews.la" ) make[4]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/dom/views' Making all in traversal make[4]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/dom/traversal' /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/dom -I../../../src/dom/core -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c -o dom-documenttraversal.lo dom-documenttraversal.c /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/dom -I../../../src/dom/core -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c -o dom-nodefilter.lo dom-nodefilter.c /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/dom -I../../../src/dom/core -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c -o dom-nodeiterator.lo dom-nodeiterator.c /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/dom -I../../../src/dom/core -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c -o dom-traversal-utils.lo dom-traversal-utils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/dom -I../../../src/dom/core -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c dom-nodefilter.c -fPIC -DPIC -o .libs/dom-nodefilter.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/dom -I../../../src/dom/core -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c dom-documenttraversal.c -fPIC -DPIC -o .libs/dom-documenttraversal.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/dom -I../../../src/dom/core -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c dom-nodeiterator.c -fPIC -DPIC -o .libs/dom-nodeiterator.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/dom -I../../../src/dom/core -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c dom-traversal-utils.c -fPIC -DPIC -o .libs/dom-traversal-utils.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/dom -I../../../src/dom/core -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c dom-nodefilter.c -o dom-nodefilter.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/dom -I../../../src/dom/core -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c dom-documenttraversal.c -o dom-documenttraversal.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/dom -I../../../src/dom/core -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c dom-traversal-utils.c -o dom-traversal-utils.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/dom -I../../../src/dom/core -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c dom-nodeiterator.c -o dom-nodeiterator.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -o libdomtraversal.la dom-documenttraversal.lo dom-nodefilter.lo dom-nodeiterator.lo dom-traversal-utils.lo -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lxml2 -lcurl libtool: link: ar cru .libs/libdomtraversal.a .libs/dom-documenttraversal.o .libs/dom-nodefilter.o .libs/dom-nodeiterator.o .libs/dom-traversal-utils.o libtool: link: ranlib .libs/libdomtraversal.a libtool: link: ( cd ".libs" && rm -f "libdomtraversal.la" && ln -s "../libdomtraversal.la" "libdomtraversal.la" ) make[4]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/dom/traversal' make[4]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/dom' /usr/bin/libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -o libdom.la ../../libgtkhtml/dom/core/libdomcore.la ../../libgtkhtml/dom/html/libdomhtml.la ../../libgtkhtml/dom/events/libdomevents.la ../../libgtkhtml/dom/views/libdomviews.la ../../libgtkhtml/dom/traversal/libdomtraversal.la -lcurl libtool: link: (cd .libs/libdom.lax/libdomcore.a && ar x "/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/dom/../../libgtkhtml/dom/core/.libs/libdomcore.a") libtool: link: (cd .libs/libdom.lax/libdomhtml.a && ar x "/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/dom/../../libgtkhtml/dom/html/.libs/libdomhtml.a") libtool: link: (cd .libs/libdom.lax/libdomevents.a && ar x "/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/dom/../../libgtkhtml/dom/events/.libs/libdomevents.a") libtool: link: (cd .libs/libdom.lax/libdomviews.a && ar x "/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/dom/../../libgtkhtml/dom/views/.libs/libdomviews.a") libtool: link: (cd .libs/libdom.lax/libdomtraversal.a && ar x "/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/dom/../../libgtkhtml/dom/traversal/.libs/libdomtraversal.a") libtool: link: ar cru .libs/libdom.a .libs/libdom.lax/libdomcore.a/dom-attr.o .libs/libdom.lax/libdomcore.a/dom-characterdata.o .libs/libdom.lax/libdomcore.a/dom-comment.o .libs/libdom.lax/libdomcore.a/dom-core-utils.o .libs/libdom.lax/libdomcore.a/dom-document.o .libs/libdom.lax/libdomcore.a/dom-documenttype.o .libs/libdom.lax/libdomcore.a/dom-domimplementation.o .libs/libdom.lax/libdomcore.a/dom-element.o .libs/libdom.lax/libdomcore.a/dom-entity.o .libs/libdom.lax/libdomcore.a/dom-namednodemap.o .libs/libdom.lax/libdomcore.a/dom-node.o .libs/libdom.lax/libdomcore.a/dom-nodelist.o .libs/libdom.lax/libdomcore.a/dom-text.o .libs/libdom.lax/libdomhtml.a/dom-htmlanchorelement.o .libs/libdom.lax/libdomhtml.a/dom-htmlcollection.o .libs/libdom.lax/libdomhtml.a/dom-htmlelement.o .libs/libdom.lax/libdomhtml.a/dom-htmlformelement.o .libs/libdom.lax/libdomhtml.a/dom-htmlinputelement.o .libs/libdom.lax/libdomhtml.a/dom-htmlobjectelement.o .libs/libdom.lax/libdomhtml.a/dom-htmloptionelement.o .libs/libdom.lax/libdomhtml.a/dom-htmlselectelement.o .libs/libdom.lax/libdomhtml.a/dom-htmltextareaelement.o .libs/libdom.lax/libdomevents.a/dom-documentevent.o .libs/libdom.lax/libdomevents.a/dom-event-utils.o .libs/libdom.lax/libdomevents.a/dom-event.o .libs/libdom.lax/libdomevents.a/dom-eventlistener.o .libs/libdom.lax/libdomevents.a/dom-eventtarget.o .libs/libdom.lax/libdomevents.a/dom-mouseevent.o .libs/libdom.lax/libdomevents.a/dom-mutationevent.o .libs/libdom.lax/libdomevents.a/dom-styleevent.o .libs/libdom.lax/libdomevents.a/dom-uievent.o .libs/libdom.lax/libdomviews.a/dom-abstractview.o .libs/libdom.lax/libdomviews.a/dom-documentview.o .libs/libdom.lax/libdomtraversal.a/dom-documenttraversal.o .libs/libdom.lax/libdomtraversal.a/dom-nodefilter.o .libs/libdom.lax/libdomtraversal.a/dom-nodeiterator.o .libs/libdom.lax/libdomtraversal.a/dom-traversal-utils.o libtool: link: ranlib .libs/libdom.a libtool: link: rm -fr .libs/libdom.lax libtool: link: ( cd ".libs" && rm -f "libdom.la" && ln -s "../libdom.la" "libdom.la" ) make[4]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/dom' make[3]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/dom' Making all in layout make[3]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/layout' Making all in html make[4]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/layout/html' /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libgtkhtml -I../../.. -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c -o htmlembedded.lo htmlembedded.c /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libgtkhtml -I../../.. -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c -o htmlboximage.lo htmlboximage.c /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libgtkhtml -I../../.. -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c -o htmlboxform.lo htmlboxform.c /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libgtkhtml -I../../.. -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c -o htmlboxembeddedimage.lo htmlboxembeddedimage.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libgtkhtml -I../../.. -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c htmlboximage.c -fPIC -DPIC -o .libs/htmlboximage.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libgtkhtml -I../../.. -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c htmlembedded.c -fPIC -DPIC -o .libs/htmlembedded.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libgtkhtml -I../../.. -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c htmlboxembeddedimage.c -fPIC -DPIC -o .libs/htmlboxembeddedimage.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libgtkhtml -I../../.. -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c htmlboxform.c -fPIC -DPIC -o .libs/htmlboxform.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libgtkhtml -I../../.. -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c htmlboxembeddedimage.c -o htmlboxembeddedimage.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libgtkhtml -I../../.. -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c htmlboxform.c -o htmlboxform.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libgtkhtml -I../../.. -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c htmlembedded.c -o htmlembedded.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libgtkhtml -I../../.. -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c htmlboximage.c -o htmlboximage.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libgtkhtml -I../../.. -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c -o htmlboxembeddedbutton.lo htmlboxembeddedbutton.c /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libgtkhtml -I../../.. -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c -o htmlboxembeddedentry.lo htmlboxembeddedentry.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libgtkhtml -I../../.. -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c htmlboxembeddedbutton.c -fPIC -DPIC -o .libs/htmlboxembeddedbutton.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libgtkhtml -I../../.. -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c htmlboxembeddedentry.c -fPIC -DPIC -o .libs/htmlboxembeddedentry.o /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libgtkhtml -I../../.. -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c -o htmlboxembeddedtextarea.lo htmlboxembeddedtextarea.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libgtkhtml -I../../.. -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c htmlboxembeddedtextarea.c -fPIC -DPIC -o .libs/htmlboxembeddedtextarea.o /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libgtkhtml -I../../.. -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c -o htmlboxembeddedcheckbox.lo htmlboxembeddedcheckbox.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libgtkhtml -I../../.. -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c htmlboxembeddedcheckbox.c -fPIC -DPIC -o .libs/htmlboxembeddedcheckbox.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libgtkhtml -I../../.. -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c htmlboxembeddedbutton.c -o htmlboxembeddedbutton.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libgtkhtml -I../../.. -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c htmlboxembeddedentry.c -o htmlboxembeddedentry.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libgtkhtml -I../../.. -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c htmlboxembeddedtextarea.c -o htmlboxembeddedtextarea.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libgtkhtml -I../../.. -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c htmlboxembeddedcheckbox.c -o htmlboxembeddedcheckbox.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libgtkhtml -I../../.. -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c -o htmlboxembeddedselect.lo htmlboxembeddedselect.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libgtkhtml -I../../.. -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c htmlboxembeddedselect.c -fPIC -DPIC -o .libs/htmlboxembeddedselect.o /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libgtkhtml -I../../.. -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c -o htmlboxembeddedradio.lo htmlboxembeddedradio.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libgtkhtml -I../../.. -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c htmlboxembeddedradio.c -fPIC -DPIC -o .libs/htmlboxembeddedradio.o /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libgtkhtml -I../../.. -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c -o htmlboxembeddedobject.lo htmlboxembeddedobject.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libgtkhtml -I../../.. -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c htmlboxembeddedobject.c -fPIC -DPIC -o .libs/htmlboxembeddedobject.o /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libgtkhtml -I../../.. -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c -o htmlboxembedded.lo htmlboxembedded.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libgtkhtml -I../../.. -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c htmlboxembedded.c -fPIC -DPIC -o .libs/htmlboxembedded.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libgtkhtml -I../../.. -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c htmlboxembeddedselect.c -o htmlboxembeddedselect.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libgtkhtml -I../../.. -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c htmlboxembeddedradio.c -o htmlboxembeddedradio.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libgtkhtml -I../../.. -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c htmlboxembeddedobject.c -o htmlboxembeddedobject.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libgtkhtml -I../../.. -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c htmlboxembedded.c -o htmlboxembedded.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -o libhtmllayouthtml.la htmlembedded.lo htmlboximage.lo htmlboxform.lo htmlboxembeddedimage.lo htmlboxembeddedbutton.lo htmlboxembeddedentry.lo htmlboxembeddedtextarea.lo htmlboxembeddedcheckbox.lo htmlboxembeddedselect.lo htmlboxembeddedradio.lo htmlboxembeddedobject.lo htmlboxembedded.lo -lcurl libtool: link: ar cru .libs/libhtmllayouthtml.a .libs/htmlembedded.o .libs/htmlboximage.o .libs/htmlboxform.o .libs/htmlboxembeddedimage.o .libs/htmlboxembeddedbutton.o .libs/htmlboxembeddedentry.o .libs/htmlboxembeddedtextarea.o .libs/htmlboxembeddedcheckbox.o .libs/htmlboxembeddedselect.o .libs/htmlboxembeddedradio.o .libs/htmlboxembeddedobject.o .libs/htmlboxembedded.o libtool: link: ranlib .libs/libhtmllayouthtml.a libtool: link: ( cd ".libs" && rm -f "libhtmllayouthtml.la" && ln -s "../libhtmllayouthtml.la" "libhtmllayouthtml.la" ) make[4]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/layout/html' make[4]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/layout' /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlLayout\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c -o htmllinebox.lo htmllinebox.c /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlLayout\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c -o htmlboxfactory.lo htmlboxfactory.c /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlLayout\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c -o htmlbox.lo htmlbox.c /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlLayout\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c -o htmlboxinline.lo htmlboxinline.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlLayout\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c htmlboxfactory.c -fPIC -DPIC -o .libs/htmlboxfactory.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlLayout\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c htmllinebox.c -fPIC -DPIC -o .libs/htmllinebox.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlLayout\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c htmlbox.c -fPIC -DPIC -o .libs/htmlbox.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlLayout\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c htmlboxinline.c -fPIC -DPIC -o .libs/htmlboxinline.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlLayout\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c htmlboxinline.c -o htmlboxinline.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlLayout\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c htmlboxfactory.c -o htmlboxfactory.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlLayout\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c htmllinebox.c -o htmllinebox.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlLayout\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c htmlbox.c -o htmlbox.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlLayout\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c -o htmlboxroot.lo htmlboxroot.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlLayout\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c htmlboxroot.c -fPIC -DPIC -o .libs/htmlboxroot.o /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlLayout\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c -o htmlboxtable.lo htmlboxtable.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlLayout\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c htmlboxtable.c -fPIC -DPIC -o .libs/htmlboxtable.o /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlLayout\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c -o htmlboxtablecell.lo htmlboxtablecell.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlLayout\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c htmlboxtablecell.c -fPIC -DPIC -o .libs/htmlboxtablecell.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlLayout\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c htmlboxroot.c -o htmlboxroot.o >/dev/null 2>&1 htmlboxtable.c: In function 'html_box_table_paint': htmlboxtable.c:1201:7: warning: variable 'row' set but not used [-Wunused-but-set-variable] /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlLayout\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c -o htmlboxtablerow.lo htmlboxtablerow.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlLayout\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c htmlboxtablerow.c -fPIC -DPIC -o .libs/htmlboxtablerow.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlLayout\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c htmlboxtablecell.c -o htmlboxtablecell.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlLayout\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c -o htmlboxtext.lo htmlboxtext.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlLayout\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c htmlboxtext.c -fPIC -DPIC -o .libs/htmlboxtext.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlLayout\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c htmlboxtablerow.c -o htmlboxtablerow.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlLayout\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c -o htmlboxblock.lo htmlboxblock.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlLayout\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c htmlboxblock.c -fPIC -DPIC -o .libs/htmlboxblock.o htmlboxtext.c: In function 'html_box_text_canonicalize': htmlboxtext.c:196:10: warning: variable 'start' set but not used [-Wunused-but-set-variable] htmlboxtext.c: In function 'html_box_text_relayout': htmlboxtext.c:681:8: warning: variable 'num_chars' set but not used [-Wunused-but-set-variable] htmlboxtext.c:557:7: warning: variable 'len' set but not used [-Wunused-but-set-variable] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlLayout\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c htmlboxtable.c -o htmlboxtable.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlLayout\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c -o htmlboxtablecaption.lo htmlboxtablecaption.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlLayout\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c htmlboxtablecaption.c -fPIC -DPIC -o .libs/htmlboxtablecaption.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlLayout\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c htmlboxblock.c -o htmlboxblock.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlLayout\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c htmlboxtext.c -o htmlboxtext.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlLayout\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c htmlboxtablecaption.c -o htmlboxtablecaption.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlLayout\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c -o htmlboxtablerowgroup.lo htmlboxtablerowgroup.c /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlLayout\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c -o htmlboxlistitem.lo htmlboxlistitem.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlLayout\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c htmlboxtablerowgroup.c -fPIC -DPIC -o .libs/htmlboxtablerowgroup.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlLayout\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c htmlboxlistitem.c -fPIC -DPIC -o .libs/htmlboxlistitem.o /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlLayout\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c -o htmlrelayout.lo htmlrelayout.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlLayout\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c htmlrelayout.c -fPIC -DPIC -o .libs/htmlrelayout.o /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlLayout\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c -o htmlstyle.lo htmlstyle.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlLayout\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c htmlstyle.c -fPIC -DPIC -o .libs/htmlstyle.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlLayout\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c htmlboxtablerowgroup.c -o htmlboxtablerowgroup.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlLayout\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c htmlboxlistitem.c -o htmlboxlistitem.o >/dev/null 2>&1 htmlrelayout.c: In function 'html_relayout_make_fit_right': htmlrelayout.c:320:19: warning: variable 'max_width2' set but not used [-Wunused-but-set-variable] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlLayout\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c htmlrelayout.c -o htmlrelayout.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlLayout\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c -o htmlstylebackground.lo htmlstylebackground.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlLayout\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c htmlstylebackground.c -fPIC -DPIC -o .libs/htmlstylebackground.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlLayout\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c htmlstyle.c -o htmlstyle.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlLayout\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c -o htmlstyleborder.lo htmlstyleborder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlLayout\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c htmlstyleborder.c -fPIC -DPIC -o .libs/htmlstyleborder.o /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlLayout\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c -o htmlstyleoutline.lo htmlstyleoutline.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlLayout\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c htmlstylebackground.c -o htmlstylebackground.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlLayout\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c htmlstyleoutline.c -fPIC -DPIC -o .libs/htmlstyleoutline.o /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlLayout\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c -o htmlstylebox.lo htmlstylebox.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlLayout\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c htmlstyleborder.c -o htmlstyleborder.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlLayout\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c htmlstylebox.c -fPIC -DPIC -o .libs/htmlstylebox.o /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlLayout\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c -o htmlstyleinherited.lo htmlstyleinherited.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlLayout\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c htmlstyleinherited.c -fPIC -DPIC -o .libs/htmlstyleinherited.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlLayout\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c htmlstyleoutline.c -o htmlstyleoutline.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlLayout\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c -o htmlstylesurround.lo htmlstylesurround.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlLayout\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c htmlstylebox.c -o htmlstylebox.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlLayout\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c htmlstylesurround.c -fPIC -DPIC -o .libs/htmlstylesurround.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlLayout\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c htmlstyleinherited.c -o htmlstyleinherited.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlLayout\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c htmlstylesurround.c -o htmlstylesurround.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -o libhtmllayout.la htmllinebox.lo htmlboxfactory.lo htmlbox.lo htmlboxinline.lo htmlboxroot.lo htmlboxtable.lo htmlboxtablecell.lo htmlboxtablerow.lo htmlboxtext.lo htmlboxblock.lo htmlboxtablecaption.lo htmlboxtablerowgroup.lo htmlboxlistitem.lo htmlrelayout.lo htmlstyle.lo htmlstylebackground.lo htmlstyleborder.lo htmlstyleoutline.lo htmlstylebox.lo htmlstyleinherited.lo htmlstylesurround.lo ../../libgtkhtml/layout/html/libhtmllayouthtml.la -lcurl libtool: link: (cd .libs/libhtmllayout.lax/libhtmllayouthtml.a && ar x "/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/layout/../../libgtkhtml/layout/html/.libs/libhtmllayouthtml.a") libtool: link: ar cru .libs/libhtmllayout.a .libs/htmllinebox.o .libs/htmlboxfactory.o .libs/htmlbox.o .libs/htmlboxinline.o .libs/htmlboxroot.o .libs/htmlboxtable.o .libs/htmlboxtablecell.o .libs/htmlboxtablerow.o .libs/htmlboxtext.o .libs/htmlboxblock.o .libs/htmlboxtablecaption.o .libs/htmlboxtablerowgroup.o .libs/htmlboxlistitem.o .libs/htmlrelayout.o .libs/htmlstyle.o .libs/htmlstylebackground.o .libs/htmlstyleborder.o .libs/htmlstyleoutline.o .libs/htmlstylebox.o .libs/htmlstyleinherited.o .libs/htmlstylesurround.o .libs/libhtmllayout.lax/libhtmllayouthtml.a/htmlboxembedded.o .libs/libhtmllayout.lax/libhtmllayouthtml.a/htmlboxembeddedbutton.o .libs/libhtmllayout.lax/libhtmllayouthtml.a/htmlboxembeddedcheckbox.o .libs/libhtmllayout.lax/libhtmllayouthtml.a/htmlboxembeddedentry.o .libs/libhtmllayout.lax/libhtmllayouthtml.a/htmlboxembeddedimage.o .libs/libhtmllayout.lax/libhtmllayouthtml.a/htmlboxembeddedobject.o .libs/libhtmllayout.lax/libhtmllayouthtml.a/htmlboxembeddedradio.o .libs/libhtmllayout.lax/libhtmllayouthtml.a/htmlboxembeddedselect.o .libs/libhtmllayout.lax/libhtmllayouthtml.a/htmlboxembeddedtextarea.o .libs/libhtmllayout.lax/libhtmllayouthtml.a/htmlboxform.o .libs/libhtmllayout.lax/libhtmllayouthtml.a/htmlboximage.o .libs/libhtmllayout.lax/libhtmllayouthtml.a/htmlembedded.o libtool: link: ranlib .libs/libhtmllayout.a libtool: link: rm -fr .libs/libhtmllayout.lax libtool: link: ( cd ".libs" && rm -f "libhtmllayout.la" && ln -s "../libhtmllayout.la" "libhtmllayout.la" ) make[4]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/layout' make[3]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/layout' Making all in graphics make[3]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/graphics' /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlGraphics\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c -o htmlimage.lo htmlimage.c /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlGraphics\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c -o htmlimagefactory.lo htmlimagefactory.c /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlGraphics\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c -o htmlfontspecification.lo htmlfontspecification.c /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlGraphics\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c -o htmlpainter.lo htmlpainter.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlGraphics\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c htmlimage.c -fPIC -DPIC -o .libs/htmlimage.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlGraphics\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c htmlfontspecification.c -fPIC -DPIC -o .libs/htmlfontspecification.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlGraphics\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c htmlimagefactory.c -fPIC -DPIC -o .libs/htmlimagefactory.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlGraphics\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c htmlpainter.c -fPIC -DPIC -o .libs/htmlpainter.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlGraphics\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c htmlimage.c -o htmlimage.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlGraphics\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c -o htmlgdkpainter.lo htmlgdkpainter.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlGraphics\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c htmlpainter.c -o htmlpainter.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlGraphics\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c htmlimagefactory.c -o htmlimagefactory.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlGraphics\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c htmlfontspecification.c -o htmlfontspecification.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlGraphics\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c htmlgdkpainter.c -fPIC -DPIC -o .libs/htmlgdkpainter.o /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlGraphics\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c -o htmlstylepainter.lo htmlstylepainter.c /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlGraphics\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c -o htmlcolor.lo htmlcolor.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlGraphics\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c htmlstylepainter.c -fPIC -DPIC -o .libs/htmlstylepainter.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlGraphics\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c htmlgdkpainter.c -o htmlgdkpainter.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlGraphics\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c htmlcolor.c -fPIC -DPIC -o .libs/htmlcolor.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlGraphics\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c htmlcolor.c -o htmlcolor.o >/dev/null 2>&1 htmlstylepainter.c: In function 'html_style_painter_draw_top_border': htmlstylepainter.c:155:26: warning: variable 'double_line_spacing' set but not used [-Wunused-but-set-variable] htmlstylepainter.c: In function 'html_style_painter_draw_bottom_border': htmlstylepainter.c:304:26: warning: variable 'double_line_spacing' set but not used [-Wunused-but-set-variable] htmlstylepainter.c: In function 'html_style_painter_draw_left_border': htmlstylepainter.c:451:26: warning: variable 'double_line_spacing' set but not used [-Wunused-but-set-variable] htmlstylepainter.c: In function 'html_style_painter_draw_right_border': htmlstylepainter.c:596:26: warning: variable 'double_line_spacing' set but not used [-Wunused-but-set-variable] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlGraphics\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c htmlstylepainter.c -o htmlstylepainter.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -o libhtmlgraphics.la htmlimage.lo htmlimagefactory.lo htmlfontspecification.lo htmlpainter.lo htmlgdkpainter.lo htmlstylepainter.lo htmlcolor.lo -lcurl libtool: link: ar cru .libs/libhtmlgraphics.a .libs/htmlimage.o .libs/htmlimagefactory.o .libs/htmlfontspecification.o .libs/htmlpainter.o .libs/htmlgdkpainter.o .libs/htmlstylepainter.o .libs/htmlcolor.o libtool: link: ranlib .libs/libhtmlgraphics.a libtool: link: ( cd ".libs" && rm -f "libhtmlgraphics.la" && ln -s "../libhtmlgraphics.la" "libhtmlgraphics.la" ) make[3]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/graphics' Making all in view make[3]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/view' /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlView\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c -o htmlevent.lo htmlevent.c /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlView\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c -o htmlview.lo htmlview.c /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlView\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c -o htmlselection.lo htmlselection.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlView\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c htmlview.c -fPIC -DPIC -o .libs/htmlview.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlView\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c htmlevent.c -fPIC -DPIC -o .libs/htmlevent.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlView\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c htmlselection.c -fPIC -DPIC -o .libs/htmlselection.o htmlview.c: In function 'html_view_move_backward_word': htmlview.c:1141:15: warning: variable 'text' set but not used [-Wunused-but-set-variable] htmlview.c: In function 'get_end_text_offset': htmlview.c:1503:15: warning: variable 'temp' set but not used [-Wunused-but-set-variable] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlView\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c htmlevent.c -o htmlevent.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlView\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c htmlselection.c -o htmlselection.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libgtkhtml -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"HtmlView\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c htmlview.c -o htmlview.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -o libhtmlview.la htmlevent.lo htmlview.lo htmlselection.lo -lcurl libtool: link: ar cru .libs/libhtmlview.a .libs/htmlevent.o .libs/htmlview.o .libs/htmlselection.o libtool: link: ranlib .libs/libhtmlview.a libtool: link: ( cd ".libs" && rm -f "libhtmlview.la" && ln -s "../libhtmlview.la" "libhtmlview.la" ) make[3]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/view' Making all in a11y make[3]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/a11y' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/a11y' make[3]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml' /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"GtkHtml\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c -o gtkhtmlcontext.lo gtkhtmlcontext.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"GtkHtml\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c gtkhtmlcontext.c -fPIC -DPIC -o .libs/gtkhtmlcontext.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libgtkhtml -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"GtkHtml\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c gtkhtmlcontext.c -o gtkhtmlcontext.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -o libgtkhtml-2.la gtkhtmlcontext.lo ../libgtkhtml/css/libhtmlcss.la ../libgtkhtml/document/libhtmldocument.la ../libgtkhtml/dom/libdom.la ../libgtkhtml/graphics/libhtmlgraphics.la ../libgtkhtml/layout/libhtmllayout.la ../libgtkhtml/util/libhtmlutil.la ../libgtkhtml/view/libhtmlview.la -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lxml2 -lcurl libtool: link: (cd .libs/libgtkhtml-2.lax/libhtmlcss.a && ar x "/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/../libgtkhtml/css/.libs/libhtmlcss.a") libtool: link: (cd .libs/libgtkhtml-2.lax/libhtmldocument.a && ar x "/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/../libgtkhtml/document/.libs/libhtmldocument.a") libtool: link: (cd .libs/libgtkhtml-2.lax/libdom.a && ar x "/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/../libgtkhtml/dom/.libs/libdom.a") libtool: link: (cd .libs/libgtkhtml-2.lax/libhtmlgraphics.a && ar x "/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/../libgtkhtml/graphics/.libs/libhtmlgraphics.a") libtool: link: (cd .libs/libgtkhtml-2.lax/libhtmllayout.a && ar x "/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/../libgtkhtml/layout/.libs/libhtmllayout.a") libtool: link: (cd .libs/libgtkhtml-2.lax/libhtmlutil.a && ar x "/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/../libgtkhtml/util/.libs/libhtmlutil.a") libtool: link: (cd .libs/libgtkhtml-2.lax/libhtmlview.a && ar x "/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/../libgtkhtml/view/.libs/libhtmlview.a") libtool: link: ar cru .libs/libgtkhtml-2.a .libs/gtkhtmlcontext.o .libs/libgtkhtml-2.lax/libhtmlcss.a/cssmatcher.o .libs/libgtkhtml-2.lax/libhtmlcss.a/cssparser.o .libs/libgtkhtml-2.lax/libhtmlcss.a/cssstylesheet.o .libs/libgtkhtml-2.lax/libhtmlcss.a/cssvalue.o .libs/libgtkhtml-2.lax/libhtmldocument.a/htmldocument.o .libs/libgtkhtml-2.lax/libhtmldocument.a/htmlfocusiterator.o .libs/libgtkhtml-2.lax/libhtmldocument.a/htmlparser.o .libs/libgtkhtml-2.lax/libdom.a/dom-abstractview.o .libs/libgtkhtml-2.lax/libdom.a/dom-attr.o .libs/libgtkhtml-2.lax/libdom.a/dom-characterdata.o .libs/libgtkhtml-2.lax/libdom.a/dom-comment.o .libs/libgtkhtml-2.lax/libdom.a/dom-core-utils.o .libs/libgtkhtml-2.lax/libdom.a/dom-document.o .libs/libgtkhtml-2.lax/libdom.a/dom-documentevent.o .libs/libgtkhtml-2.lax/libdom.a/dom-documenttraversal.o .libs/libgtkhtml-2.lax/libdom.a/dom-documenttype.o .libs/libgtkhtml-2.lax/libdom.a/dom-documentview.o .libs/libgtkhtml-2.lax/libdom.a/dom-domimplementation.o .libs/libgtkhtml-2.lax/libdom.a/dom-element.o .libs/libgtkhtml-2.lax/libdom.a/dom-entity.o .libs/libgtkhtml-2.lax/libdom.a/dom-event-utils.o .libs/libgtkhtml-2.lax/libdom.a/dom-event.o .libs/libgtkhtml-2.lax/libdom.a/dom-eventlistener.o .libs/libgtkhtml-2.lax/libdom.a/dom-eventtarget.o .libs/libgtkhtml-2.lax/libdom.a/dom-htmlanchorelement.o .libs/libgtkhtml-2.lax/libdom.a/dom-htmlcollection.o .libs/libgtkhtml-2.lax/libdom.a/dom-htmlelement.o .libs/libgtkhtml-2.lax/libdom.a/dom-htmlformelement.o .libs/libgtkhtml-2.lax/libdom.a/dom-htmlinputelement.o .libs/libgtkhtml-2.lax/libdom.a/dom-htmlobjectelement.o .libs/libgtkhtml-2.lax/libdom.a/dom-htmloptionelement.o .libs/libgtkhtml-2.lax/libdom.a/dom-htmlselectelement.o .libs/libgtkhtml-2.lax/libdom.a/dom-htmltextareaelement.o .libs/libgtkhtml-2.lax/libdom.a/dom-mouseevent.o .libs/libgtkhtml-2.lax/libdom.a/dom-mutationevent.o .libs/libgtkhtml-2.lax/libdom.a/dom-namednodemap.o .libs/libgtkhtml-2.lax/libdom.a/dom-node.o .libs/libgtkhtml-2.lax/libdom.a/dom-nodefilter.o .libs/libgtkhtml-2.lax/libdom.a/dom-nodeiterator.o .libs/libgtkhtml-2.lax/libdom.a/dom-nodelist.o .libs/libgtkhtml-2.lax/libdom.a/dom-styleevent.o .libs/libgtkhtml-2.lax/libdom.a/dom-text.o .libs/libgtkhtml-2.lax/libdom.a/dom-traversal-utils.o .libs/libgtkhtml-2.lax/libdom.a/dom-uievent.o .libs/libgtkhtml-2.lax/libhtmlgraphics.a/htmlcolor.o .libs/libgtkhtml-2.lax/libhtmlgraphics.a/htmlfontspecification.o .libs/libgtkhtml-2.lax/libhtmlgraphics.a/htmlgdkpainter.o .libs/libgtkhtml-2.lax/libhtmlgraphics.a/htmlimage.o .libs/libgtkhtml-2.lax/libhtmlgraphics.a/htmlimagefactory.o .libs/libgtkhtml-2.lax/libhtmlgraphics.a/htmlpainter.o .libs/libgtkhtml-2.lax/libhtmlgraphics.a/htmlstylepainter.o .libs/libgtkhtml-2.lax/libhtmllayout.a/htmlbox.o .libs/libgtkhtml-2.lax/libhtmllayout.a/htmlboxblock.o .libs/libgtkhtml-2.lax/libhtmllayout.a/htmlboxembedded.o .libs/libgtkhtml-2.lax/libhtmllayout.a/htmlboxembeddedbutton.o .libs/libgtkhtml-2.lax/libhtmllayout.a/htmlboxembeddedcheckbox.o .libs/libgtkhtml-2.lax/libhtmllayout.a/htmlboxembeddedentry.o .libs/libgtkhtml-2.lax/libhtmllayout.a/htmlboxembeddedimage.o .libs/libgtkhtml-2.lax/libhtmllayout.a/htmlboxembeddedobject.o .libs/libgtkhtml-2.lax/libhtmllayout.a/htmlboxembeddedradio.o .libs/libgtkhtml-2.lax/libhtmllayout.a/htmlboxembeddedselect.o .libs/libgtkhtml-2.lax/libhtmllayout.a/htmlboxembeddedtextarea.o .libs/libgtkhtml-2.lax/libhtmllayout.a/htmlboxfactory.o .libs/libgtkhtml-2.lax/libhtmllayout.a/htmlboxform.o .libs/libgtkhtml-2.lax/libhtmllayout.a/htmlboximage.o .libs/libgtkhtml-2.lax/libhtmllayout.a/htmlboxinline.o .libs/libgtkhtml-2.lax/libhtmllayout.a/htmlboxlistitem.o .libs/libgtkhtml-2.lax/libhtmllayout.a/htmlboxroot.o .libs/libgtkhtml-2.lax/libhtmllayout.a/htmlboxtable.o .libs/libgtkhtml-2.lax/libhtmllayout.a/htmlboxtablecaption.o .libs/libgtkhtml-2.lax/libhtmllayout.a/htmlboxtablecell.o .libs/libgtkhtml-2.lax/libhtmllayout.a/htmlboxtablerow.o .libs/libgtkhtml-2.lax/libhtmllayout.a/htmlboxtablerowgroup.o .libs/libgtkhtml-2.lax/libhtmllayout.a/htmlboxtext.o .libs/libgtkhtml-2.lax/libhtmllayout.a/htmlembedded.o .libs/libgtkhtml-2.lax/libhtmllayout.a/htmllinebox.o .libs/libgtkhtml-2.lax/libhtmllayout.a/htmlrelayout.o .libs/libgtkhtml-2.lax/libhtmllayout.a/htmlstyle.o .libs/libgtkhtml-2.lax/libhtmllayout.a/htmlstylebackground.o .libs/libgtkhtml-2.lax/libhtmllayout.a/htmlstyleborder.o .libs/libgtkhtml-2.lax/libhtmllayout.a/htmlstylebox.o .libs/libgtkhtml-2.lax/libhtmllayout.a/htmlstyleinherited.o .libs/libgtkhtml-2.lax/libhtmllayout.a/htmlstyleoutline.o .libs/libgtkhtml-2.lax/libhtmllayout.a/htmlstylesurround.o .libs/libgtkhtml-2.lax/libhtmlutil.a/htmlatomlist.o .libs/libgtkhtml-2.lax/libhtmlutil.a/htmlglobalatoms.o .libs/libgtkhtml-2.lax/libhtmlutil.a/htmlstream.o .libs/libgtkhtml-2.lax/libhtmlutil.a/htmlstreambuffer.o .libs/libgtkhtml-2.lax/libhtmlutil.a/rfc1738.o .libs/libgtkhtml-2.lax/libhtmlview.a/htmlevent.o .libs/libgtkhtml-2.lax/libhtmlview.a/htmlselection.o .libs/libgtkhtml-2.lax/libhtmlview.a/htmlview.o libtool: link: ranlib .libs/libgtkhtml-2.a libtool: link: rm -fr .libs/libgtkhtml-2.lax libtool: link: ( cd ".libs" && rm -f "libgtkhtml-2.la" && ln -s "../libgtkhtml-2.la" "libgtkhtml-2.la" ) make[3]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml' make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml' Making all in src make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/src' /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/common -I../src/gtk -I.. -Wall -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gtk-2.0 -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/lib/gtk-2.0/include -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/libpng12 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c -o gtkhtml2_viewer.lo gtkhtml2_viewer.c /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/common -I../src/gtk -I.. -Wall -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gtk-2.0 -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/lib/gtk-2.0/include -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/libpng12 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c -o gtkhtml2_prefs.lo gtkhtml2_prefs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/common -I../src/gtk -I.. -Wall -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gtk-2.0 -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/lib/gtk-2.0/include -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/libpng12 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c gtkhtml2_viewer.c -fPIC -DPIC -o .libs/gtkhtml2_viewer.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/common -I../src/gtk -I.. -Wall -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gtk-2.0 -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/lib/gtk-2.0/include -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/libpng12 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c gtkhtml2_prefs.c -fPIC -DPIC -o .libs/gtkhtml2_prefs.o gtkhtml2_viewer.c: In function 'gtkhtml2_viewer_print': gtkhtml2_viewer.c:1135:12: warning: variable 'htmlview' set but not used [-Wunused-but-set-variable] gtkhtml2_viewer.c: In function 'gtkhtml2_viewer_create': gtkhtml2_viewer.c:1249:18: warning: variable 'action_group' set but not used [-Wunused-but-set-variable] gtkhtml2_viewer.c: In function 'requested_url': gtkhtml2_viewer.c:831:8: warning: ignoring return value of 'link', declared with attribute warn_unused_result [-Wunused-result] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/common -I../src/gtk -I.. -Wall -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gtk-2.0 -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/lib/gtk-2.0/include -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/libpng12 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c gtkhtml2_prefs.c -o gtkhtml2_prefs.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/common -I../src/gtk -I.. -Wall -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gtk-2.0 -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/lib/gtk-2.0/include -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/libpng12 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -c gtkhtml2_viewer.c -o gtkhtml2_viewer.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wno-pointer-sign -Wall -avoid-version -module -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lxml2 -o gtkhtml2_viewer.la -rpath /usr/lib/claws-mail/plugins gtkhtml2_viewer.lo gtkhtml2_prefs.lo -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 ../libgtkhtml/libgtkhtml-2.la -lcurl libtool: link: gcc -shared -fPIC -DPIC .libs/gtkhtml2_viewer.o .libs/gtkhtml2_prefs.o -Wl,--whole-archive ../libgtkhtml/.libs/libgtkhtml-2.a -Wl,--no-whole-archive -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lxml2 -lcurl -O2 -m32 -march=i686 -mtune=atom -pthread -pthread -pthread -pthread -pthread -Wl,-soname -Wl,gtkhtml2_viewer.so -o .libs/gtkhtml2_viewer.so libtool: link: (cd .libs/gtkhtml2_viewer.lax/libgtkhtml-2.a && ar x "/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/src/../libgtkhtml/.libs/libgtkhtml-2.a") libtool: link: ar cru .libs/gtkhtml2_viewer.a gtkhtml2_viewer.o gtkhtml2_prefs.o .libs/gtkhtml2_viewer.lax/libgtkhtml-2.a/cssmatcher.o .libs/gtkhtml2_viewer.lax/libgtkhtml-2.a/cssparser.o .libs/gtkhtml2_viewer.lax/libgtkhtml-2.a/cssstylesheet.o .libs/gtkhtml2_viewer.lax/libgtkhtml-2.a/cssvalue.o .libs/gtkhtml2_viewer.lax/libgtkhtml-2.a/dom-abstractview.o .libs/gtkhtml2_viewer.lax/libgtkhtml-2.a/dom-attr.o .libs/gtkhtml2_viewer.lax/libgtkhtml-2.a/dom-characterdata.o .libs/gtkhtml2_viewer.lax/libgtkhtml-2.a/dom-comment.o .libs/gtkhtml2_viewer.lax/libgtkhtml-2.a/dom-core-utils.o .libs/gtkhtml2_viewer.lax/libgtkhtml-2.a/dom-document.o .libs/gtkhtml2_viewer.lax/libgtkhtml-2.a/dom-documentevent.o .libs/gtkhtml2_viewer.lax/libgtkhtml-2.a/dom-documenttraversal.o .libs/gtkhtml2_viewer.lax/libgtkhtml-2.a/dom-documenttype.o .libs/gtkhtml2_viewer.lax/libgtkhtml-2.a/dom-documentview.o .libs/gtkhtml2_viewer.lax/libgtkhtml-2.a/dom-domimplementation.o .libs/gtkhtml2_viewer.lax/libgtkhtml-2.a/dom-element.o .libs/gtkhtml2_viewer.lax/libgtkhtml-2.a/dom-entity.o .libs/gtkhtml2_viewer.lax/libgtkhtml-2.a/dom-event-utils.o .libs/gtkhtml2_viewer.lax/libgtkhtml-2.a/dom-event.o .libs/gtkhtml2_viewer.lax/libgtkhtml-2.a/dom-eventlistener.o .libs/gtkhtml2_viewer.lax/libgtkhtml-2.a/dom-eventtarget.o .libs/gtkhtml2_viewer.lax/libgtkhtml-2.a/dom-htmlanchorelement.o .libs/gtkhtml2_viewer.lax/libgtkhtml-2.a/dom-htmlcollection.o .libs/gtkhtml2_viewer.lax/libgtkhtml-2.a/dom-htmlelement.o .libs/gtkhtml2_viewer.lax/libgtkhtml-2.a/dom-htmlformelement.o .libs/gtkhtml2_viewer.lax/libgtkhtml-2.a/dom-htmlinputelement.o .libs/gtkhtml2_viewer.lax/libgtkhtml-2.a/dom-htmlobjectelement.o .libs/gtkhtml2_viewer.lax/libgtkhtml-2.a/dom-htmloptionelement.o .libs/gtkhtml2_viewer.lax/libgtkhtml-2.a/dom-htmlselectelement.o .libs/gtkhtml2_viewer.lax/libgtkhtml-2.a/dom-htmltextareaelement.o .libs/gtkhtml2_viewer.lax/libgtkhtml-2.a/dom-mouseevent.o .libs/gtkhtml2_viewer.lax/libgtkhtml-2.a/dom-mutationevent.o .libs/gtkhtml2_viewer.lax/libgtkhtml-2.a/dom-namednodemap.o .libs/gtkhtml2_viewer.lax/libgtkhtml-2.a/dom-node.o .libs/gtkhtml2_viewer.lax/libgtkhtml-2.a/dom-nodefilter.o .libs/gtkhtml2_viewer.lax/libgtkhtml-2.a/dom-nodeiterator.o .libs/gtkhtml2_viewer.lax/libgtkhtml-2.a/dom-nodelist.o .libs/gtkhtml2_viewer.lax/libgtkhtml-2.a/dom-styleevent.o .libs/gtkhtml2_viewer.lax/libgtkhtml-2.a/dom-text.o .libs/gtkhtml2_viewer.lax/libgtkhtml-2.a/dom-traversal-utils.o .libs/gtkhtml2_viewer.lax/libgtkhtml-2.a/dom-uievent.o .libs/gtkhtml2_viewer.lax/libgtkhtml-2.a/gtkhtmlcontext.o .libs/gtkhtml2_viewer.lax/libgtkhtml-2.a/htmlatomlist.o .libs/gtkhtml2_viewer.lax/libgtkhtml-2.a/htmlbox.o .libs/gtkhtml2_viewer.lax/libgtkhtml-2.a/htmlboxblock.o .libs/gtkhtml2_viewer.lax/libgtkhtml-2.a/htmlboxembedded.o .libs/gtkhtml2_viewer.lax/libgtkhtml-2.a/htmlboxembeddedbutton.o .libs/gtkhtml2_viewer.lax/libgtkhtml-2.a/htmlboxembeddedcheckbox.o .libs/gtkhtml2_viewer.lax/libgtkhtml-2.a/htmlboxembeddedentry.o .libs/gtkhtml2_viewer.lax/libgtkhtml-2.a/htmlboxembeddedimage.o .libs/gtkhtml2_viewer.lax/libgtkhtml-2.a/htmlboxembeddedobject.o .libs/gtkhtml2_viewer.lax/libgtkhtml-2.a/htmlboxembeddedradio.o .libs/gtkhtml2_viewer.lax/libgtkhtml-2.a/htmlboxembeddedselect.o .libs/gtkhtml2_viewer.lax/libgtkhtml-2.a/htmlboxembeddedtextarea.o .libs/gtkhtml2_viewer.lax/libgtkhtml-2.a/htmlboxfactory.o .libs/gtkhtml2_viewer.lax/libgtkhtml-2.a/htmlboxform.o .libs/gtkhtml2_viewer.lax/libgtkhtml-2.a/htmlboximage.o .libs/gtkhtml2_viewer.lax/libgtkhtml-2.a/htmlboxinline.o .libs/gtkhtml2_viewer.lax/libgtkhtml-2.a/htmlboxlistitem.o .libs/gtkhtml2_viewer.lax/libgtkhtml-2.a/htmlboxroot.o .libs/gtkhtml2_viewer.lax/libgtkhtml-2.a/htmlboxtable.o .libs/gtkhtml2_viewer.lax/libgtkhtml-2.a/htmlboxtablecaption.o .libs/gtkhtml2_viewer.lax/libgtkhtml-2.a/htmlboxtablecell.o .libs/gtkhtml2_viewer.lax/libgtkhtml-2.a/htmlboxtablerow.o .libs/gtkhtml2_viewer.lax/libgtkhtml-2.a/htmlboxtablerowgroup.o .libs/gtkhtml2_viewer.lax/libgtkhtml-2.a/htmlboxtext.o .libs/gtkhtml2_viewer.lax/libgtkhtml-2.a/htmlcolor.o .libs/gtkhtml2_viewer.lax/libgtkhtml-2.a/htmldocument.o .libs/gtkhtml2_viewer.lax/libgtkhtml-2.a/htmlembedded.o .libs/gtkhtml2_viewer.lax/libgtkhtml-2.a/htmlevent.o .libs/gtkhtml2_viewer.lax/libgtkhtml-2.a/htmlfocusiterator.o .libs/gtkhtml2_viewer.lax/libgtkhtml-2.a/htmlfontspecification.o .libs/gtkhtml2_viewer.lax/libgtkhtml-2.a/htmlgdkpainter.o .libs/gtkhtml2_viewer.lax/libgtkhtml-2.a/htmlglobalatoms.o .libs/gtkhtml2_viewer.lax/libgtkhtml-2.a/htmlimage.o .libs/gtkhtml2_viewer.lax/libgtkhtml-2.a/htmlimagefactory.o .libs/gtkhtml2_viewer.lax/libgtkhtml-2.a/htmllinebox.o .libs/gtkhtml2_viewer.lax/libgtkhtml-2.a/htmlpainter.o .libs/gtkhtml2_viewer.lax/libgtkhtml-2.a/htmlparser.o .libs/gtkhtml2_viewer.lax/libgtkhtml-2.a/htmlrelayout.o .libs/gtkhtml2_viewer.lax/libgtkhtml-2.a/htmlselection.o .libs/gtkhtml2_viewer.lax/libgtkhtml-2.a/htmlstream.o .libs/gtkhtml2_viewer.lax/libgtkhtml-2.a/htmlstreambuffer.o .libs/gtkhtml2_viewer.lax/libgtkhtml-2.a/htmlstyle.o .libs/gtkhtml2_viewer.lax/libgtkhtml-2.a/htmlstylebackground.o .libs/gtkhtml2_viewer.lax/libgtkhtml-2.a/htmlstyleborder.o .libs/gtkhtml2_viewer.lax/libgtkhtml-2.a/htmlstylebox.o .libs/gtkhtml2_viewer.lax/libgtkhtml-2.a/htmlstyleinherited.o .libs/gtkhtml2_viewer.lax/libgtkhtml-2.a/htmlstyleoutline.o .libs/gtkhtml2_viewer.lax/libgtkhtml-2.a/htmlstylepainter.o .libs/gtkhtml2_viewer.lax/libgtkhtml-2.a/htmlstylesurround.o .libs/gtkhtml2_viewer.lax/libgtkhtml-2.a/htmlview.o .libs/gtkhtml2_viewer.lax/libgtkhtml-2.a/rfc1738.o libtool: link: ranlib .libs/gtkhtml2_viewer.a libtool: link: rm -fr .libs/gtkhtml2_viewer.lax libtool: link: ( cd ".libs" && rm -f "gtkhtml2_viewer.la" && ln -s "../gtkhtml2_viewer.la" "gtkhtml2_viewer.la" ) make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/src' make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29' make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29' make[1]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29' + cd ../mailmbox-1.14.5 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + ./configure --build=i386-redhat-linux-gnu --host=i386-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 --disable-static --disable-dependency-tracking checking whether to enable maintainer-specific portions of Makefiles... no checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for i386-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 for library containing strerror... none required checking for i386-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) none checking how to run the C preprocessor... gcc -E checking build system type... i386-redhat-linux-gnu checking host system type... i386-redhat-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by 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... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for i386-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i386-redhat-linux-gnu-ar... no checking for ar... ar checking for i386-redhat-linux-gnu-strip... no checking for strip... strip checking for i386-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok 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... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for pkg-config... /usr/bin/pkg-config checking for i386-redhat-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for CLAWS_MAIL... yes checking for GLIB... yes checking for GTK... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating pluginconfig.h config.status: executing depfiles commands config.status: executing libtool commands + /usr/bin/make -j4 /usr/bin/make all-recursive make[1]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/mailmbox-1.14.5' Making all in src make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/mailmbox-1.14.5/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -c -o mailmbox_la-plugin.lo `test -f 'plugin.c' || echo './'`plugin.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -c -o mailmbox_la-plugin_gtk.lo `test -f 'plugin_gtk.c' || echo './'`plugin_gtk.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -c -o mailmbox_la-carray.lo `test -f 'carray.c' || echo './'`carray.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -c -o mailmbox_la-chash.lo `test -f 'chash.c' || echo './'`chash.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -c plugin.c -fPIC -DPIC -o .libs/mailmbox_la-plugin.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -c plugin_gtk.c -fPIC -DPIC -o .libs/mailmbox_la-plugin_gtk.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -c carray.c -fPIC -DPIC -o .libs/mailmbox_la-carray.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -c chash.c -fPIC -DPIC -o .libs/mailmbox_la-chash.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -c -o mailmbox_la-clist.lo `test -f 'clist.c' || echo './'`clist.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -c clist.c -fPIC -DPIC -o .libs/mailmbox_la-clist.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -c -o mailmbox_la-mailimf.lo `test -f 'mailimf.c' || echo './'`mailimf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -c -o mailmbox_la-mailimf_types.lo `test -f 'mailimf_types.c' || echo './'`mailimf_types.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -c mailimf.c -fPIC -DPIC -o .libs/mailmbox_la-mailimf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -c mailimf_types.c -fPIC -DPIC -o .libs/mailmbox_la-mailimf_types.o plugin_gtk.c: In function 'delete_folder_cb': plugin_gtk.c:303:9: warning: variable 'old_path' set but not used [-Wunused-but-set-variable] plugin_gtk.c: In function 'rename_folder_cb': plugin_gtk.c:388:9: warning: variable 'old_path' set but not used [-Wunused-but-set-variable] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -c -o mailmbox_la-mailimf_types_helper.lo `test -f 'mailimf_types_helper.c' || echo './'`mailimf_types_helper.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -c mailimf_types_helper.c -fPIC -DPIC -o .libs/mailmbox_la-mailimf_types_helper.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -c -o mailmbox_la-mailimf_write.lo `test -f 'mailimf_write.c' || echo './'`mailimf_write.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -c mailimf_write.c -fPIC -DPIC -o .libs/mailmbox_la-mailimf_write.o mailimf_write.c: In function 'mailimf_header_string_write': mailimf_write.c:636:16: warning: variable 'next_word' set but not used [-Wunused-but-set-variable] mailimf_write.c:635:16: warning: variable 'word_end' set but not used [-Wunused-but-set-variable] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -c -o mailmbox_la-maillock.lo `test -f 'maillock.c' || echo './'`maillock.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -c maillock.c -fPIC -DPIC -o .libs/mailmbox_la-maillock.o maillock.c: In function 'lock_common': maillock.c:187:12: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -c -o mailmbox_la-mailmbox.lo `test -f 'mailmbox.c' || echo './'`mailmbox.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -c -o mailmbox_la-mailmbox_folder.lo `test -f 'mailmbox_folder.c' || echo './'`mailmbox_folder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -c mailmbox.c -fPIC -DPIC -o .libs/mailmbox_la-mailmbox.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -c -o mailmbox_la-mailmbox_parse.lo `test -f 'mailmbox_parse.c' || echo './'`mailmbox_parse.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -c mailmbox_folder.c -fPIC -DPIC -o .libs/mailmbox_la-mailmbox_folder.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -c mailmbox_parse.c -fPIC -DPIC -o .libs/mailmbox_la-mailmbox_parse.o mailmbox.c: In function 'claws_mailmbox_map': mailmbox.c:157:5: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type '__off64_t' [-Wformat] mailmbox.c: In function 'write_fixed_message': mailmbox.c:519:10: warning: variable 'fixed_size' set but not used [-Wunused-but-set-variable] mailmbox.c: In function 'claws_mailmbox_append_message_list_no_lock': mailmbox.c:610:10: warning: variable 'maxuid' set but not used [-Wunused-but-set-variable] mailmbox.c:685:14: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result [-Wunused-result] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -c -o mailmbox_la-mailmbox_types.lo `test -f 'mailmbox_types.c' || echo './'`mailmbox_types.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -c mailmbox_types.c -fPIC -DPIC -o .libs/mailmbox_la-mailmbox_types.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -c -o mailmbox_la-mmapstring.lo `test -f 'mmapstring.c' || echo './'`mmapstring.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -c mmapstring.c -fPIC -DPIC -o .libs/mailmbox_la-mmapstring.o /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -avoid-version -module -o mailmbox.la -rpath /usr/lib/claws-mail/plugins mailmbox_la-plugin.lo mailmbox_la-plugin_gtk.lo mailmbox_la-carray.lo mailmbox_la-chash.lo mailmbox_la-clist.lo mailmbox_la-mailimf.lo mailmbox_la-mailimf_types.lo mailmbox_la-mailimf_types_helper.lo mailmbox_la-mailimf_write.lo mailmbox_la-maillock.lo mailmbox_la-mailmbox.lo mailmbox_la-mailmbox_folder.lo mailmbox_la-mailmbox_parse.lo mailmbox_la-mailmbox_types.lo mailmbox_la-mmapstring.lo -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 libtool: link: gcc -shared .libs/mailmbox_la-plugin.o .libs/mailmbox_la-plugin_gtk.o .libs/mailmbox_la-carray.o .libs/mailmbox_la-chash.o .libs/mailmbox_la-clist.o .libs/mailmbox_la-mailimf.o .libs/mailmbox_la-mailimf_types.o .libs/mailmbox_la-mailimf_types_helper.o .libs/mailmbox_la-mailimf_write.o .libs/mailmbox_la-maillock.o .libs/mailmbox_la-mailmbox.o .libs/mailmbox_la-mailmbox_folder.o .libs/mailmbox_la-mailmbox_parse.o .libs/mailmbox_la-mailmbox_types.o .libs/mailmbox_la-mmapstring.o -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -m32 -march=i686 -mtune=atom -pthread -pthread -Wl,-soname -Wl,mailmbox.so -o .libs/mailmbox.so libtool: link: ( cd ".libs" && rm -f "mailmbox.la" && ln -s "../mailmbox.la" "mailmbox.la" ) make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/mailmbox-1.14.5/src' make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/mailmbox-1.14.5' make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/mailmbox-1.14.5' make[1]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/mailmbox-1.14.5' + cd ../newmail-0.0.15 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + ./configure --build=i386-redhat-linux-gnu --host=i386-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 --disable-static --disable-dependency-tracking checking whether to enable maintainer-specific portions of Makefiles... no checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for i386-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 for library containing strerror... none required checking for i386-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) none checking how to run the C preprocessor... gcc -E checking build system type... i386-redhat-linux-gnu checking host system type... i386-redhat-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by 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... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for i386-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i386-redhat-linux-gnu-ar... no checking for ar... ar checking for i386-redhat-linux-gnu-strip... no checking for strip... strip checking for i386-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok 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... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for pkg-config... /usr/bin/pkg-config checking for i386-redhat-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for CLAWS_MAIL... yes checking for GLIB... yes checking for GTK... yes checking for sed... /bin/sed ok configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating pluginconfig.h config.status: executing depfiles commands config.status: executing libtool commands + /usr/bin/make -j4 /usr/bin/make all-recursive make[1]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/newmail-0.0.15' Making all in src make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/newmail-0.0.15/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -c -o newmail.lo newmail.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -c newmail.c -fPIC -DPIC -o .libs/newmail.o /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -avoid-version -module -o newmail.la -rpath /usr/lib/claws-mail/plugins newmail.lo libtool: link: gcc -shared .libs/newmail.o -m32 -march=i686 -mtune=atom -Wl,-soname -Wl,newmail.so -o .libs/newmail.so libtool: link: ( cd ".libs" && rm -f "newmail.la" && ln -s "../newmail.la" "newmail.la" ) make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/newmail-0.0.15/src' make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/newmail-0.0.15' make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/newmail-0.0.15' make[1]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/newmail-0.0.15' + cd ../notification_plugin-0.26 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + ./configure --build=i386-redhat-linux-gnu --host=i386-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 --disable-static --disable-dependency-tracking checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... i386-redhat-linux-gnu checking host system type... i386-redhat-linux-gnu checking target system type... i386-redhat-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for i386-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 for library containing strerror... none required checking for i386-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) none checking how to run the C preprocessor... gcc -E checking whether make sets $(MAKE)... (cached) yes checking for i386-redhat-linux-gnu-windres... no checking for windres... no checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F 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... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for i386-redhat-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i386-redhat-linux-gnu-ar... no checking for ar... ar checking for i386-redhat-linux-gnu-strip... no checking for strip... strip checking for i386-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok 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... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for some Win32 platform... no checking for native Win32... no checking for Cygwin... no checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for pkg-config... /usr/bin/pkg-config checking for i386-redhat-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for CLAWS_MAIL... yes checking whether NLS is requested... yes checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for GLIB... yes checking for GTK... yes checking for libnotify... yes checking for libcanberra_gtk... yes checking whether to include notification popup support... yes checking whether to include notification banner support... yes checking whether to include notification shell command support... yes checking for GTK_2_10... yes checking whether to include trayicon support... yes checking whether to include lcdproc support... yes checking for libindicate... no no checking whether to include support for global hotkeys... yes checking for CM_NP_HOTKEY... yes configure: creating ./config.status config.status: creating po/Makefile.in config.status: creating m4/Makefile config.status: creating config/Makefile config.status: creating Makefile config.status: creating src/Makefile config.status: creating gtkhotkey/Makefile config.status: creating pluginconfig.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile ----------------------------------------------------------- Configuration Summary: Popup : yes Banner : yes Command : yes LCD : yes Trayicon : yes External libraries usage: libnotify : yes libindicate : no libcanberra-gtk : yes Embedded libraries usage: hotkeys : yes + /usr/bin/make -j4 /usr/bin/make all-recursive make[1]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/notification_plugin-0.26' Making all in m4 make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/notification_plugin-0.26/m4' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/notification_plugin-0.26/m4' Making all in config make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/notification_plugin-0.26/config' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/notification_plugin-0.26/config' Making all in po make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/notification_plugin-0.26/po' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/notification_plugin-0.26/po' Making all in gtkhotkey make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/notification_plugin-0.26/gtkhotkey' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DGTK_HOTKEY_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wall -c -o gtk-hotkey-info.lo gtk-hotkey-info.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DGTK_HOTKEY_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wall -c -o gtk-hotkey-error.lo gtk-hotkey-error.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DGTK_HOTKEY_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wall -c -o gtk-hotkey-listener.lo gtk-hotkey-listener.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DGTK_HOTKEY_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wall -c -o gtk-hotkey-marshal.lo gtk-hotkey-marshal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGTK_HOTKEY_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wall -c gtk-hotkey-info.c -fPIC -DPIC -o .libs/gtk-hotkey-info.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGTK_HOTKEY_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wall -c gtk-hotkey-error.c -fPIC -DPIC -o .libs/gtk-hotkey-error.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGTK_HOTKEY_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wall -c gtk-hotkey-marshal.c -fPIC -DPIC -o .libs/gtk-hotkey-marshal.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGTK_HOTKEY_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wall -c gtk-hotkey-listener.c -fPIC -DPIC -o .libs/gtk-hotkey-listener.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DGTK_HOTKEY_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wall -c -o gtk-hotkey-x11-listener.lo gtk-hotkey-x11-listener.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGTK_HOTKEY_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wall -c gtk-hotkey-x11-listener.c -fPIC -DPIC -o .libs/gtk-hotkey-x11-listener.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DGTK_HOTKEY_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wall -c -o tomboykeybinder.lo `test -f 'x11/tomboykeybinder.c' || echo './'`x11/tomboykeybinder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGTK_HOTKEY_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wall -c x11/tomboykeybinder.c -fPIC -DPIC -o .libs/tomboykeybinder.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DGTK_HOTKEY_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wall -c -o eggaccelerators.lo `test -f 'x11/eggaccelerators.c' || echo './'`x11/eggaccelerators.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGTK_HOTKEY_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wall -c x11/eggaccelerators.c -fPIC -DPIC -o .libs/eggaccelerators.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DGTK_HOTKEY_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wall -c -o gtk-hotkey-registry.lo gtk-hotkey-registry.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DGTK_HOTKEY_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wall -c -o gtk-hotkey-key-file-registry.lo gtk-hotkey-key-file-registry.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGTK_HOTKEY_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wall -c gtk-hotkey-registry.c -fPIC -DPIC -o .libs/gtk-hotkey-registry.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGTK_HOTKEY_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wall -c gtk-hotkey-key-file-registry.c -fPIC -DPIC -o .libs/gtk-hotkey-key-file-registry.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DGTK_HOTKEY_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wall -c -o gtk-hotkey-utils.lo gtk-hotkey-utils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGTK_HOTKEY_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wall -c gtk-hotkey-utils.c -fPIC -DPIC -o .libs/gtk-hotkey-utils.o gtk-hotkey-key-file-registry.c: In function 'gtk_hotkey_key_file_registry_real_get_hotkey': gtk-hotkey-key-file-registry.c:87:28: warning: variable 'self' set but not used [-Wunused-but-set-variable] gtk-hotkey-key-file-registry.c: In function 'gtk_hotkey_key_file_registry_real_get_application_hotkeys': gtk-hotkey-key-file-registry.c:116:29: warning: variable 'self' set but not used [-Wunused-but-set-variable] gtk-hotkey-key-file-registry.c: In function 'gtk_hotkey_key_file_registry_real_get_all_hotkeys': gtk-hotkey-key-file-registry.c:134:28: warning: variable 'self' set but not used [-Wunused-but-set-variable] gtk-hotkey-key-file-registry.c: In function 'gtk_hotkey_key_file_registry_real_store_hotkey': gtk-hotkey-key-file-registry.c:214:28: warning: variable 'self' set but not used [-Wunused-but-set-variable] gtk-hotkey-key-file-registry.c: In function 'gtk_hotkey_key_file_registry_real_delete_hotkey': gtk-hotkey-key-file-registry.c:321:28: warning: variable 'self' set but not used [-Wunused-but-set-variable] gtk-hotkey-key-file-registry.c: In function 'gtk_hotkey_key_file_registry_real_has_hotkey': gtk-hotkey-key-file-registry.c:458:28: warning: variable 'self' set but not used [-Wunused-but-set-variable] gtk-hotkey-key-file-registry.c: In function 'gtk_hotkey_key_file_registry_real_store_hotkey': gtk-hotkey-key-file-registry.c:301:21: warning: 'group' may be used uninitialized in this function [-Wuninitialized] /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wall -o libcmnpgtkhotkey.la gtk-hotkey-info.lo gtk-hotkey-error.lo gtk-hotkey-listener.lo gtk-hotkey-marshal.lo gtk-hotkey-x11-listener.lo tomboykeybinder.lo eggaccelerators.lo gtk-hotkey-registry.lo gtk-hotkey-key-file-registry.lo gtk-hotkey-utils.lo -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 libtool: link: ar cru .libs/libcmnpgtkhotkey.a .libs/gtk-hotkey-info.o .libs/gtk-hotkey-error.o .libs/gtk-hotkey-listener.o .libs/gtk-hotkey-marshal.o .libs/gtk-hotkey-x11-listener.o .libs/tomboykeybinder.o .libs/eggaccelerators.o .libs/gtk-hotkey-registry.o .libs/gtk-hotkey-key-file-registry.o .libs/gtk-hotkey-utils.o libtool: link: ranlib .libs/libcmnpgtkhotkey.a libtool: link: ( cd ".libs" && rm -f "libcmnpgtkhotkey.la" && ln -s "../libcmnpgtkhotkey.la" "libcmnpgtkhotkey.la" ) make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/notification_plugin-0.26/gtkhotkey' Making all in src make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/notification_plugin-0.26/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../gtkhotkey -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wall "-Wall" -c -o notification_plugin_la-notification_plugin.lo `test -f 'notification_plugin.c' || echo './'`notification_plugin.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../gtkhotkey -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wall "-Wall" -c -o notification_plugin_la-notification_core.lo `test -f 'notification_core.c' || echo './'`notification_core.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../gtkhotkey -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wall "-Wall" -c -o notification_plugin_la-notification_popup.lo `test -f 'notification_popup.c' || echo './'`notification_popup.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../gtkhotkey -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wall "-Wall" -c -o notification_plugin_la-notification_banner.lo `test -f 'notification_banner.c' || echo './'`notification_banner.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../gtkhotkey -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wall -Wall -c notification_plugin.c -fPIC -DPIC -o .libs/notification_plugin_la-notification_plugin.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../gtkhotkey -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wall -Wall -c notification_core.c -fPIC -DPIC -o .libs/notification_plugin_la-notification_core.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../gtkhotkey -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wall -Wall -c notification_popup.c -fPIC -DPIC -o .libs/notification_plugin_la-notification_popup.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../gtkhotkey -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wall -Wall -c notification_banner.c -fPIC -DPIC -o .libs/notification_plugin_la-notification_banner.o notification_core.c: In function 'notification_new_unnotified_do_msg': notification_core.c:453:17: warning: variable 'mainwin' set but not used [-Wunused-but-set-variable] notification_popup.c: In function 'notification_popup_msg': notification_popup.c:87:22: warning: variable 'ppopup' set but not used [-Wunused-but-set-variable] notification_popup.c:85:12: warning: variable 'retval' set but not used [-Wunused-but-set-variable] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../gtkhotkey -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wall "-Wall" -c -o notification_plugin_la-notification_command.lo `test -f 'notification_command.c' || echo './'`notification_command.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../gtkhotkey -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wall -Wall -c notification_command.c -fPIC -DPIC -o .libs/notification_plugin_la-notification_command.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../gtkhotkey -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wall "-Wall" -c -o notification_plugin_la-notification_lcdproc.lo `test -f 'notification_lcdproc.c' || echo './'`notification_lcdproc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../gtkhotkey -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wall "-Wall" -c -o notification_plugin_la-notification_trayicon.lo `test -f 'notification_trayicon.c' || echo './'`notification_trayicon.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../gtkhotkey -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wall "-Wall" -c -o notification_plugin_la-notification_indicator.lo `test -f 'notification_indicator.c' || echo './'`notification_indicator.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../gtkhotkey -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wall -Wall -c notification_lcdproc.c -fPIC -DPIC -o .libs/notification_plugin_la-notification_lcdproc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../gtkhotkey -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wall -Wall -c notification_trayicon.c -fPIC -DPIC -o .libs/notification_plugin_la-notification_trayicon.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../gtkhotkey -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wall -Wall -c notification_indicator.c -fPIC -DPIC -o .libs/notification_plugin_la-notification_indicator.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../gtkhotkey -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wall "-Wall" -c -o notification_plugin_la-notification_hotkeys.lo `test -f 'notification_hotkeys.c' || echo './'`notification_hotkeys.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../gtkhotkey -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wall -Wall -c notification_hotkeys.c -fPIC -DPIC -o .libs/notification_plugin_la-notification_hotkeys.o notification_command.c: In function 'notification_command_msg': notification_command.c:45:14: warning: variable 'ftype' set but not used [-Wunused-but-set-variable] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../gtkhotkey -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wall "-Wall" -c -o notification_plugin_la-notification_prefs.lo `test -f 'notification_prefs.c' || echo './'`notification_prefs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../gtkhotkey -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wall -Wall -c notification_prefs.c -fPIC -DPIC -o .libs/notification_plugin_la-notification_prefs.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../gtkhotkey -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wall "-Wall" -c -o notification_plugin_la-notification_foldercheck.lo `test -f 'notification_foldercheck.c' || echo './'`notification_foldercheck.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../gtkhotkey -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wall -Wall -c notification_foldercheck.c -fPIC -DPIC -o .libs/notification_plugin_la-notification_foldercheck.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../gtkhotkey -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wall "-Wall" -c -o notification_plugin_la-notification_pixbuf.lo `test -f 'notification_pixbuf.c' || echo './'`notification_pixbuf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../gtkhotkey -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng12 -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wall -Wall -c notification_pixbuf.c -fPIC -DPIC -o .libs/notification_plugin_la-notification_pixbuf.o notification_foldercheck.c: In function 'foldercheck_append_item': notification_foldercheck.c:758:13: warning: variable 'foreground' set but not used [-Wunused-but-set-variable] notification_foldercheck.c:757:15: warning: variable 'weight' set but not used [-Wunused-but-set-variable] notification_foldercheck.c:756:12: warning: variable 'use_color' set but not used [-Wunused-but-set-variable] /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-unused-function -Wall "-Wall" -avoid-version -module -o notification_plugin.la -rpath /usr/lib/claws-mail/plugins notification_plugin_la-notification_plugin.lo notification_plugin_la-notification_core.lo notification_plugin_la-notification_popup.lo notification_plugin_la-notification_banner.lo notification_plugin_la-notification_command.lo notification_plugin_la-notification_lcdproc.lo notification_plugin_la-notification_trayicon.lo notification_plugin_la-notification_indicator.lo notification_plugin_la-notification_hotkeys.lo notification_plugin_la-notification_prefs.lo notification_plugin_la-notification_foldercheck.lo notification_plugin_la-notification_pixbuf.lo -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -pthread -lnotify -lgdk_pixbuf-2.0 -lpng12 -lm -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -pthread -lcanberra-gtk -lcanberra -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 ../gtkhotkey/libcmnpgtkhotkey.la libtool: link: gcc -shared .libs/notification_plugin_la-notification_plugin.o .libs/notification_plugin_la-notification_core.o .libs/notification_plugin_la-notification_popup.o .libs/notification_plugin_la-notification_banner.o .libs/notification_plugin_la-notification_command.o .libs/notification_plugin_la-notification_lcdproc.o .libs/notification_plugin_la-notification_trayicon.o .libs/notification_plugin_la-notification_indicator.o .libs/notification_plugin_la-notification_hotkeys.o .libs/notification_plugin_la-notification_prefs.o .libs/notification_plugin_la-notification_foldercheck.o .libs/notification_plugin_la-notification_pixbuf.o -Wl,--whole-archive ../gtkhotkey/.libs/libcmnpgtkhotkey.a -Wl,--no-whole-archive -lnotify -lcanberra-gtk -lcanberra -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -m32 -march=i686 -mtune=atom -pthread -pthread -pthread -pthread -Wl,-soname -Wl,notification_plugin.so -o .libs/notification_plugin.so libtool: link: ( cd ".libs" && rm -f "notification_plugin.la" && ln -s "../notification_plugin.la" "notification_plugin.la" ) make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/notification_plugin-0.26/src' make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/notification_plugin-0.26' make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/notification_plugin-0.26' make[1]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/notification_plugin-0.26' + cd ../perl_plugin-0.9.18 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + ./configure --build=i386-redhat-linux-gnu --host=i386-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 --disable-static --disable-dependency-tracking checking whether to enable maintainer-specific portions of Makefiles... no checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for i386-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 for library containing strerror... none required checking for i386-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) none checking how to run the C preprocessor... gcc -E checking build system type... i386-redhat-linux-gnu checking host system type... i386-redhat-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by 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... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for i386-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i386-redhat-linux-gnu-ar... no checking for ar... ar checking for i386-redhat-linux-gnu-strip... no checking for strip... strip checking for i386-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok 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... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for pkg-config... /usr/bin/pkg-config checking for i386-redhat-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for CLAWS_MAIL... yes checking for GLIB... yes checking for GTK... yes checking for sed... /bin/sed checking for perl... /usr/bin/perl checking for perl >= 5.8.0... yes checking for Perl compile flags... ok configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating tools/Makefile config.status: creating pluginconfig.h config.status: executing depfiles commands config.status: executing libtool commands + /usr/bin/make -j4 /usr/bin/make all-recursive make[1]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/perl_plugin-0.9.18' Making all in src make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/perl_plugin-0.9.18/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -I/usr/lib/perl5/CORE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -c -o perl_plugin.lo perl_plugin.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -I/usr/lib/perl5/CORE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -c -o perl_gtk.lo perl_gtk.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -I/usr/lib/perl5/CORE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -c perl_plugin.c -fPIC -DPIC -o .libs/perl_plugin.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -I/usr/lib/perl5/CORE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -c perl_gtk.c -fPIC -DPIC -o .libs/perl_gtk.o perl_plugin.c: In function 'plugin_init': perl_plugin.c:2128:3: warning: passing argument 2 of 'Perl_sys_init3' from incompatible pointer type [enabled by default] /usr/lib/perl5/CORE/proto.h:6814:20: note: expected 'char ***' but argument is of type 'char * (*)[1]' perl_plugin.c:2128:3: warning: passing argument 3 of 'Perl_sys_init3' from incompatible pointer type [enabled by default] /usr/lib/perl5/CORE/proto.h:6814:20: note: expected 'char ***' but argument is of type 'char * (*)[1]' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -avoid-version -module -o perl_plugin.la -rpath /usr/lib/claws-mail/plugins perl_plugin.lo perl_gtk.lo -Wl,--enable-new-dtags -Wl,-rpath,/usr/lib/perl5/CORE -fstack-protector -L/usr/local/lib -L/usr/lib/perl5/CORE -lperl -lresolv -lnsl -ldl -lm rypt -lutil -lpthread -lc -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 libtool: link: gcc -shared .libs/perl_plugin.o .libs/perl_gtk.o -L/usr/local/lib -L/usr/lib/perl5/CORE -lperl -lresolv -lnsl -ldl -lutil -lpthread -lc -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -m32 -march=i686 -mtune=atom -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib/perl5/CORE -pthread -pthread -Wl,-soname -Wl,perl_plugin.so -o .libs/perl_plugin.so libtool: link: ( cd ".libs" && rm -f "perl_plugin.la" && ln -s "../perl_plugin.la" "perl_plugin.la" ) make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/perl_plugin-0.9.18/src' Making all in tools make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/perl_plugin-0.9.18/tools' chmod u+x matcherrc2perlfilter.pl make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/perl_plugin-0.9.18/tools' make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/perl_plugin-0.9.18' make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/perl_plugin-0.9.18' make[1]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/perl_plugin-0.9.18' + cd ../python_plugin-0.6 + grep 'PYTHON_VERSION}.so"' configure PYTHON_SHARED_LIB="libpython${PYTHON_VERSION}.so" + sed -i -e 's!PYTHON_VERSION}.so"!PYTHON_VERSION}.so.1.0"!' configure + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + ./configure --build=i386-redhat-linux-gnu --host=i386-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 --disable-static --disable-dependency-tracking checking whether to enable maintainer-specific portions of Makefiles... no checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for i386-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 for library containing strerror... none required checking for i386-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) none checking how to run the C preprocessor... gcc -E checking build system type... i386-redhat-linux-gnu checking host system type... i386-redhat-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by 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... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for i386-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i386-redhat-linux-gnu-ar... no checking for ar... ar checking for i386-redhat-linux-gnu-strip... no checking for strip... strip checking for i386-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok 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... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking if gcc supports -Wno-pointer-sign... yes checking whether NLS is requested... yes checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for pkg-config... /usr/bin/pkg-config checking for i386-redhat-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for CLAWS_MAIL... yes checking for GLIB... yes checking for GTK... yes checking for a Python interpreter with version >= 2.5... python checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.7/site-packages checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages checking for python2.7-config... /usr/bin/python2.7-config checking for PYGTK... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config/Makefile config.status: creating po/Makefile.in config.status: creating src/Makefile config.status: creating pluginconfig.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile + /usr/bin/make -j4 /usr/bin/make all-recursive make[1]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/python_plugin-0.6' Making all in po make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/python_plugin-0.6/po' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/python_plugin-0.6/po' Making all in src make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/python_plugin-0.6/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/common -I../src/gtk -Wall -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/libffi-3.0.9/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/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/libpng12 -DPYTHON_SHARED_LIB="\"libpython2.7.so.1.0\"" -DENABLE_PYTHON -fno-strict-aliasing -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-pointer-sign -Wall -c -o clawsmailmodule.lo clawsmailmodule.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/common -I../src/gtk -Wall -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/libffi-3.0.9/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/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/libpng12 -DPYTHON_SHARED_LIB="\"libpython2.7.so.1.0\"" -DENABLE_PYTHON -fno-strict-aliasing -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-pointer-sign -Wall -c -o composewindowtype.lo composewindowtype.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/common -I../src/gtk -Wall -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/libffi-3.0.9/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/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/libpng12 -DPYTHON_SHARED_LIB="\"libpython2.7.so.1.0\"" -DENABLE_PYTHON -fno-strict-aliasing -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-pointer-sign -Wall -c -o foldertype.lo foldertype.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/common -I../src/gtk -Wall -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/libffi-3.0.9/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/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/libpng12 -DPYTHON_SHARED_LIB="\"libpython2.7.so.1.0\"" -DENABLE_PYTHON -fno-strict-aliasing -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-pointer-sign -Wall -c -o messageinfotype.lo messageinfotype.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/common -I../src/gtk -Wall -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/libffi-3.0.9/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/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/libpng12 -DPYTHON_SHARED_LIB=\"libpython2.7.so.1.0\" -DENABLE_PYTHON -fno-strict-aliasing -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-pointer-sign -Wall -c composewindowtype.c -fPIC -DPIC -o .libs/composewindowtype.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/common -I../src/gtk -Wall -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/libffi-3.0.9/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/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/libpng12 -DPYTHON_SHARED_LIB=\"libpython2.7.so.1.0\" -DENABLE_PYTHON -fno-strict-aliasing -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-pointer-sign -Wall -c clawsmailmodule.c -fPIC -DPIC -o .libs/clawsmailmodule.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/common -I../src/gtk -Wall -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/libffi-3.0.9/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/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/libpng12 -DPYTHON_SHARED_LIB=\"libpython2.7.so.1.0\" -DENABLE_PYTHON -fno-strict-aliasing -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-pointer-sign -Wall -c foldertype.c -fPIC -DPIC -o .libs/foldertype.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/common -I../src/gtk -Wall -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/libffi-3.0.9/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/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/libpng12 -DPYTHON_SHARED_LIB=\"libpython2.7.so.1.0\" -DENABLE_PYTHON -fno-strict-aliasing -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-pointer-sign -Wall -c messageinfotype.c -fPIC -DPIC -o .libs/messageinfotype.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/common -I../src/gtk -Wall -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/libffi-3.0.9/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/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/libpng12 -DPYTHON_SHARED_LIB="\"libpython2.7.so.1.0\"" -DENABLE_PYTHON -fno-strict-aliasing -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-pointer-sign -Wall -c -o nodetype.lo nodetype.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/common -I../src/gtk -Wall -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/libffi-3.0.9/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/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/libpng12 -DPYTHON_SHARED_LIB="\"libpython2.7.so.1.0\"" -DENABLE_PYTHON -fno-strict-aliasing -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-pointer-sign -Wall -c -o python_plugin.lo python_plugin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/common -I../src/gtk -Wall -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/libffi-3.0.9/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/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/libpng12 -DPYTHON_SHARED_LIB=\"libpython2.7.so.1.0\" -DENABLE_PYTHON -fno-strict-aliasing -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-pointer-sign -Wall -c nodetype.c -fPIC -DPIC -o .libs/nodetype.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/common -I../src/gtk -Wall -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/libffi-3.0.9/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/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/libpng12 -DPYTHON_SHARED_LIB=\"libpython2.7.so.1.0\" -DENABLE_PYTHON -fno-strict-aliasing -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-pointer-sign -Wall -c python_plugin.c -fPIC -DPIC -o .libs/python_plugin.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/common -I../src/gtk -Wall -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/libffi-3.0.9/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/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/libpng12 -DPYTHON_SHARED_LIB="\"libpython2.7.so.1.0\"" -DENABLE_PYTHON -fno-strict-aliasing -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-pointer-sign -Wall -c -o python-hooks.lo python-hooks.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/common -I../src/gtk -Wall -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/libffi-3.0.9/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/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/libpng12 -DPYTHON_SHARED_LIB="\"libpython2.7.so.1.0\"" -DENABLE_PYTHON -fno-strict-aliasing -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-pointer-sign -Wall -c -o python-shell.lo python-shell.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/common -I../src/gtk -Wall -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/libffi-3.0.9/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/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/libpng12 -DPYTHON_SHARED_LIB=\"libpython2.7.so.1.0\" -DENABLE_PYTHON -fno-strict-aliasing -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-pointer-sign -Wall -c python-hooks.c -fPIC -DPIC -o .libs/python-hooks.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/common -I../src/gtk -Wall -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/python2.7 -I/usr/include/python2.7 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/libffi-3.0.9/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/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/libpng12 -DPYTHON_SHARED_LIB=\"libpython2.7.so.1.0\" -DENABLE_PYTHON -fno-strict-aliasing -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-pointer-sign -Wall -c python-shell.c -fPIC -DPIC -o .libs/python-shell.o python-hooks.c: In function 'parasite_python_init': python-hooks.c:114:9: warning: variable 'res' set but not used [-Wunused-but-set-variable] /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-pointer-sign -Wall -avoid-version -module -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lpthread -ldl -lutil -lm -lpython2.7 -o python_plugin.la -rpath /usr/lib/claws-mail/plugins clawsmailmodule.lo composewindowtype.lo foldertype.lo messageinfotype.lo nodetype.lo python_plugin.lo python-hooks.lo python-shell.lo libtool: link: gcc -shared .libs/clawsmailmodule.o .libs/composewindowtype.o .libs/foldertype.o .libs/messageinfotype.o .libs/nodetype.o .libs/python_plugin.o .libs/python-hooks.o .libs/python-shell.o -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpng12 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lpthread -ldl -lutil -lm -lpython2.7 -m32 -march=i686 -mtune=atom -pthread -pthread -pthread -Wl,-soname -Wl,python_plugin.so -o .libs/python_plugin.so libtool: link: ( cd ".libs" && rm -f "python_plugin.la" && ln -s "../python_plugin.la" "python_plugin.la" ) make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/python_plugin-0.6/src' Making all in config make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/python_plugin-0.6/config' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/python_plugin-0.6/config' make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/python_plugin-0.6' make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/python_plugin-0.6' make[1]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/python_plugin-0.6' + cd ../rssyl-0.29 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + ./configure --build=i386-redhat-linux-gnu --host=i386-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 --disable-static --disable-dependency-tracking checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... i386-redhat-linux-gnu checking host system type... i386-redhat-linux-gnu checking target system type... i386-redhat-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for i386-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 for library containing strerror... none required checking for i386-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) none checking how to run the C preprocessor... gcc -E checking whether make sets $(MAKE)... (cached) yes checking for i386-redhat-linux-gnu-windres... no checking for windres... no checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F 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... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for i386-redhat-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i386-redhat-linux-gnu-ar... no checking for ar... ar checking for i386-redhat-linux-gnu-strip... no checking for strip... strip checking for i386-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok 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... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for native Win32... no checking for Cygwin... no checking if gcc supports -Wno-pointer-sign... yes checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking for unistd.h... (cached) yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking for an ANSI C-conforming const... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for pkg-config... /usr/bin/pkg-config checking whether NLS is requested... yes checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for i386-redhat-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for CLAWS_MAIL... yes checking for GLIB... yes checking for GTK... yes checking for curl-config... /usr/bin/curl-config checking whether to use pthread... yes checking for pthread_create in -lpthread... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking curl/curl.h usability... yes checking curl/curl.h presence... yes checking for curl/curl.h... yes checking for curl_global_init in -lcurl... yes checking for libxml... yes checking whether to enable debugging code... no configure: creating ./config.status config.status: creating Makefile config.status: creating config/Makefile config.status: creating po/Makefile.in config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile + /usr/bin/make -j4 LIBTOOL=/usr/bin/libtool /usr/bin/make all-recursive make[1]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/rssyl-0.29' Making all in po make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/rssyl-0.29/po' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/rssyl-0.29/po' Making all in src make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/rssyl-0.29/src' /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-pointer-sign -Wall -I/usr/include/libxml2 -c -o date.lo date.c /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-pointer-sign -Wall -I/usr/include/libxml2 -c -o feed.lo feed.c /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-pointer-sign -Wall -I/usr/include/libxml2 -c -o feedprops.lo feedprops.c /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-pointer-sign -Wall -I/usr/include/libxml2 -c -o opml.lo opml.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-pointer-sign -Wall -I/usr/include/libxml2 -c date.c -fPIC -DPIC -o .libs/date.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-pointer-sign -Wall -I/usr/include/libxml2 -c feedprops.c -fPIC -DPIC -o .libs/feedprops.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-pointer-sign -Wall -I/usr/include/libxml2 -c feed.c -fPIC -DPIC -o .libs/feed.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-pointer-sign -Wall -I/usr/include/libxml2 -c opml.c -fPIC -DPIC -o .libs/opml.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-pointer-sign -Wall -I/usr/include/libxml2 -c date.c -o date.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-pointer-sign -Wall -I/usr/include/libxml2 -c opml.c -o opml.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-pointer-sign -Wall -I/usr/include/libxml2 -c feedprops.c -o feedprops.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-pointer-sign -Wall -I/usr/include/libxml2 -c -o parsers.lo parsers.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-pointer-sign -Wall -I/usr/include/libxml2 -c parsers.c -fPIC -DPIC -o .libs/parsers.o /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-pointer-sign -Wall -I/usr/include/libxml2 -c -o plugin.lo plugin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-pointer-sign -Wall -I/usr/include/libxml2 -c plugin.c -fPIC -DPIC -o .libs/plugin.o /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-pointer-sign -Wall -I/usr/include/libxml2 -c -o rssyl.lo rssyl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-pointer-sign -Wall -I/usr/include/libxml2 -c feed.c -o feed.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-pointer-sign -Wall -I/usr/include/libxml2 -c rssyl.c -fPIC -DPIC -o .libs/rssyl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-pointer-sign -Wall -I/usr/include/libxml2 -c plugin.c -o plugin.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-pointer-sign -Wall -I/usr/include/libxml2 -c parsers.c -o parsers.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-pointer-sign -Wall -I/usr/include/libxml2 -c rssyl.c -o rssyl.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-pointer-sign -Wall -I/usr/include/libxml2 -c -o rssyl_cb_gtk.lo rssyl_cb_gtk.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-pointer-sign -Wall -I/usr/include/libxml2 -c rssyl_cb_gtk.c -fPIC -DPIC -o .libs/rssyl_cb_gtk.o /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-pointer-sign -Wall -I/usr/include/libxml2 -c -o rssyl_cb_menu.lo rssyl_cb_menu.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-pointer-sign -Wall -I/usr/include/libxml2 -c rssyl_cb_menu.c -fPIC -DPIC -o .libs/rssyl_cb_menu.o /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-pointer-sign -Wall -I/usr/include/libxml2 -c -o rssyl_gtk.lo rssyl_gtk.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-pointer-sign -Wall -I/usr/include/libxml2 -c rssyl_gtk.c -fPIC -DPIC -o .libs/rssyl_gtk.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-pointer-sign -Wall -I/usr/include/libxml2 -c rssyl_cb_gtk.c -o rssyl_cb_gtk.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-pointer-sign -Wall -I/usr/include/libxml2 -c -o rssyl_prefs.lo rssyl_prefs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-pointer-sign -Wall -I/usr/include/libxml2 -c rssyl_prefs.c -fPIC -DPIC -o .libs/rssyl_prefs.o rssyl_cb_menu.c: In function 'rssyl_remove_folder_cb': rssyl_cb_menu.c:220:9: warning: variable 'old_path' set but not used [-Wunused-but-set-variable] rssyl_gtk.c: In function 'rssyl_gtk_prop_real': rssyl_gtk.c:234:16: warning: variable 'expired' set but not used [-Wunused-but-set-variable] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-pointer-sign -Wall -I/usr/include/libxml2 -c rssyl_cb_menu.c -o rssyl_cb_menu.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-pointer-sign -Wall -I/usr/include/libxml2 -c -o strreplace.lo strreplace.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-pointer-sign -Wall -I/usr/include/libxml2 -c strreplace.c -fPIC -DPIC -o .libs/strreplace.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-pointer-sign -Wall -I/usr/include/libxml2 -c rssyl_prefs.c -o rssyl_prefs.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-pointer-sign -Wall -I/usr/include/libxml2 -c rssyl_gtk.c -o rssyl_gtk.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-pointer-sign -Wall -I/usr/include/libxml2 -c strreplace.c -o strreplace.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-pointer-sign -Wall -I/usr/include/libxml2 -avoid-version -module -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -o rssyl.la -rpath /usr/lib/claws-mail/plugins date.lo feed.lo feedprops.lo opml.lo parsers.lo plugin.lo rssyl.lo rssyl_cb_gtk.lo rssyl_cb_menu.lo rssyl_gtk.lo rssyl_prefs.lo strreplace.lo -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lcurl -lxml2 libtool: link: gcc -shared -fPIC -DPIC .libs/date.o .libs/feed.o .libs/feedprops.o .libs/opml.o .libs/parsers.o .libs/plugin.o .libs/rssyl.o .libs/rssyl_cb_gtk.o .libs/rssyl_cb_menu.o .libs/rssyl_gtk.o .libs/rssyl_prefs.o .libs/strreplace.o -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lcurl -lxml2 -O2 -m32 -march=i686 -mtune=atom -pthread -pthread -pthread -Wl,-soname -Wl,rssyl.so -o .libs/rssyl.so libtool: link: ar cru .libs/rssyl.a date.o feed.o feedprops.o opml.o parsers.o plugin.o rssyl.o rssyl_cb_gtk.o rssyl_cb_menu.o rssyl_gtk.o rssyl_prefs.o strreplace.o libtool: link: ranlib .libs/rssyl.a libtool: link: ( cd ".libs" && rm -f "rssyl.la" && ln -s "../rssyl.la" "rssyl.la" ) make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/rssyl-0.29/src' Making all in config make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/rssyl-0.29/config' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/rssyl-0.29/config' make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/rssyl-0.29' make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/rssyl-0.29' make[1]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/rssyl-0.29' + cd ../spam_report-0.3.12 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + ./configure --build=i386-redhat-linux-gnu --host=i386-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 --disable-static --disable-dependency-tracking checking whether to enable maintainer-specific portions of Makefiles... no checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for i386-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 for library containing strerror... none required checking for i386-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) none checking how to run the C preprocessor... gcc -E checking build system type... i386-redhat-linux-gnu checking host system type... i386-redhat-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by 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... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for i386-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i386-redhat-linux-gnu-ar... no checking for ar... ar checking for i386-redhat-linux-gnu-strip... no checking for strip... strip checking for i386-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok 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... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking for unistd.h... (cached) yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking for an ANSI C-conforming const... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking if gcc supports -Wno-pointer-sign... yes checking whether NLS is requested... yes checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for pkg-config... /usr/bin/pkg-config checking for i386-redhat-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for CLAWS_MAIL... yes checking for GLIB... yes checking for GTK... yes checking for curl-config... /usr/bin/curl-config checking curl/curl.h usability... yes checking curl/curl.h presence... yes checking for curl/curl.h... yes checking for curl_global_init in -lcurl... yes checking whether to use pthread... yes checking for pthread_create in -lpthread... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config/Makefile config.status: creating po/Makefile.in config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile + /usr/bin/make -j4 /usr/bin/make all-recursive make[1]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/spam_report-0.3.12' Making all in po make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/spam_report-0.3.12/po' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/spam_report-0.3.12/po' Making all in src make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/spam_report-0.3.12/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/common -I../src/gtk -Wall -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-pointer-sign -Wall -c -o spam_report.lo spam_report.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/common -I../src/gtk -Wall -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-pointer-sign -Wall -c -o spam_report_prefs.lo spam_report_prefs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/common -I../src/gtk -Wall -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-pointer-sign -Wall -c spam_report_prefs.c -fPIC -DPIC -o .libs/spam_report_prefs.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/common -I../src/gtk -Wall -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-pointer-sign -Wall -c spam_report.c -fPIC -DPIC -o .libs/spam_report.o spam_report.c: In function 'report_spam': spam_report.c:198:11: warning: variable 'res' set but not used [-Wunused-but-set-variable] spam_report.c: In function 'plugin_init': spam_report.c:340:15: warning: unused variable 'summaryview' [-Wunused-variable] spam_report.c: In function 'plugin_done': spam_report.c:372:15: warning: variable 'summaryview' set but not used [-Wunused-but-set-variable] /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wno-pointer-sign -Wall -avoid-version -module -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -o spamreport.la -rpath /usr/lib/claws-mail/plugins spam_report.lo spam_report_prefs.lo -lcurl libtool: link: gcc -shared .libs/spam_report.o .libs/spam_report_prefs.o -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lcurl -m32 -march=i686 -mtune=atom -pthread -pthread -Wl,-soname -Wl,spamreport.so -o .libs/spamreport.so libtool: link: ( cd ".libs" && rm -f "spamreport.la" && ln -s "../spamreport.la" "spamreport.la" ) make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/spam_report-0.3.12/src' Making all in config make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/spam_report-0.3.12/config' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/spam_report-0.3.12/config' make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/spam_report-0.3.12' make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/spam_report-0.3.12' make[1]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/spam_report-0.3.12' + cd ../tnef_parse-0.3.9 + CFLAGS=-I/usr/include/libytnef + CFLAGS=-I/usr/include/libytnef + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + ./configure --build=i386-redhat-linux-gnu --host=i386-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 --disable-static --disable-dependency-tracking checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... i386-redhat-linux-gnu checking host system type... i386-redhat-linux-gnu checking target system type... i386-redhat-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for i386-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 for library containing strerror... none required checking for i386-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) none checking how to run the C preprocessor... gcc -E checking whether make sets $(MAKE)... (cached) yes checking for i386-redhat-linux-gnu-windres... no checking for windres... no checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F 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... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for i386-redhat-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i386-redhat-linux-gnu-ar... no checking for ar... ar checking for i386-redhat-linux-gnu-strip... no checking for strip... strip checking for i386-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok 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... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 no checking for native Win32... no checking for Cygwin... no checking if gcc supports -Wno-pointer-sign... yes checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking for unistd.h... (cached) yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking whether NLS is requested... yes checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for pkg-config... /usr/bin/pkg-config checking for i386-redhat-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for CLAWS_MAIL... yes checking for GLIB... yes checking for GTK... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config/Makefile config.status: creating po/Makefile.in config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile + /usr/bin/make -j4 /usr/bin/make all-recursive make[1]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/tnef_parse-0.3.9' Making all in po make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/tnef_parse-0.3.9/po' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/tnef_parse-0.3.9/po' Making all in src make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/tnef_parse-0.3.9/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/common -I../src/gtk -Wall -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\""/usr/share/locale"\" -I/usr/include/libytnef -Wno-pointer-sign -Wall -c -o tnef_parse.lo tnef_parse.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/common -I../src/gtk -Wall -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\""/usr/share/locale"\" -I/usr/include/libytnef -Wno-pointer-sign -Wall -c -o tnef_dump.lo tnef_dump.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/common -I../src/gtk -Wall -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\""/usr/share/locale"\" -I/usr/include/libytnef -Wno-pointer-sign -Wall -c -o ytnef.lo ytnef.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/common -I../src/gtk -Wall -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/libytnef -Wno-pointer-sign -Wall -c tnef_parse.c -fPIC -DPIC -o .libs/tnef_parse.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/common -I../src/gtk -Wall -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/libytnef -Wno-pointer-sign -Wall -c tnef_dump.c -fPIC -DPIC -o .libs/tnef_dump.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/common -I../src/gtk -Wall -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/libytnef -Wno-pointer-sign -Wall -c ytnef.c -fPIC -DPIC -o .libs/ytnef.o ytnef.c: In function 'TNEFFillMapi': ytnef.c:374:9: warning: variable 'offset' set but not used [-Wunused-but-set-variable] ytnef.c: In function 'IsCompressedRTF': ytnef.c:1184:52: warning: variable 'crc32' set but not used [-Wunused-but-set-variable] ytnef.c:1184:27: warning: variable 'uncompressedSize' set but not used [-Wunused-but-set-variable] ytnef.c:1184:11: warning: variable 'compressedSize' set but not used [-Wunused-but-set-variable] ytnef.c: In function 'DecompressRTF': ytnef.c:1359:52: warning: variable 'crc32' set but not used [-Wunused-but-set-variable] tnef_dump.c: In function 'SaveVCalendar': tnef_dump.c:338:12: warning: variable 'ddword_val' set but not used [-Wunused-but-set-variable] tnef_dump.c: In function 'SaveVTask': tnef_dump.c:584:12: warning: variable 'ddword_val' set but not used [-Wunused-but-set-variable] /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/libytnef -Wno-pointer-sign -Wall -avoid-version -module -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -o tnef_parse.la -rpath /usr/lib/claws-mail/plugins tnef_parse.lo tnef_dump.lo ytnef.lo -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 libtool: link: gcc -shared .libs/tnef_parse.o .libs/tnef_dump.o .libs/ytnef.o -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -pthread -pthread -pthread -Wl,-soname -Wl,tnef_parse.so -o .libs/tnef_parse.so libtool: link: ( cd ".libs" && rm -f "tnef_parse.la" && ln -s "../tnef_parse.la" "tnef_parse.la" ) make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/tnef_parse-0.3.9/src' Making all in config make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/tnef_parse-0.3.9/config' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/tnef_parse-0.3.9/config' make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/tnef_parse-0.3.9' make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/tnef_parse-0.3.9' make[1]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/tnef_parse-0.3.9' + cd ../vcalendar-2.0.9 + CFLAGS=-I/usr/include/libytnef + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + ./configure --build=i386-redhat-linux-gnu --host=i386-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 --disable-static --disable-dependency-tracking checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... i386-redhat-linux-gnu checking host system type... i386-redhat-linux-gnu checking target system type... i386-redhat-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for i386-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 for library containing strerror... none required checking for i386-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) none checking how to run the C preprocessor... gcc -E checking for flex... no checking for lex... no checking for bison... no checking for byacc... no checking whether make sets $(MAKE)... (cached) yes checking for i386-redhat-linux-gnu-windres... no checking for windres... no checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F 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... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for i386-redhat-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i386-redhat-linux-gnu-ar... no checking for ar... ar checking for i386-redhat-linux-gnu-strip... no checking for strip... strip checking for i386-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok 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... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 no checking for native Win32... no checking for Cygwin... no checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for pkg-config... /usr/bin/pkg-config checking for i386-redhat-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for CLAWS_MAIL... yes checking whether NLS is requested... yes checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for perl5... no checking for perl... perl checking for GLIB... yes checking for GTK... yes checking for curl-config... /usr/bin/curl-config checking curl/curl.h usability... yes checking curl/curl.h presence... yes checking for curl/curl.h... yes checking for curl_global_init in -lcurl... yes checking whether to use pthread... yes checking for pthread_create in -lpthread... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for sys/types.h... (cached) yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for an ANSI C-conforming const... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for strdup... yes configure: creating ./config.status config.status: creating m4/Makefile config.status: creating Makefile config.status: creating config/Makefile config.status: creating po/Makefile.in config.status: creating src/Makefile config.status: creating libical/Makefile config.status: creating libical/libical/icalversion.h config.status: creating libical/libical/Makefile config.status: creating libical/design-data/Makefile config.status: creating libical/scripts/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile + /usr/bin/make -j4 LIBTOOL=/usr/bin/libtool /usr/bin/make all-recursive make[1]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/vcalendar-2.0.9' Making all in m4 make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/vcalendar-2.0.9/m4' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/vcalendar-2.0.9/m4' Making all in config make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/vcalendar-2.0.9/config' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/vcalendar-2.0.9/config' Making all in po make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/vcalendar-2.0.9/po' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/vcalendar-2.0.9/po' Making all in libical make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/vcalendar-2.0.9/libical' Making all in libical make[3]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/vcalendar-2.0.9/libical/libical' cat ../../libical/libical/icalversion.h ../../libical/libical/icaltime.h ../../libical/libical/icalduration.h ../../libical/libical/icalperiod.h ../../libical/libical/icalenums.h ../../libical/libical/icaltypes.h ../../libical/libical/icalrecur.h icalderivedvalue.h icalderivedparameter.h icalvalue.h icalparameter.h icalderivedproperty.h icalproperty.h ../../libical/libical/icalattendee.h ../../libical/libical/pvl.h ../../libical/libical/icalcomponent.h ../../libical/libical/icalparser.h ../../libical/libical/icalmemory.h ../../libical/libical/icalerror.h ../../libical/libical/icalrestriction.h ../../libical/libical/sspm.h ../../libical/libical/icalmime.h ../../libical/libical/icallangbind.h \ | egrep -v "#include.*\"ical" \ | egrep -v "#include.*\"pvl\.h\"" > ical.h /usr/bin/make all-am make[4]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/vcalendar-2.0.9/libical/libical' /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../.. -I. -I../../libical -I../../libical/libical -DNDEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libytnef -Wall -Wall -c -o icalattendee.lo icalattendee.c /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../.. -I. -I../../libical -I../../libical/libical -DNDEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libytnef -Wall -Wall -c -o icalcomponent.lo icalcomponent.c /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../.. -I. -I../../libical -I../../libical/libical -DNDEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libytnef -Wall -Wall -c -o icalenums.lo icalenums.c /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../.. -I. -I../../libical -I../../libical/libical -DNDEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libytnef -Wall -Wall -c -o icalerror.lo icalerror.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../.. -I. -I../../libical -I../../libical/libical -DNDEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libytnef -Wall -Wall -c icalattendee.c -fPIC -DPIC -o .libs/icalattendee.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../.. -I. -I../../libical -I../../libical/libical -DNDEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libytnef -Wall -Wall -c icalcomponent.c -fPIC -DPIC -o .libs/icalcomponent.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../.. -I. -I../../libical -I../../libical/libical -DNDEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libytnef -Wall -Wall -c icalerror.c -fPIC -DPIC -o .libs/icalerror.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../.. -I. -I../../libical -I../../libical/libical -DNDEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libytnef -Wall -Wall -c icalenums.c -fPIC -DPIC -o .libs/icalenums.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../.. -I. -I../../libical -I../../libical/libical -DNDEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libytnef -Wall -Wall -c icalattendee.c -o icalattendee.o >/dev/null 2>&1 icalcomponent.c: In function 'icalcomponent_remove_property': icalcomponent.c:400:31: warning: variable 'pimpl' set but not used [-Wunused-but-set-variable] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../.. -I. -I../../libical -I../../libical/libical -DNDEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libytnef -Wall -Wall -c icalenums.c -o icalenums.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../.. -I. -I../../libical -I../../libical/libical -DNDEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libytnef -Wall -Wall -c icalerror.c -o icalerror.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../.. -I. -I../../libical -I../../libical/libical -DNDEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libytnef -Wall -Wall -c -o icallexer.lo icallexer.c /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../.. -I. -I../../libical -I../../libical/libical -DNDEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libytnef -Wall -Wall -c -o icalmemory.lo icalmemory.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../.. -I. -I../../libical -I../../libical/libical -DNDEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libytnef -Wall -Wall -c icallexer.c -fPIC -DPIC -o .libs/icallexer.o /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../.. -I. -I../../libical -I../../libical/libical -DNDEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libytnef -Wall -Wall -c -o icalmime.lo icalmime.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../.. -I. -I../../libical -I../../libical/libical -DNDEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libytnef -Wall -Wall -c icalmemory.c -fPIC -DPIC -o .libs/icalmemory.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../.. -I. -I../../libical -I../../libical/libical -DNDEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libytnef -Wall -Wall -c icalmime.c -fPIC -DPIC -o .libs/icalmime.o icallexer.c:1772:13: warning: 'yy_fatal_error' defined but not used [-Wunused-function] icallexer.c:1304:17: warning: 'yyunput' defined but not used [-Wunused-function] icallexer.c:1345:16: warning: 'input' defined but not used [-Wunused-function] icalmime.c: In function 'icalmime_text_end_part': icalmime.c:97:11: warning: variable 'buf' set but not used [-Wunused-but-set-variable] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../.. -I. -I../../libical -I../../libical/libical -DNDEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libytnef -Wall -Wall -c icalmemory.c -o icalmemory.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../.. -I. -I../../libical -I../../libical/libical -DNDEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libytnef -Wall -Wall -c icalmime.c -o icalmime.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../.. -I. -I../../libical -I../../libical/libical -DNDEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libytnef -Wall -Wall -c icalcomponent.c -o icalcomponent.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../.. -I. -I../../libical -I../../libical/libical -DNDEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libytnef -Wall -Wall -c icallexer.c -o icallexer.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../.. -I. -I../../libical -I../../libical/libical -DNDEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libytnef -Wall -Wall -c -o icalparameter.lo icalparameter.c /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../.. -I. -I../../libical -I../../libical/libical -DNDEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libytnef -Wall -Wall -c -o icalderivedparameter.lo icalderivedparameter.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../.. -I. -I../../libical -I../../libical/libical -DNDEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libytnef -Wall -Wall -c icalparameter.c -fPIC -DPIC -o .libs/icalparameter.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../.. -I. -I../../libical -I../../libical/libical -DNDEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libytnef -Wall -Wall -c icalderivedparameter.c -fPIC -DPIC -o .libs/icalderivedparameter.o /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../.. -I. -I../../libical -I../../libical/libical -DNDEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libytnef -Wall -Wall -c -o icalparser.lo icalparser.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../.. -I. -I../../libical -I../../libical/libical -DNDEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libytnef -Wall -Wall -c icalparser.c -fPIC -DPIC -o .libs/icalparser.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../.. -I. -I../../libical -I../../libical/libical -DNDEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libytnef -Wall -Wall -c icalparameter.c -o icalparameter.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../.. -I. -I../../libical -I../../libical/libical -DNDEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libytnef -Wall -Wall -c -o icalderivedproperty.lo icalderivedproperty.c icalparser.c: In function 'icalparser_add_line': icalparser.c:622:11: warning: variable 'p' set but not used [-Wunused-but-set-variable] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../.. -I. -I../../libical -I../../libical/libical -DNDEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libytnef -Wall -Wall -c icalderivedproperty.c -fPIC -DPIC -o .libs/icalderivedproperty.o icalderivedproperty.c: In function 'icalproperty_vanew_action': icalderivedproperty.c:374:4: warning: implicit declaration of function 'icalproperty_add_parameters' [-Wimplicit-function-declaration] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../.. -I. -I../../libical -I../../libical/libical -DNDEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libytnef -Wall -Wall -c icalparser.c -o icalparser.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../.. -I. -I../../libical -I../../libical/libical -DNDEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libytnef -Wall -Wall -c -o icalproperty.lo icalproperty.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../.. -I. -I../../libical -I../../libical/libical -DNDEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libytnef -Wall -Wall -c icalproperty.c -fPIC -DPIC -o .libs/icalproperty.o icalproperty.c: In function 'icalproperty_get_parameter_as_string': icalproperty.c:517:13: warning: comparison between 'icalparameter_kind' and 'enum icalproperty_kind' [-Wenum-compare] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../.. -I. -I../../libical -I../../libical/libical -DNDEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libytnef -Wall -Wall -c icalderivedparameter.c -o icalderivedparameter.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../.. -I. -I../../libical -I../../libical/libical -DNDEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libytnef -Wall -Wall -c -o icalrecur.lo icalrecur.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../.. -I. -I../../libical -I../../libical/libical -DNDEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libytnef -Wall -Wall -c icalrecur.c -fPIC -DPIC -o .libs/icalrecur.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../.. -I. -I../../libical -I../../libical/libical -DNDEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libytnef -Wall -Wall -c icalproperty.c -o icalproperty.o >/dev/null 2>&1 icalrecur.c: In function 'next_week': icalrecur.c:1585:27: warning: variable 't' set but not used [-Wunused-but-set-variable] icalrecur.c: In function 'expand_by_day': icalrecur.c:1627:22: warning: variable 'end_dow' set but not used [-Wunused-but-set-variable] icalrecur.c: In function 'expand_year_days': icalrecur.c:1773:8: warning: variable 'dow' set but not used [-Wunused-but-set-variable] /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../.. -I. -I../../libical -I../../libical/libical -DNDEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libytnef -Wall -Wall -c -o icalrestriction.lo icalrestriction.c /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../.. -I. -I../../libical -I../../libical/libical -DNDEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libytnef -Wall -Wall -c -o icaltime.lo icaltime.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../.. -I. -I../../libical -I../../libical/libical -DNDEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libytnef -Wall -Wall -c icalrestriction.c -fPIC -DPIC -o .libs/icalrestriction.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../.. -I. -I../../libical -I../../libical/libical -DNDEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libytnef -Wall -Wall -c icaltime.c -fPIC -DPIC -o .libs/icaltime.o icalrestriction.c: In function 'icalrestriction_check_component': icalrestriction.c:274:39: warning: unused variable 'comp_record' [-Wunused-variable] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../.. -I. -I../../libical -I../../libical/libical -DNDEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libytnef -Wall -Wall -c icalrecur.c -o icalrecur.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../.. -I. -I../../libical -I../../libical/libical -DNDEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libytnef -Wall -Wall -c icalrestriction.c -o icalrestriction.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../.. -I. -I../../libical -I../../libical/libical -DNDEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libytnef -Wall -Wall -c icaltime.c -o icaltime.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../.. -I. -I../../libical -I../../libical/libical -DNDEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libytnef -Wall -Wall -c icalderivedproperty.c -o icalderivedproperty.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../.. -I. -I../../libical -I../../libical/libical -DNDEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libytnef -Wall -Wall -c -o icalduration.lo icalduration.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../.. -I. -I../../libical -I../../libical/libical -DNDEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libytnef -Wall -Wall -c icalduration.c -fPIC -DPIC -o .libs/icalduration.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../.. -I. -I../../libical -I../../libical/libical -DNDEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libytnef -Wall -Wall -c icalduration.c -o icalduration.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../.. -I. -I../../libical -I../../libical/libical -DNDEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libytnef -Wall -Wall -c -o icalperiod.lo icalperiod.c /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../.. -I. -I../../libical -I../../libical/libical -DNDEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libytnef -Wall -Wall -c -o icaltypes.lo icaltypes.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../.. -I. -I../../libical -I../../libical/libical -DNDEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libytnef -Wall -Wall -c icalperiod.c -fPIC -DPIC -o .libs/icalperiod.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../.. -I. -I../../libical -I../../libical/libical -DNDEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libytnef -Wall -Wall -c icaltypes.c -fPIC -DPIC -o .libs/icaltypes.o /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../.. -I. -I../../libical -I../../libical/libical -DNDEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libytnef -Wall -Wall -c -o icalvalue.lo icalvalue.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../.. -I. -I../../libical -I../../libical/libical -DNDEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libytnef -Wall -Wall -c icalvalue.c -fPIC -DPIC -o .libs/icalvalue.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../.. -I. -I../../libical -I../../libical/libical -DNDEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libytnef -Wall -Wall -c icalperiod.c -o icalperiod.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../.. -I. -I../../libical -I../../libical/libical -DNDEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libytnef -Wall -Wall -c icaltypes.c -o icaltypes.o >/dev/null 2>&1 icalvalue.c: In function 'icalvalue_binary_as_ical_string': icalvalue.c:542:17: warning: variable 'data' set but not used [-Wunused-but-set-variable] /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../.. -I. -I../../libical -I../../libical/libical -DNDEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libytnef -Wall -Wall -c -o icalderivedvalue.lo icalderivedvalue.c /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../.. -I. -I../../libical -I../../libical/libical -DNDEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libytnef -Wall -Wall -c -o icalyacc.lo icalyacc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../.. -I. -I../../libical -I../../libical/libical -DNDEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libytnef -Wall -Wall -c icalderivedvalue.c -fPIC -DPIC -o .libs/icalderivedvalue.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../.. -I. -I../../libical -I../../libical/libical -DNDEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libytnef -Wall -Wall -c icalyacc.c -fPIC -DPIC -o .libs/icalyacc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../.. -I. -I../../libical -I../../libical/libical -DNDEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libytnef -Wall -Wall -c icalvalue.c -o icalvalue.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../.. -I. -I../../libical -I../../libical/libical -DNDEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libytnef -Wall -Wall -c icalyacc.c -o icalyacc.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../.. -I. -I../../libical -I../../libical/libical -DNDEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libytnef -Wall -Wall -c -o pvl.lo pvl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../.. -I. -I../../libical -I../../libical/libical -DNDEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libytnef -Wall -Wall -c icalderivedvalue.c -o icalderivedvalue.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../.. -I. -I../../libical -I../../libical/libical -DNDEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libytnef -Wall -Wall -c -o sspm.lo sspm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../.. -I. -I../../libical -I../../libical/libical -DNDEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libytnef -Wall -Wall -c pvl.c -fPIC -DPIC -o .libs/pvl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../.. -I. -I../../libical -I../../libical/libical -DNDEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libytnef -Wall -Wall -c sspm.c -fPIC -DPIC -o .libs/sspm.o /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../.. -I. -I../../libical -I../../libical/libical -DNDEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libytnef -Wall -Wall -c -o vsnprintf.lo vsnprintf.c sspm.c: In function 'sspm_find_major_content_type': sspm.c:441:46: warning: comparison between 'enum sspm_major_type' and 'enum sspm_minor_type' [-Wenum-compare] sspm.c: In function 'sspm_major_type_string': sspm.c:481:46: warning: comparison between 'enum sspm_major_type' and 'enum sspm_minor_type' [-Wenum-compare] sspm.c: In function 'sspm_read_header': sspm.c:957:21: warning: variable 'end' set but not used [-Wunused-but-set-variable] sspm.c: In function 'sspm_parse_mime': sspm.c:1020:11: warning: variable 'part' set but not used [-Wunused-but-set-variable] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../.. -I. -I../../libical -I../../libical/libical -DNDEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libytnef -Wall -Wall -c pvl.c -o pvl.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../.. -I. -I../../libical -I../../libical/libical -DNDEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libytnef -Wall -Wall -c vsnprintf.c -fPIC -DPIC -o .libs/vsnprintf.o vsnprintf.c:163:13: warning: 'vsnprintf_dummy_func' defined but not used [-Wunused-function] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../.. -I. -I../../libical -I../../libical/libical -DNDEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libytnef -Wall -Wall -c vsnprintf.c -o vsnprintf.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../.. -I. -I../../libical -I../../libical/libical -DNDEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libytnef -Wall -Wall -c sspm.c -o sspm.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=link gcc -I/usr/include/libytnef -Wall -Wall -version-info 0:0:0 -o libical.la icalattendee.lo icalcomponent.lo icalenums.lo icalerror.lo icallexer.lo icalmemory.lo icalmime.lo icalparameter.lo icalderivedparameter.lo icalparser.lo icalderivedproperty.lo icalproperty.lo icalrecur.lo icalrestriction.lo icaltime.lo icalduration.lo icalperiod.lo icaltypes.lo icalvalue.lo icalderivedvalue.lo icalyacc.lo pvl.lo sspm.lo vsnprintf.lo -lcurl libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries libtool: link: ar cru .libs/libical.a .libs/icalattendee.o .libs/icalcomponent.o .libs/icalenums.o .libs/icalerror.o .libs/icallexer.o .libs/icalmemory.o .libs/icalmime.o .libs/icalparameter.o .libs/icalderivedparameter.o .libs/icalparser.o .libs/icalderivedproperty.o .libs/icalproperty.o .libs/icalrecur.o .libs/icalrestriction.o .libs/icaltime.o .libs/icalduration.o .libs/icalperiod.o .libs/icaltypes.o .libs/icalvalue.o .libs/icalderivedvalue.o .libs/icalyacc.o .libs/pvl.o .libs/sspm.o .libs/vsnprintf.o libtool: link: ranlib .libs/libical.a libtool: link: ( cd ".libs" && rm -f "libical.la" && ln -s "../libical.la" "libical.la" ) make[4]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/vcalendar-2.0.9/libical/libical' make[3]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/vcalendar-2.0.9/libical/libical' Making all in design-data make[3]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/vcalendar-2.0.9/libical/design-data' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/vcalendar-2.0.9/libical/design-data' Making all in scripts make[3]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/vcalendar-2.0.9/libical/scripts' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/vcalendar-2.0.9/libical/scripts' make[3]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/vcalendar-2.0.9/libical' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/vcalendar-2.0.9/libical' make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/vcalendar-2.0.9/libical' Making all in src make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/vcalendar-2.0.9/src' /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libical/libical -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\""/usr/share/locale"\" -I/usr/include/libytnef -Wall -Wall -c -o plugin.lo plugin.c /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libical/libical -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\""/usr/share/locale"\" -I/usr/include/libytnef -Wall -Wall -c -o vcalendar.lo vcalendar.c /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libical/libical -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\""/usr/share/locale"\" -I/usr/include/libytnef -Wall -Wall -c -o vcal_manager.lo vcal_manager.c /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libical/libical -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\""/usr/share/locale"\" -I/usr/include/libytnef -Wall -Wall -c -o vcal_folder.lo vcal_folder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libical/libical -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/libytnef -Wall -Wall -c plugin.c -fPIC -DPIC -o .libs/plugin.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libical/libical -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/libytnef -Wall -Wall -c vcal_manager.c -fPIC -DPIC -o .libs/vcal_manager.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libical/libical -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/libytnef -Wall -Wall -c vcal_folder.c -fPIC -DPIC -o .libs/vcal_folder.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libical/libical -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/libytnef -Wall -Wall -c vcalendar.c -fPIC -DPIC -o .libs/vcalendar.o vcalendar.c: In function 'vcalviewer_display_event': vcalendar.c:473:18: warning: comparison between 'enum icalproperty_kind' and 'enum icalcomponent_kind' [-Wenum-compare] vcalendar.c:631:19: warning: comparison between 'enum icalproperty_kind' and 'enum icalcomponent_kind' [-Wenum-compare] vcalendar.c: In function 'vcalviewer_get_event': vcalendar.c:836:30: warning: comparison between 'enum icalproperty_kind' and 'enum icalcomponent_kind' [-Wenum-compare] vcal_folder.c: In function 'vcal_curl_read': vcal_folder.c:1581:11: warning: variable 'killed' set but not used [-Wunused-but-set-variable] vcalendar.c: In function 'vcalendar_done': vcalendar.c:1376:15: warning: variable 'summaryview' set but not used [-Wunused-but-set-variable] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libical/libical -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/libytnef -Wall -Wall -c plugin.c -o plugin.o >/dev/null 2>&1 vcal_folder.c: In function 'unsubscribe_cal_cb': vcal_folder.c:1894:9: warning: variable 'old_path' set but not used [-Wunused-but-set-variable] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libical/libical -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/libytnef -Wall -Wall -c vcal_manager.c -o vcal_manager.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libical/libical -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/libytnef -Wall -Wall -c vcalendar.c -o vcalendar.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libical/libical -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/libytnef -Wall -Wall -c vcal_folder.c -o vcal_folder.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libical/libical -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\""/usr/share/locale"\" -I/usr/include/libytnef -Wall -Wall -c -o vcal_meeting_gtk.lo vcal_meeting_gtk.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libical/libical -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/libytnef -Wall -Wall -c vcal_meeting_gtk.c -fPIC -DPIC -o .libs/vcal_meeting_gtk.o /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libical/libical -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\""/usr/share/locale"\" -I/usr/include/libytnef -Wall -Wall -c -o vcal_prefs.lo vcal_prefs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libical/libical -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/libytnef -Wall -Wall -c vcal_prefs.c -fPIC -DPIC -o .libs/vcal_prefs.o vcal_meeting_gtk.c: In function 'vcal_meeting_create_real': vcal_meeting_gtk.c:1387:16: warning: variable 'menu' set but not used [-Wunused-but-set-variable] vcal_meeting_gtk.c:1382:53: warning: variable 'end_m_adj' set but not used [-Wunused-but-set-variable] vcal_meeting_gtk.c:1382:41: warning: variable 'end_h_adj' set but not used [-Wunused-but-set-variable] vcal_meeting_gtk.c:1382:27: warning: variable 'start_m_adj' set but not used [-Wunused-but-set-variable] vcal_meeting_gtk.c:1382:13: warning: variable 'start_h_adj' set but not used [-Wunused-but-set-variable] /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libical/libical -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\""/usr/share/locale"\" -I/usr/include/libytnef -Wall -Wall -c -o icaltime_as_local.lo icaltime_as_local.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libical/libical -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/libytnef -Wall -Wall -c icaltime_as_local.c -fPIC -DPIC -o .libs/icaltime_as_local.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libical/libical -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/libytnef -Wall -Wall -c icaltime_as_local.c -o icaltime_as_local.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libical/libical -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\""/usr/share/locale"\" -I/usr/include/libytnef -Wall -Wall -c -o common-views.lo common-views.c /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libical/libical -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\""/usr/share/locale"\" -I/usr/include/libytnef -Wall -Wall -c -o day-view.lo day-view.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libical/libical -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/libytnef -Wall -Wall -c common-views.c -fPIC -DPIC -o .libs/common-views.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libical/libical -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/libytnef -Wall -Wall -c day-view.c -fPIC -DPIC -o .libs/day-view.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libical/libical -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/libytnef -Wall -Wall -c vcal_meeting_gtk.c -o vcal_meeting_gtk.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libical/libical -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/libytnef -Wall -Wall -c vcal_prefs.c -o vcal_prefs.o >/dev/null 2>&1 day-view.c: In function 'build_day_view_table': day-view.c:735:22: warning: variable 'day' set but not used [-Wunused-but-set-variable] day-view.c:735:15: warning: variable 'month' set but not used [-Wunused-but-set-variable] day-view.c:735:9: warning: variable 'year' set but not used [-Wunused-but-set-variable] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libical/libical -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/libytnef -Wall -Wall -c common-views.c -o common-views.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libical/libical -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/libytnef -Wall -Wall -c day-view.c -o day-view.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../libical/libical -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\""/usr/share/locale"\" -I/usr/include/libytnef -Wall -Wall -c -o month-view.lo month-view.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libical/libical -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/libytnef -Wall -Wall -c month-view.c -fPIC -DPIC -o .libs/month-view.o month-view.c: In function 'build_month_view_table': month-view.c:817:15: warning: variable 'month' set but not used [-Wunused-but-set-variable] month-view.c:817:9: warning: variable 'year' set but not used [-Wunused-but-set-variable] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../libical/libical -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/claws-mail -I/usr/include/claws-mail/common -I/usr/include/claws-mail/gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/libytnef -Wall -Wall -c month-view.c -o month-view.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=link gcc -I/usr/include/libytnef -Wall -Wall -avoid-version -module -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -o vcalendar.la -rpath /usr/lib/claws-mail/plugins plugin.lo vcalendar.lo vcal_manager.lo vcal_folder.lo vcal_meeting_gtk.lo vcal_prefs.lo icaltime_as_local.lo common-views.lo day-view.lo month-view.lo -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 ../libical/libical/libical.la -lcurl libtool: link: gcc -shared -fPIC -DPIC .libs/plugin.o .libs/vcalendar.o .libs/vcal_manager.o .libs/vcal_folder.o .libs/vcal_meeting_gtk.o .libs/vcal_prefs.o .libs/icaltime_as_local.o .libs/common-views.o .libs/day-view.o .libs/month-view.o -Wl,--whole-archive ../libical/libical/.libs/libical.a -Wl,--no-whole-archive -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lcurl -pthread -pthread -pthread -Wl,-soname -Wl,vcalendar.so -o .libs/vcalendar.so libtool: link: (cd .libs/vcalendar.lax/libical.a && ar x "/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/vcalendar-2.0.9/src/../libical/libical/.libs/libical.a") libtool: link: ar cru .libs/vcalendar.a plugin.o vcalendar.o vcal_manager.o vcal_folder.o vcal_meeting_gtk.o vcal_prefs.o icaltime_as_local.o common-views.o day-view.o month-view.o .libs/vcalendar.lax/libical.a/icalattendee.o .libs/vcalendar.lax/libical.a/icalcomponent.o .libs/vcalendar.lax/libical.a/icalderivedparameter.o .libs/vcalendar.lax/libical.a/icalderivedproperty.o .libs/vcalendar.lax/libical.a/icalderivedvalue.o .libs/vcalendar.lax/libical.a/icalduration.o .libs/vcalendar.lax/libical.a/icalenums.o .libs/vcalendar.lax/libical.a/icalerror.o .libs/vcalendar.lax/libical.a/icallexer.o .libs/vcalendar.lax/libical.a/icalmemory.o .libs/vcalendar.lax/libical.a/icalmime.o .libs/vcalendar.lax/libical.a/icalparameter.o .libs/vcalendar.lax/libical.a/icalparser.o .libs/vcalendar.lax/libical.a/icalperiod.o .libs/vcalendar.lax/libical.a/icalproperty.o .libs/vcalendar.lax/libical.a/icalrecur.o .libs/vcalendar.lax/libical.a/icalrestriction.o .libs/vcalendar.lax/libical.a/icaltime.o .libs/vcalendar.lax/libical.a/icaltypes.o .libs/vcalendar.lax/libical.a/icalvalue.o .libs/vcalendar.lax/libical.a/icalyacc.o .libs/vcalendar.lax/libical.a/pvl.o .libs/vcalendar.lax/libical.a/sspm.o .libs/vcalendar.lax/libical.a/vsnprintf.o libtool: link: ranlib .libs/vcalendar.a libtool: link: rm -fr .libs/vcalendar.lax libtool: link: ( cd ".libs" && rm -f "vcalendar.la" && ln -s "../vcalendar.la" "vcalendar.la" ) make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/vcalendar-2.0.9/src' make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/vcalendar-2.0.9' make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/vcalendar-2.0.9' make[1]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/vcalendar-2.0.9' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.hR0108 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386 ++ dirname /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386 + cd claws-mail-extra-plugins-3.7.8 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386 + cd acpi_notifier-1.0.24 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386 CLAWS_MAIL_PLUGINDIR=/usr/lib/claws-mail/plugins/ Making install in m4 make[1]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/acpi_notifier-1.0.24/m4' make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/acpi_notifier-1.0.24/m4' 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/claws-mail-extra-plugins-3.7.8/acpi_notifier-1.0.24/m4' make[1]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/acpi_notifier-1.0.24/m4' Making install in config make[1]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/acpi_notifier-1.0.24/config' make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/acpi_notifier-1.0.24/config' 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/claws-mail-extra-plugins-3.7.8/acpi_notifier-1.0.24/config' make[1]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/acpi_notifier-1.0.24/config' Making install in po make[1]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/acpi_notifier-1.0.24/po' /bin/mkdir -p /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share installing ca.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/ca/LC_MESSAGES/acpi_notifier.mo installing cs.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/cs/LC_MESSAGES/acpi_notifier.mo installing de.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/de/LC_MESSAGES/acpi_notifier.mo installing es.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/es/LC_MESSAGES/acpi_notifier.mo installing fi.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/fi/LC_MESSAGES/acpi_notifier.mo installing fr.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/fr/LC_MESSAGES/acpi_notifier.mo installing hu.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/hu/LC_MESSAGES/acpi_notifier.mo installing id.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/id/LC_MESSAGES/acpi_notifier.mo installing it.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/it/LC_MESSAGES/acpi_notifier.mo installing ja.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/ja/LC_MESSAGES/acpi_notifier.mo installing nl.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/nl/LC_MESSAGES/acpi_notifier.mo installing pl.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/pl/LC_MESSAGES/acpi_notifier.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/pt_BR/LC_MESSAGES/acpi_notifier.mo installing ru.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/ru/LC_MESSAGES/acpi_notifier.mo installing sk.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/sk/LC_MESSAGES/acpi_notifier.mo installing sr.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/sr/LC_MESSAGES/acpi_notifier.mo installing sv.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/sv/LC_MESSAGES/acpi_notifier.mo installing uk.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/uk/LC_MESSAGES/acpi_notifier.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/zh_CN/LC_MESSAGES/acpi_notifier.mo if test "acpi_notifier" = "gettext-tools"; then \ /bin/mkdir -p /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/acpi_notifier-1.0.24/po' Making install in src make[1]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/acpi_notifier-1.0.24/src' make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/acpi_notifier-1.0.24/src' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/claws-mail/plugins/" || /bin/mkdir -p "/builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/" /bin/sh ../libtool --mode=install /usr/bin/install -c acpi_notifier.la '/builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/' libtool: install: /usr/bin/install -c .libs/acpi_notifier.so /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/acpi_notifier.so libtool: install: /usr/bin/install -c .libs/acpi_notifier.lai /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/acpi_notifier.la libtool: install: warning: remember to run `libtool --finish /usr/lib/claws-mail/plugins' make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/acpi_notifier-1.0.24/src' make[1]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/acpi_notifier-1.0.24/src' make[1]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/acpi_notifier-1.0.24' make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/acpi_notifier-1.0.24' 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/claws-mail-extra-plugins-3.7.8/acpi_notifier-1.0.24' make[1]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/acpi_notifier-1.0.24' + cd - /builddir/build/BUILD/claws-mail-extra-plugins-3.7.8 + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386 acpi_notifier + cd address_keeper-1.0.2 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386 CLAWS_MAIL_PLUGINDIR=/usr/lib/claws-mail/plugins/ Making install in config make[1]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/address_keeper-1.0.2/config' make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/address_keeper-1.0.2/config' 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/claws-mail-extra-plugins-3.7.8/address_keeper-1.0.2/config' make[1]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/address_keeper-1.0.2/config' Making install in po make[1]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/address_keeper-1.0.2/po' /bin/mkdir -p /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share installing ca.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/ca/LC_MESSAGES/address_keeper.mo installing cs.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/cs/LC_MESSAGES/address_keeper.mo installing es.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/es/LC_MESSAGES/address_keeper.mo installing fr.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/fr/LC_MESSAGES/address_keeper.mo installing hu.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/hu/LC_MESSAGES/address_keeper.mo installing id.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/id/LC_MESSAGES/address_keeper.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/pt_BR/LC_MESSAGES/address_keeper.mo installing sk.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/sk/LC_MESSAGES/address_keeper.mo installing uk.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/uk/LC_MESSAGES/address_keeper.mo if test "address_keeper" = "gettext-tools"; then \ /bin/mkdir -p /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/address_keeper-1.0.2/po' Making install in src make[1]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/address_keeper-1.0.2/src' make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/address_keeper-1.0.2/src' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/claws-mail/plugins/" || /bin/mkdir -p "/builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/" /bin/sh ../libtool --mode=install /usr/bin/install -c address_keeper.la '/builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/' libtool: install: /usr/bin/install -c .libs/address_keeper.so /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/address_keeper.so libtool: install: /usr/bin/install -c .libs/address_keeper.lai /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/address_keeper.la libtool: install: warning: remember to run `libtool --finish /usr/lib/claws-mail/plugins' make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/address_keeper-1.0.2/src' make[1]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/address_keeper-1.0.2/src' make[1]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/address_keeper-1.0.2' make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/address_keeper-1.0.2' 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/claws-mail-extra-plugins-3.7.8/address_keeper-1.0.2' make[1]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/address_keeper-1.0.2' + cd - /builddir/build/BUILD/claws-mail-extra-plugins-3.7.8 + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386 address_keeper + cd archive-0.6.8 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386 CLAWS_MAIL_PLUGINDIR=/usr/lib/claws-mail/plugins/ Making install in config make[1]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/archive-0.6.8/config' make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/archive-0.6.8/config' 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/claws-mail-extra-plugins-3.7.8/archive-0.6.8/config' make[1]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/archive-0.6.8/config' Making install in po make[1]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/archive-0.6.8/po' /bin/mkdir -p /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share installing ca.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/ca/LC_MESSAGES/archive.mo installing cs.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/cs/LC_MESSAGES/archive.mo installing es.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/es/LC_MESSAGES/archive.mo installing fi.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/fi/LC_MESSAGES/archive.mo installing fr.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/fr/LC_MESSAGES/archive.mo installing hu.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/hu/LC_MESSAGES/archive.mo installing id.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/id/LC_MESSAGES/archive.mo installing it.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/it/LC_MESSAGES/archive.mo installing ja.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/ja/LC_MESSAGES/archive.mo installing nl.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/nl/LC_MESSAGES/archive.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/pt_BR/LC_MESSAGES/archive.mo installing ru.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/ru/LC_MESSAGES/archive.mo installing sk.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/sk/LC_MESSAGES/archive.mo installing uk.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/uk/LC_MESSAGES/archive.mo if test "archive" = "gettext-tools"; then \ /bin/mkdir -p /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/archive-0.6.8/po' Making install in src make[1]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/archive-0.6.8/src' make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/archive-0.6.8/src' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/include/claws-mail/plugins/archive" || /bin/mkdir -p "/builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/include/claws-mail/plugins/archive" /usr/bin/install -c -m 644 archiver.h archiver_prefs.h '/builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/include/claws-mail/plugins/archive' test -z "/usr/lib/claws-mail/plugins/" || /bin/mkdir -p "/builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/" /bin/sh ../libtool --mode=install /usr/bin/install -c archive.la '/builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/' libtool: install: /usr/bin/install -c .libs/archive.so /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/archive.so libtool: install: /usr/bin/install -c .libs/archive.lai /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/archive.la libtool: install: warning: remember to run `libtool --finish /usr/lib/claws-mail/plugins' make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/archive-0.6.8/src' make[1]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/archive-0.6.8/src' make[1]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/archive-0.6.8' make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/archive-0.6.8' 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/claws-mail-extra-plugins-3.7.8/archive-0.6.8' make[1]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/archive-0.6.8' /builddir/build/BUILD/claws-mail-extra-plugins-3.7.8 + cd - + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386 archive + cd attachwarner-0.2.20 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386 CLAWS_MAIL_PLUGINDIR=/usr/lib/claws-mail/plugins/ Making install in config make[1]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/attachwarner-0.2.20/config' make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/attachwarner-0.2.20/config' 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/claws-mail-extra-plugins-3.7.8/attachwarner-0.2.20/config' make[1]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/attachwarner-0.2.20/config' Making install in po make[1]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/attachwarner-0.2.20/po' /bin/mkdir -p /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share installing ca.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/ca/LC_MESSAGES/attachwarner.mo installing cs.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/cs/LC_MESSAGES/attachwarner.mo installing de.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/de/LC_MESSAGES/attachwarner.mo installing es.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/es/LC_MESSAGES/attachwarner.mo installing fi.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/fi/LC_MESSAGES/attachwarner.mo installing fr.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/fr/LC_MESSAGES/attachwarner.mo installing hu.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/hu/LC_MESSAGES/attachwarner.mo installing id.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/id/LC_MESSAGES/attachwarner.mo installing it.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/it/LC_MESSAGES/attachwarner.mo installing ja.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/ja/LC_MESSAGES/attachwarner.mo installing pl.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/pl/LC_MESSAGES/attachwarner.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/pt_BR/LC_MESSAGES/attachwarner.mo installing ru.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/ru/LC_MESSAGES/attachwarner.mo installing sk.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/sk/LC_MESSAGES/attachwarner.mo installing sr.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/sr/LC_MESSAGES/attachwarner.mo if test "attachwarner" = "gettext-tools"; then \ /bin/mkdir -p /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/attachwarner-0.2.20/po' Making install in src make[1]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/attachwarner-0.2.20/src' make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/attachwarner-0.2.20/src' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/claws-mail/plugins/" || /bin/mkdir -p "/builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/" /bin/sh ../libtool --mode=install /usr/bin/install -c attachwarner.la '/builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/' libtool: install: /usr/bin/install -c .libs/attachwarner.so /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/attachwarner.so libtool: install: /usr/bin/install -c .libs/attachwarner.lai /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/attachwarner.la libtool: install: warning: remember to run `libtool --finish /usr/lib/claws-mail/plugins' make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/attachwarner-0.2.20/src' make[1]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/attachwarner-0.2.20/src' make[1]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/attachwarner-0.2.20' make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/attachwarner-0.2.20' 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/claws-mail-extra-plugins-3.7.8/attachwarner-0.2.20' make[1]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/attachwarner-0.2.20' + cd - /builddir/build/BUILD/claws-mail-extra-plugins-3.7.8 + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386 attachwarner + cd att_remover-1.0.12 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386 CLAWS_MAIL_PLUGINDIR=/usr/lib/claws-mail/plugins/ Making install in src make[1]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/att_remover-1.0.12/src' make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/att_remover-1.0.12/src' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/claws-mail/plugins/" || /bin/mkdir -p "/builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/" /bin/sh ../libtool --mode=install /usr/bin/install -c att_remover.la '/builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/' libtool: install: /usr/bin/install -c .libs/att_remover.so /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/att_remover.so libtool: install: /usr/bin/install -c .libs/att_remover.lai /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/att_remover.la libtool: install: warning: remember to run `libtool --finish /usr/lib/claws-mail/plugins' make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/att_remover-1.0.12/src' make[1]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/att_remover-1.0.12/src' make[1]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/att_remover-1.0.12' make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/att_remover-1.0.12' 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/claws-mail-extra-plugins-3.7.8/att_remover-1.0.12' make[1]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/att_remover-1.0.12' + cd - /builddir/build/BUILD/claws-mail-extra-plugins-3.7.8 + cd bsfilter_plugin-1.0.5 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386 CLAWS_MAIL_PLUGINDIR=/usr/lib/claws-mail/plugins/ Making install in config make[1]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/bsfilter_plugin-1.0.5/config' make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/bsfilter_plugin-1.0.5/config' 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/claws-mail-extra-plugins-3.7.8/bsfilter_plugin-1.0.5/config' make[1]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/bsfilter_plugin-1.0.5/config' Making install in po make[1]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/bsfilter_plugin-1.0.5/po' /bin/mkdir -p /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share installing ca.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/ca/LC_MESSAGES/bsfilter_plugin.mo installing cs.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/cs/LC_MESSAGES/bsfilter_plugin.mo installing es.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/es/LC_MESSAGES/bsfilter_plugin.mo installing fr.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/fr/LC_MESSAGES/bsfilter_plugin.mo installing fi.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/fi/LC_MESSAGES/bsfilter_plugin.mo installing hu.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/hu/LC_MESSAGES/bsfilter_plugin.mo installing id.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/id/LC_MESSAGES/bsfilter_plugin.mo installing it.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/it/LC_MESSAGES/bsfilter_plugin.mo installing ja.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/ja/LC_MESSAGES/bsfilter_plugin.mo installing nl.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/nl/LC_MESSAGES/bsfilter_plugin.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/pt_BR/LC_MESSAGES/bsfilter_plugin.mo installing ru.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/ru/LC_MESSAGES/bsfilter_plugin.mo installing sk.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/sk/LC_MESSAGES/bsfilter_plugin.mo if test "bsfilter_plugin" = "gettext-tools"; then \ /bin/mkdir -p /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/bsfilter_plugin-1.0.5/po' Making install in src make[1]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/bsfilter_plugin-1.0.5/src' make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/bsfilter_plugin-1.0.5/src' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/claws-mail/plugins/" || /bin/mkdir -p "/builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/" /bin/sh ../libtool --mode=install /usr/bin/install -c bsfilter.la '/builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/' libtool: install: /usr/bin/install -c .libs/bsfilter.so /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/bsfilter.so libtool: install: /usr/bin/install -c .libs/bsfilter.lai /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/bsfilter.la libtool: install: warning: remember to run `libtool --finish /usr/lib/claws-mail/plugins' make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/bsfilter_plugin-1.0.5/src' make[1]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/bsfilter_plugin-1.0.5/src' make[1]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/bsfilter_plugin-1.0.5' make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/bsfilter_plugin-1.0.5' 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/claws-mail-extra-plugins-3.7.8/bsfilter_plugin-1.0.5' make[1]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/bsfilter_plugin-1.0.5' + cd - /builddir/build/BUILD/claws-mail-extra-plugins-3.7.8 + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386 bsfilter_plugin + cd clamd-3.5 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386 CLAWS_MAIL_PLUGINDIR=/usr/lib/claws-mail/plugins/ Making install in po make[1]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/clamd-3.5/po' /bin/mkdir -p /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share installing cs.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/cs/LC_MESSAGES/clamd.mo installing en_GB.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/en_GB/LC_MESSAGES/clamd.mo installing es.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/es/LC_MESSAGES/clamd.mo installing fi.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/fi/LC_MESSAGES/clamd.mo installing fr.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/fr/LC_MESSAGES/clamd.mo installing hu.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/hu/LC_MESSAGES/clamd.mo installing id.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/id/LC_MESSAGES/clamd.mo installing it.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/it/LC_MESSAGES/clamd.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/pt_BR/LC_MESSAGES/clamd.mo installing sk.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/sk/LC_MESSAGES/clamd.mo installing uk.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/uk/LC_MESSAGES/clamd.mo if test "clamd" = "gettext-tools"; then \ /bin/mkdir -p /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/clamd-3.5/po' Making install in libclamd make[1]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/clamd-3.5/libclamd' make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/clamd-3.5/libclamd' 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/claws-mail-extra-plugins-3.7.8/clamd-3.5/libclamd' make[1]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/clamd-3.5/libclamd' Making install in src make[1]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/clamd-3.5/src' make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/clamd-3.5/src' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/claws-mail/plugins/" || /bin/mkdir -p "/builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/" /bin/sh ../libtool --mode=install /usr/bin/install -c clamd.la '/builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/' libtool: install: /usr/bin/install -c .libs/clamd.so /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/clamd.so libtool: install: /usr/bin/install -c .libs/clamd.lai /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/clamd.la libtool: install: warning: remember to run `libtool --finish /usr/lib/claws-mail/plugins' make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/clamd-3.5/src' make[1]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/clamd-3.5/src' Making install in config make[1]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/clamd-3.5/config' make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/clamd-3.5/config' 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/claws-mail-extra-plugins-3.7.8/clamd-3.5/config' make[1]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/clamd-3.5/config' make[1]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/clamd-3.5' make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/clamd-3.5' 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/claws-mail-extra-plugins-3.7.8/clamd-3.5' make[1]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/clamd-3.5' + cd - /builddir/build/BUILD/claws-mail-extra-plugins-3.7.8 + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386 clamd + cd fancy-0.9.12 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386 CLAWS_MAIL_PLUGINDIR=/usr/lib/claws-mail/plugins/ Making install in po make[1]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/fancy-0.9.12/po' /bin/mkdir -p /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share installing ca.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/ca/LC_MESSAGES/fancy.mo installing cs.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/cs/LC_MESSAGES/fancy.mo installing es.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/es/LC_MESSAGES/fancy.mo installing fi.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/fi/LC_MESSAGES/fancy.mo installing fr.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/fr/LC_MESSAGES/fancy.mo installing hu.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/hu/LC_MESSAGES/fancy.mo installing id.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/id/LC_MESSAGES/fancy.mo installing it.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/it/LC_MESSAGES/fancy.mo installing ja.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/ja/LC_MESSAGES/fancy.mo installing nl.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/nl/LC_MESSAGES/fancy.mo installing ru.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/ru/LC_MESSAGES/fancy.mo installing sk.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/sk/LC_MESSAGES/fancy.mo if test "fancy" = "gettext-tools"; then \ /bin/mkdir -p /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/fancy-0.9.12/po' Making install in src make[1]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/fancy-0.9.12/src' make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/fancy-0.9.12/src' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/claws-mail/plugins/" || /bin/mkdir -p "/builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/" /bin/sh ../libtool --mode=install /usr/bin/install -c fancy.la '/builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/' libtool: install: /usr/bin/install -c .libs/fancy.so /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/fancy.so libtool: install: /usr/bin/install -c .libs/fancy.lai /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/fancy.la libtool: install: warning: remember to run `libtool --finish /usr/lib/claws-mail/plugins' make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/fancy-0.9.12/src' make[1]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/fancy-0.9.12/src' Making install in config make[1]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/fancy-0.9.12/config' make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/fancy-0.9.12/config' 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/claws-mail-extra-plugins-3.7.8/fancy-0.9.12/config' make[1]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/fancy-0.9.12/config' make[1]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/fancy-0.9.12' make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/fancy-0.9.12' 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/claws-mail-extra-plugins-3.7.8/fancy-0.9.12' make[1]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/fancy-0.9.12' + cd - /builddir/build/BUILD/claws-mail-extra-plugins-3.7.8 + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386 fancy + cd fetchinfo-plugin-0.4.24 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386 CLAWS_MAIL_PLUGINDIR=/usr/lib/claws-mail/plugins/ Making install in src make[1]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/fetchinfo-plugin-0.4.24/src' make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/fetchinfo-plugin-0.4.24/src' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/claws-mail/plugins/" || /bin/mkdir -p "/builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/" /bin/sh ../libtool --mode=install /usr/bin/install -c fetchinfo_plugin.la '/builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/' libtool: install: /usr/bin/install -c .libs/fetchinfo_plugin.so /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/fetchinfo_plugin.so libtool: install: /usr/bin/install -c .libs/fetchinfo_plugin.lai /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/fetchinfo_plugin.la libtool: install: warning: remember to run `libtool --finish /usr/lib/claws-mail/plugins' make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/fetchinfo-plugin-0.4.24/src' make[1]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/fetchinfo-plugin-0.4.24/src' make[1]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/fetchinfo-plugin-0.4.24' make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/fetchinfo-plugin-0.4.24' 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/claws-mail-extra-plugins-3.7.8/fetchinfo-plugin-0.4.24' make[1]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/fetchinfo-plugin-0.4.24' + cd - /builddir/build/BUILD/claws-mail-extra-plugins-3.7.8 + cd geolocation_plugin-0.0.4 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386 CLAWS_MAIL_PLUGINDIR=/usr/lib/claws-mail/plugins/ Making install in po make[1]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/geolocation_plugin-0.0.4/po' /bin/mkdir -p /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share installing ca.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/ca/LC_MESSAGES/geolocation_plugin.mo installing cs.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/cs/LC_MESSAGES/geolocation_plugin.mo installing es.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/es/LC_MESSAGES/geolocation_plugin.mo installing fi.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/fi/LC_MESSAGES/geolocation_plugin.mo installing fr.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/fr/LC_MESSAGES/geolocation_plugin.mo installing hu.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/hu/LC_MESSAGES/geolocation_plugin.mo installing id.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/id/LC_MESSAGES/geolocation_plugin.mo installing ja.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/ja/LC_MESSAGES/geolocation_plugin.mo installing nl.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/nl/LC_MESSAGES/geolocation_plugin.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/pt_BR/LC_MESSAGES/geolocation_plugin.mo installing sk.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/sk/LC_MESSAGES/geolocation_plugin.mo if test "geolocation_plugin" = "gettext-tools"; then \ /bin/mkdir -p /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/geolocation_plugin-0.0.4/po' Making install in src make[1]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/geolocation_plugin-0.0.4/src' make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/geolocation_plugin-0.0.4/src' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/claws-mail/plugins/" || /bin/mkdir -p "/builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/" /bin/sh ../libtool --mode=install /usr/bin/install -c geolocation_plugin.la '/builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/' libtool: install: /usr/bin/install -c .libs/geolocation_plugin.so /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/geolocation_plugin.so libtool: install: /usr/bin/install -c .libs/geolocation_plugin.lai /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/geolocation_plugin.la libtool: install: warning: remember to run `libtool --finish /usr/lib/claws-mail/plugins' make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/geolocation_plugin-0.0.4/src' make[1]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/geolocation_plugin-0.0.4/src' Making install in config make[1]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/geolocation_plugin-0.0.4/config' make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/geolocation_plugin-0.0.4/config' 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/claws-mail-extra-plugins-3.7.8/geolocation_plugin-0.0.4/config' make[1]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/geolocation_plugin-0.0.4/config' make[1]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/geolocation_plugin-0.0.4' make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/geolocation_plugin-0.0.4' 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/claws-mail-extra-plugins-3.7.8/geolocation_plugin-0.0.4' make[1]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/geolocation_plugin-0.0.4' + cd - /builddir/build/BUILD/claws-mail-extra-plugins-3.7.8 + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386 geolocation_plugin + cd gtkhtml2_viewer-0.29 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386 CLAWS_MAIL_PLUGINDIR=/usr/lib/claws-mail/plugins/ Making install in po make[1]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/po' /bin/mkdir -p /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share installing ca.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/ca/LC_MESSAGES/gtkhtml2_viewer.mo installing cs.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/cs/LC_MESSAGES/gtkhtml2_viewer.mo installing de.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/de/LC_MESSAGES/gtkhtml2_viewer.mo installing es.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/es/LC_MESSAGES/gtkhtml2_viewer.mo installing fi.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/fi/LC_MESSAGES/gtkhtml2_viewer.mo installing fr.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/fr/LC_MESSAGES/gtkhtml2_viewer.mo installing hu.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/hu/LC_MESSAGES/gtkhtml2_viewer.mo installing id.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/id/LC_MESSAGES/gtkhtml2_viewer.mo installing it.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/it/LC_MESSAGES/gtkhtml2_viewer.mo installing ja.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/ja/LC_MESSAGES/gtkhtml2_viewer.mo installing nl.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/nl/LC_MESSAGES/gtkhtml2_viewer.mo installing pl.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/pl/LC_MESSAGES/gtkhtml2_viewer.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/pt_BR/LC_MESSAGES/gtkhtml2_viewer.mo installing ru.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/ru/LC_MESSAGES/gtkhtml2_viewer.mo installing sk.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/sk/LC_MESSAGES/gtkhtml2_viewer.mo installing sr.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/sr/LC_MESSAGES/gtkhtml2_viewer.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/zh_CN/LC_MESSAGES/gtkhtml2_viewer.mo if test "gtkhtml2_viewer" = "gettext-tools"; then \ /bin/mkdir -p /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/po' Making install in config make[1]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/config' make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/config' 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/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/config' make[1]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/config' Making install in libgtkhtml make[1]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml' Making install in util make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/util' /usr/bin/make install-am make[3]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/util' make[4]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/util' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/util' make[3]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/util' make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/util' Making install in css make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/css' make[3]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/css' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/css' make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/css' Making install in document make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/document' make[3]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/document' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/document' make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/document' Making install in dom make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/dom' Making install in core make[3]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/dom/core' make[4]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/dom/core' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/dom/core' make[3]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/dom/core' Making install in html make[3]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/dom/html' make[4]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/dom/html' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/dom/html' make[3]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/dom/html' Making install in events make[3]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/dom/events' make[4]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/dom/events' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/dom/events' make[3]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/dom/events' Making install in views make[3]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/dom/views' make[4]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/dom/views' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/dom/views' make[3]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/dom/views' Making install in traversal make[3]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/dom/traversal' make[4]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/dom/traversal' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/dom/traversal' make[3]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/dom/traversal' make[3]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/dom' make[4]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/dom' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/dom' make[3]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/dom' make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/dom' Making install in layout make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/layout' Making install in html make[3]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/layout/html' make[4]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/layout/html' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/layout/html' make[3]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/layout/html' make[3]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/layout' make[4]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/layout' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/layout' make[3]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/layout' make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/layout' Making install in graphics make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/graphics' make[3]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/graphics' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/graphics' make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/graphics' Making install in view make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/view' make[3]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/view' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/view' make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/view' Making install in a11y make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/a11y' make[3]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/a11y' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/a11y' make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml/a11y' make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml' make[3]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml' make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml' make[1]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/libgtkhtml' Making install in src make[1]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/src' make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/src' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/claws-mail/plugins/" || /bin/mkdir -p "/builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/" /bin/sh ../libtool --mode=install /usr/bin/install -c gtkhtml2_viewer.la '/builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/' libtool: install: /usr/bin/install -c .libs/gtkhtml2_viewer.so /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/gtkhtml2_viewer.so libtool: install: /usr/bin/install -c .libs/gtkhtml2_viewer.lai /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/gtkhtml2_viewer.la libtool: install: /usr/bin/install -c .libs/gtkhtml2_viewer.a /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/gtkhtml2_viewer.a libtool: install: chmod 644 /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/gtkhtml2_viewer.a libtool: install: ranlib /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/gtkhtml2_viewer.a libtool: install: warning: remember to run `libtool --finish /usr/lib/claws-mail/plugins' make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/src' make[1]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29/src' make[1]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29' make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29' 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/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29' make[1]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/gtkhtml2_viewer-0.29' + cd - /builddir/build/BUILD/claws-mail-extra-plugins-3.7.8 + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386 gtkhtml2_viewer + cd mailmbox-1.14.5 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386 CLAWS_MAIL_PLUGINDIR=/usr/lib/claws-mail/plugins/ Making install in src make[1]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/mailmbox-1.14.5/src' make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/mailmbox-1.14.5/src' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/claws-mail/plugins/" || /bin/mkdir -p "/builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/" /bin/sh ../libtool --mode=install /usr/bin/install -c mailmbox.la '/builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/' libtool: install: /usr/bin/install -c .libs/mailmbox.so /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/mailmbox.so libtool: install: /usr/bin/install -c .libs/mailmbox.lai /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/mailmbox.la libtool: install: warning: remember to run `libtool --finish /usr/lib/claws-mail/plugins' make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/mailmbox-1.14.5/src' make[1]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/mailmbox-1.14.5/src' make[1]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/mailmbox-1.14.5' make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/mailmbox-1.14.5' 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/claws-mail-extra-plugins-3.7.8/mailmbox-1.14.5' make[1]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/mailmbox-1.14.5' + cd - /builddir/build/BUILD/claws-mail-extra-plugins-3.7.8 + cd newmail-0.0.15 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386 CLAWS_MAIL_PLUGINDIR=/usr/lib/claws-mail/plugins/ Making install in src make[1]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/newmail-0.0.15/src' make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/newmail-0.0.15/src' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/claws-mail/plugins/" || /bin/mkdir -p "/builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/" /bin/sh ../libtool --mode=install /usr/bin/install -c newmail.la '/builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/' libtool: install: /usr/bin/install -c .libs/newmail.so /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/newmail.so libtool: install: /usr/bin/install -c .libs/newmail.lai /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/newmail.la libtool: install: warning: remember to run `libtool --finish /usr/lib/claws-mail/plugins' make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/newmail-0.0.15/src' make[1]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/newmail-0.0.15/src' make[1]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/newmail-0.0.15' make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/newmail-0.0.15' 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/claws-mail-extra-plugins-3.7.8/newmail-0.0.15' make[1]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/newmail-0.0.15' + cd - /builddir/build/BUILD/claws-mail-extra-plugins-3.7.8 + cd notification_plugin-0.26 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386 CLAWS_MAIL_PLUGINDIR=/usr/lib/claws-mail/plugins/ Making install in m4 make[1]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/notification_plugin-0.26/m4' make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/notification_plugin-0.26/m4' 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/claws-mail-extra-plugins-3.7.8/notification_plugin-0.26/m4' make[1]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/notification_plugin-0.26/m4' Making install in config make[1]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/notification_plugin-0.26/config' make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/notification_plugin-0.26/config' 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/claws-mail-extra-plugins-3.7.8/notification_plugin-0.26/config' make[1]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/notification_plugin-0.26/config' Making install in po make[1]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/notification_plugin-0.26/po' /bin/mkdir -p /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share installing ca.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/ca/LC_MESSAGES/notification_plugin.mo installing cs.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/cs/LC_MESSAGES/notification_plugin.mo installing es.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/es/LC_MESSAGES/notification_plugin.mo installing fi.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/fi/LC_MESSAGES/notification_plugin.mo installing fr.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/fr/LC_MESSAGES/notification_plugin.mo installing hu.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/hu/LC_MESSAGES/notification_plugin.mo installing id.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/id/LC_MESSAGES/notification_plugin.mo installing it.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/it/LC_MESSAGES/notification_plugin.mo installing ja.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/ja/LC_MESSAGES/notification_plugin.mo installing nl.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/nl/LC_MESSAGES/notification_plugin.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/pt_BR/LC_MESSAGES/notification_plugin.mo installing ru.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/ru/LC_MESSAGES/notification_plugin.mo installing sk.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/sk/LC_MESSAGES/notification_plugin.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/zh_CN/LC_MESSAGES/notification_plugin.mo if test "notification_plugin" = "gettext-tools"; then \ /bin/mkdir -p /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/notification_plugin-0.26/po' Making install in gtkhotkey make[1]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/notification_plugin-0.26/gtkhotkey' make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/notification_plugin-0.26/gtkhotkey' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/include/notification_plugin/gtkhotkey" || /bin/mkdir -p "/builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/include/notification_plugin/gtkhotkey" /usr/bin/install -c -m 644 gtk-hotkey-error.h gtkhotkey.h gtk-hotkey-info.h gtk-hotkey-key-file-registry.h gtk-hotkey-listener.h gtk-hotkey-registry.h gtk-hotkey-x11-listener.h gtk-hotkey-marshal.h x11/tomboykeybinder.h x11/eggaccelerators.h gtk-hotkey-utils.h '/builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/include/notification_plugin/gtkhotkey' make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/notification_plugin-0.26/gtkhotkey' make[1]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/notification_plugin-0.26/gtkhotkey' Making install in src make[1]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/notification_plugin-0.26/src' make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/notification_plugin-0.26/src' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/claws-mail/plugins/" || /bin/mkdir -p "/builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/" /bin/sh ../libtool --mode=install /usr/bin/install -c notification_plugin.la '/builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/' libtool: install: /usr/bin/install -c .libs/notification_plugin.so /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/notification_plugin.so libtool: install: /usr/bin/install -c .libs/notification_plugin.lai /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/notification_plugin.la libtool: install: warning: remember to run `libtool --finish /usr/lib/claws-mail/plugins' make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/notification_plugin-0.26/src' make[1]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/notification_plugin-0.26/src' make[1]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/notification_plugin-0.26' make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/notification_plugin-0.26' 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/claws-mail-extra-plugins-3.7.8/notification_plugin-0.26' make[1]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/notification_plugin-0.26' + cd - /builddir/build/BUILD/claws-mail-extra-plugins-3.7.8 + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386 notification_plugin + cd perl_plugin-0.9.18 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386 CLAWS_MAIL_PLUGINDIR=/usr/lib/claws-mail/plugins/ Making install in src make[1]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/perl_plugin-0.9.18/src' make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/perl_plugin-0.9.18/src' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/claws-mail/plugins/" || /bin/mkdir -p "/builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/" /bin/sh ../libtool --mode=install /usr/bin/install -c perl_plugin.la '/builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/' libtool: install: /usr/bin/install -c .libs/perl_plugin.so /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/perl_plugin.so libtool: install: /usr/bin/install -c .libs/perl_plugin.lai /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/perl_plugin.la libtool: install: warning: remember to run `libtool --finish /usr/lib/claws-mail/plugins' make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/perl_plugin-0.9.18/src' make[1]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/perl_plugin-0.9.18/src' Making install in tools make[1]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/perl_plugin-0.9.18/tools' chmod u+x matcherrc2perlfilter.pl make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/perl_plugin-0.9.18/tools' 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/claws-mail-extra-plugins-3.7.8/perl_plugin-0.9.18/tools' make[1]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/perl_plugin-0.9.18/tools' make[1]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/perl_plugin-0.9.18' make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/perl_plugin-0.9.18' 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/claws-mail-extra-plugins-3.7.8/perl_plugin-0.9.18' make[1]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/perl_plugin-0.9.18' + cd - /builddir/build/BUILD/claws-mail-extra-plugins-3.7.8 + cd python_plugin-0.6 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386 CLAWS_MAIL_PLUGINDIR=/usr/lib/claws-mail/plugins/ Making install in po make[1]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/python_plugin-0.6/po' /bin/mkdir -p /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share installing ca.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/ca/LC_MESSAGES/python_plugin.mo installing cs.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/cs/LC_MESSAGES/python_plugin.mo installing es.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/es/LC_MESSAGES/python_plugin.mo installing fi.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/fi/LC_MESSAGES/python_plugin.mo installing fr.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/fr/LC_MESSAGES/python_plugin.mo installing hu.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/hu/LC_MESSAGES/python_plugin.mo installing id.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/id/LC_MESSAGES/python_plugin.mo installing ja.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/ja/LC_MESSAGES/python_plugin.mo installing nl.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/nl/LC_MESSAGES/python_plugin.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/pt_BR/LC_MESSAGES/python_plugin.mo installing sk.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/sk/LC_MESSAGES/python_plugin.mo installing uk.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/uk/LC_MESSAGES/python_plugin.mo if test "python_plugin" = "gettext-tools"; then \ /bin/mkdir -p /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/python_plugin-0.6/po' Making install in src make[1]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/python_plugin-0.6/src' make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/python_plugin-0.6/src' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/claws-mail/plugins/" || /bin/mkdir -p "/builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/" /bin/sh ../libtool --mode=install /usr/bin/install -c python_plugin.la '/builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/' libtool: install: /usr/bin/install -c .libs/python_plugin.so /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/python_plugin.so libtool: install: /usr/bin/install -c .libs/python_plugin.lai /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/python_plugin.la libtool: install: warning: remember to run `libtool --finish /usr/lib/claws-mail/plugins' make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/python_plugin-0.6/src' make[1]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/python_plugin-0.6/src' Making install in config make[1]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/python_plugin-0.6/config' make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/python_plugin-0.6/config' 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/claws-mail-extra-plugins-3.7.8/python_plugin-0.6/config' make[1]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/python_plugin-0.6/config' make[1]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/python_plugin-0.6' make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/python_plugin-0.6' 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/claws-mail-extra-plugins-3.7.8/python_plugin-0.6' make[1]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/python_plugin-0.6' + cd - /builddir/build/BUILD/claws-mail-extra-plugins-3.7.8 + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386 python_plugin + cd rssyl-0.29 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386 CLAWS_MAIL_PLUGINDIR=/usr/lib/claws-mail/plugins/ Making install in po make[1]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/rssyl-0.29/po' /bin/mkdir -p /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share installing ca.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/ca/LC_MESSAGES/rssyl.mo installing cs.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/cs/LC_MESSAGES/rssyl.mo installing de.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/de/LC_MESSAGES/rssyl.mo installing es.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/es/LC_MESSAGES/rssyl.mo installing fi.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/fi/LC_MESSAGES/rssyl.mo installing fr.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/fr/LC_MESSAGES/rssyl.mo installing hu.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/hu/LC_MESSAGES/rssyl.mo installing id.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/id/LC_MESSAGES/rssyl.mo installing it.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/it/LC_MESSAGES/rssyl.mo installing ja.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/ja/LC_MESSAGES/rssyl.mo installing nl.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/nl/LC_MESSAGES/rssyl.mo installing pl.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/pl/LC_MESSAGES/rssyl.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/pt_BR/LC_MESSAGES/rssyl.mo installing ru.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/ru/LC_MESSAGES/rssyl.mo installing sk.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/sk/LC_MESSAGES/rssyl.mo installing sr.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/sr/LC_MESSAGES/rssyl.mo installing sv.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/sv/LC_MESSAGES/rssyl.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/zh_CN/LC_MESSAGES/rssyl.mo if test "rssyl" = "gettext-tools"; then \ /bin/mkdir -p /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/rssyl-0.29/po' Making install in src make[1]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/rssyl-0.29/src' make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/rssyl-0.29/src' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/claws-mail/plugins/" || /bin/mkdir -p "/builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/" /bin/sh ../libtool --mode=install /usr/bin/install -c rssyl.la '/builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/' libtool: install: /usr/bin/install -c .libs/rssyl.so /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/rssyl.so libtool: install: /usr/bin/install -c .libs/rssyl.lai /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/rssyl.la libtool: install: /usr/bin/install -c .libs/rssyl.a /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/rssyl.a libtool: install: chmod 644 /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/rssyl.a libtool: install: ranlib /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/rssyl.a libtool: install: warning: remember to run `libtool --finish /usr/lib/claws-mail/plugins' make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/rssyl-0.29/src' make[1]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/rssyl-0.29/src' Making install in config make[1]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/rssyl-0.29/config' make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/rssyl-0.29/config' 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/claws-mail-extra-plugins-3.7.8/rssyl-0.29/config' make[1]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/rssyl-0.29/config' make[1]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/rssyl-0.29' make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/rssyl-0.29' 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/claws-mail-extra-plugins-3.7.8/rssyl-0.29' make[1]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/rssyl-0.29' + cd - /builddir/build/BUILD/claws-mail-extra-plugins-3.7.8 + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386 rssyl + cd spam_report-0.3.12 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386 CLAWS_MAIL_PLUGINDIR=/usr/lib/claws-mail/plugins/ Making install in po make[1]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/spam_report-0.3.12/po' /bin/mkdir -p /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share installing ca.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/ca/LC_MESSAGES/spam_report.mo installing cs.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/cs/LC_MESSAGES/spam_report.mo installing es.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/es/LC_MESSAGES/spam_report.mo installing fi.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/fi/LC_MESSAGES/spam_report.mo installing fr.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/fr/LC_MESSAGES/spam_report.mo installing hu.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/hu/LC_MESSAGES/spam_report.mo installing id.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/id/LC_MESSAGES/spam_report.mo installing it.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/it/LC_MESSAGES/spam_report.mo installing ja.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/ja/LC_MESSAGES/spam_report.mo installing nl.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/nl/LC_MESSAGES/spam_report.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/pt_BR/LC_MESSAGES/spam_report.mo installing ru.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/ru/LC_MESSAGES/spam_report.mo installing sk.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/sk/LC_MESSAGES/spam_report.mo installing uk.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/uk/LC_MESSAGES/spam_report.mo if test "spam_report" = "gettext-tools"; then \ /bin/mkdir -p /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/spam_report-0.3.12/po' Making install in src make[1]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/spam_report-0.3.12/src' make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/spam_report-0.3.12/src' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/claws-mail/plugins/" || /bin/mkdir -p "/builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/" /bin/sh ../libtool --mode=install /usr/bin/install -c spamreport.la '/builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/' libtool: install: /usr/bin/install -c .libs/spamreport.so /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/spamreport.so libtool: install: /usr/bin/install -c .libs/spamreport.lai /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/spamreport.la libtool: install: warning: remember to run `libtool --finish /usr/lib/claws-mail/plugins' make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/spam_report-0.3.12/src' make[1]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/spam_report-0.3.12/src' Making install in config make[1]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/spam_report-0.3.12/config' make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/spam_report-0.3.12/config' 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/claws-mail-extra-plugins-3.7.8/spam_report-0.3.12/config' make[1]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/spam_report-0.3.12/config' make[1]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/spam_report-0.3.12' make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/spam_report-0.3.12' 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/claws-mail-extra-plugins-3.7.8/spam_report-0.3.12' make[1]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/spam_report-0.3.12' + cd - /builddir/build/BUILD/claws-mail-extra-plugins-3.7.8 + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386 spam_report + cd tnef_parse-0.3.9 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386 CLAWS_MAIL_PLUGINDIR=/usr/lib/claws-mail/plugins/ Making install in po make[1]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/tnef_parse-0.3.9/po' /bin/mkdir -p /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share installing ca.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/ca/LC_MESSAGES/tnef_parse.mo installing cs.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/cs/LC_MESSAGES/tnef_parse.mo installing es.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/es/LC_MESSAGES/tnef_parse.mo installing fi.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/fi/LC_MESSAGES/tnef_parse.mo installing fr.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/fr/LC_MESSAGES/tnef_parse.mo installing hu.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/hu/LC_MESSAGES/tnef_parse.mo installing id.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/id/LC_MESSAGES/tnef_parse.mo installing it.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/it/LC_MESSAGES/tnef_parse.mo installing ja.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/ja/LC_MESSAGES/tnef_parse.mo installing nl.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/nl/LC_MESSAGES/tnef_parse.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/pt_BR/LC_MESSAGES/tnef_parse.mo installing ru.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/ru/LC_MESSAGES/tnef_parse.mo installing sk.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/sk/LC_MESSAGES/tnef_parse.mo if test "tnef_parse" = "gettext-tools"; then \ /bin/mkdir -p /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/tnef_parse-0.3.9/po' Making install in src make[1]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/tnef_parse-0.3.9/src' make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/tnef_parse-0.3.9/src' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/claws-mail/plugins/" || /bin/mkdir -p "/builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/" /bin/sh ../libtool --mode=install /usr/bin/install -c tnef_parse.la '/builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/' libtool: install: /usr/bin/install -c .libs/tnef_parse.so /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/tnef_parse.so libtool: install: /usr/bin/install -c .libs/tnef_parse.lai /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/tnef_parse.la libtool: install: warning: remember to run `libtool --finish /usr/lib/claws-mail/plugins' make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/tnef_parse-0.3.9/src' make[1]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/tnef_parse-0.3.9/src' Making install in config make[1]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/tnef_parse-0.3.9/config' make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/tnef_parse-0.3.9/config' 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/claws-mail-extra-plugins-3.7.8/tnef_parse-0.3.9/config' make[1]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/tnef_parse-0.3.9/config' make[1]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/tnef_parse-0.3.9' make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/tnef_parse-0.3.9' 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/claws-mail-extra-plugins-3.7.8/tnef_parse-0.3.9' make[1]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/tnef_parse-0.3.9' + cd - /builddir/build/BUILD/claws-mail-extra-plugins-3.7.8 + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386 tnef_parse + cd vcalendar-2.0.9 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386 CLAWS_MAIL_PLUGINDIR=/usr/lib/claws-mail/plugins/ Making install in m4 make[1]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/vcalendar-2.0.9/m4' make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/vcalendar-2.0.9/m4' 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/claws-mail-extra-plugins-3.7.8/vcalendar-2.0.9/m4' make[1]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/vcalendar-2.0.9/m4' Making install in config make[1]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/vcalendar-2.0.9/config' make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/vcalendar-2.0.9/config' 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/claws-mail-extra-plugins-3.7.8/vcalendar-2.0.9/config' make[1]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/vcalendar-2.0.9/config' Making install in po make[1]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/vcalendar-2.0.9/po' /bin/mkdir -p /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share installing ca.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/ca/LC_MESSAGES/vcalendar.mo installing cs.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/cs/LC_MESSAGES/vcalendar.mo installing de.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/de/LC_MESSAGES/vcalendar.mo installing es.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/es/LC_MESSAGES/vcalendar.mo installing fi.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/fi/LC_MESSAGES/vcalendar.mo installing fr.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/fr/LC_MESSAGES/vcalendar.mo installing hu.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/hu/LC_MESSAGES/vcalendar.mo installing id.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/id/LC_MESSAGES/vcalendar.mo installing it.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/it/LC_MESSAGES/vcalendar.mo installing ja.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/ja/LC_MESSAGES/vcalendar.mo installing nl.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/nl/LC_MESSAGES/vcalendar.mo installing pl.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/pl/LC_MESSAGES/vcalendar.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/pt_BR/LC_MESSAGES/vcalendar.mo installing ru.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/ru/LC_MESSAGES/vcalendar.mo installing sk.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/sk/LC_MESSAGES/vcalendar.mo installing sr.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/sr/LC_MESSAGES/vcalendar.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/locale/zh_CN/LC_MESSAGES/vcalendar.mo if test "vcalendar" = "gettext-tools"; then \ /bin/mkdir -p /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/vcalendar-2.0.9/po' Making install in libical make[1]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/vcalendar-2.0.9/libical' Making install in libical make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/vcalendar-2.0.9/libical/libical' /usr/bin/make install-am make[3]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/vcalendar-2.0.9/libical/libical' make[4]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/vcalendar-2.0.9/libical/libical' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/claws-mail/plugins/vcalendar" || /bin/mkdir -p "/builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/include/claws-mail/plugins/vcalendar" /usr/bin/install -c -m 644 ical.h '/builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/include/claws-mail/plugins/vcalendar' make[4]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/vcalendar-2.0.9/libical/libical' make[3]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/vcalendar-2.0.9/libical/libical' make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/vcalendar-2.0.9/libical/libical' Making install in design-data make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/vcalendar-2.0.9/libical/design-data' make[3]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/vcalendar-2.0.9/libical/design-data' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/vcalendar-2.0.9/libical/design-data' make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/vcalendar-2.0.9/libical/design-data' Making install in scripts make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/vcalendar-2.0.9/libical/scripts' make[3]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/vcalendar-2.0.9/libical/scripts' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/vcalendar-2.0.9/libical/scripts' make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/vcalendar-2.0.9/libical/scripts' make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/vcalendar-2.0.9/libical' make[3]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/vcalendar-2.0.9/libical' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/vcalendar-2.0.9/libical' make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/vcalendar-2.0.9/libical' make[1]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/vcalendar-2.0.9/libical' Making install in src make[1]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/vcalendar-2.0.9/src' make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/vcalendar-2.0.9/src' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/claws-mail/plugins/" || /bin/mkdir -p "/builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/" /bin/sh ../libtool --mode=install /usr/bin/install -c vcalendar.la '/builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/' libtool: install: /usr/bin/install -c .libs/vcalendar.so /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/vcalendar.so libtool: install: /usr/bin/install -c .libs/vcalendar.lai /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/vcalendar.la libtool: install: /usr/bin/install -c .libs/vcalendar.a /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/vcalendar.a libtool: install: chmod 644 /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/vcalendar.a libtool: install: ranlib /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/vcalendar.a libtool: install: warning: remember to run `libtool --finish /usr/lib/claws-mail/plugins' test -z "/usr/include/claws-mail/plugins/vcalendar" || /bin/mkdir -p "/builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/include/claws-mail/plugins/vcalendar" /usr/bin/install -c -m 644 vcal_interface.h '/builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/include/claws-mail/plugins/vcalendar' make[2]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/vcalendar-2.0.9/src' make[1]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/vcalendar-2.0.9/src' make[1]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/vcalendar-2.0.9' make[2]: Entering directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/vcalendar-2.0.9' 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/claws-mail-extra-plugins-3.7.8/vcalendar-2.0.9' make[1]: Leaving directory `/builddir/build/BUILD/claws-mail-extra-plugins-3.7.8/vcalendar-2.0.9' + cd - /builddir/build/BUILD/claws-mail-extra-plugins-3.7.8 + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386 vcalendar + find /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386 -type f -name '*.la' -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386 -type f -name '*.a' -exec rm -f '{}' ';' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/claws-mail-extra-plugins-3.7.8 extracting debug info from /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/rssyl.so extracting debug info from /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/att_remover.so extracting debug info from /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/python_plugin.so extracting debug info from /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/tnef_parse.so extracting debug info from /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/spamreport.so extracting debug info from /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/perl_plugin.so extracting debug info from /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/notification_plugin.so extracting debug info from /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/fetchinfo_plugin.so extracting debug info from /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/bsfilter.so extracting debug info from /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/fancy.so extracting debug info from /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/archive.so extracting debug info from /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/vcalendar.so extracting debug info from /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/clamd.so extracting debug info from /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/geolocation_plugin.so extracting debug info from /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/attachwarner.so extracting debug info from /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/newmail.so extracting debug info from /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/gtkhtml2_viewer.so extracting debug info from /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/address_keeper.so extracting debug info from /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/acpi_notifier.so extracting debug info from /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/lib/claws-mail/plugins/mailmbox.so 5247 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: claws-mail-plugins-3.7.8-8.fc15.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.uYO36Z + umask 022 + cd /builddir/build/BUILD + cd claws-mail-extra-plugins-3.7.8 + DOCDIR=/builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-3.7.8 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-3.7.8 + /bin/mkdir -p /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-3.7.8 + cp -pr RELEASE_NOTES /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-3.7.8 + exit 0 Provides: sylpheed-claws-plugins = 3.7.8-8.fc15 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: claws-mail-plugins-etpan-privacy < 3.7.8-8.fc15 claws-mail-plugins-maildir < 3.7.8-8.fc15 sylpheed-claws-plugins <= 2.6.0 sylpheed-claws-plugins-etpan-privacy <= 2.6.0 sylpheed-claws-plugins-maildir <= 2.6.0 Processing files: claws-mail-plugins-acpi-notifier-3.7.8-8.fc15.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.JPfRfR + umask 022 + cd /builddir/build/BUILD + cd claws-mail-extra-plugins-3.7.8 + DOCDIR=/builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-acpi-notifier-3.7.8 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-acpi-notifier-3.7.8 + /bin/mkdir -p /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-acpi-notifier-3.7.8 + cp -pr acpi_notifier-1.0.24/ChangeLog /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-acpi-notifier-3.7.8 + cp -pr acpi_notifier-1.0.24/COPYING /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-acpi-notifier-3.7.8 + cp -pr acpi_notifier-1.0.24/NEWS /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-acpi-notifier-3.7.8 + cp -pr acpi_notifier-1.0.24/AUTHORS /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-acpi-notifier-3.7.8 + cp -pr acpi_notifier-1.0.24/README /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-acpi-notifier-3.7.8 + exit 0 Provides: acpi_notifier.so sylpheed-claws-plugins-acpi-notifier = 3.7.8-8.fc15 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libatk-1.0.so.0 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3.4) libcairo.so.2 libfontconfig.so.1 libfreetype.so.6 libgdk-x11-2.0.so.0 libgdk_pixbuf-2.0.so.0 libgio-2.0.so.0 libglib-2.0.so.0 libgmodule-2.0.so.0 libgobject-2.0.so.0 libgthread-2.0.so.0 libgtk-x11-2.0.so.0 libm.so.6 libpango-1.0.so.0 libpangocairo-1.0.so.0 libpangoft2-1.0.so.0 libpng12.so.0 libpthread.so.0 libpthread.so.0(GLIBC_2.0) librt.so.1 rtld(GNU_HASH) Obsoletes: sylpheed-claws-plugins-acpi-notifier <= 2.6.0 Processing files: claws-mail-plugins-address-keeper-3.7.8-8.fc15.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.T4VtyI + umask 022 + cd /builddir/build/BUILD + cd claws-mail-extra-plugins-3.7.8 + DOCDIR=/builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-address-keeper-3.7.8 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-address-keeper-3.7.8 + /bin/mkdir -p /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-address-keeper-3.7.8 + cp -pr address_keeper-1.0.2/AUTHORS /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-address-keeper-3.7.8 + cp -pr address_keeper-1.0.2/ChangeLog /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-address-keeper-3.7.8 + cp -pr address_keeper-1.0.2/COPYING /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-address-keeper-3.7.8 + cp -pr address_keeper-1.0.2/NEWS /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-address-keeper-3.7.8 + cp -pr address_keeper-1.0.2/README /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-address-keeper-3.7.8 + cp -pr address_keeper-1.0.2/TODO /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-address-keeper-3.7.8 + exit 0 Provides: address_keeper.so Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libatk-1.0.so.0 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3.4) libcairo.so.2 libfontconfig.so.1 libfreetype.so.6 libgdk-x11-2.0.so.0 libgdk_pixbuf-2.0.so.0 libgio-2.0.so.0 libglib-2.0.so.0 libgmodule-2.0.so.0 libgobject-2.0.so.0 libgthread-2.0.so.0 libgtk-x11-2.0.so.0 libm.so.6 libpango-1.0.so.0 libpangocairo-1.0.so.0 libpangoft2-1.0.so.0 libpng12.so.0 libpthread.so.0 librt.so.1 rtld(GNU_HASH) Processing files: claws-mail-plugins-archive-3.7.8-8.fc15.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.NmYMZz + umask 022 + cd /builddir/build/BUILD + cd claws-mail-extra-plugins-3.7.8 + DOCDIR=/builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-archive-3.7.8 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-archive-3.7.8 + /bin/mkdir -p /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-archive-3.7.8 + cp -pr archive-0.6.8/ABOUT-NLS /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-archive-3.7.8 + cp -pr archive-0.6.8/AUTHORS /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-archive-3.7.8 + cp -pr archive-0.6.8/ChangeLog /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-archive-3.7.8 + cp -pr archive-0.6.8/COPYING /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-archive-3.7.8 + cp -pr archive-0.6.8/NEWS /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-archive-3.7.8 + cp -pr archive-0.6.8/README /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-archive-3.7.8 + cp -pr archive-0.6.8/TODO /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-archive-3.7.8 + exit 0 Provides: archive.so Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libarchive.so.2 libatk-1.0.so.0 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3.4) libcairo.so.2 libfontconfig.so.1 libfreetype.so.6 libgdk-x11-2.0.so.0 libgdk_pixbuf-2.0.so.0 libgio-2.0.so.0 libglib-2.0.so.0 libgmodule-2.0.so.0 libgobject-2.0.so.0 libgthread-2.0.so.0 libgtk-x11-2.0.so.0 libm.so.6 libpango-1.0.so.0 libpangocairo-1.0.so.0 libpangoft2-1.0.so.0 libpng12.so.0 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.2) librt.so.1 rtld(GNU_HASH) Processing files: claws-mail-plugins-attachwarner-3.7.8-8.fc15.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Bpe8Mr + umask 022 + cd /builddir/build/BUILD + cd claws-mail-extra-plugins-3.7.8 + DOCDIR=/builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-attachwarner-3.7.8 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-attachwarner-3.7.8 + /bin/mkdir -p /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-attachwarner-3.7.8 + cp -pr attachwarner-0.2.20/AUTHORS /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-attachwarner-3.7.8 + cp -pr attachwarner-0.2.20/ChangeLog /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-attachwarner-3.7.8 + cp -pr attachwarner-0.2.20/COPYING /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-attachwarner-3.7.8 + cp -pr attachwarner-0.2.20/NEWS /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-attachwarner-3.7.8 + cp -pr attachwarner-0.2.20/README /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-attachwarner-3.7.8 + cp -pr attachwarner-0.2.20/TODO /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-attachwarner-3.7.8 + exit 0 Provides: attachwarner.so Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libatk-1.0.so.0 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3.4) libcairo.so.2 libfontconfig.so.1 libfreetype.so.6 libgdk-x11-2.0.so.0 libgdk_pixbuf-2.0.so.0 libgio-2.0.so.0 libglib-2.0.so.0 libgmodule-2.0.so.0 libgobject-2.0.so.0 libgthread-2.0.so.0 libgtk-x11-2.0.so.0 libm.so.6 libpango-1.0.so.0 libpangocairo-1.0.so.0 libpangoft2-1.0.so.0 libpng12.so.0 libpthread.so.0 librt.so.1 rtld(GNU_HASH) Processing files: claws-mail-plugins-att-remover-3.7.8-8.fc15.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.uYSgKj + umask 022 + cd /builddir/build/BUILD + cd claws-mail-extra-plugins-3.7.8 + DOCDIR=/builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-att-remover-3.7.8 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-att-remover-3.7.8 + /bin/mkdir -p /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-att-remover-3.7.8 + cp -pr att_remover-1.0.12/AUTHORS /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-att-remover-3.7.8 + cp -pr att_remover-1.0.12/ChangeLog /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-att-remover-3.7.8 + cp -pr att_remover-1.0.12/COPYING /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-att-remover-3.7.8 + cp -pr att_remover-1.0.12/NEWS /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-att-remover-3.7.8 + cp -pr att_remover-1.0.12/README /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-att-remover-3.7.8 + exit 0 Provides: att_remover.so sylpheed-claws-plugins-att-remover = 3.7.8-8.fc15 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libatk-1.0.so.0 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3.4) libcairo.so.2 libfontconfig.so.1 libfreetype.so.6 libgdk-x11-2.0.so.0 libgdk_pixbuf-2.0.so.0 libgio-2.0.so.0 libglib-2.0.so.0 libgmodule-2.0.so.0 libgobject-2.0.so.0 libgthread-2.0.so.0 libgtk-x11-2.0.so.0 libm.so.6 libpango-1.0.so.0 libpangocairo-1.0.so.0 libpangoft2-1.0.so.0 libpng12.so.0 libpthread.so.0 librt.so.1 rtld(GNU_HASH) Obsoletes: sylpheed-claws-plugins-att-remover <= 2.6.0 Processing files: claws-mail-plugins-bsfilter-3.7.8-8.fc15.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.TeHFPb + umask 022 + cd /builddir/build/BUILD + cd claws-mail-extra-plugins-3.7.8 + DOCDIR=/builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-bsfilter-3.7.8 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-bsfilter-3.7.8 + /bin/mkdir -p /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-bsfilter-3.7.8 + cp -pr bsfilter_plugin-1.0.5/AUTHORS /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-bsfilter-3.7.8 + cp -pr bsfilter_plugin-1.0.5/ChangeLog /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-bsfilter-3.7.8 + cp -pr bsfilter_plugin-1.0.5/COPYING /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-bsfilter-3.7.8 + cp -pr bsfilter_plugin-1.0.5/README /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-bsfilter-3.7.8 + exit 0 Provides: bsfilter.so Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libatk-1.0.so.0 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3.4) libcairo.so.2 libfontconfig.so.1 libfreetype.so.6 libgdk-x11-2.0.so.0 libgdk_pixbuf-2.0.so.0 libgio-2.0.so.0 libglib-2.0.so.0 libgmodule-2.0.so.0 libgobject-2.0.so.0 libgthread-2.0.so.0 libgtk-x11-2.0.so.0 libm.so.6 libpango-1.0.so.0 libpangocairo-1.0.so.0 libpangoft2-1.0.so.0 libpng12.so.0 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.3.2) librt.so.1 rtld(GNU_HASH) Processing files: claws-mail-plugins-clamd-3.7.8-8.fc15.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.t2dm33 + umask 022 + cd /builddir/build/BUILD + cd claws-mail-extra-plugins-3.7.8 + DOCDIR=/builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-clamd-3.7.8 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-clamd-3.7.8 + /bin/mkdir -p /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-clamd-3.7.8 + cp -pr clamd-3.5/AUTHORS /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-clamd-3.7.8 + cp -pr clamd-3.5/ChangeLog /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-clamd-3.7.8 + cp -pr clamd-3.5/COPYING /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-clamd-3.7.8 + cp -pr clamd-3.5/NEWS /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-clamd-3.7.8 + cp -pr clamd-3.5/README /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-clamd-3.7.8 + exit 0 Provides: clamd.so claws-mail-plugins-clamav = 3.7.8-8.fc15 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libatk-1.0.so.0 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libcairo.so.2 libfontconfig.so.1 libfreetype.so.6 libgdk-x11-2.0.so.0 libgdk_pixbuf-2.0.so.0 libgio-2.0.so.0 libglib-2.0.so.0 libgmodule-2.0.so.0 libgobject-2.0.so.0 libgthread-2.0.so.0 libgtk-x11-2.0.so.0 libm.so.6 libpango-1.0.so.0 libpangocairo-1.0.so.0 libpangoft2-1.0.so.0 libpng12.so.0 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.2) librt.so.1 rtld(GNU_HASH) Processing files: claws-mail-plugins-fancy-3.7.8-8.fc15.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.dNu0pW + umask 022 + cd /builddir/build/BUILD + cd claws-mail-extra-plugins-3.7.8 + DOCDIR=/builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-fancy-3.7.8 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-fancy-3.7.8 + /bin/mkdir -p /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-fancy-3.7.8 + cp -pr fancy-0.9.12/COPYING /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-fancy-3.7.8 + cp -pr fancy-0.9.12/AUTHORS /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-fancy-3.7.8 + cp -pr fancy-0.9.12/README /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-fancy-3.7.8 + cp -pr fancy-0.9.12/ChangeLog /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-fancy-3.7.8 + exit 0 Provides: fancy.so Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libatk-1.0.so.0 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3.4) libcairo.so.2 libcurl.so.4 libfontconfig.so.1 libfreetype.so.6 libgdk-x11-2.0.so.0 libgdk_pixbuf-2.0.so.0 libgio-2.0.so.0 libglib-2.0.so.0 libgmodule-2.0.so.0 libgobject-2.0.so.0 libgthread-2.0.so.0 libgtk-x11-2.0.so.0 libm.so.6 libpango-1.0.so.0 libpangocairo-1.0.so.0 libpangoft2-1.0.so.0 libpng12.so.0 libpthread.so.0 librt.so.1 libsoup-2.4.so.1 libsoup-gnome-2.4.so.1 libwebkitgtk-1.0.so.0 rtld(GNU_HASH) Processing files: claws-mail-plugins-fetchinfo-3.7.8-8.fc15.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.rR4rVO + umask 022 + cd /builddir/build/BUILD + cd claws-mail-extra-plugins-3.7.8 + DOCDIR=/builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-fetchinfo-3.7.8 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-fetchinfo-3.7.8 + /bin/mkdir -p /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-fetchinfo-3.7.8 + cp -pr fetchinfo-plugin-0.4.24/ChangeLog /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-fetchinfo-3.7.8 + cp -pr fetchinfo-plugin-0.4.24/COPYING /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-fetchinfo-3.7.8 + cp -pr fetchinfo-plugin-0.4.24/README /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-fetchinfo-3.7.8 + exit 0 Provides: fetchinfo_plugin.so sylpheed-claws-plugins-fetchinfo = 3.7.8-8.fc15 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libatk-1.0.so.0 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libcairo.so.2 libfontconfig.so.1 libfreetype.so.6 libgdk-x11-2.0.so.0 libgdk_pixbuf-2.0.so.0 libgio-2.0.so.0 libglib-2.0.so.0 libgmodule-2.0.so.0 libgobject-2.0.so.0 libgthread-2.0.so.0 libgtk-x11-2.0.so.0 libm.so.6 libpango-1.0.so.0 libpangocairo-1.0.so.0 libpangoft2-1.0.so.0 libpng12.so.0 libpthread.so.0 librt.so.1 rtld(GNU_HASH) Obsoletes: sylpheed-claws-plugins-fetchinfo <= 2.6.0 Processing files: claws-mail-plugins-geolocation-3.7.8-8.fc15.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.v0mUyH + umask 022 + cd /builddir/build/BUILD + cd claws-mail-extra-plugins-3.7.8 + DOCDIR=/builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-geolocation-3.7.8 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-geolocation-3.7.8 + /bin/mkdir -p /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-geolocation-3.7.8 + cp -pr geolocation_plugin-0.0.4/ChangeLog /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-geolocation-3.7.8 + cp -pr geolocation_plugin-0.0.4/COPYING /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-geolocation-3.7.8 + cp -pr geolocation_plugin-0.0.4/README /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-geolocation-3.7.8 + exit 0 Provides: geolocation_plugin.so Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libGL.so.1 libX11.so.6 libXcomposite.so.1 libXdamage.so.1 libXext.so.6 libXfixes.so.3 libatk-1.0.so.0 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.4) libcairo-gobject.so.2 libcairo.so.2 libchamplain-0.8.so.1 libchamplain-gtk-0.8.so.1 libclutter-glx-1.0.so.0 libclutter-gtk-1.0.so.0 libdrm.so.2 libfontconfig.so.1 libfreetype.so.6 libgdk-3.so.0 libgdk-x11-2.0.so.0 libgdk_pixbuf-2.0.so.0 libgio-2.0.so.0 libglib-2.0.so.0 libgmodule-2.0.so.0 libgobject-2.0.so.0 libgthread-2.0.so.0 libgtk-3.so.0 libgtk-x11-2.0.so.0 libjson-glib-1.0.so.0 libm.so.6 libpango-1.0.so.0 libpangocairo-1.0.so.0 libpangoft2-1.0.so.0 libpng12.so.0 libpthread.so.0 librt.so.1 libsoup-2.4.so.1 rtld(GNU_HASH) Processing files: claws-mail-plugins-gtkhtml2-viewer-3.7.8-8.fc15.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.nToLkA + umask 022 + cd /builddir/build/BUILD + cd claws-mail-extra-plugins-3.7.8 + DOCDIR=/builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-gtkhtml2-viewer-3.7.8 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-gtkhtml2-viewer-3.7.8 + /bin/mkdir -p /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-gtkhtml2-viewer-3.7.8 + cp -pr gtkhtml2_viewer-0.29/AUTHORS /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-gtkhtml2-viewer-3.7.8 + cp -pr gtkhtml2_viewer-0.29/COPYING /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-gtkhtml2-viewer-3.7.8 + exit 0 Provides: gtkhtml2_viewer.so sylpheed-claws-plugins-gtkhtml2-viewer = 3.7.8-8.fc15 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libatk-1.0.so.0 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libcairo.so.2 libcurl.so.4 libfontconfig.so.1 libfreetype.so.6 libgdk-x11-2.0.so.0 libgdk_pixbuf-2.0.so.0 libgio-2.0.so.0 libglib-2.0.so.0 libgmodule-2.0.so.0 libgobject-2.0.so.0 libgthread-2.0.so.0 libgtk-x11-2.0.so.0 libm.so.6 libm.so.6(GLIBC_2.0) libpango-1.0.so.0 libpangocairo-1.0.so.0 libpangoft2-1.0.so.0 libpng12.so.0 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) librt.so.1 libxml2.so.2 libxml2.so.2(LIBXML2_2.4.30) libxml2.so.2(LIBXML2_2.6.0) rtld(GNU_HASH) Obsoletes: sylpheed-claws-plugins-gtkhtml2-viewer <= 2.6.0 Processing files: claws-mail-plugins-mailmbox-3.7.8-8.fc15.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.MTuRet + umask 022 + cd /builddir/build/BUILD + cd claws-mail-extra-plugins-3.7.8 + DOCDIR=/builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-mailmbox-3.7.8 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-mailmbox-3.7.8 + /bin/mkdir -p /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-mailmbox-3.7.8 + cp -pr mailmbox-1.14.5/AUTHORS /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-mailmbox-3.7.8 + cp -pr mailmbox-1.14.5/ChangeLog /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-mailmbox-3.7.8 + cp -pr mailmbox-1.14.5/COPYING /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-mailmbox-3.7.8 + cp -pr mailmbox-1.14.5/README /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-mailmbox-3.7.8 + exit 0 Provides: mailmbox.so sylpheed-claws-plugins-mailmbox = 3.7.8-8.fc15 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libatk-1.0.so.0 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libcairo.so.2 libfontconfig.so.1 libfreetype.so.6 libgdk-x11-2.0.so.0 libgdk_pixbuf-2.0.so.0 libgio-2.0.so.0 libglib-2.0.so.0 libgmodule-2.0.so.0 libgobject-2.0.so.0 libgthread-2.0.so.0 libgtk-x11-2.0.so.0 libm.so.6 libpango-1.0.so.0 libpangocairo-1.0.so.0 libpangoft2-1.0.so.0 libpng12.so.0 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.2) librt.so.1 rtld(GNU_HASH) Obsoletes: sylpheed-claws-plugins-mailmbox <= 2.6.0 Processing files: claws-mail-plugins-newmail-3.7.8-8.fc15.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ic0whm + umask 022 + cd /builddir/build/BUILD + cd claws-mail-extra-plugins-3.7.8 + DOCDIR=/builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-newmail-3.7.8 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-newmail-3.7.8 + /bin/mkdir -p /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-newmail-3.7.8 + cp -pr newmail-0.0.15/AUTHORS /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-newmail-3.7.8 + cp -pr newmail-0.0.15/ChangeLog /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-newmail-3.7.8 + cp -pr newmail-0.0.15/COPYING /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-newmail-3.7.8 + cp -pr newmail-0.0.15/NEWS /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-newmail-3.7.8 + cp -pr newmail-0.0.15/README /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-newmail-3.7.8 + exit 0 Provides: newmail.so sylpheed-claws-plugins-newmail = 3.7.8-8.fc15 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.12) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) rtld(GNU_HASH) Obsoletes: sylpheed-claws-plugins-newmail <= 2.6.0 Processing files: claws-mail-plugins-notification-3.7.8-8.fc15.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.gXTpsf + umask 022 + cd /builddir/build/BUILD + cd claws-mail-extra-plugins-3.7.8 + DOCDIR=/builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-notification-3.7.8 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-notification-3.7.8 + /bin/mkdir -p /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-notification-3.7.8 + cp -pr notification_plugin-0.26/AUTHORS /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-notification-3.7.8 + cp -pr notification_plugin-0.26/ChangeLog /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-notification-3.7.8 + cp -pr notification_plugin-0.26/COPYING /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-notification-3.7.8 + cp -pr notification_plugin-0.26/README /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-notification-3.7.8 + exit 0 Provides: notification_plugin.so sylpheed-claws-plugins-notification = 3.7.8-8.fc15 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libatk-1.0.so.0 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libcairo.so.2 libcanberra-gtk.so.0 libcanberra.so.0 libfontconfig.so.1 libfreetype.so.6 libgdk-x11-2.0.so.0 libgdk_pixbuf-2.0.so.0 libgio-2.0.so.0 libglib-2.0.so.0 libgmodule-2.0.so.0 libgobject-2.0.so.0 libgthread-2.0.so.0 libgtk-x11-2.0.so.0 libm.so.6 libm.so.6(GLIBC_2.0) libnotify.so.4 libpango-1.0.so.0 libpangocairo-1.0.so.0 libpangoft2-1.0.so.0 libpng12.so.0 libpthread.so.0 librt.so.1 rtld(GNU_HASH) Obsoletes: sylpheed-claws-plugins-notification <= 2.6.0 Processing files: claws-mail-plugins-perl-3.7.8-8.fc15.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.nLruU8 + umask 022 + cd /builddir/build/BUILD + cd claws-mail-extra-plugins-3.7.8 + DOCDIR=/builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-perl-3.7.8 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-perl-3.7.8 + /bin/mkdir -p /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-perl-3.7.8 + cp -pr perl_plugin-0.9.18/AUTHORS /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-perl-3.7.8 + cp -pr perl_plugin-0.9.18/ChangeLog /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-perl-3.7.8 + cp -pr perl_plugin-0.9.18/COPYING /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-perl-3.7.8 + cp -pr perl_plugin-0.9.18/README /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-perl-3.7.8 + exit 0 Provides: perl_plugin.so sylpheed-claws-plugins-perl = 3.7.8-8.fc15 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libatk-1.0.so.0 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libcairo.so.2 libdl.so.2 libfontconfig.so.1 libfreetype.so.6 libgdk-x11-2.0.so.0 libgdk_pixbuf-2.0.so.0 libgio-2.0.so.0 libglib-2.0.so.0 libgmodule-2.0.so.0 libgobject-2.0.so.0 libgthread-2.0.so.0 libgtk-x11-2.0.so.0 libm.so.6 libnsl.so.1 libpango-1.0.so.0 libpangocairo-1.0.so.0 libpangoft2-1.0.so.0 libperl.so libpng12.so.0 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libresolv.so.2 librt.so.1 libutil.so.1 rtld(GNU_HASH) Obsoletes: sylpheed-claws-plugins-perl <= 2.6.0 Processing files: claws-mail-plugins-python-3.7.8-8.fc15.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.had5u2 + umask 022 + cd /builddir/build/BUILD + cd claws-mail-extra-plugins-3.7.8 + DOCDIR=/builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-python-3.7.8 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-python-3.7.8 + /bin/mkdir -p /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-python-3.7.8 + cp -pr python_plugin-0.6/AUTHORS /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-python-3.7.8 + cp -pr python_plugin-0.6/ChangeLog /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-python-3.7.8 + cp -pr python_plugin-0.6/COPYING /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-python-3.7.8 + cp -pr python_plugin-0.6/README /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-python-3.7.8 + cp -pr python_plugin-0.6/examples/ /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-python-3.7.8 + exit 0 Provides: python_plugin.so Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libatk-1.0.so.0 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3.4) libcairo.so.2 libdl.so.2 libdl.so.2(GLIBC_2.0) libdl.so.2(GLIBC_2.1) libfontconfig.so.1 libfreetype.so.6 libgdk-x11-2.0.so.0 libgdk_pixbuf-2.0.so.0 libgio-2.0.so.0 libglib-2.0.so.0 libgmodule-2.0.so.0 libgobject-2.0.so.0 libgthread-2.0.so.0 libgtk-x11-2.0.so.0 libm.so.6 libpango-1.0.so.0 libpangocairo-1.0.so.0 libpangoft2-1.0.so.0 libpng12.so.0 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpython2.7.so.1.0 librt.so.1 libutil.so.1 rtld(GNU_HASH) Processing files: claws-mail-plugins-rssyl-3.7.8-8.fc15.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ltUxjW + umask 022 + cd /builddir/build/BUILD + cd claws-mail-extra-plugins-3.7.8 + DOCDIR=/builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-rssyl-3.7.8 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-rssyl-3.7.8 + /bin/mkdir -p /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-rssyl-3.7.8 + cp -pr rssyl-0.29/AUTHORS /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-rssyl-3.7.8 + cp -pr rssyl-0.29/ChangeLog /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-rssyl-3.7.8 + cp -pr rssyl-0.29/COPYING /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-rssyl-3.7.8 + exit 0 Provides: rssyl.so sylpheed-claws-plugins-rssyl = 3.7.8-8.fc15 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libatk-1.0.so.0 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libcairo.so.2 libcurl.so.4 libfontconfig.so.1 libfreetype.so.6 libgdk-x11-2.0.so.0 libgdk_pixbuf-2.0.so.0 libgio-2.0.so.0 libglib-2.0.so.0 libgmodule-2.0.so.0 libgobject-2.0.so.0 libgthread-2.0.so.0 libgtk-x11-2.0.so.0 libm.so.6 libpango-1.0.so.0 libpangocairo-1.0.so.0 libpangoft2-1.0.so.0 libpng12.so.0 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) librt.so.1 libxml2.so.2 libxml2.so.2(LIBXML2_2.4.30) libxml2.so.2(LIBXML2_2.6.0) rtld(GNU_HASH) Obsoletes: sylpheed-claws-plugins-rssyl <= 2.6.0 Processing files: claws-mail-plugins-spam-report-3.7.8-8.fc15.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.wa9niQ + umask 022 + cd /builddir/build/BUILD + cd claws-mail-extra-plugins-3.7.8 + DOCDIR=/builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-spam-report-3.7.8 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-spam-report-3.7.8 + /bin/mkdir -p /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-spam-report-3.7.8 + cp -pr spam_report-0.3.12/AUTHORS spam_report-0.3.12/ChangeLog spam_report-0.3.12/COPYING spam_report-0.3.12/NEWS spam_report-0.3.12/README /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-spam-report-3.7.8 + exit 0 Provides: spamreport.so Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libatk-1.0.so.0 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libcairo.so.2 libcurl.so.4 libfontconfig.so.1 libfreetype.so.6 libgdk-x11-2.0.so.0 libgdk_pixbuf-2.0.so.0 libgio-2.0.so.0 libglib-2.0.so.0 libgmodule-2.0.so.0 libgobject-2.0.so.0 libgthread-2.0.so.0 libgtk-x11-2.0.so.0 libm.so.6 libpango-1.0.so.0 libpangocairo-1.0.so.0 libpangoft2-1.0.so.0 libpng12.so.0 libpthread.so.0 librt.so.1 rtld(GNU_HASH) Processing files: claws-mail-plugins-tnef-3.7.8-8.fc15.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.AuixpK + umask 022 + cd /builddir/build/BUILD + cd claws-mail-extra-plugins-3.7.8 + DOCDIR=/builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-tnef-3.7.8 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-tnef-3.7.8 + /bin/mkdir -p /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-tnef-3.7.8 + cp -pr tnef_parse-0.3.9/AUTHORS /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-tnef-3.7.8 + cp -pr tnef_parse-0.3.9/ChangeLog /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-tnef-3.7.8 + cp -pr tnef_parse-0.3.9/COPYING /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-tnef-3.7.8 + cp -pr tnef_parse-0.3.9/README /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-tnef-3.7.8 + exit 0 Provides: tnef_parse.so Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libatk-1.0.so.0 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libcairo.so.2 libfontconfig.so.1 libfreetype.so.6 libgdk-x11-2.0.so.0 libgdk_pixbuf-2.0.so.0 libgio-2.0.so.0 libglib-2.0.so.0 libgmodule-2.0.so.0 libgobject-2.0.so.0 libgthread-2.0.so.0 libgtk-x11-2.0.so.0 libm.so.6 libpango-1.0.so.0 libpangocairo-1.0.so.0 libpangoft2-1.0.so.0 libpng12.so.0 libpthread.so.0 librt.so.1 rtld(GNU_HASH) Processing files: claws-mail-plugins-vcalendar-3.7.8-8.fc15.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.gdxVFE + umask 022 + cd /builddir/build/BUILD + cd claws-mail-extra-plugins-3.7.8 + DOCDIR=/builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-vcalendar-3.7.8 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-vcalendar-3.7.8 + /bin/mkdir -p /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-vcalendar-3.7.8 + cp -pr vcalendar-2.0.9/AUTHORS /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-vcalendar-3.7.8 + cp -pr vcalendar-2.0.9/ChangeLog /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-vcalendar-3.7.8 + cp -pr vcalendar-2.0.9/COPYING /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-vcalendar-3.7.8 + cp -pr vcalendar-2.0.9/README /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386/usr/share/doc/claws-mail-plugins-vcalendar-3.7.8 + exit 0 Provides: sylpheed-claws-plugins-vcalendar = 3.7.8-8.fc15 vcalendar.so Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libatk-1.0.so.0 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.7) libcairo.so.2 libcurl.so.4 libfontconfig.so.1 libfreetype.so.6 libgdk-x11-2.0.so.0 libgdk_pixbuf-2.0.so.0 libgio-2.0.so.0 libglib-2.0.so.0 libgmodule-2.0.so.0 libgobject-2.0.so.0 libgthread-2.0.so.0 libgtk-x11-2.0.so.0 libm.so.6 libpango-1.0.so.0 libpangocairo-1.0.so.0 libpangoft2-1.0.so.0 libpng12.so.0 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) librt.so.1 rtld(GNU_HASH) Obsoletes: sylpheed-claws-plugins-vcalendar <= 2.6.0 Processing files: claws-mail-plugins-debuginfo-3.7.8-8.fc15.i686 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386 warning: Could not canonicalize hostname: x86-05.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/claws-mail-plugins-3.7.8-8.fc15.i686.rpm Wrote: /builddir/build/RPMS/claws-mail-plugins-acpi-notifier-3.7.8-8.fc15.i686.rpm Wrote: /builddir/build/RPMS/claws-mail-plugins-address-keeper-3.7.8-8.fc15.i686.rpm Wrote: /builddir/build/RPMS/claws-mail-plugins-archive-3.7.8-8.fc15.i686.rpm Wrote: /builddir/build/RPMS/claws-mail-plugins-attachwarner-3.7.8-8.fc15.i686.rpm Wrote: /builddir/build/RPMS/claws-mail-plugins-att-remover-3.7.8-8.fc15.i686.rpm Wrote: /builddir/build/RPMS/claws-mail-plugins-bsfilter-3.7.8-8.fc15.i686.rpm Wrote: /builddir/build/RPMS/claws-mail-plugins-clamd-3.7.8-8.fc15.i686.rpm Wrote: /builddir/build/RPMS/claws-mail-plugins-fancy-3.7.8-8.fc15.i686.rpm Wrote: /builddir/build/RPMS/claws-mail-plugins-fetchinfo-3.7.8-8.fc15.i686.rpm Wrote: /builddir/build/RPMS/claws-mail-plugins-geolocation-3.7.8-8.fc15.i686.rpm Wrote: /builddir/build/RPMS/claws-mail-plugins-gtkhtml2-viewer-3.7.8-8.fc15.i686.rpm Wrote: /builddir/build/RPMS/claws-mail-plugins-mailmbox-3.7.8-8.fc15.i686.rpm Wrote: /builddir/build/RPMS/claws-mail-plugins-newmail-3.7.8-8.fc15.i686.rpm Wrote: /builddir/build/RPMS/claws-mail-plugins-notification-3.7.8-8.fc15.i686.rpm Wrote: /builddir/build/RPMS/claws-mail-plugins-perl-3.7.8-8.fc15.i686.rpm Wrote: /builddir/build/RPMS/claws-mail-plugins-python-3.7.8-8.fc15.i686.rpm Wrote: /builddir/build/RPMS/claws-mail-plugins-rssyl-3.7.8-8.fc15.i686.rpm Wrote: /builddir/build/RPMS/claws-mail-plugins-spam-report-3.7.8-8.fc15.i686.rpm Wrote: /builddir/build/RPMS/claws-mail-plugins-tnef-3.7.8-8.fc15.i686.rpm Wrote: /builddir/build/RPMS/claws-mail-plugins-vcalendar-3.7.8-8.fc15.i686.rpm Wrote: /builddir/build/RPMS/claws-mail-plugins-debuginfo-3.7.8-8.fc15.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.aywZkb + umask 022 + cd /builddir/build/BUILD + cd claws-mail-extra-plugins-3.7.8 + rm -rf /builddir/build/BUILDROOT/claws-mail-plugins-3.7.8-8.fc15.i386 + exit 0 Child returncode was: 0 LEAVE do -->