Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 275393 Details for
Bug 369563
net-mail/gnubiff fails because of underlinking
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
gnubiff-2.2.13-r1:20110531-181628.log (text/plain), 81.52 KB, created by
Diego Elio Pettenò (RETIRED)
on 2011-05-31 18:46:55 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2011-05-31 18:46:55 UTC
Size:
81.52 KB
patch
obsolete
> * Package: net-mail/gnubiff-2.2.13-r1 > * Repository: gentoo > * Maintainer: net-mail@gentoo.org > * USE: elibc_glibc kernel_linux nls test userland_GNU x86 > * FEATURES: sandbox test userpriv usersandbox >>>> Unpacking source... >>>> Unpacking gnubiff-2.2.13.tar.gz to /var/tmp/portage/net-mail/gnubiff-2.2.13-r1/work >>>> Source unpacked in /var/tmp/portage/net-mail/gnubiff-2.2.13-r1/work >>>> Preparing source in /var/tmp/portage/net-mail/gnubiff-2.2.13-r1/work/gnubiff-2.2.13 ... > * Applying gnubiff-2.2.13-fix-nls.patch ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-mail/gnubiff-2.2.13-r1/work/gnubiff-2.2.13 ... > * econf: updating gnubiff-2.2.13/config/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating gnubiff-2.2.13/config/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-debug --disable-gnome --enable-nls --disable-fam --without-password --without-password-string >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether to enable maintainer-specific portions of Makefiles... no >checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ >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 i686-pc-linux-gnu-g++ accepts -g... yes >checking for style of include used by make... GNU >checking dependency style of i686-pc-linux-gnu-g++... gcc3 >checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... yes >checking whether i686-pc-linux-gnu-gcc accepts -g... yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking dependency style of i686-pc-linux-gnu-gcc... gcc3 >checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E >checking whether ln -s works... yes >checking whether make sets $(MAKE)... (cached) yes >checking for main in -lpopt... yes >checking for i686-pc-linux-gnu-pkg-config... no >checking for pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for main in -lssl... yes >checking for MD5_Init in -lcrypto... yes >checking for AES_encrypt in -lssl... yes >checking for GNUBIFF_DEP... yes >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >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 arpa/inet.h usability... yes >checking arpa/inet.h presence... yes >checking for arpa/inet.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking libintl.h usability... yes >checking libintl.h presence... yes >checking for libintl.h... yes >checking netdb.h usability... yes >checking netdb.h presence... yes >checking for netdb.h... yes >checking netinet/in.h usability... yes >checking netinet/in.h presence... yes >checking for netinet/in.h... yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking for unistd.h... (cached) yes >checking utime.h usability... yes >checking utime.h presence... yes >checking for utime.h... yes >checking regex.h usability... yes >checking regex.h presence... yes >checking for regex.h... yes >checking for an ANSI C-conforming const... yes >checking whether closedir returns void... no >checking for stdlib.h... (cached) yes >checking for GNU libc compatible malloc... yes >checking whether lstat dereferences a symlink specified with a trailing slash... yes >checking whether stat accepts an empty string... no >checking for utime.h... (cached) yes >checking whether utime accepts a null argument... yes >checking for gethostbyname... yes >checking for memset... yes >checking for socket... yes >checking for strchr... yes >checking for strerror... yes >checking for strrchr... yes >checking for strstr... yes >checking for utime... yes >checking for bind_textdomain_codeset... yes >checking whether NLS is requested... yes >checking for intltool-update... /usr/bin/intltool-update >checking for intltool-merge... /usr/bin/intltool-merge >checking for intltool-extract... /usr/bin/intltool-extract >checking for xgettext... /usr/bin/xgettext >checking for msgmerge... /usr/bin/msgmerge >checking for msgfmt... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/gmsgfmt >checking for perl... /usr/bin/perl >checking for perl >= 5.8.1... 5.12.3 >checking for XML::Parser... ok >checking for msgfmt... (cached) /usr/bin/msgfmt >checking for gmsgfmt... (cached) /usr/bin/gmsgfmt >checking for xgettext... (cached) /usr/bin/xgettext >checking for msgmerge... (cached) /usr/bin/msgmerge >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking for ld used by GCC... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for shared library run path origin... done >checking for CFPreferencesCopyAppValue... no >checking for CFLocaleCopyCurrent... no >checking for GNU gettext in libc... yes >checking whether to use NLS... yes >checking where the gettext function comes from... libc >checking for "CVS"... no >configure: creating ./config.status >config.status: creating Makefile >config.status: creating src/Makefile >config.status: creating po/Makefile.in >config.status: creating ui/Makefile >config.status: creating art/Makefile >config.status: creating sound/Makefile >config.status: creating doc/Makefile >config.status: creating man1/Makefile >config.status: creating config/gnubiff.spec >config.status: creating config/config.h >config.status: executing depfiles commands >config.status: executing po-directories commands >config.status: creating po/POTFILES >config.status: creating po/Makefile >config.status: executing po/stamp-it commands >-------------------------------------------------------------------------------- > Password saving : no > If you want gnubiff to save password within configuration file, use > ./configure --with-password --with-password-string="any string you like...". > But be careful, it is highly unsecure, you've been warned! > FAM support : no > Gnome support : no > Expert tab : yes > > Just type 'make' and then 'make install' to install gnubiff >-------------------------------------------------------------------------------- > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-mail/gnubiff-2.2.13-r1/work/gnubiff-2.2.13 ... >make -j14 >Making all in src >make[1]: Entering directory `/var/tmp/portage/net-mail/gnubiff-2.2.13-r1/work/gnubiff-2.2.13/src' >Compiling gnubiff.cc... Compiling biff.cc... if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -DGNUBIFF_LOCALEDIR=\""/usr/share/locale"\" -DGNUBIFF_DATADIR=\""/usr/share/gnubiff"\" -DGNUBIFF_ICONDIR=\""/usr/share/pixmaps"\" -DGNUBIFF_UIDIR=\""/usr/share/gnome-2.0/ui"\" -DREAL_DATADIR=\""/usr/share"\" -D_GNU_SOURCE -Wall -ansi -pedantic -O2 -pipe -MT gnubiff.o -MD -MP -MF ".deps/gnubiff.Tpo" -c -o gnubiff.o gnubiff.cc; \ > then mv -f ".deps/gnubiff.Tpo" ".deps/gnubiff.Po"; else rm -f ".deps/gnubiff.Tpo"; exit 1; fi >Compiling header.cc... Compiling mailbox.cc... if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -DGNUBIFF_LOCALEDIR=\""/usr/share/locale"\" -DGNUBIFF_DATADIR=\""/usr/share/gnubiff"\" -DGNUBIFF_ICONDIR=\""/usr/share/pixmaps"\" -DGNUBIFF_UIDIR=\""/usr/share/gnome-2.0/ui"\" -DREAL_DATADIR=\""/usr/share"\" -D_GNU_SOURCE -Wall -ansi -pedantic -O2 -pipe -MT biff.o -MD -MP -MF ".deps/biff.Tpo" -c -o biff.o biff.cc; \ > then mv -f ".deps/biff.Tpo" ".deps/biff.Po"; else rm -f ".deps/biff.Tpo"; exit 1; fi >Compiling socket.cc... if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -DGNUBIFF_LOCALEDIR=\""/usr/share/locale"\" -DGNUBIFF_DATADIR=\""/usr/share/gnubiff"\" -DGNUBIFF_ICONDIR=\""/usr/share/pixmaps"\" -DGNUBIFF_UIDIR=\""/usr/share/gnome-2.0/ui"\" -DREAL_DATADIR=\""/usr/share"\" -D_GNU_SOURCE -Wall -ansi -pedantic -O2 -pipe -MT mailbox.o -MD -MP -MF ".deps/mailbox.Tpo" -c -o mailbox.o mailbox.cc; \ > then mv -f ".deps/mailbox.Tpo" ".deps/mailbox.Po"; else rm -f ".deps/mailbox.Tpo"; exit 1; fi >if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -DGNUBIFF_LOCALEDIR=\""/usr/share/locale"\" -DGNUBIFF_DATADIR=\""/usr/share/gnubiff"\" -DGNUBIFF_ICONDIR=\""/usr/share/pixmaps"\" -DGNUBIFF_UIDIR=\""/usr/share/gnome-2.0/ui"\" -DREAL_DATADIR=\""/usr/share"\" -D_GNU_SOURCE -Wall -ansi -pedantic -O2 -pipe -MT header.o -MD -MP -MF ".deps/header.Tpo" -c -o header.o header.cc; \ > then mv -f ".deps/header.Tpo" ".deps/header.Po"; else rm -f ".deps/header.Tpo"; exit 1; fi >Compiling support.cc... Compiling decoding.cc... if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -DGNUBIFF_LOCALEDIR=\""/usr/share/locale"\" -DGNUBIFF_DATADIR=\""/usr/share/gnubiff"\" -DGNUBIFF_ICONDIR=\""/usr/share/pixmaps"\" -DGNUBIFF_UIDIR=\""/usr/share/gnome-2.0/ui"\" -DREAL_DATADIR=\""/usr/share"\" -D_GNU_SOURCE -Wall -ansi -pedantic -O2 -pipe -MT socket.o -MD -MP -MF ".deps/socket.Tpo" -c -o socket.o socket.cc; \ > then mv -f ".deps/socket.Tpo" ".deps/socket.Po"; else rm -f ".deps/socket.Tpo"; exit 1; fi >if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -DGNUBIFF_LOCALEDIR=\""/usr/share/locale"\" -DGNUBIFF_DATADIR=\""/usr/share/gnubiff"\" -DGNUBIFF_ICONDIR=\""/usr/share/pixmaps"\" -DGNUBIFF_UIDIR=\""/usr/share/gnome-2.0/ui"\" -DREAL_DATADIR=\""/usr/share"\" -D_GNU_SOURCE -Wall -ansi -pedantic -O2 -pipe -MT support.o -MD -MP -MF ".deps/support.Tpo" -c -o support.o support.cc; \ > then mv -f ".deps/support.Tpo" ".deps/support.Po"; else rm -f ".deps/support.Tpo"; exit 1; fi >if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -DGNUBIFF_LOCALEDIR=\""/usr/share/locale"\" -DGNUBIFF_DATADIR=\""/usr/share/gnubiff"\" -DGNUBIFF_ICONDIR=\""/usr/share/pixmaps"\" -DGNUBIFF_UIDIR=\""/usr/share/gnome-2.0/ui"\" -DREAL_DATADIR=\""/usr/share"\" -D_GNU_SOURCE -Wall -ansi -pedantic -O2 -pipe -MT decoding.o -MD -MP -MF ".deps/decoding.Tpo" -c -o decoding.o decoding.cc; \ > then mv -f ".deps/decoding.Tpo" ".deps/decoding.Po"; else rm -f ".deps/decoding.Tpo"; exit 1; fi >Compiling local.cc... Compiling file.cc... Compiling imap4.cc... if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -DGNUBIFF_LOCALEDIR=\""/usr/share/locale"\" -DGNUBIFF_DATADIR=\""/usr/share/gnubiff"\" -DGNUBIFF_ICONDIR=\""/usr/share/pixmaps"\" -DGNUBIFF_UIDIR=\""/usr/share/gnome-2.0/ui"\" -DREAL_DATADIR=\""/usr/share"\" -D_GNU_SOURCE -Wall -ansi -pedantic -O2 -pipe -MT local.o -MD -MP -MF ".deps/local.Tpo" -c -o local.o local.cc; \ > then mv -f ".deps/local.Tpo" ".deps/local.Po"; else rm -f ".deps/local.Tpo"; exit 1; fi >Compiling maildir.cc... if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -DGNUBIFF_LOCALEDIR=\""/usr/share/locale"\" -DGNUBIFF_DATADIR=\""/usr/share/gnubiff"\" -DGNUBIFF_ICONDIR=\""/usr/share/pixmaps"\" -DGNUBIFF_UIDIR=\""/usr/share/gnome-2.0/ui"\" -DREAL_DATADIR=\""/usr/share"\" -D_GNU_SOURCE -Wall -ansi -pedantic -O2 -pipe -MT file.o -MD -MP -MF ".deps/file.Tpo" -c -o file.o file.cc; \ > then mv -f ".deps/file.Tpo" ".deps/file.Po"; else rm -f ".deps/file.Tpo"; exit 1; fi >if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -DGNUBIFF_LOCALEDIR=\""/usr/share/locale"\" -DGNUBIFF_DATADIR=\""/usr/share/gnubiff"\" -DGNUBIFF_ICONDIR=\""/usr/share/pixmaps"\" -DGNUBIFF_UIDIR=\""/usr/share/gnome-2.0/ui"\" -DREAL_DATADIR=\""/usr/share"\" -D_GNU_SOURCE -Wall -ansi -pedantic -O2 -pipe -MT imap4.o -MD -MP -MF ".deps/imap4.Tpo" -c -o imap4.o imap4.cc; \ > then mv -f ".deps/imap4.Tpo" ".deps/imap4.Po"; else rm -f ".deps/imap4.Tpo"; exit 1; fi >if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -DGNUBIFF_LOCALEDIR=\""/usr/share/locale"\" -DGNUBIFF_DATADIR=\""/usr/share/gnubiff"\" -DGNUBIFF_ICONDIR=\""/usr/share/pixmaps"\" -DGNUBIFF_UIDIR=\""/usr/share/gnome-2.0/ui"\" -DREAL_DATADIR=\""/usr/share"\" -D_GNU_SOURCE -Wall -ansi -pedantic -O2 -pipe -MT maildir.o -MD -MP -MF ".deps/maildir.Tpo" -c -o maildir.o maildir.cc; \ > then mv -f ".deps/maildir.Tpo" ".deps/maildir.Po"; else rm -f ".deps/maildir.Tpo"; exit 1; fi >Compiling mh.cc... if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -DGNUBIFF_LOCALEDIR=\""/usr/share/locale"\" -DGNUBIFF_DATADIR=\""/usr/share/gnubiff"\" -DGNUBIFF_ICONDIR=\""/usr/share/pixmaps"\" -DGNUBIFF_UIDIR=\""/usr/share/gnome-2.0/ui"\" -DREAL_DATADIR=\""/usr/share"\" -D_GNU_SOURCE -Wall -ansi -pedantic -O2 -pipe -MT mh.o -MD -MP -MF ".deps/mh.Tpo" -c -o mh.o mh.cc; \ > then mv -f ".deps/mh.Tpo" ".deps/mh.Po"; else rm -f ".deps/mh.Tpo"; exit 1; fi >Compiling mh_basic.cc... if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -DGNUBIFF_LOCALEDIR=\""/usr/share/locale"\" -DGNUBIFF_DATADIR=\""/usr/share/gnubiff"\" -DGNUBIFF_ICONDIR=\""/usr/share/pixmaps"\" -DGNUBIFF_UIDIR=\""/usr/share/gnome-2.0/ui"\" -DREAL_DATADIR=\""/usr/share"\" -D_GNU_SOURCE -Wall -ansi -pedantic -O2 -pipe -MT mh_basic.o -MD -MP -MF ".deps/mh_basic.Tpo" -c -o mh_basic.o mh_basic.cc; \ > then mv -f ".deps/mh_basic.Tpo" ".deps/mh_basic.Po"; else rm -f ".deps/mh_basic.Tpo"; exit 1; fi >Compiling mh_sylpheed.cc... if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -DGNUBIFF_LOCALEDIR=\""/usr/share/locale"\" -DGNUBIFF_DATADIR=\""/usr/share/gnubiff"\" -DGNUBIFF_ICONDIR=\""/usr/share/pixmaps"\" -DGNUBIFF_UIDIR=\""/usr/share/gnome-2.0/ui"\" -DREAL_DATADIR=\""/usr/share"\" -D_GNU_SOURCE -Wall -ansi -pedantic -O2 -pipe -MT mh_sylpheed.o -MD -MP -MF ".deps/mh_sylpheed.Tpo" -c -o mh_sylpheed.o mh_sylpheed.cc; \ > then mv -f ".deps/mh_sylpheed.Tpo" ".deps/mh_sylpheed.Po"; else rm -f ".deps/mh_sylpheed.Tpo"; exit 1; fi >In file included from /usr/include/glib-2.0/glib/gtypes.h:34:0, > from /usr/include/glib-2.0/glib/galloca.h:34, > from /usr/include/glib-2.0/glib.h:32, > from header.cc:31: >/usr/lib/glib-2.0/include/glibconfig.h:52:18: warning: ISO C++ 1998 does not support âlong longâ [-Wlong-long] >/usr/lib/glib-2.0/include/glibconfig.h:53:18: warning: ISO C++ 1998 does not support âlong longâ [-Wlong-long] >In file included from /usr/include/glib-2.0/glib/gtypes.h:34:0, > from /usr/include/glib-2.0/glib/galloca.h:34, > from /usr/include/glib-2.0/glib.h:32, > from decoding.h:45, > from decoding.cc:31: >/usr/lib/glib-2.0/include/glibconfig.h:52:18: warning: ISO C++ 1998 does not support âlong longâ [-Wlong-long] >/usr/lib/glib-2.0/include/glibconfig.h:53:18: warning: ISO C++ 1998 does not support âlong longâ [-Wlong-long] >In file included from /usr/include/glib-2.0/glib/gtypes.h:34:0, > from /usr/include/glib-2.0/glib/galloca.h:34, > from /usr/include/glib-2.0/glib.h:32, > from support.cc:32: >/usr/lib/glib-2.0/include/glibconfig.h:52:18: warning: ISO C++ 1998 does not support âlong longâ [-Wlong-long] >/usr/lib/glib-2.0/include/glibconfig.h:53:18: warning: ISO C++ 1998 does not support âlong longâ [-Wlong-long] >In file included from /usr/include/glib-2.0/glib/gtypes.h:34:0, > from /usr/include/glib-2.0/glib/galloca.h:34, > from /usr/include/glib-2.0/glib.h:32, > from support.h:39, > from imap4.cc:30: >/usr/lib/glib-2.0/include/glibconfig.h:52:18: warning: ISO C++ 1998 does not support âlong longâ [-Wlong-long] >/usr/lib/glib-2.0/include/glibconfig.h:53:18: warning: ISO C++ 1998 does not support âlong longâ [-Wlong-long] >In file included from /usr/include/glib-2.0/glib/gtypes.h:34:0, > from /usr/include/glib-2.0/glib/galloca.h:34, > from /usr/include/glib-2.0/glib.h:32, > from support.h:39, > from gnubiff.cc:30: >/usr/lib/glib-2.0/include/glibconfig.h:52:18: warning: ISO C++ 1998 does not support âlong longâ [-Wlong-long] >/usr/lib/glib-2.0/include/glibconfig.h:53:18: warning: ISO C++ 1998 does not support âlong longâ [-Wlong-long] >In file included from /usr/include/glib-2.0/glib/gtypes.h:34:0, > from /usr/include/glib-2.0/glib/galloca.h:34, > from /usr/include/glib-2.0/glib.h:32, > from mailbox.h:37, > from local.h:33, > from maildir.h:33, > from maildir.cc:30: >/usr/lib/glib-2.0/include/glibconfig.h:52:18: warning: ISO C++ 1998 does not support âlong longâ [-Wlong-long] >/usr/lib/glib-2.0/include/glibconfig.h:53:18: warning: ISO C++ 1998 does not support âlong longâ [-Wlong-long] >In file included from /usr/include/glib-2.0/glib/gtypes.h:34:0, > from /usr/include/glib-2.0/glib/galloca.h:34, > from /usr/include/glib-2.0/glib.h:32, > from support.h:39, > from biff.cc:30: >/usr/lib/glib-2.0/include/glibconfig.h:52:18: warning: ISO C++ 1998 does not support âlong longâ [-Wlong-long] >/usr/lib/glib-2.0/include/glibconfig.h:53:18: warning: ISO C++ 1998 does not support âlong longâ [-Wlong-long] >In file included from /usr/include/glib-2.0/glib/gtypes.h:34:0, > from /usr/include/glib-2.0/glib/galloca.h:34, > from /usr/include/glib-2.0/glib.h:32, > from mh_basic.h:33, > from mh_basic.cc:30: >/usr/lib/glib-2.0/include/glibconfig.h:52:18: warning: ISO C++ 1998 does not support âlong longâ [-Wlong-long] >/usr/lib/glib-2.0/include/glibconfig.h:53:18: warning: ISO C++ 1998 does not support âlong longâ [-Wlong-long] >In file included from /usr/include/glib-2.0/glib/gtypes.h:34:0, > from /usr/include/glib-2.0/glib/galloca.h:34, > from /usr/include/glib-2.0/glib.h:32, > from mailbox.h:37, > from local.h:33, > from file.h:33, > from file.cc:35: >/usr/lib/glib-2.0/include/glibconfig.h:52:18: warning: ISO C++ 1998 does not support âlong longâ [-Wlong-long] >/usr/lib/glib-2.0/include/glibconfig.h:53:18: warning: ISO C++ 1998 does not support âlong longâ [-Wlong-long] >In file included from /usr/include/glib-2.0/glib/gtypes.h:34:0, > from /usr/include/glib-2.0/glib/galloca.h:34, > from /usr/include/glib-2.0/glib.h:32, > from support.h:39, > from mailbox.cc:33: >/usr/lib/glib-2.0/include/glibconfig.h:52:18: warning: ISO C++ 1998 does not support âlong longâ [-Wlong-long] >/usr/lib/glib-2.0/include/glibconfig.h:53:18: warning: ISO C++ 1998 does not support âlong longâ [-Wlong-long] >support.cc: In static member function âstatic void Support::unknown_internal_error_(const gchar*, guint, const gchar*, const gchar*)â: >support.cc:350:2: warning: format not a string literal and no format arguments [-Wformat-security] >In file included from /usr/include/glib-2.0/glib/gtypes.h:34:0, > from /usr/include/glib-2.0/glib/galloca.h:34, > from /usr/include/glib-2.0/glib.h:32, > from mh_sylpheed.h:33, > from mh_sylpheed.cc:32: >/usr/lib/glib-2.0/include/glibconfig.h:52:18: warning: ISO C++ 1998 does not support âlong longâ [-Wlong-long] >/usr/lib/glib-2.0/include/glibconfig.h:53:18: warning: ISO C++ 1998 does not support âlong longâ [-Wlong-long] >In file included from /usr/include/glib-2.0/glib/gtypes.h:34:0, > from /usr/include/glib-2.0/glib/galloca.h:34, > from /usr/include/glib-2.0/glib.h:32, > from mh.h:33, > from mh.cc:32: >/usr/lib/glib-2.0/include/glibconfig.h:52:18: warning: ISO C++ 1998 does not support âlong longâ [-Wlong-long] >/usr/lib/glib-2.0/include/glibconfig.h:53:18: warning: ISO C++ 1998 does not support âlong longâ [-Wlong-long] >In file included from /usr/include/glib-2.0/glib/gtypes.h:34:0, > from /usr/include/glib-2.0/glib/galloca.h:34, > from /usr/include/glib-2.0/glib.h:32, > from biff.h:41, > from local.cc:37: >/usr/lib/glib-2.0/include/glibconfig.h:52:18: warning: ISO C++ 1998 does not support âlong longâ [-Wlong-long] >/usr/lib/glib-2.0/include/glibconfig.h:53:18: warning: ISO C++ 1998 does not support âlong longâ [-Wlong-long] >In file included from /usr/include/glib-2.0/glib/gtypes.h:34:0, > from /usr/include/glib-2.0/glib/galloca.h:34, > from /usr/include/glib-2.0/glib.h:32, > from /usr/include/glib-2.0/gobject/gbinding.h:30, > from /usr/include/glib-2.0/glib-object.h:25, > from /usr/include/glib-2.0/gio/gioenums.h:30, > from /usr/include/glib-2.0/gio/giotypes.h:30, > from /usr/include/glib-2.0/gio/gio.h:28, > from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, > from /usr/include/gtk-2.0/gdk/gdk.h:32, > from /usr/include/gtk-2.0/gtk/gtk.h:32, > from gui.h:37, > from ui-certificate.h:42, > from socket.cc:42: >/usr/lib/glib-2.0/include/glibconfig.h:52:18: warning: ISO C++ 1998 does not support âlong longâ [-Wlong-long] >/usr/lib/glib-2.0/include/glibconfig.h:53:18: warning: ISO C++ 1998 does not support âlong longâ [-Wlong-long] ># source='gnubiff.cc' object='gnubiff.o' libtool=no \ ># DEPDIR=.deps depmode=gcc3 /bin/sh ../config/depcomp \ ># i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -DGNUBIFF_LOCALEDIR=\""/usr/share/locale"\" -DGNUBIFF_DATADIR=\""/usr/share/gnubiff"\" -DGNUBIFF_ICONDIR=\""/usr/share/pixmaps"\" -DGNUBIFF_UIDIR=\""/usr/share/gnome-2.0/ui"\" -DREAL_DATADIR=\""/usr/share"\" -D_GNU_SOURCE -Wall -ansi -pedantic -O2 -pipe -c -o gnubiff.o gnubiff.cc >[OK] >Compiling pop.cc... if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -DGNUBIFF_LOCALEDIR=\""/usr/share/locale"\" -DGNUBIFF_DATADIR=\""/usr/share/gnubiff"\" -DGNUBIFF_ICONDIR=\""/usr/share/pixmaps"\" -DGNUBIFF_UIDIR=\""/usr/share/gnome-2.0/ui"\" -DREAL_DATADIR=\""/usr/share"\" -D_GNU_SOURCE -Wall -ansi -pedantic -O2 -pipe -MT pop.o -MD -MP -MF ".deps/pop.Tpo" -c -o pop.o pop.cc; \ > then mv -f ".deps/pop.Tpo" ".deps/pop.Po"; else rm -f ".deps/pop.Tpo"; exit 1; fi ># source='decoding.cc' object='decoding.o' libtool=no \ ># DEPDIR=.deps depmode=gcc3 /bin/sh ../config/depcomp \ ># i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -DGNUBIFF_LOCALEDIR=\""/usr/share/locale"\" -DGNUBIFF_DATADIR=\""/usr/share/gnubiff"\" -DGNUBIFF_ICONDIR=\""/usr/share/pixmaps"\" -DGNUBIFF_UIDIR=\""/usr/share/gnome-2.0/ui"\" -DREAL_DATADIR=\""/usr/share"\" -D_GNU_SOURCE -Wall -ansi -pedantic -O2 -pipe -c -o decoding.o decoding.cc >[OK] >Compiling apop.cc... if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -DGNUBIFF_LOCALEDIR=\""/usr/share/locale"\" -DGNUBIFF_DATADIR=\""/usr/share/gnubiff"\" -DGNUBIFF_ICONDIR=\""/usr/share/pixmaps"\" -DGNUBIFF_UIDIR=\""/usr/share/gnome-2.0/ui"\" -DREAL_DATADIR=\""/usr/share"\" -D_GNU_SOURCE -Wall -ansi -pedantic -O2 -pipe -MT apop.o -MD -MP -MF ".deps/apop.Tpo" -c -o apop.o apop.cc; \ > then mv -f ".deps/apop.Tpo" ".deps/apop.Po"; else rm -f ".deps/apop.Tpo"; exit 1; fi ># source='support.cc' object='support.o' libtool=no \ ># DEPDIR=.deps depmode=gcc3 /bin/sh ../config/depcomp \ ># i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -DGNUBIFF_LOCALEDIR=\""/usr/share/locale"\" -DGNUBIFF_DATADIR=\""/usr/share/gnubiff"\" -DGNUBIFF_ICONDIR=\""/usr/share/pixmaps"\" -DGNUBIFF_UIDIR=\""/usr/share/gnome-2.0/ui"\" -DREAL_DATADIR=\""/usr/share"\" -D_GNU_SOURCE -Wall -ansi -pedantic -O2 -pipe -c -o support.o support.cc >[OK] >Compiling pop3.cc... if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -DGNUBIFF_LOCALEDIR=\""/usr/share/locale"\" -DGNUBIFF_DATADIR=\""/usr/share/gnubiff"\" -DGNUBIFF_ICONDIR=\""/usr/share/pixmaps"\" -DGNUBIFF_UIDIR=\""/usr/share/gnome-2.0/ui"\" -DREAL_DATADIR=\""/usr/share"\" -D_GNU_SOURCE -Wall -ansi -pedantic -O2 -pipe -MT pop3.o -MD -MP -MF ".deps/pop3.Tpo" -c -o pop3.o pop3.cc; \ > then mv -f ".deps/pop3.Tpo" ".deps/pop3.Po"; else rm -f ".deps/pop3.Tpo"; exit 1; fi >In file included from /usr/include/glib-2.0/glib/gtypes.h:34:0, > from /usr/include/glib-2.0/glib/galloca.h:34, > from /usr/include/glib-2.0/glib.h:32, > from support.h:39, > from apop.cc:30: >/usr/lib/glib-2.0/include/glibconfig.h:52:18: warning: ISO C++ 1998 does not support âlong longâ [-Wlong-long] >/usr/lib/glib-2.0/include/glibconfig.h:53:18: warning: ISO C++ 1998 does not support âlong longâ [-Wlong-long] ># source='mh_sylpheed.cc' object='mh_sylpheed.o' libtool=no \ ># DEPDIR=.deps depmode=gcc3 /bin/sh ../config/depcomp \ ># i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -DGNUBIFF_LOCALEDIR=\""/usr/share/locale"\" -DGNUBIFF_DATADIR=\""/usr/share/gnubiff"\" -DGNUBIFF_ICONDIR=\""/usr/share/pixmaps"\" -DGNUBIFF_UIDIR=\""/usr/share/gnome-2.0/ui"\" -DREAL_DATADIR=\""/usr/share"\" -D_GNU_SOURCE -Wall -ansi -pedantic -O2 -pipe -c -o mh_sylpheed.o mh_sylpheed.cc >[OK] >Compiling option.cc... if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -DGNUBIFF_LOCALEDIR=\""/usr/share/locale"\" -DGNUBIFF_DATADIR=\""/usr/share/gnubiff"\" -DGNUBIFF_ICONDIR=\""/usr/share/pixmaps"\" -DGNUBIFF_UIDIR=\""/usr/share/gnome-2.0/ui"\" -DREAL_DATADIR=\""/usr/share"\" -D_GNU_SOURCE -Wall -ansi -pedantic -O2 -pipe -MT option.o -MD -MP -MF ".deps/option.Tpo" -c -o option.o option.cc; \ > then mv -f ".deps/option.Tpo" ".deps/option.Po"; else rm -f ".deps/option.Tpo"; exit 1; fi >In file included from /usr/include/glib-2.0/glib/gtypes.h:34:0, > from /usr/include/glib-2.0/glib/galloca.h:34, > from /usr/include/glib-2.0/glib.h:32, > from ui-applet.h:33, > from pop.cc:35: >/usr/lib/glib-2.0/include/glibconfig.h:52:18: warning: ISO C++ 1998 does not support âlong longâ [-Wlong-long] >/usr/lib/glib-2.0/include/glibconfig.h:53:18: warning: ISO C++ 1998 does not support âlong longâ [-Wlong-long] ># source='maildir.cc' object='maildir.o' libtool=no \ ># DEPDIR=.deps depmode=gcc3 /bin/sh ../config/depcomp \ ># i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -DGNUBIFF_LOCALEDIR=\""/usr/share/locale"\" -DGNUBIFF_DATADIR=\""/usr/share/gnubiff"\" -DGNUBIFF_ICONDIR=\""/usr/share/pixmaps"\" -DGNUBIFF_UIDIR=\""/usr/share/gnome-2.0/ui"\" -DREAL_DATADIR=\""/usr/share"\" -D_GNU_SOURCE -Wall -ansi -pedantic -O2 -pipe -c -o maildir.o maildir.cc >[OK] >Compiling options.cc... if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -DGNUBIFF_LOCALEDIR=\""/usr/share/locale"\" -DGNUBIFF_DATADIR=\""/usr/share/gnubiff"\" -DGNUBIFF_ICONDIR=\""/usr/share/pixmaps"\" -DGNUBIFF_UIDIR=\""/usr/share/gnome-2.0/ui"\" -DREAL_DATADIR=\""/usr/share"\" -D_GNU_SOURCE -Wall -ansi -pedantic -O2 -pipe -MT options.o -MD -MP -MF ".deps/options.Tpo" -c -o options.o options.cc; \ > then mv -f ".deps/options.Tpo" ".deps/options.Po"; else rm -f ".deps/options.Tpo"; exit 1; fi >In file included from /usr/include/glib-2.0/glib/gtypes.h:34:0, > from /usr/include/glib-2.0/glib/galloca.h:34, > from /usr/include/glib-2.0/glib.h:32, > from support.h:39, > from pop3.cc:30: >/usr/lib/glib-2.0/include/glibconfig.h:52:18: warning: ISO C++ 1998 does not support âlong longâ [-Wlong-long] >/usr/lib/glib-2.0/include/glibconfig.h:53:18: warning: ISO C++ 1998 does not support âlong longâ [-Wlong-long] ># source='file.cc' object='file.o' libtool=no \ ># DEPDIR=.deps depmode=gcc3 /bin/sh ../config/depcomp \ ># i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -DGNUBIFF_LOCALEDIR=\""/usr/share/locale"\" -DGNUBIFF_DATADIR=\""/usr/share/gnubiff"\" -DGNUBIFF_ICONDIR=\""/usr/share/pixmaps"\" -DGNUBIFF_UIDIR=\""/usr/share/gnome-2.0/ui"\" -DREAL_DATADIR=\""/usr/share"\" -D_GNU_SOURCE -Wall -ansi -pedantic -O2 -pipe -c -o file.o file.cc >[OK] >Compiling gnubiff_options.cc... if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -DGNUBIFF_LOCALEDIR=\""/usr/share/locale"\" -DGNUBIFF_DATADIR=\""/usr/share/gnubiff"\" -DGNUBIFF_ICONDIR=\""/usr/share/pixmaps"\" -DGNUBIFF_UIDIR=\""/usr/share/gnome-2.0/ui"\" -DREAL_DATADIR=\""/usr/share"\" -D_GNU_SOURCE -Wall -ansi -pedantic -O2 -pipe -MT gnubiff_options.o -MD -MP -MF ".deps/gnubiff_options.Tpo" -c -o gnubiff_options.o gnubiff_options.cc; \ > then mv -f ".deps/gnubiff_options.Tpo" ".deps/gnubiff_options.Po"; else rm -f ".deps/gnubiff_options.Tpo"; exit 1; fi ># source='local.cc' object='local.o' libtool=no \ ># DEPDIR=.deps depmode=gcc3 /bin/sh ../config/depcomp \ ># i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -DGNUBIFF_LOCALEDIR=\""/usr/share/locale"\" -DGNUBIFF_DATADIR=\""/usr/share/gnubiff"\" -DGNUBIFF_ICONDIR=\""/usr/share/pixmaps"\" -DGNUBIFF_UIDIR=\""/usr/share/gnome-2.0/ui"\" -DREAL_DATADIR=\""/usr/share"\" -D_GNU_SOURCE -Wall -ansi -pedantic -O2 -pipe -c -o local.o local.cc >[OK] >Compiling gui.cc... if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -DGNUBIFF_LOCALEDIR=\""/usr/share/locale"\" -DGNUBIFF_DATADIR=\""/usr/share/gnubiff"\" -DGNUBIFF_ICONDIR=\""/usr/share/pixmaps"\" -DGNUBIFF_UIDIR=\""/usr/share/gnome-2.0/ui"\" -DREAL_DATADIR=\""/usr/share"\" -D_GNU_SOURCE -Wall -ansi -pedantic -O2 -pipe -MT gui.o -MD -MP -MF ".deps/gui.Tpo" -c -o gui.o gui.cc; \ > then mv -f ".deps/gui.Tpo" ".deps/gui.Po"; else rm -f ".deps/gui.Tpo"; exit 1; fi ># source='socket.cc' object='socket.o' libtool=no \ ># DEPDIR=.deps depmode=gcc3 /bin/sh ../config/depcomp \ ># i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -DGNUBIFF_LOCALEDIR=\""/usr/share/locale"\" -DGNUBIFF_DATADIR=\""/usr/share/gnubiff"\" -DGNUBIFF_ICONDIR=\""/usr/share/pixmaps"\" -DGNUBIFF_UIDIR=\""/usr/share/gnome-2.0/ui"\" -DREAL_DATADIR=\""/usr/share"\" -D_GNU_SOURCE -Wall -ansi -pedantic -O2 -pipe -c -o socket.o socket.cc >[OK] >Compiling ui-applet.cc... if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -DGNUBIFF_LOCALEDIR=\""/usr/share/locale"\" -DGNUBIFF_DATADIR=\""/usr/share/gnubiff"\" -DGNUBIFF_ICONDIR=\""/usr/share/pixmaps"\" -DGNUBIFF_UIDIR=\""/usr/share/gnome-2.0/ui"\" -DREAL_DATADIR=\""/usr/share"\" -D_GNU_SOURCE -Wall -ansi -pedantic -O2 -pipe -MT ui-applet.o -MD -MP -MF ".deps/ui-applet.Tpo" -c -o ui-applet.o ui-applet.cc; \ > then mv -f ".deps/ui-applet.Tpo" ".deps/ui-applet.Po"; else rm -f ".deps/ui-applet.Tpo"; exit 1; fi ># source='mh.cc' object='mh.o' libtool=no \ ># DEPDIR=.deps depmode=gcc3 /bin/sh ../config/depcomp \ ># i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -DGNUBIFF_LOCALEDIR=\""/usr/share/locale"\" -DGNUBIFF_DATADIR=\""/usr/share/gnubiff"\" -DGNUBIFF_ICONDIR=\""/usr/share/pixmaps"\" -DGNUBIFF_UIDIR=\""/usr/share/gnome-2.0/ui"\" -DREAL_DATADIR=\""/usr/share"\" -D_GNU_SOURCE -Wall -ansi -pedantic -O2 -pipe -c -o mh.o mh.cc >[OK] >Compiling ui-applet-gtk.cc... if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -DGNUBIFF_LOCALEDIR=\""/usr/share/locale"\" -DGNUBIFF_DATADIR=\""/usr/share/gnubiff"\" -DGNUBIFF_ICONDIR=\""/usr/share/pixmaps"\" -DGNUBIFF_UIDIR=\""/usr/share/gnome-2.0/ui"\" -DREAL_DATADIR=\""/usr/share"\" -D_GNU_SOURCE -Wall -ansi -pedantic -O2 -pipe -MT ui-applet-gtk.o -MD -MP -MF ".deps/ui-applet-gtk.Tpo" -c -o ui-applet-gtk.o ui-applet-gtk.cc; \ > then mv -f ".deps/ui-applet-gtk.Tpo" ".deps/ui-applet-gtk.Po"; else rm -f ".deps/ui-applet-gtk.Tpo"; exit 1; fi ># source='mh_basic.cc' object='mh_basic.o' libtool=no \ ># DEPDIR=.deps depmode=gcc3 /bin/sh ../config/depcomp \ ># i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -DGNUBIFF_LOCALEDIR=\""/usr/share/locale"\" -DGNUBIFF_DATADIR=\""/usr/share/gnubiff"\" -DGNUBIFF_ICONDIR=\""/usr/share/pixmaps"\" -DGNUBIFF_UIDIR=\""/usr/share/gnome-2.0/ui"\" -DREAL_DATADIR=\""/usr/share"\" -D_GNU_SOURCE -Wall -ansi -pedantic -O2 -pipe -c -o mh_basic.o mh_basic.cc >[OK] >Compiling ui-applet-gui.cc... if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -DGNUBIFF_LOCALEDIR=\""/usr/share/locale"\" -DGNUBIFF_DATADIR=\""/usr/share/gnubiff"\" -DGNUBIFF_ICONDIR=\""/usr/share/pixmaps"\" -DGNUBIFF_UIDIR=\""/usr/share/gnome-2.0/ui"\" -DREAL_DATADIR=\""/usr/share"\" -D_GNU_SOURCE -Wall -ansi -pedantic -O2 -pipe -MT ui-applet-gui.o -MD -MP -MF ".deps/ui-applet-gui.Tpo" -c -o ui-applet-gui.o ui-applet-gui.cc; \ > then mv -f ".deps/ui-applet-gui.Tpo" ".deps/ui-applet-gui.Po"; else rm -f ".deps/ui-applet-gui.Tpo"; exit 1; fi >In file included from /usr/include/glib-2.0/glib/gtypes.h:34:0, > from /usr/include/glib-2.0/glib/galloca.h:34, > from /usr/include/glib-2.0/glib.h:32, > from option.h:36, > from option.cc:32: >/usr/lib/glib-2.0/include/glibconfig.h:52:18: warning: ISO C++ 1998 does not support âlong longâ [-Wlong-long] >/usr/lib/glib-2.0/include/glibconfig.h:53:18: warning: ISO C++ 1998 does not support âlong longâ [-Wlong-long] >In file included from /usr/include/glib-2.0/glib/gtypes.h:34:0, > from /usr/include/glib-2.0/glib/galloca.h:34, > from /usr/include/glib-2.0/glib.h:32, > from /usr/include/libglade-2.0/glade/glade.h:25, > from options.h:36, > from options.cc:32: >/usr/lib/glib-2.0/include/glibconfig.h:52:18: warning: ISO C++ 1998 does not support âlong longâ [-Wlong-long] >/usr/lib/glib-2.0/include/glibconfig.h:53:18: warning: ISO C++ 1998 does not support âlong longâ [-Wlong-long] >In file included from /usr/include/glib-2.0/glib/gtypes.h:34:0, > from /usr/include/glib-2.0/glib/galloca.h:34, > from /usr/include/glib-2.0/glib.h:32, > from gnubiff_options.h:36, > from gnubiff_options.cc:30: >/usr/lib/glib-2.0/include/glibconfig.h:52:18: warning: ISO C++ 1998 does not support âlong longâ [-Wlong-long] >/usr/lib/glib-2.0/include/glibconfig.h:53:18: warning: ISO C++ 1998 does not support âlong longâ [-Wlong-long] >In file included from /usr/include/glib-2.0/glib/gtypes.h:34:0, > from /usr/include/glib-2.0/glib/galloca.h:34, > from /usr/include/glib-2.0/glib.h:32, > from support.h:39, > from ui-applet-gtk.cc:30: >/usr/lib/glib-2.0/include/glibconfig.h:52:18: warning: ISO C++ 1998 does not support âlong longâ [-Wlong-long] >/usr/lib/glib-2.0/include/glibconfig.h:53:18: warning: ISO C++ 1998 does not support âlong longâ [-Wlong-long] >In file included from /usr/include/glib-2.0/glib/gtypes.h:34:0, > from /usr/include/glib-2.0/glib/galloca.h:34, > from /usr/include/glib-2.0/glib.h:32, > from /usr/include/glib-2.0/gobject/gbinding.h:30, > from /usr/include/glib-2.0/glib-object.h:25, > from /usr/include/glib-2.0/gio/gioenums.h:30, > from /usr/include/glib-2.0/gio/giotypes.h:30, > from /usr/include/glib-2.0/gio/gio.h:28, > from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, > from /usr/include/gtk-2.0/gdk/gdk.h:32, > from /usr/include/gtk-2.0/gtk/gtk.h:32, > from gtk_image_animation.h:38, > from ui-applet-gui.cc:30: >/usr/lib/glib-2.0/include/glibconfig.h:52:18: warning: ISO C++ 1998 does not support âlong longâ [-Wlong-long] >/usr/lib/glib-2.0/include/glibconfig.h:53:18: warning: ISO C++ 1998 does not support âlong longâ [-Wlong-long] >In file included from /usr/include/glib-2.0/glib/gtypes.h:34:0, > from /usr/include/glib-2.0/glib/galloca.h:34, > from /usr/include/glib-2.0/glib.h:32, > from support.h:39, > from gui.cc:30: >/usr/lib/glib-2.0/include/glibconfig.h:52:18: warning: ISO C++ 1998 does not support âlong longâ [-Wlong-long]# source='apop.cc' object='apop.o' libtool=no \ ># DEPDIR=.deps depmode=gcc3 /bin/sh ../config/depcomp \ ># i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -DGNUBIFF_LOCALEDIR=\""/usr/share/locale"\" -DGNUBIFF_DATADIR=\""/usr/share/gnubiff"\" -DGNUBIFF_ICONDIR=\""/usr/share/pixmaps"\" -DGNUBIFF_UIDIR=\""/usr/share/gnome-2.0/ui"\" -DREAL_DATADIR=\""/usr/share"\" -D_GNU_SOURCE -Wall -ansi -pedantic -O2 -pipe -c -o apop.o apop.cc > >/usr/lib/glib-2.0/include/glibconfig.h:53:18: warning: ISO C++ 1998 does not support âlong longâ [-Wlong-long] >[OK] >Compiling ui-applet-systray.cc... if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -DGNUBIFF_LOCALEDIR=\""/usr/share/locale"\" -DGNUBIFF_DATADIR=\""/usr/share/gnubiff"\" -DGNUBIFF_ICONDIR=\""/usr/share/pixmaps"\" -DGNUBIFF_UIDIR=\""/usr/share/gnome-2.0/ui"\" -DREAL_DATADIR=\""/usr/share"\" -D_GNU_SOURCE -Wall -ansi -pedantic -O2 -pipe -MT ui-applet-systray.o -MD -MP -MF ".deps/ui-applet-systray.Tpo" -c -o ui-applet-systray.o ui-applet-systray.cc; \ > then mv -f ".deps/ui-applet-systray.Tpo" ".deps/ui-applet-systray.Po"; else rm -f ".deps/ui-applet-systray.Tpo"; exit 1; fi >In file included from /usr/include/glib-2.0/glib/gtypes.h:34:0, > from /usr/include/glib-2.0/glib/galloca.h:34, > from /usr/include/glib-2.0/glib.h:32, > from ui-applet.cc:34: >/usr/lib/glib-2.0/include/glibconfig.h:52:18: warning: ISO C++ 1998 does not support âlong longâ [-Wlong-long] >/usr/lib/glib-2.0/include/glibconfig.h:53:18: warning: ISO C++ 1998 does not support âlong longâ [-Wlong-long] ># source='pop3.cc' object='pop3.o' libtool=no \ ># DEPDIR=.deps depmode=gcc3 /bin/sh ../config/depcomp \ ># i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -DGNUBIFF_LOCALEDIR=\""/usr/share/locale"\" -DGNUBIFF_DATADIR=\""/usr/share/gnubiff"\" -DGNUBIFF_ICONDIR=\""/usr/share/pixmaps"\" -DGNUBIFF_UIDIR=\""/usr/share/gnome-2.0/ui"\" -DREAL_DATADIR=\""/usr/share"\" -D_GNU_SOURCE -Wall -ansi -pedantic -O2 -pipe -c -o pop3.o pop3.cc >[OK] >Compiling ui-preferences.cc... if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -DGNUBIFF_LOCALEDIR=\""/usr/share/locale"\" -DGNUBIFF_DATADIR=\""/usr/share/gnubiff"\" -DGNUBIFF_ICONDIR=\""/usr/share/pixmaps"\" -DGNUBIFF_UIDIR=\""/usr/share/gnome-2.0/ui"\" -DREAL_DATADIR=\""/usr/share"\" -D_GNU_SOURCE -Wall -ansi -pedantic -O2 -pipe -MT ui-preferences.o -MD -MP -MF ".deps/ui-preferences.Tpo" -c -o ui-preferences.o ui-preferences.cc; \ > then mv -f ".deps/ui-preferences.Tpo" ".deps/ui-preferences.Po"; else rm -f ".deps/ui-preferences.Tpo"; exit 1; fi >In file included from /usr/include/glib-2.0/glib/gtypes.h:34:0, > from /usr/include/glib-2.0/glib/galloca.h:34, > from /usr/include/glib-2.0/glib.h:32, > from ui-applet-systray.cc:30: >/usr/lib/glib-2.0/include/glibconfig.h:52:18: warning: ISO C++ 1998 does not support âlong longâ [-Wlong-long] >/usr/lib/glib-2.0/include/glibconfig.h:53:18: warning: ISO C++ 1998 does not support âlong longâ [-Wlong-long] ># source='pop.cc' object='pop.o' libtool=no \ ># DEPDIR=.deps depmode=gcc3 /bin/sh ../config/depcomp \ ># i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -DGNUBIFF_LOCALEDIR=\""/usr/share/locale"\" -DGNUBIFF_DATADIR=\""/usr/share/gnubiff"\" -DGNUBIFF_ICONDIR=\""/usr/share/pixmaps"\" -DGNUBIFF_UIDIR=\""/usr/share/gnome-2.0/ui"\" -DREAL_DATADIR=\""/usr/share"\" -D_GNU_SOURCE -Wall -ansi -pedantic -O2 -pipe -c -o pop.o pop.cc >[OK] >Compiling ui-authentication.cc... if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -DGNUBIFF_LOCALEDIR=\""/usr/share/locale"\" -DGNUBIFF_DATADIR=\""/usr/share/gnubiff"\" -DGNUBIFF_ICONDIR=\""/usr/share/pixmaps"\" -DGNUBIFF_UIDIR=\""/usr/share/gnome-2.0/ui"\" -DREAL_DATADIR=\""/usr/share"\" -D_GNU_SOURCE -Wall -ansi -pedantic -O2 -pipe -MT ui-authentication.o -MD -MP -MF ".deps/ui-authentication.Tpo" -c -o ui-authentication.o ui-authentication.cc; \ > then mv -f ".deps/ui-authentication.Tpo" ".deps/ui-authentication.Po"; else rm -f ".deps/ui-authentication.Tpo"; exit 1; fi ># source='ui-applet-gtk.cc' object='ui-applet-gtk.o' libtool=no \ ># DEPDIR=.deps depmode=gcc3 /bin/sh ../config/depcomp \ ># i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -DGNUBIFF_LOCALEDIR=\""/usr/share/locale"\" -DGNUBIFF_DATADIR=\""/usr/share/gnubiff"\" -DGNUBIFF_ICONDIR=\""/usr/share/pixmaps"\" -DGNUBIFF_UIDIR=\""/usr/share/gnome-2.0/ui"\" -DREAL_DATADIR=\""/usr/share"\" -D_GNU_SOURCE -Wall -ansi -pedantic -O2 -pipe -c -o ui-applet-gtk.o ui-applet-gtk.cc >[OK] >Compiling ui-certificate.cc... if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -DGNUBIFF_LOCALEDIR=\""/usr/share/locale"\" -DGNUBIFF_DATADIR=\""/usr/share/gnubiff"\" -DGNUBIFF_ICONDIR=\""/usr/share/pixmaps"\" -DGNUBIFF_UIDIR=\""/usr/share/gnome-2.0/ui"\" -DREAL_DATADIR=\""/usr/share"\" -D_GNU_SOURCE -Wall -ansi -pedantic -O2 -pipe -MT ui-certificate.o -MD -MP -MF ".deps/ui-certificate.Tpo" -c -o ui-certificate.o ui-certificate.cc; \ > then mv -f ".deps/ui-certificate.Tpo" ".deps/ui-certificate.Po"; else rm -f ".deps/ui-certificate.Tpo"; exit 1; fi >In file included from /usr/include/glib-2.0/glib/gtypes.h:34:0, > from /usr/include/glib-2.0/glib/galloca.h:34, > from /usr/include/glib-2.0/glib.h:32, > from /usr/include/glib-2.0/gobject/gbinding.h:30, > from /usr/include/glib-2.0/glib-object.h:25, > from /usr/include/glib-2.0/gio/gioenums.h:30, > from /usr/include/glib-2.0/gio/giotypes.h:30, > from /usr/include/glib-2.0/gio/gio.h:28, > from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, > from /usr/include/gtk-2.0/gdk/gdk.h:32, > from /usr/include/gtk-2.0/gtk/gtk.h:32, > from gui.h:37, > from ui-preferences.h:33, > from ui-preferences.cc:32: >/usr/lib/glib-2.0/include/glibconfig.h:52:18: warning: ISO C++ 1998 does not support âlong longâ [-Wlong-long] >/usr/lib/glib-2.0/include/glibconfig.h:53:18: warning: ISO C++ 1998 does not support âlong longâ [-Wlong-long] ># source='gui.cc' object='gui.o' libtool=no \ ># DEPDIR=.deps depmode=gcc3 /bin/sh ../config/depcomp \ ># i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -DGNUBIFF_LOCALEDIR=\""/usr/share/locale"\" -DGNUBIFF_DATADIR=\""/usr/share/gnubiff"\" -DGNUBIFF_ICONDIR=\""/usr/share/pixmaps"\" -DGNUBIFF_UIDIR=\""/usr/share/gnome-2.0/ui"\" -DREAL_DATADIR=\""/usr/share"\" -D_GNU_SOURCE -Wall -ansi -pedantic -O2 -pipe -c -o gui.o gui.cc >[OK] >Compiling ui-properties.cc... if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -DGNUBIFF_LOCALEDIR=\""/usr/share/locale"\" -DGNUBIFF_DATADIR=\""/usr/share/gnubiff"\" -DGNUBIFF_ICONDIR=\""/usr/share/pixmaps"\" -DGNUBIFF_UIDIR=\""/usr/share/gnome-2.0/ui"\" -DREAL_DATADIR=\""/usr/share"\" -D_GNU_SOURCE -Wall -ansi -pedantic -O2 -pipe -MT ui-properties.o -MD -MP -MF ".deps/ui-properties.Tpo" -c -o ui-properties.o ui-properties.cc; \ > then mv -f ".deps/ui-properties.Tpo" ".deps/ui-properties.Po"; else rm -f ".deps/ui-properties.Tpo"; exit 1; fi ># source='biff.cc' object='biff.o' libtool=no \ ># DEPDIR=.deps depmode=gcc3 /bin/sh ../config/depcomp \ ># i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -DGNUBIFF_LOCALEDIR=\""/usr/share/locale"\" -DGNUBIFF_DATADIR=\""/usr/share/gnubiff"\" -DGNUBIFF_ICONDIR=\""/usr/share/pixmaps"\" -DGNUBIFF_UIDIR=\""/usr/share/gnome-2.0/ui"\" -DREAL_DATADIR=\""/usr/share"\" -D_GNU_SOURCE -Wall -ansi -pedantic -O2 -pipe -c -o biff.o biff.cc >[OK] >Compiling gtk_image_animation.cc... if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -DGNUBIFF_LOCALEDIR=\""/usr/share/locale"\" -DGNUBIFF_DATADIR=\""/usr/share/gnubiff"\" -DGNUBIFF_ICONDIR=\""/usr/share/pixmaps"\" -DGNUBIFF_UIDIR=\""/usr/share/gnome-2.0/ui"\" -DREAL_DATADIR=\""/usr/share"\" -D_GNU_SOURCE -Wall -ansi -pedantic -O2 -pipe -MT gtk_image_animation.o -MD -MP -MF ".deps/gtk_image_animation.Tpo" -c -o gtk_image_animation.o gtk_image_animation.cc; \ > then mv -f ".deps/gtk_image_animation.Tpo" ".deps/gtk_image_animation.Po"; else rm -f ".deps/gtk_image_animation.Tpo"; exit 1; fi >In file included from /usr/include/glib-2.0/glib/gtypes.h:34:0, > from /usr/include/glib-2.0/glib/galloca.h:34, > from /usr/include/glib-2.0/glib.h:32, > from support.h:39, > from ui-authentication.cc:30: >/usr/lib/glib-2.0/include/glibconfig.h:52:18: warning: ISO C++ 1998 does not support âlong longâ [-Wlong-long] >/usr/lib/glib-2.0/include/glibconfig.h:53:18: warning: ISO C++ 1998 does not support âlong longâ [-Wlong-long] >In file included from /usr/include/glib-2.0/glib/gtypes.h:34:0, > from /usr/include/glib-2.0/glib/galloca.h:34, > from /usr/include/glib-2.0/glib.h:32, > from support.h:39, > from ui-certificate.cc:30: >/usr/lib/glib-2.0/include/glibconfig.h:52:18: warning: ISO C++ 1998 does not support âlong longâ [-Wlong-long] >/usr/lib/glib-2.0/include/glibconfig.h:53:18: warning: ISO C++ 1998 does not support âlong longâ [-Wlong-long] ># source='mailbox.cc' object='mailbox.o' libtool=no \ ># DEPDIR=.deps depmode=gcc3 /bin/sh ../config/depcomp \ ># i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -DGNUBIFF_LOCALEDIR=\""/usr/share/locale"\" -DGNUBIFF_DATADIR=\""/usr/share/gnubiff"\" -DGNUBIFF_ICONDIR=\""/usr/share/pixmaps"\" -DGNUBIFF_UIDIR=\""/usr/share/gnome-2.0/ui"\" -DREAL_DATADIR=\""/usr/share"\" -D_GNU_SOURCE -Wall -ansi -pedantic -O2 -pipe -c -o mailbox.o mailbox.cc >[OK] >Compiling ui-popup.cc... if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -DGNUBIFF_LOCALEDIR=\""/usr/share/locale"\" -DGNUBIFF_DATADIR=\""/usr/share/gnubiff"\" -DGNUBIFF_ICONDIR=\""/usr/share/pixmaps"\" -DGNUBIFF_UIDIR=\""/usr/share/gnome-2.0/ui"\" -DREAL_DATADIR=\""/usr/share"\" -D_GNU_SOURCE -Wall -ansi -pedantic -O2 -pipe -MT ui-popup.o -MD -MP -MF ".deps/ui-popup.Tpo" -c -o ui-popup.o ui-popup.cc; \ > then mv -f ".deps/ui-popup.Tpo" ".deps/ui-popup.Po"; else rm -f ".deps/ui-popup.Tpo"; exit 1; fi ># source='header.cc' object='header.o' libtool=no \ ># DEPDIR=.deps depmode=gcc3 /bin/sh ../config/depcomp \ ># i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -DGNUBIFF_LOCALEDIR=\""/usr/share/locale"\" -DGNUBIFF_DATADIR=\""/usr/share/gnubiff"\" -DGNUBIFF_ICONDIR=\""/usr/share/pixmaps"\" -DGNUBIFF_UIDIR=\""/usr/share/gnome-2.0/ui"\" -DREAL_DATADIR=\""/usr/share"\" -D_GNU_SOURCE -Wall -ansi -pedantic -O2 -pipe -c -o header.o header.cc ># source='ui-applet-systray.cc' object='ui-applet-systray.o' libtool=no \ ># DEPDIR=.deps depmode=gcc3 /bin/sh ../config/depcomp \ ># i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -DGNUBIFF_LOCALEDIR=\""/usr/share/locale"\" -DGNUBIFF_DATADIR=\""/usr/share/gnubiff"\" -DGNUBIFF_ICONDIR=\""/usr/share/pixmaps"\" -DGNUBIFF_UIDIR=\""/usr/share/gnome-2.0/ui"\" -DREAL_DATADIR=\""/usr/share"\" -D_GNU_SOURCE -Wall -ansi -pedantic -O2 -pipe -c -o ui-applet-systray.o ui-applet-systray.cc >[OK] >[OK] >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -DGNUBIFF_LOCALEDIR=\""/usr/share/locale"\" -DGNUBIFF_DATADIR=\""/usr/share/gnubiff"\" -DGNUBIFF_ICONDIR=\""/usr/share/pixmaps"\" -DGNUBIFF_UIDIR=\""/usr/share/gnome-2.0/ui"\" -DREAL_DATADIR=\""/usr/share"\" -D_GNU_SOURCE -Wall -ansi -pedantic -O2 -pipe -MT eggtrayicon.o -MD -MP -MF .deps/eggtrayicon.Tpo -c -o eggtrayicon.o eggtrayicon.c >Compiling signals.cc... In file included from /usr/include/glib-2.0/glib/gtypes.h:34:0, > from /usr/include/glib-2.0/glib/galloca.h:34, > from /usr/include/glib-2.0/glib.h:32, > from support.h:39, > from ui-properties.cc:30: >/usr/lib/glib-2.0/include/glibconfig.h:52:18: warning: ISO C++ 1998 does not support âlong longâ [-Wlong-long] >/usr/lib/glib-2.0/include/glibconfig.h:53:18: warning: ISO C++ 1998 does not support âlong longâ [-Wlong-long] >if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -DGNUBIFF_LOCALEDIR=\""/usr/share/locale"\" -DGNUBIFF_DATADIR=\""/usr/share/gnubiff"\" -DGNUBIFF_ICONDIR=\""/usr/share/pixmaps"\" -DGNUBIFF_UIDIR=\""/usr/share/gnome-2.0/ui"\" -DREAL_DATADIR=\""/usr/share"\" -D_GNU_SOURCE -Wall -ansi -pedantic -O2 -pipe -MT signals.o -MD -MP -MF ".deps/signals.Tpo" -c -o signals.o signals.cc; \ > then mv -f ".deps/signals.Tpo" ".deps/signals.Po"; else rm -f ".deps/signals.Tpo"; exit 1; fi ># source='options.cc' object='options.o' libtool=no \ ># DEPDIR=.deps depmode=gcc3 /bin/sh ../config/depcomp \ ># i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -DGNUBIFF_LOCALEDIR=\""/usr/share/locale"\" -DGNUBIFF_DATADIR=\""/usr/share/gnubiff"\" -DGNUBIFF_ICONDIR=\""/usr/share/pixmaps"\" -DGNUBIFF_UIDIR=\""/usr/share/gnome-2.0/ui"\" -DREAL_DATADIR=\""/usr/share"\" -D_GNU_SOURCE -Wall -ansi -pedantic -O2 -pipe -c -o options.o options.cc >[OK] >In file included from /usr/include/glib-2.0/glib/gtypes.h:34:0, > from /usr/include/glib-2.0/glib/galloca.h:34, > from /usr/include/glib-2.0/glib.h:32, > from /usr/include/glib-2.0/gobject/gbinding.h:30, > from /usr/include/glib-2.0/glib-object.h:25, > from /usr/include/glib-2.0/gio/gioenums.h:30, > from /usr/include/glib-2.0/gio/giotypes.h:30, > from /usr/include/glib-2.0/gio/gio.h:28, > from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, > from /usr/include/gtk-2.0/gdk/gdk.h:32, > from /usr/include/gtk-2.0/gtk/gtk.h:32, > from gtk_image_animation.h:38, > from gtk_image_animation.cc:31: >/usr/lib/glib-2.0/include/glibconfig.h:52:18: warning: ISO C++ 1998 does not support âlong longâ [-Wlong-long] >/usr/lib/glib-2.0/include/glibconfig.h:53:18: warning: ISO C++ 1998 does not support âlong longâ [-Wlong-long] ># source='ui-applet-gui.cc' object='ui-applet-gui.o' libtool=no \ ># DEPDIR=.deps depmode=gcc3 /bin/sh ../config/depcomp \ ># i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -DGNUBIFF_LOCALEDIR=\""/usr/share/locale"\" -DGNUBIFF_DATADIR=\""/usr/share/gnubiff"\" -DGNUBIFF_ICONDIR=\""/usr/share/pixmaps"\" -DGNUBIFF_UIDIR=\""/usr/share/gnome-2.0/ui"\" -DREAL_DATADIR=\""/usr/share"\" -D_GNU_SOURCE -Wall -ansi -pedantic -O2 -pipe -c -o ui-applet-gui.o ui-applet-gui.cc >[OK] ># source='option.cc' object='option.o' libtool=no \ ># DEPDIR=.deps depmode=gcc3 /bin/sh ../config/depcomp \ ># i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -DGNUBIFF_LOCALEDIR=\""/usr/share/locale"\" -DGNUBIFF_DATADIR=\""/usr/share/gnubiff"\" -DGNUBIFF_ICONDIR=\""/usr/share/pixmaps"\" -DGNUBIFF_UIDIR=\""/usr/share/gnome-2.0/ui"\" -DREAL_DATADIR=\""/usr/share"\" -D_GNU_SOURCE -Wall -ansi -pedantic -O2 -pipe -c -o option.o option.cc >[OK] >In file included from /usr/include/glib-2.0/glib/gtypes.h:34:0, > from /usr/include/glib-2.0/glib/galloca.h:34, > from /usr/include/glib-2.0/glib.h:32, > from support.h:39, > from ui-popup.cc:30: >/usr/lib/glib-2.0/include/glibconfig.h:52:18: warning: ISO C++ 1998 does not support âlong longâ [-Wlong-long] >/usr/lib/glib-2.0/include/glibconfig.h:53:18: warning: ISO C++ 1998 does not support âlong longâ [-Wlong-long] >mv -f .deps/eggtrayicon.Tpo .deps/eggtrayicon.Po ># source='imap4.cc' object='imap4.o' libtool=no \ ># DEPDIR=.deps depmode=gcc3 /bin/sh ../config/depcomp \ ># i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -DGNUBIFF_LOCALEDIR=\""/usr/share/locale"\" -DGNUBIFF_DATADIR=\""/usr/share/gnubiff"\" -DGNUBIFF_ICONDIR=\""/usr/share/pixmaps"\" -DGNUBIFF_UIDIR=\""/usr/share/gnome-2.0/ui"\" -DREAL_DATADIR=\""/usr/share"\" -D_GNU_SOURCE -Wall -ansi -pedantic -O2 -pipe -c -o imap4.o imap4.cc >[OK] ># source='ui-applet.cc' object='ui-applet.o' libtool=no \ ># DEPDIR=.deps depmode=gcc3 /bin/sh ../config/depcomp \ ># i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -DGNUBIFF_LOCALEDIR=\""/usr/share/locale"\" -DGNUBIFF_DATADIR=\""/usr/share/gnubiff"\" -DGNUBIFF_ICONDIR=\""/usr/share/pixmaps"\" -DGNUBIFF_UIDIR=\""/usr/share/gnome-2.0/ui"\" -DREAL_DATADIR=\""/usr/share"\" -D_GNU_SOURCE -Wall -ansi -pedantic -O2 -pipe -c -o ui-applet.o ui-applet.cc >[OK] >In file included from /usr/include/glib-2.0/glib/gtypes.h:34:0, > from /usr/include/glib-2.0/glib/galloca.h:34, > from /usr/include/glib-2.0/glib.h:32, > from biff.h:41, > from signals.cc:32: >/usr/lib/glib-2.0/include/glibconfig.h:52:18: warning: ISO C++ 1998 does not support âlong longâ [-Wlong-long] >/usr/lib/glib-2.0/include/glibconfig.h:53:18: warning: ISO C++ 1998 does not support âlong longâ [-Wlong-long] ># source='ui-authentication.cc' object='ui-authentication.o' libtool=no \ ># DEPDIR=.deps depmode=gcc3 /bin/sh ../config/depcomp \ ># i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -DGNUBIFF_LOCALEDIR=\""/usr/share/locale"\" -DGNUBIFF_DATADIR=\""/usr/share/gnubiff"\" -DGNUBIFF_ICONDIR=\""/usr/share/pixmaps"\" -DGNUBIFF_UIDIR=\""/usr/share/gnome-2.0/ui"\" -DREAL_DATADIR=\""/usr/share"\" -D_GNU_SOURCE -Wall -ansi -pedantic -O2 -pipe -c -o ui-authentication.o ui-authentication.cc >[OK] ># source='gtk_image_animation.cc' object='gtk_image_animation.o' libtool=no \ ># DEPDIR=.deps depmode=gcc3 /bin/sh ../config/depcomp \ ># i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -DGNUBIFF_LOCALEDIR=\""/usr/share/locale"\" -DGNUBIFF_DATADIR=\""/usr/share/gnubiff"\" -DGNUBIFF_ICONDIR=\""/usr/share/pixmaps"\" -DGNUBIFF_UIDIR=\""/usr/share/gnome-2.0/ui"\" -DREAL_DATADIR=\""/usr/share"\" -D_GNU_SOURCE -Wall -ansi -pedantic -O2 -pipe -c -o gtk_image_animation.o gtk_image_animation.cc ># source='ui-certificate.cc' object='ui-certificate.o' libtool=no \ ># DEPDIR=.deps depmode=gcc3 /bin/sh ../config/depcomp \ ># i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -DGNUBIFF_LOCALEDIR=\""/usr/share/locale"\" -DGNUBIFF_DATADIR=\""/usr/share/gnubiff"\" -DGNUBIFF_ICONDIR=\""/usr/share/pixmaps"\" -DGNUBIFF_UIDIR=\""/usr/share/gnome-2.0/ui"\" -DREAL_DATADIR=\""/usr/share"\" -D_GNU_SOURCE -Wall -ansi -pedantic -O2 -pipe -c -o ui-certificate.o ui-certificate.cc >[OK] >[OK] ># source='signals.cc' object='signals.o' libtool=no \ ># DEPDIR=.deps depmode=gcc3 /bin/sh ../config/depcomp \ ># i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -DGNUBIFF_LOCALEDIR=\""/usr/share/locale"\" -DGNUBIFF_DATADIR=\""/usr/share/gnubiff"\" -DGNUBIFF_ICONDIR=\""/usr/share/pixmaps"\" -DGNUBIFF_UIDIR=\""/usr/share/gnome-2.0/ui"\" -DREAL_DATADIR=\""/usr/share"\" -D_GNU_SOURCE -Wall -ansi -pedantic -O2 -pipe -c -o signals.o signals.cc >[OK] ># source='ui-preferences.cc' object='ui-preferences.o' libtool=no \ ># DEPDIR=.deps depmode=gcc3 /bin/sh ../config/depcomp \ ># i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -DGNUBIFF_LOCALEDIR=\""/usr/share/locale"\" -DGNUBIFF_DATADIR=\""/usr/share/gnubiff"\" -DGNUBIFF_ICONDIR=\""/usr/share/pixmaps"\" -DGNUBIFF_UIDIR=\""/usr/share/gnome-2.0/ui"\" -DREAL_DATADIR=\""/usr/share"\" -D_GNU_SOURCE -Wall -ansi -pedantic -O2 -pipe -c -o ui-preferences.o ui-preferences.cc >[OK] ># source='ui-properties.cc' object='ui-properties.o' libtool=no \ ># DEPDIR=.deps depmode=gcc3 /bin/sh ../config/depcomp \ ># i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -DGNUBIFF_LOCALEDIR=\""/usr/share/locale"\" -DGNUBIFF_DATADIR=\""/usr/share/gnubiff"\" -DGNUBIFF_ICONDIR=\""/usr/share/pixmaps"\" -DGNUBIFF_UIDIR=\""/usr/share/gnome-2.0/ui"\" -DREAL_DATADIR=\""/usr/share"\" -D_GNU_SOURCE -Wall -ansi -pedantic -O2 -pipe -c -o ui-properties.o ui-properties.cc >[OK] ># source='gnubiff_options.cc' object='gnubiff_options.o' libtool=no \ ># DEPDIR=.deps depmode=gcc3 /bin/sh ../config/depcomp \ ># i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -DGNUBIFF_LOCALEDIR=\""/usr/share/locale"\" -DGNUBIFF_DATADIR=\""/usr/share/gnubiff"\" -DGNUBIFF_ICONDIR=\""/usr/share/pixmaps"\" -DGNUBIFF_UIDIR=\""/usr/share/gnome-2.0/ui"\" -DREAL_DATADIR=\""/usr/share"\" -D_GNU_SOURCE -Wall -ansi -pedantic -O2 -pipe -c -o gnubiff_options.o gnubiff_options.cc >[OK] ># source='ui-popup.cc' object='ui-popup.o' libtool=no \ ># DEPDIR=.deps depmode=gcc3 /bin/sh ../config/depcomp \ ># i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../config -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -DGNUBIFF_LOCALEDIR=\""/usr/share/locale"\" -DGNUBIFF_DATADIR=\""/usr/share/gnubiff"\" -DGNUBIFF_ICONDIR=\""/usr/share/pixmaps"\" -DGNUBIFF_UIDIR=\""/usr/share/gnome-2.0/ui"\" -DREAL_DATADIR=\""/usr/share"\" -D_GNU_SOURCE -Wall -ansi -pedantic -O2 -pipe -c -o ui-popup.o ui-popup.cc >[OK] >Linking gnubiff ... i686-pc-linux-gnu-g++ -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o gnubiff gnubiff.o biff.o mailbox.o header.o socket.o support.o decoding.o local.o file.o imap4.o maildir.o mh.o mh_basic.o mh_sylpheed.o pop.o apop.o pop3.o option.o options.o gnubiff_options.o gui.o ui-applet.o ui-applet-gtk.o ui-applet-gui.o ui-applet-systray.o ui-preferences.o ui-authentication.o ui-certificate.o ui-properties.o gtk_image_animation.o ui-popup.o signals.o eggtrayicon.o -pthread -Wl,--export-dynamic -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo -lpng14 -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lssl -lpopt -lcrypto >eggtrayicon.o:eggtrayicon.c:function egg_tray_icon_send_manager_message: error: undefined reference to 'XSendEvent' >eggtrayicon.o:eggtrayicon.c:function egg_tray_icon_send_manager_message: error: undefined reference to 'XSync' >eggtrayicon.o:eggtrayicon.c:function egg_tray_icon_get_orientation_property: error: undefined reference to 'XGetWindowProperty' >eggtrayicon.o:eggtrayicon.c:function egg_tray_icon_get_orientation_property: error: undefined reference to 'XFree' >eggtrayicon.o:eggtrayicon.c:function egg_tray_icon_update_manager_window.part.0: error: undefined reference to 'XGrabServer' >eggtrayicon.o:eggtrayicon.c:function egg_tray_icon_update_manager_window.part.0: error: undefined reference to 'XGetSelectionOwner' >eggtrayicon.o:eggtrayicon.c:function egg_tray_icon_update_manager_window.part.0: error: undefined reference to 'XUngrabServer' >eggtrayicon.o:eggtrayicon.c:function egg_tray_icon_update_manager_window.part.0: error: undefined reference to 'XFlush' >eggtrayicon.o:eggtrayicon.c:function egg_tray_icon_update_manager_window.part.0: error: undefined reference to 'XSelectInput' >eggtrayicon.o:eggtrayicon.c:function egg_tray_icon_realize: error: undefined reference to 'XInternAtom' >eggtrayicon.o:eggtrayicon.c:function egg_tray_icon_realize: error: undefined reference to 'XInternAtom' >eggtrayicon.o:eggtrayicon.c:function egg_tray_icon_realize: error: undefined reference to 'XInternAtom' >eggtrayicon.o:eggtrayicon.c:function egg_tray_icon_realize: error: undefined reference to 'XInternAtom' >eggtrayicon.o:eggtrayicon.c:function egg_tray_icon_send_message: error: undefined reference to 'XSendEvent' >eggtrayicon.o:eggtrayicon.c:function egg_tray_icon_send_message: error: undefined reference to 'XSync' >eggtrayicon.o:eggtrayicon.c:function egg_tray_icon_send_message: error: undefined reference to 'XSendEvent' >eggtrayicon.o:eggtrayicon.c:function egg_tray_icon_send_message: error: undefined reference to 'XSync' >collect2: ld returned 1 exit status >make[1]: *** [gnubiff] Error 1 >make[1]: Leaving directory `/var/tmp/portage/net-mail/gnubiff-2.2.13-r1/work/gnubiff-2.2.13/src' >make: *** [all-recursive] Error 1 >emake failed > * ERROR: net-mail/gnubiff-2.2.13-r1 failed (compile phase): > * emake failed > * > * Call stack: > * ebuild.sh, line 56: Called src_compile > * environment, line 2318: Called _eapi2_src_compile > * ebuild.sh, line 665: Called die > * The specific snippet of code: > * emake || die "emake failed" > * > * If you need support, post the output of 'emerge --info =net-mail/gnubiff-2.2.13-r1', > * the complete build log and the output of 'emerge -pqv =net-mail/gnubiff-2.2.13-r1'. > * The complete build log is located at '/var/log/portage/build/net-mail/gnubiff-2.2.13-r1:20110531-181628.log'. > * The ebuild environment file is located at '/var/tmp/portage/net-mail/gnubiff-2.2.13-r1/temp/environment'. > * S: '/var/tmp/portage/net-mail/gnubiff-2.2.13-r1/work/gnubiff-2.2.13'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 369563
: 275393