Mock Version: 1.1.18 Mock Version: 1.1.18 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/sylpheed.spec'], False, '/var/lib/mock/f16-build-1367865-222134/root/', None, 86400, True, False, 496, 496, None, False, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/sylpheed.spec'] warning: Could not canonicalize hostname: x86-18.phx2.fedoraproject.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/sylpheed-3.2.0-0.4.beta9.fc16.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/sylpheed.spec'], False, '/var/lib/mock/f16-build-1367865-222134/root/', None, 86400, True, False, 496, 496, None, False, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/sylpheed.spec'] Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.tdUJr3 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf sylpheed-3.2.0beta9 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/sylpheed-3.2.0beta9.tar.bz2 + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd sylpheed-3.2.0beta9 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (sylpheed-3.0.0-dsofix.patch): + echo 'Patch #0 (sylpheed-3.0.0-dsofix.patch):' + /bin/cat /builddir/build/SOURCES/sylpheed-3.0.0-dsofix.patch + /usr/bin/patch -s -p1 -b --suffix .dsofix --fuzz=0 Patch #1 (sylpheed-3.1.0-defs.h.patch): + echo 'Patch #1 (sylpheed-3.1.0-defs.h.patch):' + /bin/cat /builddir/build/SOURCES/sylpheed-3.1.0-defs.h.patch + /usr/bin/patch -s -p1 -b --suffix .defs.h --fuzz=0 Patch #2 (sylpheed-2.5.0-desktop.patch): + echo 'Patch #2 (sylpheed-2.5.0-desktop.patch):' + /bin/cat /builddir/build/SOURCES/sylpheed-2.5.0-desktop.patch + /usr/bin/patch -s -p1 -b --suffix .desktop --fuzz=0 Patch #3 (sylpheed-2.5.0-certsdir.patch): + echo 'Patch #3 (sylpheed-2.5.0-certsdir.patch):' + /bin/cat /builddir/build/SOURCES/sylpheed-2.5.0-certsdir.patch + /usr/bin/patch -s -p1 -b --suffix .certsdir --fuzz=0 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ePNH3S + umask 022 + cd /builddir/build/BUILD + cd sylpheed-3.2.0beta9 + LANG=C + export LANG + unset DISPLAY + 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 + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + ./configure --build=i686-redhat-linux-gnu --host=i686-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-ssl --disable-updatecheck --with-plugindir=/usr/lib/sylpheed/plugins --enable-gpgme --enable-ldap checking build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking target system type... i686-redhat-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for i686-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether 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 gcc option to accept ANSI C... none needed checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes 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 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 ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking how to recognize dependent libraries... pass_all checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for i686-redhat-linux-gnu-g++... no checking for i686-redhat-linux-gnu-c++... no checking for i686-redhat-linux-gnu-gpp... no checking for i686-redhat-linux-gnu-aCC... no checking for i686-redhat-linux-gnu-CC... no checking for i686-redhat-linux-gnu-cxx... no checking for i686-redhat-linux-gnu-cc++... no checking for i686-redhat-linux-gnu-cl.exe... no checking for i686-redhat-linux-gnu-FCC... no checking for i686-redhat-linux-gnu-KCC... no checking for i686-redhat-linux-gnu-RCC... no checking for i686-redhat-linux-gnu-xlC_r... no checking for i686-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking how to run the C++ preprocessor... g++ -E checking for i686-redhat-linux-gnu-g77... no checking for i686-redhat-linux-gnu-xlf... no checking for i686-redhat-linux-gnu-f77... no checking for i686-redhat-linux-gnu-frt... no checking for i686-redhat-linux-gnu-pgf77... no checking for i686-redhat-linux-gnu-cf77... no checking for i686-redhat-linux-gnu-fort77... no checking for i686-redhat-linux-gnu-fl32... no checking for i686-redhat-linux-gnu-af77... no checking for i686-redhat-linux-gnu-xlf90... no checking for i686-redhat-linux-gnu-f90... no checking for i686-redhat-linux-gnu-pgf90... no checking for i686-redhat-linux-gnu-pghpf... no checking for i686-redhat-linux-gnu-epcf90... no checking for i686-redhat-linux-gnu-gfortran... no checking for i686-redhat-linux-gnu-g95... no checking for i686-redhat-linux-gnu-xlf95... no checking for i686-redhat-linux-gnu-f95... no checking for i686-redhat-linux-gnu-fort... no checking for i686-redhat-linux-gnu-ifort... no checking for i686-redhat-linux-gnu-ifc... no checking for i686-redhat-linux-gnu-efc... no checking for i686-redhat-linux-gnu-pgf95... no checking for i686-redhat-linux-gnu-lf95... no checking for i686-redhat-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 1966080 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for i686-redhat-linux-gnu-ar... no checking for ar... ar checking for i686-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for i686-redhat-linux-gnu-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... 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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for i686-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.16... yes checking for GLIB - version >= 2.4.0... yes (version 2.30.3) checking for glib-genmarshal... /usr/bin/glib-genmarshal checking for pkg-config... /usr/bin/pkg-config checking for GTK+ - version >= 2.4.0... yes (version 2.24.8) 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 bind_textdomain_codeset... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... (cached) yes checking for msgfmt... /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for catalogs to be installed... be bg cs da de el es et fi fr gl hr hu it ja ko lt nl pl pt_BR ro ru sk sl sr sv tr uk vi zh_CN zh_TW checking whether to use GPGME... yes checking for gpgme-config... /usr/bin/gpgme-config checking for GPGME - version >= 1.0.0... yes checking whether to use JPilot... no checking whether to use LDAP... yes checking for res_query in -lresolv... yes checking for bind in -lsocket... no checking for gethostbyaddr in -lnsl... yes checking for ber_get_tag in -llber... yes checking for pthread_create in -lpthread... yes checking ldap.h usability... yes checking ldap.h presence... yes checking for ldap.h... yes checking lber.h usability... yes checking lber.h presence... yes checking for lber.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for ldap_open in -lldap... yes checking whether ldap library is available... yes checking whether to use OpenSSL... yes checking for OPENSSL... yes checking if openssl is available... yes checking for uncompface in -lcompface... yes checking whether to use GtkSpell... yes checking whether GtkSpell is available... yes Package dbus-glib-1 was not found in the pkg-config search path. Perhaps you should add the directory containing `dbus-glib-1.pc' to the PKG_CONFIG_PATH environment variable No package 'dbus-glib-1' found Package dbus-glib-1 was not found in the pkg-config search path. Perhaps you should add the directory containing `dbus-glib-1.pc' to the PKG_CONFIG_PATH environment variable No package 'dbus-glib-1' found checking whether to use Oniguruma... no checking for setlocale in -lxpg4... no checking for res_init in -lresolv... no checking for bind in -lsocket... (cached) no checking for gethostbyname in -lnsl... yes checking whether to use threads... yes checking whether to use IPv6... yes checking for IPv6 support... yes checking whether struct dirent has d_type member... yes 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 netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.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 special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for _LARGEFILE_SOURCE value needed for large files... no checking for u32 typedef... no checking for unsigned short... yes checking size of unsigned short... 2 checking for unsigned int... yes checking size of unsigned int... 4 checking for unsigned long... yes checking size of unsigned long... 4 checking for working alloca.h... yes checking for alloca... yes checking for gethostname... yes checking for mkdir... yes checking for mktime... yes checking for socket... yes checking for strstr... yes checking for strchr... yes checking for uname... yes checking for flock... yes checking for lockf... yes checking for inet_aton... yes checking for inet_addr... yes checking for fchmod... yes checking for truncate... yes checking for getuid... yes checking for regcomp... yes checking for mlock... yes checking for fsync... yes configure: creating ./config.status config.status: creating Makefile config.status: creating sylpheed.spec config.status: creating ac/Makefile config.status: creating libsylph/Makefile config.status: creating src/version.h config.status: creating src/sylpheed.rc config.status: creating src/Makefile config.status: creating src/icons/Makefile config.status: creating plugin/Makefile config.status: creating plugin/attachment_tool/Makefile config.status: creating plugin/test/Makefile config.status: creating po/Makefile.in config.status: creating faq/Makefile config.status: creating faq/de/Makefile config.status: creating faq/en/Makefile config.status: creating faq/es/Makefile config.status: creating faq/fr/Makefile config.status: creating faq/it/Makefile config.status: creating manual/Makefile config.status: creating manual/en/Makefile config.status: creating manual/ja/Makefile config.status: creating nsis/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands sylpheed 3.2.0beta9 GnuPG : yes JPilot : no LDAP : yes OpenSSL : yes iconv : yes compface : yes IPv6 : yes GtkSpell : yes Oniguruma : no GThread : yes The binary will be installed in /usr/bin Configure finished, type 'make' to build. + sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool + sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool + echo '#define LDAP_DEPRECATED 1' + echo '#define USE_ENCHANT 1' + make -j16 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/sylpheed-3.2.0beta9' Making all in ac make[2]: Entering directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/ac' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/ac' Making all in libsylph make[2]: Entering directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/libsylph' make all-am make[3]: Entering directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/libsylph' /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\""/etc"\" -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c -o account.lo `test -f 'account.c' || echo './'`account.c /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\""/etc"\" -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c -o base64.lo `test -f 'base64.c' || echo './'`base64.c /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\""/etc"\" -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c -o codeconv.lo `test -f 'codeconv.c' || echo './'`codeconv.c /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\""/etc"\" -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c -o customheader.lo `test -f 'customheader.c' || echo './'`customheader.c /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\""/etc"\" -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c -o displayheader.lo `test -f 'displayheader.c' || echo './'`displayheader.c /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\""/etc"\" -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c -o filter.lo `test -f 'filter.c' || echo './'`filter.c /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\""/etc"\" -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c -o folder.lo `test -f 'folder.c' || echo './'`folder.c /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\""/etc"\" -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c -o html.lo `test -f 'html.c' || echo './'`html.c /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\""/etc"\" -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c -o imap.lo `test -f 'imap.c' || echo './'`imap.c /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\""/etc"\" -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c -o mbox.lo `test -f 'mbox.c' || echo './'`mbox.c /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\""/etc"\" -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c -o md5.lo `test -f 'md5.c' || echo './'`md5.c /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\""/etc"\" -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c -o md5_hmac.lo `test -f 'md5_hmac.c' || echo './'`md5_hmac.c /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\""/etc"\" -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c -o mh.lo `test -f 'mh.c' || echo './'`mh.c /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\""/etc"\" -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c -o news.lo `test -f 'news.c' || echo './'`news.c /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\""/etc"\" -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c -o nntp.lo `test -f 'nntp.c' || echo './'`nntp.c /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\""/etc"\" -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c -o pop.lo `test -f 'pop.c' || echo './'`pop.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c html.c -fPIC -DPIC -o .libs/html.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c customheader.c -fPIC -DPIC -o .libs/customheader.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c nntp.c -fPIC -DPIC -o .libs/nntp.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c account.c -fPIC -DPIC -o .libs/account.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c mh.c -fPIC -DPIC -o .libs/mh.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c displayheader.c -fPIC -DPIC -o .libs/displayheader.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c md5.c -fPIC -DPIC -o .libs/md5.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c codeconv.c -fPIC -DPIC -o .libs/codeconv.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c folder.c -fPIC -DPIC -o .libs/folder.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c filter.c -fPIC -DPIC -o .libs/filter.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c mbox.c -fPIC -DPIC -o .libs/mbox.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c md5_hmac.c -fPIC -DPIC -o .libs/md5_hmac.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c base64.c -fPIC -DPIC -o .libs/base64.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c imap.c -fPIC -DPIC -o .libs/imap.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c pop.c -fPIC -DPIC -o .libs/pop.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\""/etc"\" -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c -o prefs.lo `test -f 'prefs.c' || echo './'`prefs.c /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\""/etc"\" -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c -o prefs_account.lo `test -f 'prefs_account.c' || echo './'`prefs_account.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c news.c -fPIC -DPIC -o .libs/news.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\""/etc"\" -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c -o prefs_common.lo `test -f 'prefs_common.c' || echo './'`prefs_common.c mbox.c: In function 'export_to_mbox': mbox.c:483:18: warning: variable 'length' set but not used [-Wunused-but-set-variable] imap.c: In function 'imap_auth': imap.c:598:2: warning: case value '0' not in enumerated type 'IMAPAuthType' [-Wswitch] imap.c: In function 'imap_get_msg_list_full': imap.c:1016:11: warning: variable 'cache_last' set but not used [-Wunused-but-set-variable] imap.c: In function 'imap_get_uncached_messages': imap.c:2814:7: warning: variable 'ok' set but not used [-Wunused-but-set-variable] imap.c: In function 'imap_parse_envelope': imap.c:3370:7: warning: variable 'msgnum' set but not used [-Wunused-but-set-variable] /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\""/etc"\" -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c -o procheader.lo `test -f 'procheader.c' || echo './'`procheader.c /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\""/etc"\" -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c -o procmime.lo `test -f 'procmime.c' || echo './'`procmime.c imap.c: At top level: imap.c:812:13: warning: 'imap_search_flags' defined but not used [-Wunused-function] news.c: In function 'news_parse_xover': news.c:969:22: warning: variable 'line_int' set but not used [-Wunused-but-set-variable] /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\""/etc"\" -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c -o procmsg.lo `test -f 'procmsg.c' || echo './'`procmsg.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c prefs.c -fPIC -DPIC -o .libs/prefs.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\""/etc"\" -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c -o quoted-printable.lo `test -f 'quoted-printable.c' || echo './'`quoted-printable.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c prefs_account.c -fPIC -DPIC -o .libs/prefs_account.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\""/etc"\" -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c -o recv.lo `test -f 'recv.c' || echo './'`recv.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c prefs_common.c -fPIC -DPIC -o .libs/prefs_common.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\""/etc"\" -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c -o session.lo `test -f 'session.c' || echo './'`session.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c procmime.c -fPIC -DPIC -o .libs/procmime.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c procheader.c -fPIC -DPIC -o .libs/procheader.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\""/etc"\" -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c -o smtp.lo `test -f 'smtp.c' || echo './'`smtp.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c procmsg.c -fPIC -DPIC -o .libs/procmsg.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c quoted-printable.c -fPIC -DPIC -o .libs/quoted-printable.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\""/etc"\" -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c -o socket.lo `test -f 'socket.c' || echo './'`socket.c procmime.c: In function 'procmime_decode_content': procmime.c:958:11: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] procmime.c:1000:10: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] procmime.c:1032:11: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c session.c -fPIC -DPIC -o .libs/session.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c recv.c -fPIC -DPIC -o .libs/recv.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\""/etc"\" -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c -o socks.lo `test -f 'socks.c' || echo './'`socks.c /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\""/etc"\" -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c -o ssl.lo `test -f 'ssl.c' || echo './'`ssl.c /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\""/etc"\" -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c -o stringtable.lo `test -f 'stringtable.c' || echo './'`stringtable.c /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\""/etc"\" -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c -o sylmain.lo `test -f 'sylmain.c' || echo './'`sylmain.c procmsg.c: In function 'print_command_exec': procmsg.c:1723:8: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] procmsg.c: In function 'procmsg_open_data_file': procmsg.c:1044:3: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] procmsg.c: In function 'procmsg_write_flags': procmsg.c:601:2: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] procmsg.c:602:2: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] procmsg.c: In function 'procmsg_write_cache': procmsg.c:575:2: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] procmsg.c:576:2: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] procmsg.c:577:2: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] procmsg.c:578:2: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] procmsg.c:579:2: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] procmsg.c:581:2: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] procmsg.c:581:2: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] procmsg.c:581:2: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] procmsg.c:583:2: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] procmsg.c:583:2: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] procmsg.c:583:2: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] procmsg.c:584:2: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] procmsg.c:584:2: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] procmsg.c:584:2: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] procmsg.c:585:2: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] procmsg.c:585:2: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] procmsg.c:585:2: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] procmsg.c:586:2: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] procmsg.c:586:2: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] procmsg.c:586:2: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] procmsg.c:587:2: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] procmsg.c:587:2: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] procmsg.c:587:2: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] procmsg.c:588:2: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] procmsg.c:588:2: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] procmsg.c:588:2: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] procmsg.c:589:2: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] procmsg.c:589:2: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] procmsg.c:589:2: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] procmsg.c:591:2: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] procmsg.c:593:3: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] procmsg.c:593:3: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] procmsg.c:593:3: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c smtp.c -fPIC -DPIC -o .libs/smtp.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c socks.c -fPIC -DPIC -o .libs/socks.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\""/etc"\" -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c -o unmime.lo `test -f 'unmime.c' || echo './'`unmime.c /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\""/etc"\" -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c -o utils.lo `test -f 'utils.c' || echo './'`utils.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c sylmain.c -fPIC -DPIC -o .libs/sylmain.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c socket.c -fPIC -DPIC -o .libs/socket.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\""/etc"\" -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c -o uuencode.lo `test -f 'uuencode.c' || echo './'`uuencode.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c stringtable.c -fPIC -DPIC -o .libs/stringtable.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c ssl.c -fPIC -DPIC -o .libs/ssl.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\""/etc"\" -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c -o virtual.lo `test -f 'virtual.c' || echo './'`virtual.c /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\""/etc"\" -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c -o xml.lo `test -f 'xml.c' || echo './'`xml.c /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\""/etc"\" -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c -o syl-marshal.lo `test -f 'syl-marshal.c' || echo './'`syl-marshal.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c utils.c -fPIC -DPIC -o .libs/utils.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c unmime.c -fPIC -DPIC -o .libs/unmime.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c uuencode.c -fPIC -DPIC -o .libs/uuencode.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c virtual.c -fPIC -DPIC -o .libs/virtual.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c syl-marshal.c -fPIC -DPIC -o .libs/syl-marshal.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include -DG_LOG_DOMAIN=\"LibSylph\" -DSYSCONFDIR=\"/etc\" -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c xml.c -fPIC -DPIC -o .libs/xml.o utils.c: In function 'log_error': utils.c:4729:9: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] utils.c: In function 'log_warning': utils.c:4704:9: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] utils.c: In function 'log_message': utils.c:4678:9: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] virtual.c: In function 'virtual_write_search_cache': virtual.c:289:3: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] virtual.c:298:4: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] virtual.c:298:4: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] virtual.c:298:4: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] virtual.c:304:3: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] virtual.c:305:3: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] virtual.c:306:3: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] virtual.c:307:3: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] virtual.c:309:3: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] virtual.c:310:3: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] /bin/sh ../libtool --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 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -Wl,-z,relro -o libsylph-0.la -rpath /usr/lib -version-info 2:0:1 -export-dynamic account.lo base64.lo codeconv.lo customheader.lo displayheader.lo filter.lo folder.lo html.lo imap.lo mbox.lo md5.lo md5_hmac.lo mh.lo news.lo nntp.lo pop.lo prefs.lo prefs_account.lo prefs_common.lo procheader.lo procmime.lo procmsg.lo quoted-printable.lo recv.lo session.lo smtp.lo socket.lo socks.lo ssl.lo stringtable.lo sylmain.lo unmime.lo utils.lo uuencode.lo virtual.lo xml.lo syl-marshal.lo -pthread -Wl,--export-dynamic -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lrt -lglib-2.0 -lnsl -lcompface -lssl -lcrypto -pthread -lgtkspell -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -pthread -lenchant -lgmodule-2.0 -lrt -lglib-2.0 -pthread -lgthread-2.0 -lrt -lglib-2.0 gcc -shared .libs/account.o .libs/base64.o .libs/codeconv.o .libs/customheader.o .libs/displayheader.o .libs/filter.o .libs/folder.o .libs/html.o .libs/imap.o .libs/mbox.o .libs/md5.o .libs/md5_hmac.o .libs/mh.o .libs/news.o .libs/nntp.o .libs/pop.o .libs/prefs.o .libs/prefs_account.o .libs/prefs_common.o .libs/procheader.o .libs/procmime.o .libs/procmsg.o .libs/quoted-printable.o .libs/recv.o .libs/session.o .libs/smtp.o .libs/socket.o .libs/socks.o .libs/ssl.o .libs/stringtable.o .libs/sylmain.o .libs/unmime.o .libs/utils.o .libs/uuencode.o .libs/virtual.o .libs/xml.o .libs/syl-marshal.o -lnsl -lcompface -lssl -lcrypto -lgtkspell -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lenchant -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -m32 -march=i686 -mtune=atom -pthread -pthread -pthread -Wl,-z -Wl,relro -pthread -Wl,--export-dynamic -pthread -pthread -pthread -Wl,-soname -Wl,libsylph-0.so.1 -o .libs/libsylph-0.so.1.1.0 (cd .libs && rm -f libsylph-0.so.1 && ln -s libsylph-0.so.1.1.0 libsylph-0.so.1) (cd .libs && rm -f libsylph-0.so && ln -s libsylph-0.so.1.1.0 libsylph-0.so) creating libsylph-0.la (cd .libs && rm -f libsylph-0.la && ln -s ../libsylph-0.la libsylph-0.la) make[3]: Leaving directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/libsylph' make[2]: Leaving directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/libsylph' Making all in src make[2]: Entering directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/src' make all-recursive make[3]: Entering directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/src' Making all in icons make[4]: Entering directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/src/icons' make all-am make[5]: Entering directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/src/icons' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/src/icons' make[4]: Leaving directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/src/icons' make[4]: Entering directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/src' /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Sylpheed\" -I../libsylph -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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_FILE_OFFSET_BITS=64 -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DMANUALDIR=\""/usr/share/sylpheed/manual"\" -DFAQDIR=\""/usr/share/sylpheed/faq"\" -DPLUGINDIR=\""/usr/lib/sylpheed/plugins"\" -DTARGET_ALIAS=\""i686-redhat-linux-gnu"\" -DSYSCONFDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c -o plugin-marshal.lo `test -f 'plugin-marshal.c' || echo './'`plugin-marshal.c /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Sylpheed\" -I../libsylph -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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_FILE_OFFSET_BITS=64 -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DMANUALDIR=\""/usr/share/sylpheed/manual"\" -DFAQDIR=\""/usr/share/sylpheed/faq"\" -DPLUGINDIR=\""/usr/lib/sylpheed/plugins"\" -DTARGET_ALIAS=\""i686-redhat-linux-gnu"\" -DSYSCONFDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c -o plugin.lo `test -f 'plugin.c' || echo './'`plugin.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Sylpheed\" -I../libsylph -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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_FILE_OFFSET_BITS=64 -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DMANUALDIR=\""/usr/share/sylpheed/manual"\" -DFAQDIR=\""/usr/share/sylpheed/faq"\" -DPLUGINDIR=\""/usr/lib/sylpheed/plugins"\" -DTARGET_ALIAS=\""i686-redhat-linux-gnu"\" -DSYSCONFDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c `test -f 'main.c' || echo './'`main.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Sylpheed\" -I../libsylph -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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_FILE_OFFSET_BITS=64 -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DMANUALDIR=\""/usr/share/sylpheed/manual"\" -DFAQDIR=\""/usr/share/sylpheed/faq"\" -DPLUGINDIR=\""/usr/lib/sylpheed/plugins"\" -DTARGET_ALIAS=\""i686-redhat-linux-gnu"\" -DSYSCONFDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c `test -f 'mainwindow.c' || echo './'`mainwindow.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Sylpheed\" -I../libsylph -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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_FILE_OFFSET_BITS=64 -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DMANUALDIR=\""/usr/share/sylpheed/manual"\" -DFAQDIR=\""/usr/share/sylpheed/faq"\" -DPLUGINDIR=\""/usr/lib/sylpheed/plugins"\" -DTARGET_ALIAS=\""i686-redhat-linux-gnu"\" -DSYSCONFDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c `test -f 'folderview.c' || echo './'`folderview.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Sylpheed\" -I../libsylph -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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_FILE_OFFSET_BITS=64 -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DMANUALDIR=\""/usr/share/sylpheed/manual"\" -DFAQDIR=\""/usr/share/sylpheed/faq"\" -DPLUGINDIR=\""/usr/lib/sylpheed/plugins"\" -DTARGET_ALIAS=\""i686-redhat-linux-gnu"\" -DSYSCONFDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c `test -f 'summaryview.c' || echo './'`summaryview.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Sylpheed\" -I../libsylph -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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_FILE_OFFSET_BITS=64 -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DMANUALDIR=\""/usr/share/sylpheed/manual"\" -DFAQDIR=\""/usr/share/sylpheed/faq"\" -DPLUGINDIR=\""/usr/lib/sylpheed/plugins"\" -DTARGET_ALIAS=\""i686-redhat-linux-gnu"\" -DSYSCONFDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c `test -f 'messageview.c' || echo './'`messageview.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Sylpheed\" -I../libsylph -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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_FILE_OFFSET_BITS=64 -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DMANUALDIR=\""/usr/share/sylpheed/manual"\" -DFAQDIR=\""/usr/share/sylpheed/faq"\" -DPLUGINDIR=\""/usr/lib/sylpheed/plugins"\" -DTARGET_ALIAS=\""i686-redhat-linux-gnu"\" -DSYSCONFDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c `test -f 'headerview.c' || echo './'`headerview.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Sylpheed\" -I../libsylph -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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_FILE_OFFSET_BITS=64 -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DMANUALDIR=\""/usr/share/sylpheed/manual"\" -DFAQDIR=\""/usr/share/sylpheed/faq"\" -DPLUGINDIR=\""/usr/lib/sylpheed/plugins"\" -DTARGET_ALIAS=\""i686-redhat-linux-gnu"\" -DSYSCONFDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c `test -f 'textview.c' || echo './'`textview.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Sylpheed\" -I../libsylph -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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_FILE_OFFSET_BITS=64 -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DMANUALDIR=\""/usr/share/sylpheed/manual"\" -DFAQDIR=\""/usr/share/sylpheed/faq"\" -DPLUGINDIR=\""/usr/lib/sylpheed/plugins"\" -DTARGET_ALIAS=\""i686-redhat-linux-gnu"\" -DSYSCONFDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c `test -f 'imageview.c' || echo './'`imageview.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Sylpheed\" -I../libsylph -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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_FILE_OFFSET_BITS=64 -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DMANUALDIR=\""/usr/share/sylpheed/manual"\" -DFAQDIR=\""/usr/share/sylpheed/faq"\" -DPLUGINDIR=\""/usr/lib/sylpheed/plugins"\" -DTARGET_ALIAS=\""i686-redhat-linux-gnu"\" -DSYSCONFDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c `test -f 'mimeview.c' || echo './'`mimeview.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Sylpheed\" -I../libsylph -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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_FILE_OFFSET_BITS=64 -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DMANUALDIR=\""/usr/share/sylpheed/manual"\" -DFAQDIR=\""/usr/share/sylpheed/faq"\" -DPLUGINDIR=\""/usr/lib/sylpheed/plugins"\" -DTARGET_ALIAS=\""i686-redhat-linux-gnu"\" -DSYSCONFDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c `test -f 'quick_search.c' || echo './'`quick_search.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Sylpheed\" -I../libsylph -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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_FILE_OFFSET_BITS=64 -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DMANUALDIR=\""/usr/share/sylpheed/manual"\" -DFAQDIR=\""/usr/share/sylpheed/faq"\" -DPLUGINDIR=\""/usr/lib/sylpheed/plugins"\" -DTARGET_ALIAS=\""i686-redhat-linux-gnu"\" -DSYSCONFDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c `test -f 'query_search.c' || echo './'`query_search.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Sylpheed\" -I../libsylph -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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_FILE_OFFSET_BITS=64 -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DMANUALDIR=\""/usr/share/sylpheed/manual"\" -DFAQDIR=\""/usr/share/sylpheed/faq"\" -DPLUGINDIR=\""/usr/lib/sylpheed/plugins"\" -DTARGET_ALIAS=\""i686-redhat-linux-gnu"\" -DSYSCONFDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c `test -f 'message_search.c' || echo './'`message_search.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Sylpheed\" -I../libsylph -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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_FILE_OFFSET_BITS=64 -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DMANUALDIR=\""/usr/share/sylpheed/manual"\" -DFAQDIR=\""/usr/share/sylpheed/faq"\" -DPLUGINDIR=\""/usr/lib/sylpheed/plugins"\" -DTARGET_ALIAS=\""i686-redhat-linux-gnu"\" -DSYSCONFDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c `test -f 'colorlabel.c' || echo './'`colorlabel.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Sylpheed\" -I../libsylph -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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_FILE_OFFSET_BITS=64 -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DMANUALDIR=\""/usr/share/sylpheed/manual"\" -DFAQDIR=\""/usr/share/sylpheed/faq"\" -DPLUGINDIR=\""/usr/lib/sylpheed/plugins"\" -DTARGET_ALIAS=\""i686-redhat-linux-gnu"\" -DSYSCONFDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c `test -f 'action.c' || echo './'`action.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Sylpheed\" -I../libsylph -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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_FILE_OFFSET_BITS=64 -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -DMANUALDIR=\"/usr/share/sylpheed/manual\" -DFAQDIR=\"/usr/share/sylpheed/faq\" -DPLUGINDIR=\"/usr/lib/sylpheed/plugins\" -DTARGET_ALIAS=\"i686-redhat-linux-gnu\" -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c plugin-marshal.c -fPIC -DPIC -o .libs/plugin-marshal.o colorlabel.c: In function 'colorlabel_recreate_label': colorlabel.c:221:2: warning: suggest parentheses around operand of '!' or change '&' to '&&' or '!' to '~' [-Wparentheses] gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Sylpheed\" -I../libsylph -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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_FILE_OFFSET_BITS=64 -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DMANUALDIR=\""/usr/share/sylpheed/manual"\" -DFAQDIR=\""/usr/share/sylpheed/faq"\" -DPLUGINDIR=\""/usr/lib/sylpheed/plugins"\" -DTARGET_ALIAS=\""i686-redhat-linux-gnu"\" -DSYSCONFDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c `test -f 'compose.c' || echo './'`compose.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Sylpheed\" -I../libsylph -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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_FILE_OFFSET_BITS=64 -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DMANUALDIR=\""/usr/share/sylpheed/manual"\" -DFAQDIR=\""/usr/share/sylpheed/faq"\" -DPLUGINDIR=\""/usr/lib/sylpheed/plugins"\" -DTARGET_ALIAS=\""i686-redhat-linux-gnu"\" -DSYSCONFDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c `test -f 'gtkshruler.c' || echo './'`gtkshruler.c textview.c: In function 'textview_show_part': textview.c:535:7: warning: variable 'boundary_len' set but not used [-Wunused-but-set-variable] textview.c: In function 'textview_add_part': textview.c:907:7: warning: variable 'boundary_len' set but not used [-Wunused-but-set-variable] folderview.c: In function 'folderview_empty_trash_cb': folderview.c:2764:10: warning: variable 'folder' set but not used [-Wunused-but-set-variable] gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Sylpheed\" -I../libsylph -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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_FILE_OFFSET_BITS=64 -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DMANUALDIR=\""/usr/share/sylpheed/manual"\" -DFAQDIR=\""/usr/share/sylpheed/faq"\" -DPLUGINDIR=\""/usr/lib/sylpheed/plugins"\" -DTARGET_ALIAS=\""i686-redhat-linux-gnu"\" -DSYSCONFDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c `test -f 'menu.c' || echo './'`menu.c textview.c: In function 'textview_populate_popup': textview.c:2340:17: warning: variable 'buffer' set but not used [-Wunused-but-set-variable] action.c: In function 'fork_child': action.c:762:11: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result] action.c:768:10: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result] action.c:773:10: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result] action.c:788:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] action.c:804:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] action.c:859:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] action.c: In function 'catch_input': action.c:1241:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Sylpheed\" -I../libsylph -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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_FILE_OFFSET_BITS=64 -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -DMANUALDIR=\"/usr/share/sylpheed/manual\" -DFAQDIR=\"/usr/share/sylpheed/faq\" -DPLUGINDIR=\"/usr/lib/sylpheed/plugins\" -DTARGET_ALIAS=\"i686-redhat-linux-gnu\" -DSYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c plugin.c -fPIC -DPIC -o .libs/plugin.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Sylpheed\" -I../libsylph -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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_FILE_OFFSET_BITS=64 -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DMANUALDIR=\""/usr/share/sylpheed/manual"\" -DFAQDIR=\""/usr/share/sylpheed/faq"\" -DPLUGINDIR=\""/usr/lib/sylpheed/plugins"\" -DTARGET_ALIAS=\""i686-redhat-linux-gnu"\" -DSYSCONFDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c `test -f 'stock_pixmap.c' || echo './'`stock_pixmap.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Sylpheed\" -I../libsylph -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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_FILE_OFFSET_BITS=64 -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DMANUALDIR=\""/usr/share/sylpheed/manual"\" -DFAQDIR=\""/usr/share/sylpheed/faq"\" -DPLUGINDIR=\""/usr/lib/sylpheed/plugins"\" -DTARGET_ALIAS=\""i686-redhat-linux-gnu"\" -DSYSCONFDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c `test -f 'prefs_ui.c' || echo './'`prefs_ui.c gtkshruler.c: In function 'gtk_shruler_draw_ticks': gtkshruler.c:141:7: warning: variable 'width' set but not used [-Wunused-but-set-variable] gtkshruler.c:139:14: warning: variable 'bg_gc' set but not used [-Wunused-but-set-variable] gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Sylpheed\" -I../libsylph -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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_FILE_OFFSET_BITS=64 -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DMANUALDIR=\""/usr/share/sylpheed/manual"\" -DFAQDIR=\""/usr/share/sylpheed/faq"\" -DPLUGINDIR=\""/usr/lib/sylpheed/plugins"\" -DTARGET_ALIAS=\""i686-redhat-linux-gnu"\" -DSYSCONFDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c `test -f 'prefs_common_dialog.c' || echo './'`prefs_common_dialog.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Sylpheed\" -I../libsylph -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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_FILE_OFFSET_BITS=64 -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DMANUALDIR=\""/usr/share/sylpheed/manual"\" -DFAQDIR=\""/usr/share/sylpheed/faq"\" -DPLUGINDIR=\""/usr/lib/sylpheed/plugins"\" -DTARGET_ALIAS=\""i686-redhat-linux-gnu"\" -DSYSCONFDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c `test -f 'prefs_filter.c' || echo './'`prefs_filter.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Sylpheed\" -I../libsylph -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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_FILE_OFFSET_BITS=64 -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DMANUALDIR=\""/usr/share/sylpheed/manual"\" -DFAQDIR=\""/usr/share/sylpheed/faq"\" -DPLUGINDIR=\""/usr/lib/sylpheed/plugins"\" -DTARGET_ALIAS=\""i686-redhat-linux-gnu"\" -DSYSCONFDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c `test -f 'prefs_filter_edit.c' || echo './'`prefs_filter_edit.c compose.c: In function 'compose_reply': compose.c:901:10: warning: variable 'quote_str' set but not used [-Wunused-but-set-variable] compose.c: In function 'compose_forward': compose.c:1033:11: warning: variable 'quote_str' set but not used [-Wunused-but-set-variable] gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Sylpheed\" -I../libsylph -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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_FILE_OFFSET_BITS=64 -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DMANUALDIR=\""/usr/share/sylpheed/manual"\" -DFAQDIR=\""/usr/share/sylpheed/faq"\" -DPLUGINDIR=\""/usr/lib/sylpheed/plugins"\" -DTARGET_ALIAS=\""i686-redhat-linux-gnu"\" -DSYSCONFDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c `test -f 'prefs_account_dialog.c' || echo './'`prefs_account_dialog.c compose.c: At top level: compose.c:5782:17: warning: 'compose_window_exist' defined but not used [-Wunused-function] gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Sylpheed\" -I../libsylph -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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_FILE_OFFSET_BITS=64 -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DMANUALDIR=\""/usr/share/sylpheed/manual"\" -DFAQDIR=\""/usr/share/sylpheed/faq"\" -DPLUGINDIR=\""/usr/lib/sylpheed/plugins"\" -DTARGET_ALIAS=\""i686-redhat-linux-gnu"\" -DSYSCONFDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c `test -f 'prefs_folder_item.c' || echo './'`prefs_folder_item.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Sylpheed\" -I../libsylph -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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_FILE_OFFSET_BITS=64 -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DMANUALDIR=\""/usr/share/sylpheed/manual"\" -DFAQDIR=\""/usr/share/sylpheed/faq"\" -DPLUGINDIR=\""/usr/lib/sylpheed/plugins"\" -DTARGET_ALIAS=\""i686-redhat-linux-gnu"\" -DSYSCONFDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c `test -f 'prefs_display_items.c' || echo './'`prefs_display_items.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Sylpheed\" -I../libsylph -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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_FILE_OFFSET_BITS=64 -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DMANUALDIR=\""/usr/share/sylpheed/manual"\" -DFAQDIR=\""/usr/share/sylpheed/faq"\" -DPLUGINDIR=\""/usr/lib/sylpheed/plugins"\" -DTARGET_ALIAS=\""i686-redhat-linux-gnu"\" -DSYSCONFDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c `test -f 'prefs_display_header.c' || echo './'`prefs_display_header.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Sylpheed\" -I../libsylph -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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_FILE_OFFSET_BITS=64 -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DMANUALDIR=\""/usr/share/sylpheed/manual"\" -DFAQDIR=\""/usr/share/sylpheed/faq"\" -DPLUGINDIR=\""/usr/lib/sylpheed/plugins"\" -DTARGET_ALIAS=\""i686-redhat-linux-gnu"\" -DSYSCONFDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c `test -f 'prefs_customheader.c' || echo './'`prefs_customheader.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Sylpheed\" -I../libsylph -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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_FILE_OFFSET_BITS=64 -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DMANUALDIR=\""/usr/share/sylpheed/manual"\" -DFAQDIR=\""/usr/share/sylpheed/faq"\" -DPLUGINDIR=\""/usr/lib/sylpheed/plugins"\" -DTARGET_ALIAS=\""i686-redhat-linux-gnu"\" -DSYSCONFDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c `test -f 'prefs_summary_column.c' || echo './'`prefs_summary_column.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Sylpheed\" -I../libsylph -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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_FILE_OFFSET_BITS=64 -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DMANUALDIR=\""/usr/share/sylpheed/manual"\" -DFAQDIR=\""/usr/share/sylpheed/faq"\" -DPLUGINDIR=\""/usr/lib/sylpheed/plugins"\" -DTARGET_ALIAS=\""i686-redhat-linux-gnu"\" -DSYSCONFDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c `test -f 'prefs_template.c' || echo './'`prefs_template.c prefs_filter_edit.c: In function 'prefs_filter_edit_action_hbox_set': prefs_filter_edit.c:931:13: warning: variable 'menu' set but not used [-Wunused-but-set-variable] prefs_filter_edit.c: In function 'prefs_filter_edit_cond_hbox_select': prefs_filter_edit.c:987:13: warning: variable 'menu' set but not used [-Wunused-but-set-variable] gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Sylpheed\" -I../libsylph -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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_FILE_OFFSET_BITS=64 -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DMANUALDIR=\""/usr/share/sylpheed/manual"\" -DFAQDIR=\""/usr/share/sylpheed/faq"\" -DPLUGINDIR=\""/usr/lib/sylpheed/plugins"\" -DTARGET_ALIAS=\""i686-redhat-linux-gnu"\" -DSYSCONFDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c `test -f 'prefs_actions.c' || echo './'`prefs_actions.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Sylpheed\" -I../libsylph -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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_FILE_OFFSET_BITS=64 -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DMANUALDIR=\""/usr/share/sylpheed/manual"\" -DFAQDIR=\""/usr/share/sylpheed/faq"\" -DPLUGINDIR=\""/usr/lib/sylpheed/plugins"\" -DTARGET_ALIAS=\""i686-redhat-linux-gnu"\" -DSYSCONFDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c `test -f 'prefs_search_folder.c' || echo './'`prefs_search_folder.c prefs_account_dialog.c: In function 'prefs_account_name_entry_changed_cb': prefs_account_dialog.c:2184:16: warning: variable 'tmp_ac_prefs' set but not used [-Wunused-but-set-variable] prefs_account_dialog.c: In function 'prefs_account_imap_auth_type_set_optmenu': prefs_account_dialog.c:2365:2: warning: case value '0' not in enumerated type 'IMAPAuthType' [-Wswitch] prefs_account_dialog.c: In function 'prefs_account_smtp_auth_type_set_optmenu': prefs_account_dialog.c:2418:2: warning: case value '0' not in enumerated type 'SMTPAuthType' [-Wswitch] prefs_account_dialog.c: In function 'prefs_account_protocol_activated': prefs_account_dialog.c:2432:16: warning: variable 'tmp_ac_prefs' set but not used [-Wunused-but-set-variable] gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Sylpheed\" -I../libsylph -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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_FILE_OFFSET_BITS=64 -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DMANUALDIR=\""/usr/share/sylpheed/manual"\" -DFAQDIR=\""/usr/share/sylpheed/faq"\" -DPLUGINDIR=\""/usr/lib/sylpheed/plugins"\" -DTARGET_ALIAS=\""i686-redhat-linux-gnu"\" -DSYSCONFDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c `test -f 'prefs_toolbar.c' || echo './'`prefs_toolbar.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Sylpheed\" -I../libsylph -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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_FILE_OFFSET_BITS=64 -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DMANUALDIR=\""/usr/share/sylpheed/manual"\" -DFAQDIR=\""/usr/share/sylpheed/faq"\" -DPLUGINDIR=\""/usr/lib/sylpheed/plugins"\" -DTARGET_ALIAS=\""i686-redhat-linux-gnu"\" -DSYSCONFDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c `test -f 'account_dialog.c' || echo './'`account_dialog.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Sylpheed\" -I../libsylph -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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_FILE_OFFSET_BITS=64 -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DMANUALDIR=\""/usr/share/sylpheed/manual"\" -DFAQDIR=\""/usr/share/sylpheed/faq"\" -DPLUGINDIR=\""/usr/lib/sylpheed/plugins"\" -DTARGET_ALIAS=\""i686-redhat-linux-gnu"\" -DSYSCONFDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c `test -f 'template.c' || echo './'`template.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Sylpheed\" -I../libsylph -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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_FILE_OFFSET_BITS=64 -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DMANUALDIR=\""/usr/share/sylpheed/manual"\" -DFAQDIR=\""/usr/share/sylpheed/faq"\" -DPLUGINDIR=\""/usr/lib/sylpheed/plugins"\" -DTARGET_ALIAS=\""i686-redhat-linux-gnu"\" -DSYSCONFDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c `test -f 'addressbook.c' || echo './'`addressbook.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Sylpheed\" -I../libsylph -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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_FILE_OFFSET_BITS=64 -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DMANUALDIR=\""/usr/share/sylpheed/manual"\" -DFAQDIR=\""/usr/share/sylpheed/faq"\" -DPLUGINDIR=\""/usr/lib/sylpheed/plugins"\" -DTARGET_ALIAS=\""i686-redhat-linux-gnu"\" -DSYSCONFDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c `test -f 'addr_compl.c' || echo './'`addr_compl.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Sylpheed\" -I../libsylph -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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_FILE_OFFSET_BITS=64 -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DMANUALDIR=\""/usr/share/sylpheed/manual"\" -DFAQDIR=\""/usr/share/sylpheed/faq"\" -DPLUGINDIR=\""/usr/lib/sylpheed/plugins"\" -DTARGET_ALIAS=\""i686-redhat-linux-gnu"\" -DSYSCONFDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c `test -f 'addritem.c' || echo './'`addritem.c template.c: In function 'template_write_config': template.c:207:9: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Sylpheed\" -I../libsylph -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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_FILE_OFFSET_BITS=64 -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DMANUALDIR=\""/usr/share/sylpheed/manual"\" -DFAQDIR=\""/usr/share/sylpheed/faq"\" -DPLUGINDIR=\""/usr/lib/sylpheed/plugins"\" -DTARGET_ALIAS=\""i686-redhat-linux-gnu"\" -DSYSCONFDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c `test -f 'addrcache.c' || echo './'`addrcache.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Sylpheed\" -I../libsylph -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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_FILE_OFFSET_BITS=64 -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DMANUALDIR=\""/usr/share/sylpheed/manual"\" -DFAQDIR=\""/usr/share/sylpheed/faq"\" -DPLUGINDIR=\""/usr/lib/sylpheed/plugins"\" -DTARGET_ALIAS=\""i686-redhat-linux-gnu"\" -DSYSCONFDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c `test -f 'addrbook.c' || echo './'`addrbook.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Sylpheed\" -I../libsylph -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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_FILE_OFFSET_BITS=64 -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DMANUALDIR=\""/usr/share/sylpheed/manual"\" -DFAQDIR=\""/usr/share/sylpheed/faq"\" -DPLUGINDIR=\""/usr/lib/sylpheed/plugins"\" -DTARGET_ALIAS=\""i686-redhat-linux-gnu"\" -DSYSCONFDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c `test -f 'addrindex.c' || echo './'`addrindex.c addrbook.c: In function 'addrbook_parse_addr_list': addrbook.c:388:9: warning: variable 'attr' set but not used [-Wunused-but-set-variable] addrbook.c: In function 'addrbook_parse_attr_list': addrbook.c:446:9: warning: variable 'attr' set but not used [-Wunused-but-set-variable] addrbook.c: In function 'addrbook_parse_member_list': addrbook.c:547:9: warning: variable 'attr' set but not used [-Wunused-but-set-variable] addrbook.c: In function 'addrbook_parse_folder_list': addrbook.c:630:9: warning: variable 'attr' set but not used [-Wunused-but-set-variable] addrbook.c: In function 'addrbook_chkparse_addr_list': addrbook.c:1760:9: warning: variable 'attr' set but not used [-Wunused-but-set-variable] addrbook.c: In function 'addrbook_chkparse_attribute': addrbook.c:1781:9: warning: variable 'element' set but not used [-Wunused-but-set-variable] addrbook.c:1780:9: warning: variable 'attr' set but not used [-Wunused-but-set-variable] addrbook.c: In function 'addrbook_chkparse_person': addrbook.c:1812:9: warning: variable 'attr' set but not used [-Wunused-but-set-variable] addrbook.c: In function 'addrbook_chkparse_member_list': addrbook.c:1834:9: warning: variable 'attr' set but not used [-Wunused-but-set-variable] addrbook.c: In function 'addrbook_chkparse_group': addrbook.c:1859:9: warning: variable 'attr' set but not used [-Wunused-but-set-variable] addrbook.c: In function 'addrbook_chkparse_folder_list': addrbook.c:1875:9: warning: variable 'attr' set but not used [-Wunused-but-set-variable] addrbook.c: In function 'addrbook_chkparse_folder': addrbook.c:1900:9: warning: variable 'attr' set but not used [-Wunused-but-set-variable] addrbook.c: In function 'addrbook_chkread_tree': addrbook.c:1916:9: warning: variable 'attr' set but not used [-Wunused-but-set-variable] addrindex.c: In function 'addrindex_consume_tree': addrindex.c:1322:10: warning: variable 'xtag' set but not used [-Wunused-but-set-variable] addrindex.c:1321:9: warning: variable 'attr' set but not used [-Wunused-but-set-variable] addrindex.c:1320:9: warning: variable 'element' set but not used [-Wunused-but-set-variable] addrindex.c: In function 'addrindex_convert_tree': addrindex.c:1525:9: warning: variable 'attr' set but not used [-Wunused-but-set-variable] addrindex.c:1524:9: warning: variable 'element' set but not used [-Wunused-but-set-variable] addrindex.c: At top level: addrindex.c:1342:13: warning: 'addrindex_print_node' defined but not used [-Wunused-function] gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Sylpheed\" -I../libsylph -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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_FILE_OFFSET_BITS=64 -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DMANUALDIR=\""/usr/share/sylpheed/manual"\" -DFAQDIR=\""/usr/share/sylpheed/faq"\" -DPLUGINDIR=\""/usr/lib/sylpheed/plugins"\" -DTARGET_ALIAS=\""i686-redhat-linux-gnu"\" -DSYSCONFDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c `test -f 'mgutils.c' || echo './'`mgutils.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Sylpheed\" -I../libsylph -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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_FILE_OFFSET_BITS=64 -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DMANUALDIR=\""/usr/share/sylpheed/manual"\" -DFAQDIR=\""/usr/share/sylpheed/faq"\" -DPLUGINDIR=\""/usr/lib/sylpheed/plugins"\" -DTARGET_ALIAS=\""i686-redhat-linux-gnu"\" -DSYSCONFDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c `test -f 'vcard.c' || echo './'`vcard.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Sylpheed\" -I../libsylph -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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_FILE_OFFSET_BITS=64 -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DMANUALDIR=\""/usr/share/sylpheed/manual"\" -DFAQDIR=\""/usr/share/sylpheed/faq"\" -DPLUGINDIR=\""/usr/lib/sylpheed/plugins"\" -DTARGET_ALIAS=\""i686-redhat-linux-gnu"\" -DSYSCONFDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c `test -f 'ldif.c' || echo './'`ldif.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Sylpheed\" -I../libsylph -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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_FILE_OFFSET_BITS=64 -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DMANUALDIR=\""/usr/share/sylpheed/manual"\" -DFAQDIR=\""/usr/share/sylpheed/faq"\" -DPLUGINDIR=\""/usr/lib/sylpheed/plugins"\" -DTARGET_ALIAS=\""i686-redhat-linux-gnu"\" -DSYSCONFDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c `test -f 'importldif.c' || echo './'`importldif.c addressbook.c: In function 'addressbook_del_clicked': addressbook.c:1153:18: warning: comparison between 'ItemObjectType' and 'enum ' [-Wenum-compare] addressbook.c:1165:25: warning: comparison between 'ItemObjectType' and 'enum ' [-Wenum-compare] addressbook.c:1176:25: warning: comparison between 'ItemObjectType' and 'enum ' [-Wenum-compare] addressbook.c:1200:18: warning: comparison between 'ItemObjectType' and 'enum ' [-Wenum-compare] addressbook.c: In function 'addressbook_edit_address_cb': addressbook.c:2576:11: warning: variable 'parent_found' set but not used [-Wunused-but-set-variable] gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Sylpheed\" -I../libsylph -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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_FILE_OFFSET_BITS=64 -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DMANUALDIR=\""/usr/share/sylpheed/manual"\" -DFAQDIR=\""/usr/share/sylpheed/faq"\" -DPLUGINDIR=\""/usr/lib/sylpheed/plugins"\" -DTARGET_ALIAS=\""i686-redhat-linux-gnu"\" -DSYSCONFDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c `test -f 'importcsv.c' || echo './'`importcsv.c addressbook.c: In function 'addressbook_set_list': addressbook.c:3128:16: warning: variable 'rootFolder' set but not used [-Wunused-but-set-variable] addressbook.c:3095:18: warning: variable 'ads' set but not used [-Wunused-but-set-variable] addressbook.c: In function 'addrbookctl_free_selection': addressbook.c:4411:21: warning: variable 'adapter' set but not used [-Wunused-but-set-variable] addressbook.c: In function 'addrbookctl_build_ifselect': addressbook.c:4443:11: warning: variable 'enabled' set but not used [-Wunused-but-set-variable] gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Sylpheed\" -I../libsylph -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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_FILE_OFFSET_BITS=64 -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DMANUALDIR=\""/usr/share/sylpheed/manual"\" -DFAQDIR=\""/usr/share/sylpheed/faq"\" -DPLUGINDIR=\""/usr/lib/sylpheed/plugins"\" -DTARGET_ALIAS=\""i686-redhat-linux-gnu"\" -DSYSCONFDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c `test -f 'jpilot.c' || echo './'`jpilot.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Sylpheed\" -I../libsylph -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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_FILE_OFFSET_BITS=64 -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DMANUALDIR=\""/usr/share/sylpheed/manual"\" -DFAQDIR=\""/usr/share/sylpheed/faq"\" -DPLUGINDIR=\""/usr/lib/sylpheed/plugins"\" -DTARGET_ALIAS=\""i686-redhat-linux-gnu"\" -DSYSCONFDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c `test -f 'syldap.c' || echo './'`syldap.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Sylpheed\" -I../libsylph -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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_FILE_OFFSET_BITS=64 -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DMANUALDIR=\""/usr/share/sylpheed/manual"\" -DFAQDIR=\""/usr/share/sylpheed/faq"\" -DPLUGINDIR=\""/usr/lib/sylpheed/plugins"\" -DTARGET_ALIAS=\""i686-redhat-linux-gnu"\" -DSYSCONFDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c `test -f 'editbook.c' || echo './'`editbook.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Sylpheed\" -I../libsylph -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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_FILE_OFFSET_BITS=64 -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DMANUALDIR=\""/usr/share/sylpheed/manual"\" -DFAQDIR=\""/usr/share/sylpheed/faq"\" -DPLUGINDIR=\""/usr/lib/sylpheed/plugins"\" -DTARGET_ALIAS=\""i686-redhat-linux-gnu"\" -DSYSCONFDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c `test -f 'editgroup.c' || echo './'`editgroup.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Sylpheed\" -I../libsylph -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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_FILE_OFFSET_BITS=64 -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DMANUALDIR=\""/usr/share/sylpheed/manual"\" -DFAQDIR=\""/usr/share/sylpheed/faq"\" -DPLUGINDIR=\""/usr/lib/sylpheed/plugins"\" -DTARGET_ALIAS=\""i686-redhat-linux-gnu"\" -DSYSCONFDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c `test -f 'editaddress.c' || echo './'`editaddress.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Sylpheed\" -I../libsylph -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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_FILE_OFFSET_BITS=64 -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DMANUALDIR=\""/usr/share/sylpheed/manual"\" -DFAQDIR=\""/usr/share/sylpheed/faq"\" -DPLUGINDIR=\""/usr/lib/sylpheed/plugins"\" -DTARGET_ALIAS=\""i686-redhat-linux-gnu"\" -DSYSCONFDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c `test -f 'editvcard.c' || echo './'`editvcard.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Sylpheed\" -I../libsylph -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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_FILE_OFFSET_BITS=64 -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DMANUALDIR=\""/usr/share/sylpheed/manual"\" -DFAQDIR=\""/usr/share/sylpheed/faq"\" -DPLUGINDIR=\""/usr/lib/sylpheed/plugins"\" -DTARGET_ALIAS=\""i686-redhat-linux-gnu"\" -DSYSCONFDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c `test -f 'editjpilot.c' || echo './'`editjpilot.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Sylpheed\" -I../libsylph -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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_FILE_OFFSET_BITS=64 -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DMANUALDIR=\""/usr/share/sylpheed/manual"\" -DFAQDIR=\""/usr/share/sylpheed/faq"\" -DPLUGINDIR=\""/usr/lib/sylpheed/plugins"\" -DTARGET_ALIAS=\""i686-redhat-linux-gnu"\" -DSYSCONFDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c `test -f 'editldap.c' || echo './'`editldap.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Sylpheed\" -I../libsylph -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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_FILE_OFFSET_BITS=64 -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DMANUALDIR=\""/usr/share/sylpheed/manual"\" -DFAQDIR=\""/usr/share/sylpheed/faq"\" -DPLUGINDIR=\""/usr/lib/sylpheed/plugins"\" -DTARGET_ALIAS=\""i686-redhat-linux-gnu"\" -DSYSCONFDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c `test -f 'editldap_basedn.c' || echo './'`editldap_basedn.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Sylpheed\" -I../libsylph -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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_FILE_OFFSET_BITS=64 -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DMANUALDIR=\""/usr/share/sylpheed/manual"\" -DFAQDIR=\""/usr/share/sylpheed/faq"\" -DPLUGINDIR=\""/usr/lib/sylpheed/plugins"\" -DTARGET_ALIAS=\""i686-redhat-linux-gnu"\" -DSYSCONFDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c `test -f 'addressadd.c' || echo './'`addressadd.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Sylpheed\" -I../libsylph -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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_FILE_OFFSET_BITS=64 -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DMANUALDIR=\""/usr/share/sylpheed/manual"\" -DFAQDIR=\""/usr/share/sylpheed/faq"\" -DPLUGINDIR=\""/usr/lib/sylpheed/plugins"\" -DTARGET_ALIAS=\""i686-redhat-linux-gnu"\" -DSYSCONFDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c `test -f 'filesel.c' || echo './'`filesel.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Sylpheed\" -I../libsylph -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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_FILE_OFFSET_BITS=64 -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DMANUALDIR=\""/usr/share/sylpheed/manual"\" -DFAQDIR=\""/usr/share/sylpheed/faq"\" -DPLUGINDIR=\""/usr/lib/sylpheed/plugins"\" -DTARGET_ALIAS=\""i686-redhat-linux-gnu"\" -DSYSCONFDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c `test -f 'foldersel.c' || echo './'`foldersel.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Sylpheed\" -I../libsylph -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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_FILE_OFFSET_BITS=64 -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DMANUALDIR=\""/usr/share/sylpheed/manual"\" -DFAQDIR=\""/usr/share/sylpheed/faq"\" -DPLUGINDIR=\""/usr/lib/sylpheed/plugins"\" -DTARGET_ALIAS=\""i686-redhat-linux-gnu"\" -DSYSCONFDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c `test -f 'statusbar.c' || echo './'`statusbar.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Sylpheed\" -I../libsylph -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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_FILE_OFFSET_BITS=64 -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DMANUALDIR=\""/usr/share/sylpheed/manual"\" -DFAQDIR=\""/usr/share/sylpheed/faq"\" -DPLUGINDIR=\""/usr/lib/sylpheed/plugins"\" -DTARGET_ALIAS=\""i686-redhat-linux-gnu"\" -DSYSCONFDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c `test -f 'logwindow.c' || echo './'`logwindow.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Sylpheed\" -I../libsylph -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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_FILE_OFFSET_BITS=64 -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DMANUALDIR=\""/usr/share/sylpheed/manual"\" -DFAQDIR=\""/usr/share/sylpheed/faq"\" -DPLUGINDIR=\""/usr/lib/sylpheed/plugins"\" -DTARGET_ALIAS=\""i686-redhat-linux-gnu"\" -DSYSCONFDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c `test -f 'sourcewindow.c' || echo './'`sourcewindow.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Sylpheed\" -I../libsylph -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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_FILE_OFFSET_BITS=64 -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DMANUALDIR=\""/usr/share/sylpheed/manual"\" -DFAQDIR=\""/usr/share/sylpheed/faq"\" -DPLUGINDIR=\""/usr/lib/sylpheed/plugins"\" -DTARGET_ALIAS=\""i686-redhat-linux-gnu"\" -DSYSCONFDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c `test -f 'manage_window.c' || echo './'`manage_window.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Sylpheed\" -I../libsylph -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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_FILE_OFFSET_BITS=64 -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DMANUALDIR=\""/usr/share/sylpheed/manual"\" -DFAQDIR=\""/usr/share/sylpheed/faq"\" -DPLUGINDIR=\""/usr/lib/sylpheed/plugins"\" -DTARGET_ALIAS=\""i686-redhat-linux-gnu"\" -DSYSCONFDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c `test -f 'undo.c' || echo './'`undo.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Sylpheed\" -I../libsylph -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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_FILE_OFFSET_BITS=64 -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DMANUALDIR=\""/usr/share/sylpheed/manual"\" -DFAQDIR=\""/usr/share/sylpheed/faq"\" -DPLUGINDIR=\""/usr/lib/sylpheed/plugins"\" -DTARGET_ALIAS=\""i686-redhat-linux-gnu"\" -DSYSCONFDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c `test -f 'alertpanel.c' || echo './'`alertpanel.c filesel.c: In function 'filesel_select_file_full': filesel.c:203:1: warning: label 'again' defined but not used [-Wunused-label] gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Sylpheed\" -I../libsylph -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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_FILE_OFFSET_BITS=64 -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DMANUALDIR=\""/usr/share/sylpheed/manual"\" -DFAQDIR=\""/usr/share/sylpheed/faq"\" -DPLUGINDIR=\""/usr/lib/sylpheed/plugins"\" -DTARGET_ALIAS=\""i686-redhat-linux-gnu"\" -DSYSCONFDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c `test -f 'inputdialog.c' || echo './'`inputdialog.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Sylpheed\" -I../libsylph -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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_FILE_OFFSET_BITS=64 -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DMANUALDIR=\""/usr/share/sylpheed/manual"\" -DFAQDIR=\""/usr/share/sylpheed/faq"\" -DPLUGINDIR=\""/usr/lib/sylpheed/plugins"\" -DTARGET_ALIAS=\""i686-redhat-linux-gnu"\" -DSYSCONFDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c `test -f 'progressdialog.c' || echo './'`progressdialog.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Sylpheed\" -I../libsylph -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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_FILE_OFFSET_BITS=64 -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DMANUALDIR=\""/usr/share/sylpheed/manual"\" -DFAQDIR=\""/usr/share/sylpheed/faq"\" -DPLUGINDIR=\""/usr/lib/sylpheed/plugins"\" -DTARGET_ALIAS=\""i686-redhat-linux-gnu"\" -DSYSCONFDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c `test -f 'subscribedialog.c' || echo './'`subscribedialog.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Sylpheed\" -I../libsylph -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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_FILE_OFFSET_BITS=64 -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DMANUALDIR=\""/usr/share/sylpheed/manual"\" -DFAQDIR=\""/usr/share/sylpheed/faq"\" -DPLUGINDIR=\""/usr/lib/sylpheed/plugins"\" -DTARGET_ALIAS=\""i686-redhat-linux-gnu"\" -DSYSCONFDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c `test -f 'about.c' || echo './'`about.c logwindow.c: In function 'log_window_append_real': logwindow.c:180:12: warning: variable 'color' set but not used [-Wunused-but-set-variable] gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Sylpheed\" -I../libsylph -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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_FILE_OFFSET_BITS=64 -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DMANUALDIR=\""/usr/share/sylpheed/manual"\" -DFAQDIR=\""/usr/share/sylpheed/faq"\" -DPLUGINDIR=\""/usr/lib/sylpheed/plugins"\" -DTARGET_ALIAS=\""i686-redhat-linux-gnu"\" -DSYSCONFDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c `test -f 'setup.c' || echo './'`setup.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Sylpheed\" -I../libsylph -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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_FILE_OFFSET_BITS=64 -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DMANUALDIR=\""/usr/share/sylpheed/manual"\" -DFAQDIR=\""/usr/share/sylpheed/faq"\" -DPLUGINDIR=\""/usr/lib/sylpheed/plugins"\" -DTARGET_ALIAS=\""i686-redhat-linux-gnu"\" -DSYSCONFDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c `test -f 'gtkutils.c' || echo './'`gtkutils.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Sylpheed\" -I../libsylph -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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_FILE_OFFSET_BITS=64 -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DMANUALDIR=\""/usr/share/sylpheed/manual"\" -DFAQDIR=\""/usr/share/sylpheed/faq"\" -DPLUGINDIR=\""/usr/lib/sylpheed/plugins"\" -DTARGET_ALIAS=\""i686-redhat-linux-gnu"\" -DSYSCONFDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c `test -f 'send_message.c' || echo './'`send_message.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Sylpheed\" -I../libsylph -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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_FILE_OFFSET_BITS=64 -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DMANUALDIR=\""/usr/share/sylpheed/manual"\" -DFAQDIR=\""/usr/share/sylpheed/faq"\" -DPLUGINDIR=\""/usr/lib/sylpheed/plugins"\" -DTARGET_ALIAS=\""i686-redhat-linux-gnu"\" -DSYSCONFDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c `test -f 'inc.c' || echo './'`inc.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Sylpheed\" -I../libsylph -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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_FILE_OFFSET_BITS=64 -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DMANUALDIR=\""/usr/share/sylpheed/manual"\" -DFAQDIR=\""/usr/share/sylpheed/faq"\" -DPLUGINDIR=\""/usr/lib/sylpheed/plugins"\" -DTARGET_ALIAS=\""i686-redhat-linux-gnu"\" -DSYSCONFDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c `test -f 'rpop3.c' || echo './'`rpop3.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Sylpheed\" -I../libsylph -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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_FILE_OFFSET_BITS=64 -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DMANUALDIR=\""/usr/share/sylpheed/manual"\" -DFAQDIR=\""/usr/share/sylpheed/faq"\" -DPLUGINDIR=\""/usr/lib/sylpheed/plugins"\" -DTARGET_ALIAS=\""i686-redhat-linux-gnu"\" -DSYSCONFDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c `test -f 'import.c' || echo './'`import.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Sylpheed\" -I../libsylph -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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_FILE_OFFSET_BITS=64 -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DMANUALDIR=\""/usr/share/sylpheed/manual"\" -DFAQDIR=\""/usr/share/sylpheed/faq"\" -DPLUGINDIR=\""/usr/lib/sylpheed/plugins"\" -DTARGET_ALIAS=\""i686-redhat-linux-gnu"\" -DSYSCONFDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c `test -f 'export.c' || echo './'`export.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Sylpheed\" -I../libsylph -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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_FILE_OFFSET_BITS=64 -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DMANUALDIR=\""/usr/share/sylpheed/manual"\" -DFAQDIR=\""/usr/share/sylpheed/faq"\" -DPLUGINDIR=\""/usr/lib/sylpheed/plugins"\" -DTARGET_ALIAS=\""i686-redhat-linux-gnu"\" -DSYSCONFDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c `test -f 'rfc2015.c' || echo './'`rfc2015.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Sylpheed\" -I../libsylph -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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_FILE_OFFSET_BITS=64 -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DMANUALDIR=\""/usr/share/sylpheed/manual"\" -DFAQDIR=\""/usr/share/sylpheed/faq"\" -DPLUGINDIR=\""/usr/lib/sylpheed/plugins"\" -DTARGET_ALIAS=\""i686-redhat-linux-gnu"\" -DSYSCONFDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c `test -f 'passphrase.c' || echo './'`passphrase.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Sylpheed\" -I../libsylph -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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_FILE_OFFSET_BITS=64 -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DMANUALDIR=\""/usr/share/sylpheed/manual"\" -DFAQDIR=\""/usr/share/sylpheed/faq"\" -DPLUGINDIR=\""/usr/lib/sylpheed/plugins"\" -DTARGET_ALIAS=\""i686-redhat-linux-gnu"\" -DSYSCONFDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c `test -f 'select-keys.c' || echo './'`select-keys.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Sylpheed\" -I../libsylph -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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_FILE_OFFSET_BITS=64 -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DMANUALDIR=\""/usr/share/sylpheed/manual"\" -DFAQDIR=\""/usr/share/sylpheed/faq"\" -DPLUGINDIR=\""/usr/lib/sylpheed/plugins"\" -DTARGET_ALIAS=\""i686-redhat-linux-gnu"\" -DSYSCONFDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c `test -f 'sigstatus.c' || echo './'`sigstatus.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Sylpheed\" -I../libsylph -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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_FILE_OFFSET_BITS=64 -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DMANUALDIR=\""/usr/share/sylpheed/manual"\" -DFAQDIR=\""/usr/share/sylpheed/faq"\" -DPLUGINDIR=\""/usr/lib/sylpheed/plugins"\" -DTARGET_ALIAS=\""i686-redhat-linux-gnu"\" -DSYSCONFDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c `test -f 'simple-gettext.c' || echo './'`simple-gettext.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Sylpheed\" -I../libsylph -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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_FILE_OFFSET_BITS=64 -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DMANUALDIR=\""/usr/share/sylpheed/manual"\" -DFAQDIR=\""/usr/share/sylpheed/faq"\" -DPLUGINDIR=\""/usr/lib/sylpheed/plugins"\" -DTARGET_ALIAS=\""i686-redhat-linux-gnu"\" -DSYSCONFDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c `test -f 'manual.c' || echo './'`manual.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Sylpheed\" -I../libsylph -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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_FILE_OFFSET_BITS=64 -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DMANUALDIR=\""/usr/share/sylpheed/manual"\" -DFAQDIR=\""/usr/share/sylpheed/faq"\" -DPLUGINDIR=\""/usr/lib/sylpheed/plugins"\" -DTARGET_ALIAS=\""i686-redhat-linux-gnu"\" -DSYSCONFDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c `test -f 'eggtrayicon.c' || echo './'`eggtrayicon.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Sylpheed\" -I../libsylph -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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_FILE_OFFSET_BITS=64 -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DMANUALDIR=\""/usr/share/sylpheed/manual"\" -DFAQDIR=\""/usr/share/sylpheed/faq"\" -DPLUGINDIR=\""/usr/lib/sylpheed/plugins"\" -DTARGET_ALIAS=\""i686-redhat-linux-gnu"\" -DSYSCONFDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c `test -f 'trayicon.c' || echo './'`trayicon.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Sylpheed\" -I../libsylph -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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_FILE_OFFSET_BITS=64 -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DMANUALDIR=\""/usr/share/sylpheed/manual"\" -DFAQDIR=\""/usr/share/sylpheed/faq"\" -DPLUGINDIR=\""/usr/lib/sylpheed/plugins"\" -DTARGET_ALIAS=\""i686-redhat-linux-gnu"\" -DSYSCONFDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c `test -f 'printing.c' || echo './'`printing.c setup.c: In function 'setup_account': setup.c:666:7: warning: variable 'result' set but not used [-Wunused-but-set-variable] rfc2015.c: In function 'rfc2015_encrypt_sign_armored': rfc2015.c:1955:9: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] rfc2015.c: In function 'rfc2015_encrypt_sign': rfc2015.c:1802:9: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] rfc2015.c:1844:9: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] rfc2015.c: In function 'rfc2015_clearsign': rfc2015.c:1644:9: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] rfc2015.c: In function 'rfc2015_sign': rfc2015.c:1480:9: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] rfc2015.c:1516:9: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] rfc2015.c:1542:9: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] rfc2015.c: In function 'rfc2015_encrypt_armored': rfc2015.c:1174:9: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] rfc2015.c: In function 'rfc2015_encrypt': rfc2015.c:1007:10: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] rfc2015.c:1055:9: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] rfc2015.c: In function 'rfc2015_decrypt_message': rfc2015.c:711:10: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] rpop3.c: In function 'rpop3_session_recv_msg': rpop3.c:927:2: warning: case value '1018' not in enumerated type 'Pop3State' [-Wswitch] rpop3.c:951:2: warning: case value '1020' not in enumerated type 'Pop3State' [-Wswitch] gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Sylpheed\" -I../libsylph -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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_FILE_OFFSET_BITS=64 -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DMANUALDIR=\""/usr/share/sylpheed/manual"\" -DFAQDIR=\""/usr/share/sylpheed/faq"\" -DPLUGINDIR=\""/usr/lib/sylpheed/plugins"\" -DTARGET_ALIAS=\""i686-redhat-linux-gnu"\" -DSYSCONFDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c `test -f 'sslmanager.c' || echo './'`sslmanager.c rpop3.c: In function 'rpop3_session_recv_data_as_file_finished': rpop3.c:1056:2: warning: case value '1019' not in enumerated type 'Pop3State' [-Wswitch] gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Sylpheed\" -I../libsylph -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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_FILE_OFFSET_BITS=64 -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DMANUALDIR=\""/usr/share/sylpheed/manual"\" -DFAQDIR=\""/usr/share/sylpheed/faq"\" -DPLUGINDIR=\""/usr/lib/sylpheed/plugins"\" -DTARGET_ALIAS=\""i686-redhat-linux-gnu"\" -DSYSCONFDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c `test -f 'plugin_manager.c' || echo './'`plugin_manager.c passphrase.c: In function 'gpgmegtk_passphrase_cb': passphrase.c:298:14: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] passphrase.c:299:14: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] passphrase.c:313:14: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] passphrase.c:335:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] passphrase.c:336:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Sylpheed\" -I../libsylph -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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_FILE_OFFSET_BITS=64 -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DMANUALDIR=\""/usr/share/sylpheed/manual"\" -DFAQDIR=\""/usr/share/sylpheed/faq"\" -DPLUGINDIR=\""/usr/lib/sylpheed/plugins"\" -DTARGET_ALIAS=\""i686-redhat-linux-gnu"\" -DSYSCONFDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c `test -f 'update_check.c' || echo './'`update_check.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Sylpheed\" -I../libsylph -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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_FILE_OFFSET_BITS=64 -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DMANUALDIR=\""/usr/share/sylpheed/manual"\" -DFAQDIR=\""/usr/share/sylpheed/faq"\" -DPLUGINDIR=\""/usr/lib/sylpheed/plugins"\" -DTARGET_ALIAS=\""i686-redhat-linux-gnu"\" -DSYSCONFDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c `test -f 'quote_fmt_lex.c' || echo './'`quote_fmt_lex.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Sylpheed\" -I../libsylph -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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_FILE_OFFSET_BITS=64 -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DMANUALDIR=\""/usr/share/sylpheed/manual"\" -DFAQDIR=\""/usr/share/sylpheed/faq"\" -DPLUGINDIR=\""/usr/lib/sylpheed/plugins"\" -DTARGET_ALIAS=\""i686-redhat-linux-gnu"\" -DSYSCONFDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c `test -f 'quote_fmt_parse.c' || echo './'`quote_fmt_parse.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Sylpheed\" -I../libsylph -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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_FILE_OFFSET_BITS=64 -I/usr/include -DLOCALEDIR=\""/usr/share/locale"\" -DMANUALDIR=\""/usr/share/sylpheed/manual"\" -DFAQDIR=\""/usr/share/sylpheed/faq"\" -DPLUGINDIR=\""/usr/lib/sylpheed/plugins"\" -DTARGET_ALIAS=\""i686-redhat-linux-gnu"\" -DSYSCONFDIR=\""/etc"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c `test -f 'sylpheed-marshal.c' || echo './'`sylpheed-marshal.c /bin/sh ../libtool --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 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -Wl,-z,relro -lenchant -o libsylpheed-plugin-0.la -rpath /usr/lib -version-info 2:0:1 -export-dynamic plugin-marshal.lo plugin.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 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 ../libsylph/libsylph-0.la -lnsl -lcompface -lssl -lcrypto -pthread -lgtkspell -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -pthread -lenchant -lgmodule-2.0 -lrt -lglib-2.0 -pthread -lgthread-2.0 -lrt -lglib-2.0 lex.yy.c:1232:17: warning: 'yyunput' defined but not used [-Wunused-function] lex.yy.c:1273:16: warning: 'input' defined but not used [-Wunused-function] quote_fmt_lex.l: In function 'quote_fmtlex': quote_fmt_lex.l:46:1: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] printing.c: In function 'message_count_page': printing.c:167:11: warning: variable 'cr' set but not used [-Wunused-but-set-variable] printing.c: In function 'draw_page': printing.c:312:11: warning: variable 'msginfo' set but not used [-Wunused-but-set-variable] gcc -shared .libs/plugin-marshal.o .libs/plugin.o ../libsylph/.libs/libsylph-0.so -lnsl -lcompface -lssl -lcrypto -lgtkspell -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lenchant -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -m32 -march=i686 -mtune=atom -pthread -pthread -pthread -Wl,-z -Wl,relro -pthread -pthread -pthread -pthread -Wl,-soname -Wl,libsylpheed-plugin-0.so.1 -o .libs/libsylpheed-plugin-0.so.1.1.0 (cd .libs && rm -f libsylpheed-plugin-0.so.1 && ln -s libsylpheed-plugin-0.so.1.1.0 libsylpheed-plugin-0.so.1) (cd .libs && rm -f libsylpheed-plugin-0.so && ln -s libsylpheed-plugin-0.so.1.1.0 libsylpheed-plugin-0.so) creating libsylpheed-plugin-0.la (cd .libs && rm -f libsylpheed-plugin-0.la && ln -s ../libsylpheed-plugin-0.la libsylpheed-plugin-0.la) /bin/sh ../libtool --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 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -Wl,-z,relro -lenchant -o sylpheed main.o mainwindow.o folderview.o summaryview.o messageview.o headerview.o textview.o imageview.o mimeview.o quick_search.o query_search.o message_search.o colorlabel.o action.o compose.o gtkshruler.o menu.o stock_pixmap.o prefs_ui.o prefs_common_dialog.o prefs_filter.o prefs_filter_edit.o prefs_account_dialog.o prefs_folder_item.o prefs_display_items.o prefs_display_header.o prefs_customheader.o prefs_summary_column.o prefs_template.o prefs_actions.o prefs_search_folder.o prefs_toolbar.o account_dialog.o template.o addressbook.o addr_compl.o addritem.o addrcache.o addrbook.o addrindex.o mgutils.o vcard.o ldif.o importldif.o importcsv.o jpilot.o syldap.o editbook.o editgroup.o editaddress.o editvcard.o editjpilot.o editldap.o editldap_basedn.o addressadd.o filesel.o foldersel.o statusbar.o logwindow.o sourcewindow.o manage_window.o undo.o alertpanel.o inputdialog.o progressdialog.o subscribedialog.o about.o setup.o gtkutils.o send_message.o inc.o rpop3.o import.o export.o rfc2015.o passphrase.o select-keys.o sigstatus.o simple-gettext.o manual.o eggtrayicon.o trayicon.o printing.o sslmanager.o plugin_manager.o update_check.o quote_fmt_lex.o quote_fmt_parse.o sylpheed-marshal.o -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 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lgpgme -lresolv -lnsl -llber -lpthread -lldap -pthread -lgthread-2.0 -lrt -lglib-2.0 libsylpheed-plugin-0.la ../libsylph/libsylph-0.la -lnsl -lcompface -lssl -lcrypto -pthread -lgtkspell -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -pthread -lenchant -lgmodule-2.0 -lrt -lglib-2.0 -pthread -lgthread-2.0 -lrt -lglib-2.0 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 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -Wl,-z -Wl,relro -o .libs/sylpheed main.o mainwindow.o folderview.o summaryview.o messageview.o headerview.o textview.o imageview.o mimeview.o quick_search.o query_search.o message_search.o colorlabel.o action.o compose.o gtkshruler.o menu.o stock_pixmap.o prefs_ui.o prefs_common_dialog.o prefs_filter.o prefs_filter_edit.o prefs_account_dialog.o prefs_folder_item.o prefs_display_items.o prefs_display_header.o prefs_customheader.o prefs_summary_column.o prefs_template.o prefs_actions.o prefs_search_folder.o prefs_toolbar.o account_dialog.o template.o addressbook.o addr_compl.o addritem.o addrcache.o addrbook.o addrindex.o mgutils.o vcard.o ldif.o importldif.o importcsv.o jpilot.o syldap.o editbook.o editgroup.o editaddress.o editvcard.o editjpilot.o editldap.o editldap_basedn.o addressadd.o filesel.o foldersel.o statusbar.o logwindow.o sourcewindow.o manage_window.o undo.o alertpanel.o inputdialog.o progressdialog.o subscribedialog.o about.o setup.o gtkutils.o send_message.o inc.o rpop3.o import.o export.o rfc2015.o passphrase.o select-keys.o sigstatus.o simple-gettext.o manual.o eggtrayicon.o trayicon.o printing.o sslmanager.o plugin_manager.o update_check.o quote_fmt_lex.o quote_fmt_parse.o sylpheed-marshal.o -pthread -pthread -pthread -pthread -pthread -lgpgme -lresolv -llber -lpthread -lldap ./.libs/libsylpheed-plugin-0.so ../libsylph/.libs/libsylph-0.so -lnsl -lcompface -lssl -lcrypto -lgtkspell -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lenchant -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 creating sylpheed make[4]: Leaving directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/src' make[3]: Leaving directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/src' make[2]: Leaving directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/src' Making all in plugin make[2]: Entering directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/plugin' Making all in attachment_tool make[3]: Entering directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/plugin/attachment_tool' /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../libsylph -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c -o attachment_tool.lo `test -f 'attachment_tool.c' || echo './'`attachment_tool.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../libsylph -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c attachment_tool.c -fPIC -DPIC -o .libs/attachment_tool.o /bin/sh ../../libtool --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 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -Wl,-z,relro -o attachment_tool.la -rpath /usr/lib/sylpheed/plugins -module -no-undefined -avoid-version attachment_tool.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 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 ../../src/libsylpheed-plugin-0.la ../../libsylph/libsylph-0.la -lnsl -lcompface -lssl -lcrypto -pthread -lgtkspell -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -pthread -lenchant -lgmodule-2.0 -lrt -lglib-2.0 -pthread -lgthread-2.0 -lrt -lglib-2.0 gcc -shared .libs/attachment_tool.o ../../src/.libs/libsylpheed-plugin-0.so ../../libsylph/.libs/libsylph-0.so -lnsl -lcompface -lssl -lcrypto -lgtkspell -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lenchant -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -m32 -march=i686 -mtune=atom -pthread -pthread -pthread -Wl,-z -Wl,relro -pthread -pthread -pthread -pthread -Wl,-soname -Wl,attachment_tool.so -o .libs/attachment_tool.so creating attachment_tool.la (cd .libs && rm -f attachment_tool.la && ln -s ../attachment_tool.la attachment_tool.la) make[3]: Leaving directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/plugin/attachment_tool' Making all in test make[3]: Entering directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/plugin/test' /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../libsylph -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c -o test.lo `test -f 'test.c' || echo './'`test.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../libsylph -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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -c test.c -fPIC -DPIC -o .libs/test.o /bin/sh ../../libtool --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 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -Wl,-z,relro -o test.la -rpath /usr/lib/sylpheed/plugins -module -no-undefined -avoid-version test.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 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 ../../src/libsylpheed-plugin-0.la ../../libsylph/libsylph-0.la -lnsl -lcompface -lssl -lcrypto -pthread -lgtkspell -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -pthread -lenchant -lgmodule-2.0 -lrt -lglib-2.0 -pthread -lgthread-2.0 -lrt -lglib-2.0 gcc -shared .libs/test.o ../../src/.libs/libsylpheed-plugin-0.so ../../libsylph/.libs/libsylph-0.so -lnsl -lcompface -lssl -lcrypto -lgtkspell -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lenchant -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -m32 -march=i686 -mtune=atom -pthread -pthread -pthread -Wl,-z -Wl,relro -pthread -pthread -pthread -pthread -Wl,-soname -Wl,test.so -o .libs/test.so creating test.la (cd .libs && rm -f test.la && ln -s ../test.la test.la) make[3]: Leaving directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/plugin/test' make[3]: Entering directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/plugin' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/plugin' make[2]: Leaving directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/plugin' Making all in po make[2]: Entering directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/po' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/po' Making all in manual make[2]: Entering directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/manual' Making all in en make[3]: Entering directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/manual/en' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/manual/en' Making all in ja make[3]: Entering directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/manual/ja' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/manual/ja' make[3]: Entering directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/manual' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/manual' make[2]: Leaving directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/manual' Making all in faq make[2]: Entering directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/faq' Making all in de make[3]: Entering directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/faq/de' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/faq/de' Making all in en make[3]: Entering directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/faq/en' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/faq/en' Making all in es make[3]: Entering directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/faq/es' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/faq/es' Making all in fr make[3]: Entering directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/faq/fr' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/faq/fr' Making all in it make[3]: Entering directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/faq/it' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/faq/it' make[3]: Entering directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/faq' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/faq' make[2]: Leaving directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/faq' Making all in nsis make[2]: Entering directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/nsis' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/nsis' make[2]: Entering directory `/builddir/build/BUILD/sylpheed-3.2.0beta9' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/sylpheed-3.2.0beta9' make[1]: Leaving directory `/builddir/build/BUILD/sylpheed-3.2.0beta9' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.hXIzRE + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386 ++ dirname /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386 + cd sylpheed-3.2.0beta9 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386 + make install DESTDIR=/builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386 'INSTALL=install -p' Making install in ac make[1]: Entering directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/ac' make[2]: Entering directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/ac' 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/sylpheed-3.2.0beta9/ac' make[1]: Leaving directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/ac' Making install in libsylph make[1]: Entering directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/libsylph' make install-am make[2]: Entering directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/libsylph' make[3]: Entering directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/libsylph' /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/lib mkdir -p -- /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/lib /bin/sh ../libtool --mode=install install -p libsylph-0.la /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/lib/libsylph-0.la install -p .libs/libsylph-0.so.1.1.0 /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/lib/libsylph-0.so.1.1.0 (cd /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/lib && { ln -s -f libsylph-0.so.1.1.0 libsylph-0.so.1 || { rm -f libsylph-0.so.1 && ln -s libsylph-0.so.1.1.0 libsylph-0.so.1; }; }) (cd /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/lib && { ln -s -f libsylph-0.so.1.1.0 libsylph-0.so || { rm -f libsylph-0.so && ln -s libsylph-0.so.1.1.0 libsylph-0.so; }; }) install -p .libs/libsylph-0.lai /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/lib/libsylph-0.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/include/sylpheed/sylph mkdir -p -- /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/include/sylpheed/sylph install -p -m 644 defs.h /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/include/sylpheed/sylph/defs.h install -p -m 644 enums.h /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/include/sylpheed/sylph/enums.h install -p -m 644 account.h /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/include/sylpheed/sylph/account.h install -p -m 644 base64.h /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/include/sylpheed/sylph/base64.h install -p -m 644 codeconv.h /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/include/sylpheed/sylph/codeconv.h install -p -m 644 customheader.h /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/include/sylpheed/sylph/customheader.h install -p -m 644 displayheader.h /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/include/sylpheed/sylph/displayheader.h install -p -m 644 filter.h /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/include/sylpheed/sylph/filter.h install -p -m 644 folder.h /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/include/sylpheed/sylph/folder.h install -p -m 644 html.h /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/include/sylpheed/sylph/html.h install -p -m 644 imap.h /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/include/sylpheed/sylph/imap.h install -p -m 644 mbox.h /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/include/sylpheed/sylph/mbox.h install -p -m 644 md5.h /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/include/sylpheed/sylph/md5.h install -p -m 644 md5_hmac.h /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/include/sylpheed/sylph/md5_hmac.h install -p -m 644 mh.h /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/include/sylpheed/sylph/mh.h install -p -m 644 news.h /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/include/sylpheed/sylph/news.h install -p -m 644 nntp.h /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/include/sylpheed/sylph/nntp.h install -p -m 644 pop.h /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/include/sylpheed/sylph/pop.h install -p -m 644 prefs.h /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/include/sylpheed/sylph/prefs.h install -p -m 644 prefs_account.h /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/include/sylpheed/sylph/prefs_account.h install -p -m 644 prefs_common.h /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/include/sylpheed/sylph/prefs_common.h install -p -m 644 procheader.h /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/include/sylpheed/sylph/procheader.h install -p -m 644 procmime.h /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/include/sylpheed/sylph/procmime.h install -p -m 644 procmsg.h /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/include/sylpheed/sylph/procmsg.h install -p -m 644 quoted-printable.h /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/include/sylpheed/sylph/quoted-printable.h install -p -m 644 recv.h /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/include/sylpheed/sylph/recv.h install -p -m 644 session.h /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/include/sylpheed/sylph/session.h install -p -m 644 smtp.h /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/include/sylpheed/sylph/smtp.h install -p -m 644 socket.h /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/include/sylpheed/sylph/socket.h install -p -m 644 socks.h /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/include/sylpheed/sylph/socks.h install -p -m 644 ssl.h /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/include/sylpheed/sylph/ssl.h install -p -m 644 stringtable.h /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/include/sylpheed/sylph/stringtable.h install -p -m 644 sylmain.h /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/include/sylpheed/sylph/sylmain.h install -p -m 644 unmime.h /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/include/sylpheed/sylph/unmime.h install -p -m 644 utils.h /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/include/sylpheed/sylph/utils.h install -p -m 644 uuencode.h /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/include/sylpheed/sylph/uuencode.h install -p -m 644 virtual.h /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/include/sylpheed/sylph/virtual.h install -p -m 644 xml.h /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/include/sylpheed/sylph/xml.h install -p -m 644 syl-marshal.h /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/include/sylpheed/sylph/syl-marshal.h make[3]: Leaving directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/libsylph' make[2]: Leaving directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/libsylph' make[1]: Leaving directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/libsylph' Making install in src make[1]: Entering directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/src' make install-recursive make[2]: Entering directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/src' Making install in icons make[3]: Entering directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/src/icons' make install-am make[4]: Entering directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/src/icons' make[5]: Entering directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/src/icons' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/src/icons' make[4]: Leaving directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/src/icons' make[3]: Leaving directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/src/icons' make[3]: Entering directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/src' make[4]: Entering directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/src' /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/lib /bin/sh ../libtool --mode=install install -p libsylpheed-plugin-0.la /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/lib/libsylpheed-plugin-0.la libtool: install: warning: relinking `libsylpheed-plugin-0.la' (cd /builddir/build/BUILD/sylpheed-3.2.0beta9/src; /bin/sh ../libtool --mode=relink 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 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -Wl,-z,relro -lenchant -o libsylpheed-plugin-0.la -rpath /usr/lib -version-info 2:0:1 -export-dynamic plugin-marshal.lo plugin.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 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 ../libsylph/libsylph-0.la -lnsl -lcompface -lssl -lcrypto -pthread -lgtkspell -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -pthread -lenchant -lgmodule-2.0 -lrt -lglib-2.0 -pthread -lgthread-2.0 -lrt -lglib-2.0 -inst-prefix-dir /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386) gcc -shared .libs/plugin-marshal.o .libs/plugin.o -L/builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/lib -L/usr/lib -lsylph-0 -lnsl -lcompface -lssl -lcrypto -lgtkspell -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lenchant -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -m32 -march=i686 -mtune=atom -pthread -pthread -pthread -Wl,-z -Wl,relro -pthread -pthread -pthread -pthread -Wl,-soname -Wl,libsylpheed-plugin-0.so.1 -o .libs/libsylpheed-plugin-0.so.1.1.0 install -p .libs/libsylpheed-plugin-0.so.1.1.0T /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/lib/libsylpheed-plugin-0.so.1.1.0 (cd /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/lib && { ln -s -f libsylpheed-plugin-0.so.1.1.0 libsylpheed-plugin-0.so.1 || { rm -f libsylpheed-plugin-0.so.1 && ln -s libsylpheed-plugin-0.so.1.1.0 libsylpheed-plugin-0.so.1; }; }) (cd /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/lib && { ln -s -f libsylpheed-plugin-0.so.1.1.0 libsylpheed-plugin-0.so || { rm -f libsylpheed-plugin-0.so && ln -s libsylpheed-plugin-0.so.1.1.0 libsylpheed-plugin-0.so; }; }) install -p .libs/libsylpheed-plugin-0.lai /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/lib/libsylpheed-plugin-0.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/bin mkdir -p -- /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/bin /bin/sh ../libtool --mode=install install -p sylpheed /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/bin/sylpheed libtool: install: warning: `libsylpheed-plugin-0.la' has not been installed in `/usr/lib' libtool: install: warning: `../libsylph/libsylph-0.la' has not been installed in `/usr/lib' install -p .libs/sylpheed /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/bin/sylpheed /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/include/sylpheed install -p -m 644 plugin.h /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/include/sylpheed/plugin.h make[4]: Leaving directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/src' make[3]: Leaving directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/src' make[2]: Leaving directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/src' make[1]: Leaving directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/src' Making install in plugin make[1]: Entering directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/plugin' Making install in attachment_tool make[2]: Entering directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/plugin/attachment_tool' make[2]: Nothing to be done for `install'. make[2]: Leaving directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/plugin/attachment_tool' Making install in test make[2]: Entering directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/plugin/test' make[2]: Nothing to be done for `install'. make[2]: Leaving directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/plugin/test' make[2]: Entering directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/plugin' make[3]: Entering directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/plugin' 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/sylpheed-3.2.0beta9/plugin' make[2]: Leaving directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/plugin' make[1]: Leaving directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/plugin' Making install in po make[1]: Entering directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/po' if test -r ".././mkinstalldirs"; then \ .././mkinstalldirs /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share; \ else \ /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share; \ fi mkdir -p -- /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share mkdir -p -- /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/locale/be/LC_MESSAGES installing be.gmo as /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/locale/be/LC_MESSAGES/sylpheed.mo mkdir -p -- /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/locale/bg/LC_MESSAGES installing bg.gmo as /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/locale/bg/LC_MESSAGES/sylpheed.mo mkdir -p -- /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/locale/cs/LC_MESSAGES installing cs.gmo as /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/locale/cs/LC_MESSAGES/sylpheed.mo mkdir -p -- /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/locale/da/LC_MESSAGES installing da.gmo as /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/locale/da/LC_MESSAGES/sylpheed.mo mkdir -p -- /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/locale/de/LC_MESSAGES installing de.gmo as /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/locale/de/LC_MESSAGES/sylpheed.mo mkdir -p -- /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/locale/el/LC_MESSAGES installing el.gmo as /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/locale/el/LC_MESSAGES/sylpheed.mo mkdir -p -- /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/locale/es/LC_MESSAGES installing es.gmo as /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/locale/es/LC_MESSAGES/sylpheed.mo mkdir -p -- /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/locale/et/LC_MESSAGES installing et.gmo as /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/locale/et/LC_MESSAGES/sylpheed.mo mkdir -p -- /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/locale/fi/LC_MESSAGES installing fi.gmo as /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/locale/fi/LC_MESSAGES/sylpheed.mo mkdir -p -- /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/locale/fr/LC_MESSAGES installing fr.gmo as /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/locale/fr/LC_MESSAGES/sylpheed.mo mkdir -p -- /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/locale/gl/LC_MESSAGES installing gl.gmo as /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/locale/gl/LC_MESSAGES/sylpheed.mo mkdir -p -- /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/locale/hr/LC_MESSAGES installing hr.gmo as /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/locale/hr/LC_MESSAGES/sylpheed.mo mkdir -p -- /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/locale/hu/LC_MESSAGES installing hu.gmo as /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/locale/hu/LC_MESSAGES/sylpheed.mo mkdir -p -- /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/locale/it/LC_MESSAGES installing it.gmo as /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/locale/it/LC_MESSAGES/sylpheed.mo mkdir -p -- /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/locale/ja/LC_MESSAGES installing ja.gmo as /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/locale/ja/LC_MESSAGES/sylpheed.mo mkdir -p -- /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/locale/ko/LC_MESSAGES installing ko.gmo as /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/locale/ko/LC_MESSAGES/sylpheed.mo mkdir -p -- /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/locale/lt/LC_MESSAGES installing lt.gmo as /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/locale/lt/LC_MESSAGES/sylpheed.mo mkdir -p -- /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/locale/nl/LC_MESSAGES installing nl.gmo as /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/locale/nl/LC_MESSAGES/sylpheed.mo mkdir -p -- /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/locale/pl/LC_MESSAGES installing pl.gmo as /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/locale/pl/LC_MESSAGES/sylpheed.mo mkdir -p -- /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/locale/pt_BR/LC_MESSAGES installing pt_BR.gmo as /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/locale/pt_BR/LC_MESSAGES/sylpheed.mo mkdir -p -- /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/locale/ro/LC_MESSAGES installing ro.gmo as /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/locale/ro/LC_MESSAGES/sylpheed.mo mkdir -p -- /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/locale/ru/LC_MESSAGES installing ru.gmo as /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/locale/ru/LC_MESSAGES/sylpheed.mo mkdir -p -- /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/locale/sk/LC_MESSAGES installing sk.gmo as /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/locale/sk/LC_MESSAGES/sylpheed.mo mkdir -p -- /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/locale/sl/LC_MESSAGES installing sl.gmo as /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/locale/sl/LC_MESSAGES/sylpheed.mo mkdir -p -- /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/locale/sr/LC_MESSAGES installing sr.gmo as /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/locale/sr/LC_MESSAGES/sylpheed.mo mkdir -p -- /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/locale/sv/LC_MESSAGES installing sv.gmo as /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/locale/sv/LC_MESSAGES/sylpheed.mo mkdir -p -- /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/locale/tr/LC_MESSAGES installing tr.gmo as /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/locale/tr/LC_MESSAGES/sylpheed.mo mkdir -p -- /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/locale/uk/LC_MESSAGES installing uk.gmo as /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/locale/uk/LC_MESSAGES/sylpheed.mo mkdir -p -- /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/locale/vi/LC_MESSAGES installing vi.gmo as /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/locale/vi/LC_MESSAGES/sylpheed.mo mkdir -p -- /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/locale/zh_CN/LC_MESSAGES installing zh_CN.gmo as /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/locale/zh_CN/LC_MESSAGES/sylpheed.mo mkdir -p -- /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/locale/zh_TW/LC_MESSAGES installing zh_TW.gmo as /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/locale/zh_TW/LC_MESSAGES/sylpheed.mo if test "sylpheed" = "glib"; then \ if test -r ".././mkinstalldirs"; then \ .././mkinstalldirs /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/glib-2.0/gettext/po; \ else \ /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/glib-2.0/gettext/po; \ fi; \ install -p -m 644 ./Makefile.in.in \ /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/glib-2.0/gettext/po/Makefile.in.in; \ else \ : ; \ fi make[1]: Leaving directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/po' Making install in manual make[1]: Entering directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/manual' Making install in en make[2]: Entering directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/manual/en' make[3]: Entering directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/manual/en' make[3]: Nothing to be done for `install-exec-am'. /bin/sh ../../mkinstalldirs /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/sylpheed/manual/en mkdir -p -- /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/sylpheed/manual/en install -p -m 644 sylpheed-1.html /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/sylpheed/manual/en/sylpheed-1.html install -p -m 644 sylpheed-10.html /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/sylpheed/manual/en/sylpheed-10.html install -p -m 644 sylpheed-11.html /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/sylpheed/manual/en/sylpheed-11.html install -p -m 644 sylpheed-12.html /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/sylpheed/manual/en/sylpheed-12.html install -p -m 644 sylpheed-13.html /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/sylpheed/manual/en/sylpheed-13.html install -p -m 644 sylpheed-14.html /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/sylpheed/manual/en/sylpheed-14.html install -p -m 644 sylpheed-15.html /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/sylpheed/manual/en/sylpheed-15.html install -p -m 644 sylpheed-16.html /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/sylpheed/manual/en/sylpheed-16.html install -p -m 644 sylpheed-17.html /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/sylpheed/manual/en/sylpheed-17.html install -p -m 644 sylpheed-18.html /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/sylpheed/manual/en/sylpheed-18.html install -p -m 644 sylpheed-19.html /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/sylpheed/manual/en/sylpheed-19.html install -p -m 644 sylpheed-2.html /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/sylpheed/manual/en/sylpheed-2.html install -p -m 644 sylpheed-20.html /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/sylpheed/manual/en/sylpheed-20.html install -p -m 644 sylpheed-21.html /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/sylpheed/manual/en/sylpheed-21.html install -p -m 644 sylpheed-22.html /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/sylpheed/manual/en/sylpheed-22.html install -p -m 644 sylpheed-3.html /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/sylpheed/manual/en/sylpheed-3.html install -p -m 644 sylpheed-4.html /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/sylpheed/manual/en/sylpheed-4.html install -p -m 644 sylpheed-5.html /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/sylpheed/manual/en/sylpheed-5.html install -p -m 644 sylpheed-6.html /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/sylpheed/manual/en/sylpheed-6.html install -p -m 644 sylpheed-7.html /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/sylpheed/manual/en/sylpheed-7.html install -p -m 644 sylpheed-8.html /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/sylpheed/manual/en/sylpheed-8.html install -p -m 644 sylpheed-9.html /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/sylpheed/manual/en/sylpheed-9.html install -p -m 644 sylpheed.html /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/sylpheed/manual/en/sylpheed.html make[3]: Leaving directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/manual/en' make[2]: Leaving directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/manual/en' Making install in ja make[2]: Entering directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/manual/ja' make[3]: Entering directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/manual/ja' make[3]: Nothing to be done for `install-exec-am'. /bin/sh ../../mkinstalldirs /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/sylpheed/manual/ja mkdir -p -- /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/sylpheed/manual/ja install -p -m 644 sylpheed-1.html /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/sylpheed/manual/ja/sylpheed-1.html install -p -m 644 sylpheed-10.html /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/sylpheed/manual/ja/sylpheed-10.html install -p -m 644 sylpheed-11.html /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/sylpheed/manual/ja/sylpheed-11.html install -p -m 644 sylpheed-12.html /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/sylpheed/manual/ja/sylpheed-12.html install -p -m 644 sylpheed-13.html /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/sylpheed/manual/ja/sylpheed-13.html install -p -m 644 sylpheed-14.html /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/sylpheed/manual/ja/sylpheed-14.html install -p -m 644 sylpheed-15.html /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/sylpheed/manual/ja/sylpheed-15.html install -p -m 644 sylpheed-16.html /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/sylpheed/manual/ja/sylpheed-16.html install -p -m 644 sylpheed-17.html /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/sylpheed/manual/ja/sylpheed-17.html install -p -m 644 sylpheed-18.html /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/sylpheed/manual/ja/sylpheed-18.html install -p -m 644 sylpheed-19.html /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/sylpheed/manual/ja/sylpheed-19.html install -p -m 644 sylpheed-20.html /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/sylpheed/manual/ja/sylpheed-20.html install -p -m 644 sylpheed-21.html /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/sylpheed/manual/ja/sylpheed-21.html install -p -m 644 sylpheed-22.html /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/sylpheed/manual/ja/sylpheed-22.html install -p -m 644 sylpheed-23.html /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/sylpheed/manual/ja/sylpheed-23.html install -p -m 644 sylpheed-24.html /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/sylpheed/manual/ja/sylpheed-24.html install -p -m 644 sylpheed-25.html /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/sylpheed/manual/ja/sylpheed-25.html install -p -m 644 sylpheed-26.html /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/sylpheed/manual/ja/sylpheed-26.html install -p -m 644 sylpheed-2.html /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/sylpheed/manual/ja/sylpheed-2.html install -p -m 644 sylpheed-3.html /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/sylpheed/manual/ja/sylpheed-3.html install -p -m 644 sylpheed-4.html /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/sylpheed/manual/ja/sylpheed-4.html install -p -m 644 sylpheed-5.html /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/sylpheed/manual/ja/sylpheed-5.html install -p -m 644 sylpheed-6.html /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/sylpheed/manual/ja/sylpheed-6.html install -p -m 644 sylpheed-7.html /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/sylpheed/manual/ja/sylpheed-7.html install -p -m 644 sylpheed-8.html /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/sylpheed/manual/ja/sylpheed-8.html install -p -m 644 sylpheed-9.html /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/sylpheed/manual/ja/sylpheed-9.html install -p -m 644 sylpheed.html /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/sylpheed/manual/ja/sylpheed.html make[3]: Leaving directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/manual/ja' make[2]: Leaving directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/manual/ja' make[2]: Entering directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/manual' make[3]: Entering directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/manual' 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/sylpheed-3.2.0beta9/manual' make[2]: Leaving directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/manual' make[1]: Leaving directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/manual' Making install in faq make[1]: Entering directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/faq' Making install in de make[2]: Entering directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/faq/de' make[3]: Entering directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/faq/de' make[3]: Nothing to be done for `install-exec-am'. /bin/sh ../../mkinstalldirs /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/sylpheed/faq/de mkdir -p -- /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/sylpheed/faq/de install -p -m 644 sylpheed-faq-1.html /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/sylpheed/faq/de/sylpheed-faq-1.html install -p -m 644 sylpheed-faq-2.html /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/sylpheed/faq/de/sylpheed-faq-2.html install -p -m 644 sylpheed-faq-3.html /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/sylpheed/faq/de/sylpheed-faq-3.html install -p -m 644 sylpheed-faq.html /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/sylpheed/faq/de/sylpheed-faq.html make[3]: Leaving directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/faq/de' make[2]: Leaving directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/faq/de' Making install in en make[2]: Entering directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/faq/en' make[3]: Entering directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/faq/en' make[3]: Nothing to be done for `install-exec-am'. /bin/sh ../../mkinstalldirs /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/sylpheed/faq/en mkdir -p -- /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/sylpheed/faq/en install -p -m 644 sylpheed-faq-1.html /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/sylpheed/faq/en/sylpheed-faq-1.html install -p -m 644 sylpheed-faq-2.html /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/sylpheed/faq/en/sylpheed-faq-2.html install -p -m 644 sylpheed-faq-3.html /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/sylpheed/faq/en/sylpheed-faq-3.html install -p -m 644 sylpheed-faq-4.html /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/sylpheed/faq/en/sylpheed-faq-4.html install -p -m 644 sylpheed-faq.html /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/sylpheed/faq/en/sylpheed-faq.html make[3]: Leaving directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/faq/en' make[2]: Leaving directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/faq/en' Making install in es make[2]: Entering directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/faq/es' make[3]: Entering directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/faq/es' make[3]: Nothing to be done for `install-exec-am'. /bin/sh ../../mkinstalldirs /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/sylpheed/faq/es mkdir -p -- /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/sylpheed/faq/es install -p -m 644 sylpheed-faq-1.html /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/sylpheed/faq/es/sylpheed-faq-1.html install -p -m 644 sylpheed-faq-2.html /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/sylpheed/faq/es/sylpheed-faq-2.html install -p -m 644 sylpheed-faq-3.html /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/sylpheed/faq/es/sylpheed-faq-3.html install -p -m 644 sylpheed-faq.html /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/sylpheed/faq/es/sylpheed-faq.html make[3]: Leaving directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/faq/es' make[2]: Leaving directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/faq/es' Making install in fr make[2]: Entering directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/faq/fr' make[3]: Entering directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/faq/fr' make[3]: Nothing to be done for `install-exec-am'. /bin/sh ../../mkinstalldirs /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/sylpheed/faq/fr mkdir -p -- /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/sylpheed/faq/fr install -p -m 644 sylpheed-faq-1.html /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/sylpheed/faq/fr/sylpheed-faq-1.html install -p -m 644 sylpheed-faq-2.html /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/sylpheed/faq/fr/sylpheed-faq-2.html install -p -m 644 sylpheed-faq-3.html /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/sylpheed/faq/fr/sylpheed-faq-3.html install -p -m 644 sylpheed-faq.html /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/sylpheed/faq/fr/sylpheed-faq.html make[3]: Leaving directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/faq/fr' make[2]: Leaving directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/faq/fr' Making install in it make[2]: Entering directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/faq/it' make[3]: Entering directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/faq/it' make[3]: Nothing to be done for `install-exec-am'. /bin/sh ../../mkinstalldirs /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/sylpheed/faq/it mkdir -p -- /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/sylpheed/faq/it install -p -m 644 sylpheed-faq-1.html /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/sylpheed/faq/it/sylpheed-faq-1.html install -p -m 644 sylpheed-faq-2.html /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/sylpheed/faq/it/sylpheed-faq-2.html install -p -m 644 sylpheed-faq-3.html /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/sylpheed/faq/it/sylpheed-faq-3.html install -p -m 644 sylpheed-faq.html /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/sylpheed/faq/it/sylpheed-faq.html make[3]: Leaving directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/faq/it' make[2]: Leaving directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/faq/it' make[2]: Entering directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/faq' make[3]: Entering directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/faq' 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/sylpheed-3.2.0beta9/faq' make[2]: Leaving directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/faq' make[1]: Leaving directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/faq' Making install in nsis make[1]: Entering directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/nsis' make[2]: Entering directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/nsis' 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/sylpheed-3.2.0beta9/nsis' make[1]: Leaving directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/nsis' make[1]: Entering directory `/builddir/build/BUILD/sylpheed-3.2.0beta9' make[2]: Entering directory `/builddir/build/BUILD/sylpheed-3.2.0beta9' make[2]: Nothing to be done for `install-exec-am'. /bin/sh ./mkinstalldirs /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/pixmaps; \ install -p -m 644 ./sylpheed-64x64.png /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/pixmaps/sylpheed.png; mkdir -p -- /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/pixmaps /bin/sh ./mkinstalldirs /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/applications mkdir -p -- /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/applications install -p -m 644 sylpheed.desktop /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/applications/sylpheed.desktop make[2]: Leaving directory `/builddir/build/BUILD/sylpheed-3.2.0beta9' make[1]: Leaving directory `/builddir/build/BUILD/sylpheed-3.2.0beta9' + for plugin in attachment_tool test + pushd plugin/attachment_tool ~/build/BUILD/sylpheed-3.2.0beta9/plugin/attachment_tool ~/build/BUILD/sylpheed-3.2.0beta9 + make install-plugin DESTDIR=/builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386 'INSTALL=install -p' make[1]: Entering directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/plugin/attachment_tool' /bin/sh ../../mkinstalldirs /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/lib/sylpheed/plugins mkdir -p -- /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/lib/sylpheed/plugins /bin/sh ../../libtool --mode=install install -p attachment_tool.la /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/lib/sylpheed/plugins/attachment_tool.la libtool: install: warning: relinking `attachment_tool.la' (cd /builddir/build/BUILD/sylpheed-3.2.0beta9/plugin/attachment_tool; /bin/sh ../../libtool --mode=relink 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 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -Wl,-z,relro -o attachment_tool.la -rpath /usr/lib/sylpheed/plugins -module -no-undefined -avoid-version attachment_tool.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 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 ../../src/libsylpheed-plugin-0.la ../../libsylph/libsylph-0.la -lnsl -lcompface -lssl -lcrypto -pthread -lgtkspell -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -pthread -lenchant -lgmodule-2.0 -lrt -lglib-2.0 -pthread -lgthread-2.0 -lrt -lglib-2.0 -inst-prefix-dir /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386) gcc -shared .libs/attachment_tool.o -L/builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/lib -L/usr/lib -lsylpheed-plugin-0 -lsylph-0 -lnsl -lcompface -lssl -lcrypto -lgtkspell -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lenchant -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -m32 -march=i686 -mtune=atom -pthread -pthread -pthread -Wl,-z -Wl,relro -pthread -pthread -pthread -pthread -Wl,-soname -Wl,attachment_tool.so -o .libs/attachment_tool.so install -p .libs/attachment_tool.soT /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/lib/sylpheed/plugins/attachment_tool.so install -p .libs/attachment_tool.lai /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/lib/sylpheed/plugins/attachment_tool.la libtool: install: warning: remember to run `libtool --finish /usr/lib/sylpheed/plugins' make[1]: Nothing to be done for `install-data-am'. make[1]: Leaving directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/plugin/attachment_tool' ~/build/BUILD/sylpheed-3.2.0beta9 + popd + for plugin in attachment_tool test + pushd plugin/test + make install-plugin DESTDIR=/builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386 'INSTALL=install -p' ~/build/BUILD/sylpheed-3.2.0beta9/plugin/test ~/build/BUILD/sylpheed-3.2.0beta9 make[1]: Entering directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/plugin/test' /bin/sh ../../mkinstalldirs /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/lib/sylpheed/plugins /bin/sh ../../libtool --mode=install install -p test.la /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/lib/sylpheed/plugins/test.la (cd /builddir/build/BUILD/sylpheed-3.2.0beta9/plugin/test; /bin/sh ../../libtool --mode=relink 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 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtkspell-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/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 -Wl,-z,relro -o test.la -rpath /usr/lib/sylpheed/plugins -module -no-undefined -avoid-version test.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 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 ../../src/libsylpheed-plugin-0.la ../../libsylph/libsylph-0.la -lnsl -lcompface -lssl -lcrypto -pthread -lgtkspell -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -pthread -lenchant -lgmodule-2.0 -lrt -lglib-2.0 -pthread -lgthread-2.0 -lrt -lglib-2.0 -inst-prefix-dir /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386) libtool: install: warning: relinking `test.la' gcc -shared .libs/test.o -L/builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/lib -L/usr/lib -lsylpheed-plugin-0 -lsylph-0 -lnsl -lcompface -lssl -lcrypto -lgtkspell -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lenchant -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -m32 -march=i686 -mtune=atom -pthread -pthread -pthread -Wl,-z -Wl,relro -pthread -pthread -pthread -pthread -Wl,-soname -Wl,test.so -o .libs/test.so install -p .libs/test.soT /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/lib/sylpheed/plugins/test.so install -p .libs/test.lai /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/lib/sylpheed/plugins/test.la libtool: install: warning: remember to run `libtool --finish /usr/lib/sylpheed/plugins' make[1]: Nothing to be done for `install-data-am'. make[1]: Leaving directory `/builddir/build/BUILD/sylpheed-3.2.0beta9/plugin/test' + popd ~/build/BUILD/sylpheed-3.2.0beta9 + find /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386 -name '*.la' -exec rm '{}' ';' + mkdir -p /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/pixmaps + install -p -m 644 sylpheed-64x64.png /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/pixmaps/sylpheed.png + mkdir -p /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/applications + desktop-file-install --vendor redhat --add-category=Network --add-mime-type=x-scheme-handler/mailto --dir /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/applications --delete-original /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/applications/sylpheed.desktop /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/applications/redhat-sylpheed.desktop: error: (will be fatal in the future): value "Email" in key "Categories" in group "Desktop Entry" requires another category to be present among the following categories: Office;Network + mkdir -p /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/man/man1 + install -p -m 0644 /builddir/build/SOURCES/sylpheed.1 /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/man/man1/ + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386 sylpheed + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/sylpheed-3.2.0beta9 extracting debug info from /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/bin/sylpheed extracting debug info from /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/lib/sylpheed/plugins/test.so extracting debug info from /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/lib/sylpheed/plugins/attachment_tool.so extracting debug info from /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/lib/libsylpheed-plugin-0.so.1.1.0 extracting debug info from /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/lib/libsylph-0.so.1.1.0 symlinked /usr/lib/debug/usr/lib/libsylpheed-plugin-0.so.1.1.0.debug to /usr/lib/debug/usr/lib/libsylpheed-plugin-0.so.1.debug symlinked /usr/lib/debug/usr/lib/libsylph-0.so.1.1.0.debug to /usr/lib/debug/usr/lib/libsylph-0.so.1.debug symlinked /usr/lib/debug/usr/lib/libsylph-0.so.1.1.0.debug to /usr/lib/debug/usr/lib/libsylph-0.so.debug symlinked /usr/lib/debug/usr/lib/libsylpheed-plugin-0.so.1.1.0.debug to /usr/lib/debug/usr/lib/libsylpheed-plugin-0.so.debug cpio: sylpheed-3.2.0beta9/src/lex.yy.c: Cannot stat: No such file or directory cpio: sylpheed-3.2.0beta9/src/y.tab.c: Cannot stat: No such file or directory cpio: sylpheed-3.2.0beta9/src/y.tab.h: Cannot stat: No such file or directory 7928 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: sylpheed-3.2.0-0.4.beta9.fc16.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.OzeSuA + umask 022 + cd /builddir/build/BUILD + cd sylpheed-3.2.0beta9 + DOCDIR=/builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/doc/sylpheed-3.2.0 + export DOCDIR + /bin/mkdir -p /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/doc/sylpheed-3.2.0 + cp -pr AUTHORS ChangeLog ChangeLog-1.0 COPYING COPYING.LIB LICENSE /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/doc/sylpheed-3.2.0 + cp -pr NEWS NEWS-1.0 NEWS-2.0 README TODO /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/doc/sylpheed-3.2.0 + cp -pr ChangeLog.ja ChangeLog-1.0.ja README.ja INSTALL.ja TODO.ja /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/doc/sylpheed-3.2.0 + cp -pr README.es /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/doc/sylpheed-3.2.0 + exit 0 Provides: attachment_tool.so libsylph-0.so.1 libsylpheed-plugin-0.so.1 mimehandler(x-scheme-handler/mailto) test.so Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Requires: libatk-1.0.so.0 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.11) libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libcairo.so.2 libcompface.so.1 libcrypto.so.10 libenchant.so.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 libgpgme.so.11 libgpgme.so.11(GPGME_1.0) libgpgme.so.11(GPGME_1.1) libgthread-2.0.so.0 libgtk-x11-2.0.so.0 libgtkspell.so.0 liblber-2.4.so.2 libldap-2.4.so.2 libnsl.so.1 libpango-1.0.so.0 libpangocairo-1.0.so.0 libpangoft2-1.0.so.0 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.2) libresolv.so.2 librt.so.1 libssl.so.10 libsylph-0.so.1 libsylpheed-plugin-0.so.1 rtld(GNU_HASH) Processing files: sylpheed-devel-3.2.0-0.4.beta9.fc16.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.5tOEPy + umask 022 + cd /builddir/build/BUILD + cd sylpheed-3.2.0beta9 + DOCDIR=/builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/doc/sylpheed-devel-3.2.0 + export DOCDIR + /bin/mkdir -p /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/doc/sylpheed-devel-3.2.0 + cp -pr PLUGIN.txt /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/doc/sylpheed-devel-3.2.0 + cp -pr PLUGIN.ja.txt /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386/usr/share/doc/sylpheed-devel-3.2.0 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libsylph-0.so.1 libsylpheed-plugin-0.so.1 Processing files: sylpheed-debuginfo-3.2.0-0.4.beta9.fc16.i686 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386 Wrote: /builddir/build/RPMS/sylpheed-3.2.0-0.4.beta9.fc16.i686.rpm Wrote: /builddir/build/RPMS/sylpheed-devel-3.2.0-0.4.beta9.fc16.i686.rpm Wrote: /builddir/build/RPMS/sylpheed-debuginfo-3.2.0-0.4.beta9.fc16.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ZSKinK + umask 022 + cd /builddir/build/BUILD + cd sylpheed-3.2.0beta9 + rm -rf /builddir/build/BUILDROOT/sylpheed-3.2.0-0.4.beta9.fc16.i386 + exit 0 Child returncode was: 0 LEAVE do -->