Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 202012 Details for
Bug 282288
net-im/pidgin-2.5.9 fails to compile
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build log for pidgin 2.5.9
build.log (text/plain), 289.61 KB, created by
~S
on 2009-08-23 10:51:57 UTC
(
hide
)
Description:
build log for pidgin 2.5.9
Filename:
MIME Type:
Creator:
~S
Created:
2009-08-23 10:51:57 UTC
Size:
289.61 KB
patch
obsolete
>>>> Unpacking source... >>>> Unpacking pidgin-2.5.9.tar.bz2 to /var/tmp/portage/net-im/pidgin-2.5.9/work >>>> Source unpacked in /var/tmp/portage/net-im/pidgin-2.5.9/work >>>> Preparing source in /var/tmp/portage/net-im/pidgin-2.5.9/work/pidgin-2.5.9 ... > [32;01m*[0m Fixing OMF Makefiles ... >[A[92C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running elibtoolize in: pidgin-2.5.9 > [32;01m*[0m Applying install-sh-1.5.4.patch ... > [32;01m*[0m Applying portage-2.2.patch ... > [32;01m*[0m Applying sed-1.5.6.patch ... > [32;01m*[0m Applying as-needed-2.2.6.patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-im/pidgin-2.5.9/work/pidgin-2.5.9 ... > [32;01m*[0m Disabling GnuTLS, using NSS > * econf: updating pidgin-2.5.9/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating pidgin-2.5.9/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --enable-consoleui --enable-nls --enable-perl --enable-gtkui --enable-startup-notification --enable-screensaver --enable-sm --disable-tcl --enable-gtkspell --disable-tk --disable-debug --enable-dbus --disable-meanwhile --disable-gevolution --enable-gstreamer --disable-cyrus-sasl --disable-doxygen --disable-cap --disable-nm --without-krb4 --disable-avahi --with-dynamic-prpls=irc,jabber,oscar,yahoo,simple,msn,myspace --disable-mono --x-includes=/usr/include/X11 --enable-gnutls=no --enable-nss=yes >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking target system type... x86_64-pc-linux-gnu >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for sed... /bin/sed >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 >checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking for a BSD-compatible install... /usr/bin/install -c >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.8.8 >checking for XML::Parser... ok >checking for x86_64-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 working alloca.h... yes >checking for alloca... yes >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking for LC_MESSAGES... yes >checking libintl.h usability... yes >checking libintl.h presence... yes >checking for libintl.h... yes >checking for ngettext in libc... yes >checking for dgettext in libc... yes >checking for bind_textdomain_codeset... yes >checking for msgfmt... (cached) /usr/bin/msgfmt >checking for dcgettext... yes >checking if msgfmt accepts -c... yes >checking for gmsgfmt... (cached) /usr/bin/gmsgfmt >checking for xgettext... (cached) /usr/bin/xgettext >checking for catalogs to be installed... >checking for ANSI C header files... (cached) yes >checking for sys/wait.h that is POSIX.1 compatible... yes >checking arpa/nameser_compat.h usability... yes >checking arpa/nameser_compat.h presence... yes >checking for arpa/nameser_compat.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking for unistd.h... (cached) yes >checking for locale.h... (cached) yes >checking signal.h usability... yes >checking signal.h presence... yes >checking for signal.h... yes >checking for stdint.h... (cached) 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 struct tm is in sys/time.h or time.h... time.h >checking size of time_t... 8 >checking whether byte ordering is bigendian... no >checking return type of signal handlers... void >checking for strftime... yes >checking for strdup... yes >checking for strstr... yes >checking for atexit... yes >checking for setlocale... yes >checking for getopt_long... yes >checking for inet_aton... yes >checking for __res_query in -lresolv... yes >checking for gethostent in -lnsl... yes >checking for socket... yes >checking for getaddrinfo... yes >checking for inet_ntop... yes >checking for socklen_t... yes >checking for struct sockaddr.sa_len... no >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking for dlopen... no >checking for dlopen in -ldl... yes >checking for fileno()... yes >checking for the %z format string in strftime()... yes >checking for GLIB... yes >checking for X... libraries , headers /usr/include/X11 >checking for gethostbyname... yes >checking for connect... yes >checking for remove... yes >checking for shmat... yes >checking for IceConnectionNumber in -lICE... yes >checking for GTK... yes >checking for PANGO... yes >checking for X11... yes >checking for XScreenSaverRegister in -lXext... no >checking for XScreenSaverRegister in -lXss... yes >checking for SmcSaveYourselfDone in -lSM... yes >checking X11/SM/SMlib.h usability... yes >checking X11/SM/SMlib.h presence... yes >checking for X11/SM/SMlib.h... yes >checking for STARTUP_NOTIFICATION... yes >checking for GTKSPELL... yes >checking for initscr in -lncursesw... yes >checking for update_panels in -lpanelw... yes >checking /usr/include/ncursesw/ncurses.h usability... yes >checking /usr/include/ncursesw/ncurses.h presence... yes >checking for /usr/include/ncursesw/ncurses.h... yes >checking if /usr/include/ncursesw/ncurses.h supports wide characters... yes >checking for LIBXML... yes >checking for gconftool-2... /usr/bin/gconftool-2 >Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation >Using $(sysconfdir)/gconf/schemas as install directory for schema files >checking for GSTREAMER... yes >checking for gst_registry_fork_set_enabled in -lgstreamer-0.10... yes >checking for AVAHI... no >checking avahi-client/client.h usability... no >checking avahi-client/client.h presence... no >checking for avahi-client/client.h... no >checking avahi-glib/glib-malloc.h usability... no >checking avahi-glib/glib-malloc.h presence... no >checking for avahi-glib/glib-malloc.h... no >checking for avahi_client_new in -lavahi-client... no >checking for SILC... no >checking for SILC... no >checking for SILC... no >checking for GADU... no >no >checking sys/utsname.h usability... yes >checking sys/utsname.h presence... yes >checking for sys/utsname.h... yes >checking for uname... yes >checking for -Waggregate-return option to gcc... yes >checking for -Wcast-align option to gcc... yes >checking for -Wdeclaration-after-statement option to gcc... yes >checking for -Wendif-labels option to gcc... yes >checking for -Werror-implicit-function-declaration option to gcc... yes >checking for -Wextra -Wno-sign-compare -Wno-unused-parameter option to gcc... yes >checking for -Wformat-security option to gcc... yes >checking for -Werror=format-security option to gcc... yes >checking for -Winit-self option to gcc... yes >checking for -Wmissing-declarations option to gcc... yes >checking for -Wmissing-noreturn option to gcc... yes >checking for -Wmissing-prototypes option to gcc... yes >checking for -Wpointer-arith option to gcc... yes >checking for -Wundef option to gcc... yes >checking for FORTIFY_SOURCE support... yes >checking for pidgin... /usr/bin/pidgin >checking for dbus-binding-tool... yes >checking for DBUS... yes >checking for python... /usr/bin/python >checking location of the D-Bus services directory... /usr/share/dbus-1/services >Building with D-Bus support >checking for python... /usr/bin/python >checking for Python compile flags... checking for pthread_create in -lpthread... yes >checking for openpty in -lutil... yes >checking for dbopen in -ldb... no >ok >checking for perl... /usr/bin/perl >checking for Perl compile flags... ok >checking for libperl... checking for perl_run... yes >checking EXTERN.h usability... yes >checking EXTERN.h presence... yes >checking for EXTERN.h... yes >checking for perl.h... yes >checking for perl... perl >checking for perl module ExtUtils::MakeMaker... ok >checking for Perl_eval_pv... no >checking for old perl... no >checking for DynaLoader.a... no >checking for NSS... yes >checking for snprintf... yes >checking for connect... (cached) yes >checking for me pot o' gold... no >checking for gethostid... yes >checking for lrand48... yes >checking for memcpy... yes >checking for memmove... yes >checking for random... yes >checking for strchr... yes >checking for strerror... yes >checking for vprintf... yes >checking malloc.h usability... yes >checking malloc.h presence... yes >checking for malloc.h... yes >checking paths.h usability... yes >checking paths.h presence... yes >checking for paths.h... yes >checking sgtty.h usability... yes >checking sgtty.h presence... yes >checking for sgtty.h... yes >checking stdarg.h usability... yes >checking stdarg.h presence... yes >checking for stdarg.h... yes >checking sys/cdefs.h usability... yes >checking sys/cdefs.h presence... yes >checking for sys/cdefs.h... yes >checking sys/file.h usability... yes >checking sys/file.h presence... yes >checking for sys/file.h... yes >checking sys/filio.h usability... no >checking sys/filio.h presence... no >checking for sys/filio.h... no >checking sys/ioctl.h usability... yes >checking sys/ioctl.h presence... yes >checking for sys/ioctl.h... yes >checking sys/msgbuf.h usability... no >checking sys/msgbuf.h presence... no >checking for sys/msgbuf.h... no >checking sys/select.h usability... yes >checking sys/select.h presence... yes >checking for sys/select.h... yes >checking sys/uio.h usability... yes >checking sys/uio.h presence... yes >checking for sys/uio.h... yes >checking for sys/utsname.h... (cached) yes >checking for sys/wait.h... (cached) yes >checking termios.h usability... yes >checking termios.h presence... yes >checking for termios.h... yes >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking for sys/sysctl.h... yes >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking for struct tm.tm_zone... yes >checking for timezone external... yes >checking for altzone external... no >checking for daylight external... yes >checking for tm_gmtoff in struct tm... yes >checking whether va_lists can be copied by value... no >checking for CHECK... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating Doxyfile >config.status: creating doc/Makefile >config.status: creating doc/pidgin.1 >config.status: creating doc/finch.1 >config.status: creating m4macros/Makefile >config.status: creating pidgin.apspec >config.status: creating pidgin/Makefile >config.status: creating pidgin/pidgin.pc >config.status: creating pidgin/pidgin-uninstalled.pc >config.status: creating pidgin/pixmaps/Makefile >config.status: creating pidgin/pixmaps/emotes/default/24/Makefile >config.status: creating pidgin/pixmaps/emotes/none/Makefile >config.status: creating pidgin/pixmaps/emotes/small/16/Makefile >config.status: creating pidgin/plugins/Makefile >config.status: creating pidgin/plugins/cap/Makefile >config.status: creating pidgin/plugins/gestures/Makefile >config.status: creating pidgin/plugins/gevolution/Makefile >config.status: creating pidgin/plugins/musicmessaging/Makefile >config.status: creating pidgin/plugins/perl/Makefile >config.status: creating pidgin/plugins/perl/common/Makefile.PL >config.status: creating pidgin/plugins/ticker/Makefile >config.status: creating libpurple/example/Makefile >config.status: creating libpurple/gconf/Makefile >config.status: creating libpurple/purple.pc >config.status: creating libpurple/purple-uninstalled.pc >config.status: creating libpurple/plugins/Makefile >config.status: creating libpurple/plugins/mono/Makefile >config.status: creating libpurple/plugins/mono/api/Makefile >config.status: creating libpurple/plugins/mono/loader/Makefile >config.status: creating libpurple/plugins/perl/Makefile >config.status: creating libpurple/plugins/perl/common/Makefile.PL >config.status: creating libpurple/plugins/ssl/Makefile >config.status: creating libpurple/plugins/tcl/Makefile >config.status: creating libpurple/Makefile >config.status: creating libpurple/protocols/Makefile >config.status: creating libpurple/protocols/bonjour/Makefile >config.status: creating libpurple/protocols/gg/Makefile >config.status: creating libpurple/protocols/irc/Makefile >config.status: creating libpurple/protocols/jabber/Makefile >config.status: creating libpurple/protocols/msn/Makefile >config.status: creating libpurple/protocols/msnp9/Makefile >config.status: creating libpurple/protocols/myspace/Makefile >config.status: creating libpurple/protocols/novell/Makefile >config.status: creating libpurple/protocols/null/Makefile >config.status: creating libpurple/protocols/oscar/Makefile >config.status: creating libpurple/protocols/qq/Makefile >config.status: creating libpurple/protocols/sametime/Makefile >config.status: creating libpurple/protocols/silc/Makefile >config.status: creating libpurple/protocols/silc10/Makefile >config.status: creating libpurple/protocols/simple/Makefile >config.status: creating libpurple/protocols/toc/Makefile >config.status: creating libpurple/protocols/yahoo/Makefile >config.status: creating libpurple/protocols/zephyr/Makefile >config.status: creating libpurple/tests/Makefile >config.status: creating libpurple/purple.h >config.status: creating libpurple/version.h >config.status: creating share/sounds/Makefile >config.status: creating share/ca-certs/Makefile >config.status: creating finch/finch.pc >config.status: creating finch/Makefile >config.status: creating finch/libgnt/Makefile >config.status: creating finch/libgnt/gnt.pc >config.status: creating finch/libgnt/wms/Makefile >config.status: creating finch/plugins/Makefile >config.status: creating po/Makefile.in >config.status: creating pidgin.spec >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >config.status: executing default-1 commands >config.status: executing po/stamp-it commands > >pidgin 2.5.9 > >Build GTK+ 2.x UI............. : yes >Build console UI.............. : yes >Build for X11................. : yes > >Enable Gestures............... : yes >Protocols to build dynamically : irc jabber oscar yahoo simple msn myspace >Protocols to link statically.. : > >Build with GStreamer support.. : yes >Build with D-Bus support...... : yes >D-Bus services directory...... : /usr/share/dbus-1/services >Build with NetworkManager..... : no >SSL Library/Libraries......... : Mozilla NSS >Build with Cyrus SASL support. : no >Use kerberos 4 with zephyr.... : no >Use external libzephyr........ : no >Install pixmaps............... : yes >Install translations.......... : yes >Has you....................... : yes > >Use XScreenSaver Extension.... : yes >Use X Session Management...... : yes >Use startup notification...... : yes >Build with GtkSpell support... : yes > >Build with plugin support..... : yes >Build with Mono support....... : no >Build with Perl support....... : yes >Build with Tcl support........ : no >Build with Tk support......... : no > >Print debugging messages...... : no > >Pidgin will be installed in /usr/bin. >Warning: You have an old copy of Pidgin at /usr/bin/pidgin. > >configure complete, now type 'make' > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-im/pidgin-2.5.9/work/pidgin-2.5.9 ... >make -j3 >make all-recursive >make[1]: Entering directory `/var/tmp/portage/net-im/pidgin-2.5.9/work/pidgin-2.5.9' >Making all in libpurple >make[2]: Entering directory `/var/tmp/portage/net-im/pidgin-2.5.9/work/pidgin-2.5.9/libpurple' >cat ./account.h ./accountopt.h ./blist.h ./buddyicon.h ./certificate.h ./cipher.h ./circbuffer.h ./cmds.h ./connection.h ./conversation.h ./core.h ./dbus-maybe.h ./debug.h ./desktopitem.h ./eventloop.h ./ft.h ./gaim-compat.h ./idle.h ./imgstore.h ./log.h ./mime.h ./nat-pmp.h ./network.h ./notify.h ./ntlm.h ./plugin.h ./pluginpref.h ./pounce.h ./prefs.h ./privacy.h ./proxy.h ./prpl.h ./request.h ./roomlist.h ./savedstatuses.h ./server.h ./signals.h ./smiley.h ./dnsquery.h ./dnssrv.h ./status.h ./stringref.h ./stun.h ./sound.h ./sslconn.h ./upnp.h ./util.h ./value.h ./xmlnode.h ./whiteboard.h purple.h version.h | /usr/bin/python ./dbus-analyze-types.py --pattern=PURPLE_DBUS_DEFINE_TYPE\(%s\) > dbus-types.c >cat ./account.h ./accountopt.h ./blist.h ./buddyicon.h ./certificate.h ./cipher.h ./circbuffer.h ./cmds.h ./connection.h ./conversation.h ./core.h ./dbus-maybe.h ./debug.h ./desktopitem.h ./eventloop.h ./ft.h ./gaim-compat.h ./idle.h ./imgstore.h ./log.h ./mime.h ./nat-pmp.h ./network.h ./notify.h ./ntlm.h ./plugin.h ./pluginpref.h ./pounce.h ./prefs.h ./privacy.h ./proxy.h ./prpl.h ./request.h ./roomlist.h ./savedstatuses.h ./server.h ./signals.h ./smiley.h ./dnsquery.h ./dnssrv.h ./status.h ./stringref.h ./stun.h ./sound.h ./sslconn.h ./upnp.h ./util.h ./value.h ./xmlnode.h ./whiteboard.h purple.h version.h | /usr/bin/python ./dbus-analyze-types.py --pattern=PURPLE_DBUS_DECLARE_TYPE\(%s\) > dbus-types.h >cat ./dbus-useful.h ./dbus-define-api.h ./account.h ./blist.h ./buddyicon.h ./connection.h ./conversation.h ./core.h ./ft.h ./log.h ./notify.h ./prefs.h ./roomlist.h ./savedstatuses.h ./smiley.h ./status.h ./server.h ./util.h ./xmlnode.h ./prpl.h | /usr/bin/python ./dbus-analyze-functions.py > dbus-bindings.c >cat ./dbus-useful.h ./dbus-define-api.h ./account.h ./blist.h ./buddyicon.h ./connection.h ./conversation.h ./core.h ./ft.h ./log.h ./notify.h ./prefs.h ./roomlist.h ./savedstatuses.h ./smiley.h ./status.h ./server.h ./util.h ./xmlnode.h ./prpl.h | /usr/bin/python ./dbus-analyze-functions.py --client > purple-client-bindings.c >cat ./account.h ./accountopt.h ./blist.h ./buddyicon.h ./certificate.h ./cipher.h ./circbuffer.h ./cmds.h ./connection.h ./conversation.h ./core.h ./dbus-maybe.h ./debug.h ./desktopitem.h ./eventloop.h ./ft.h ./gaim-compat.h ./idle.h ./imgstore.h ./log.h ./mime.h ./nat-pmp.h ./network.h ./notify.h ./ntlm.h ./plugin.h ./pluginpref.h ./pounce.h ./prefs.h ./privacy.h ./proxy.h ./prpl.h ./request.h ./roomlist.h ./savedstatuses.h ./server.h ./signals.h ./smiley.h ./dnsquery.h ./dnssrv.h ./status.h ./stringref.h ./stun.h ./sound.h ./sslconn.h ./upnp.h ./util.h ./value.h ./xmlnode.h ./whiteboard.h purple.h version.h | /usr/bin/python ./dbus-analyze-types.py --keyword=enum --verbatim > purple-client-bindings.h >cat ./dbus-useful.h ./dbus-define-api.h ./account.h ./blist.h ./buddyicon.h ./connection.h ./conversation.h ./core.h ./ft.h ./log.h ./notify.h ./prefs.h ./roomlist.h ./savedstatuses.h ./smiley.h ./status.h ./server.h ./util.h ./xmlnode.h ./prpl.h | /usr/bin/python ./dbus-analyze-functions.py --client --headers >> purple-client-bindings.h >make all-recursive >make[3]: Entering directory `/var/tmp/portage/net-im/pidgin-2.5.9/work/pidgin-2.5.9/libpurple' >Making all in gconf >make[4]: Entering directory `/var/tmp/portage/net-im/pidgin-2.5.9/work/pidgin-2.5.9/libpurple/gconf' >LC_ALL=C /usr/bin/intltool-merge -s -u -c ../../po/.intltool-merge-cache ../../po purple.schemas.in purple.schemas >Generating and caching the translation database >Merging translations into purple.schemas. >make[4]: Leaving directory `/var/tmp/portage/net-im/pidgin-2.5.9/work/pidgin-2.5.9/libpurple/gconf' >Making all in plugins >make[4]: Entering directory `/var/tmp/portage/net-im/pidgin-2.5.9/work/pidgin-2.5.9/libpurple/plugins' >Making all in perl >make[5]: Entering directory `/var/tmp/portage/net-im/pidgin-2.5.9/work/pidgin-2.5.9/libpurple/plugins/perl' >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../libpurple -I../../../libpurple -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.8.8/x86_64-linux/CORE -g -march=nocona -O2 -pipe -MT perl.lo -MD -MP -MF .deps/perl.Tpo -c -o perl.lo perl.c >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../libpurple -I../../../libpurple -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.8.8/x86_64-linux/CORE -g -march=nocona -O2 -pipe -MT perl-common.lo -MD -MP -MF .deps/perl-common.Tpo -c -o perl-common.lo perl-common.c >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../libpurple -I../../../libpurple -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.8.8/x86_64-linux/CORE -g -march=nocona -O2 -pipe -MT perl-handlers.lo -MD -MP -MF .deps/perl-handlers.Tpo -c -o perl-handlers.lo perl-handlers.c >mv -f .deps/perl-common.Tpo .deps/perl-common.Plo >mv -f .deps/perl.Tpo .deps/perl.Plo >perl-handlers.c: In function âperl_signal_cbâ: >perl-handlers.c:304: warning: passing argument 2 of âpurple_perl_sv_from_vargsâ from incompatible pointer type >perl-common.h:68: note: expected âstruct __va_list_tag (*)[1]â but argument is of type âstruct __va_list_tag *â >mv -f .deps/perl-handlers.Tpo .deps/perl-handlers.Plo >/bin/sh ../../../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -g -march=nocona -O2 -pipe -module -avoid-version -Wl,-O1 -o perl.la -rpath /usr/lib64/purple-2 perl.lo perl-common.lo perl-handlers.lo -Wl,--export-dynamic -pthread -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -rdynamic -L/usr/local/lib64 /usr/lib64/perl5/5.8.8/x86_64-linux/auto/DynaLoader/DynaLoader.a -L/usr/lib64/perl5/5.8.8/x86_64-linux/CORE -lperl -lpthread -lnsl -ldl -lm -lcrypt -lutil -lc -lutil -lpthread -lnsl -lresolv >Writing Makefile for Purple >make[6]: Entering directory `/var/tmp/portage/net-im/pidgin-2.5.9/work/pidgin-2.5.9/libpurple/plugins/perl/common' > >*** Warning: Linking the shared library perl.la against the >*** static library /usr/lib64/perl5/5.8.8/x86_64-linux/auto/DynaLoader/DynaLoader.a is not portable! >/usr/bin/perl5.8.8 /usr/lib64/perl5/5.8.8/ExtUtils/xsubpp -typemap /usr/lib64/perl5/5.8.8/ExtUtils/typemap -typemap typemap Account.xs > Account.xsc && mv Account.xsc Account.c >/usr/bin/perl5.8.8 /usr/lib64/perl5/5.8.8/ExtUtils/xsubpp -typemap /usr/lib64/perl5/5.8.8/ExtUtils/typemap -typemap typemap AccountOpts.xs > AccountOpts.xsc && mv AccountOpts.xsc AccountOpts.c >cp Purple.pm blib/lib/Purple.pm >AutoSplitting blib/lib/Purple.pm (blib/lib/auto/Purple) >/usr/bin/perl5.8.8 /usr/lib64/perl5/5.8.8/ExtUtils/xsubpp -typemap /usr/lib64/perl5/5.8.8/ExtUtils/typemap -typemap typemap BuddyIcon.xs > BuddyIcon.xsc && mv BuddyIcon.xsc BuddyIcon.c >/usr/bin/perl5.8.8 /usr/lib64/perl5/5.8.8/ExtUtils/xsubpp -typemap /usr/lib64/perl5/5.8.8/ExtUtils/typemap -typemap typemap BuddyList.xs > BuddyList.xsc && mv BuddyList.xsc BuddyList.c >/usr/bin/perl5.8.8 /usr/lib64/perl5/5.8.8/ExtUtils/xsubpp -typemap /usr/lib64/perl5/5.8.8/ExtUtils/typemap -typemap typemap Certificate.xs > Certificate.xsc && mv Certificate.xsc Certificate.c >/usr/bin/perl5.8.8 /usr/lib64/perl5/5.8.8/ExtUtils/xsubpp -typemap /usr/lib64/perl5/5.8.8/ExtUtils/typemap -typemap typemap Cipher.xs > Cipher.xsc && mv Cipher.xsc Cipher.c >/usr/bin/perl5.8.8 /usr/lib64/perl5/5.8.8/ExtUtils/xsubpp -typemap /usr/lib64/perl5/5.8.8/ExtUtils/typemap -typemap typemap Cmds.xs > Cmds.xsc && mv Cmds.xsc Cmds.c >/usr/bin/perl5.8.8 /usr/lib64/perl5/5.8.8/ExtUtils/xsubpp -typemap /usr/lib64/perl5/5.8.8/ExtUtils/typemap -typemap typemap Connection.xs > Connection.xsc && mv Connection.xsc Connection.c >/usr/bin/perl5.8.8 /usr/lib64/perl5/5.8.8/ExtUtils/xsubpp -typemap /usr/lib64/perl5/5.8.8/ExtUtils/typemap -typemap typemap Conversation.xs > Conversation.xsc && mv Conversation.xsc Conversation.c >/usr/bin/perl5.8.8 /usr/lib64/perl5/5.8.8/ExtUtils/xsubpp -typemap /usr/lib64/perl5/5.8.8/ExtUtils/typemap -typemap typemap Core.xs > Core.xsc && mv Core.xsc Core.c >/usr/bin/perl5.8.8 /usr/lib64/perl5/5.8.8/ExtUtils/xsubpp -typemap /usr/lib64/perl5/5.8.8/ExtUtils/typemap -typemap typemap Debug.xs > Debug.xsc && mv Debug.xsc Debug.c >/usr/bin/perl5.8.8 /usr/lib64/perl5/5.8.8/ExtUtils/xsubpp -typemap /usr/lib64/perl5/5.8.8/ExtUtils/typemap -typemap typemap FT.xs > FT.xsc && mv FT.xsc FT.c >/usr/bin/perl5.8.8 /usr/lib64/perl5/5.8.8/ExtUtils/xsubpp -typemap /usr/lib64/perl5/5.8.8/ExtUtils/typemap -typemap typemap Idle.xs > Idle.xsc && mv Idle.xsc Idle.c >/usr/bin/perl5.8.8 /usr/lib64/perl5/5.8.8/ExtUtils/xsubpp -typemap /usr/lib64/perl5/5.8.8/ExtUtils/typemap -typemap typemap ImgStore.xs > ImgStore.xsc && mv ImgStore.xsc ImgStore.c >/usr/bin/perl5.8.8 /usr/lib64/perl5/5.8.8/ExtUtils/xsubpp -typemap /usr/lib64/perl5/5.8.8/ExtUtils/typemap -typemap typemap Log.xs > Log.xsc && mv Log.xsc Log.c >/usr/bin/perl5.8.8 /usr/lib64/perl5/5.8.8/ExtUtils/xsubpp -typemap /usr/lib64/perl5/5.8.8/ExtUtils/typemap -typemap typemap Network.xs > Network.xsc && mv Network.xsc Network.c >/usr/bin/perl5.8.8 /usr/lib64/perl5/5.8.8/ExtUtils/xsubpp -typemap /usr/lib64/perl5/5.8.8/ExtUtils/typemap -typemap typemap Notify.xs > Notify.xsc && mv Notify.xsc Notify.c >/usr/bin/perl5.8.8 /usr/lib64/perl5/5.8.8/ExtUtils/xsubpp -typemap /usr/lib64/perl5/5.8.8/ExtUtils/typemap -typemap typemap Plugin.xs > Plugin.xsc && mv Plugin.xsc Plugin.c >/usr/bin/perl5.8.8 /usr/lib64/perl5/5.8.8/ExtUtils/xsubpp -typemap /usr/lib64/perl5/5.8.8/ExtUtils/typemap -typemap typemap PluginPref.xs > PluginPref.xsc && mv PluginPref.xsc PluginPref.c >/usr/bin/perl5.8.8 /usr/lib64/perl5/5.8.8/ExtUtils/xsubpp -typemap /usr/lib64/perl5/5.8.8/ExtUtils/typemap -typemap typemap Pounce.xs > Pounce.xsc && mv Pounce.xsc Pounce.c >/usr/bin/perl5.8.8 /usr/lib64/perl5/5.8.8/ExtUtils/xsubpp -typemap /usr/lib64/perl5/5.8.8/ExtUtils/typemap -typemap typemap Prefs.xs > Prefs.xsc && mv Prefs.xsc Prefs.c >/usr/bin/perl5.8.8 /usr/lib64/perl5/5.8.8/ExtUtils/xsubpp -typemap /usr/lib64/perl5/5.8.8/ExtUtils/typemap -typemap typemap Privacy.xs > Privacy.xsc && mv Privacy.xsc Privacy.c >/usr/bin/perl5.8.8 /usr/lib64/perl5/5.8.8/ExtUtils/xsubpp -typemap /usr/lib64/perl5/5.8.8/ExtUtils/typemap -typemap typemap Proxy.xs > Proxy.xsc && mv Proxy.xsc Proxy.c >/usr/bin/perl5.8.8 /usr/lib64/perl5/5.8.8/ExtUtils/xsubpp -typemap /usr/lib64/perl5/5.8.8/ExtUtils/typemap -typemap typemap Prpl.xs > Prpl.xsc && mv Prpl.xsc Prpl.c >/usr/bin/perl5.8.8 /usr/lib64/perl5/5.8.8/ExtUtils/xsubpp -typemap /usr/lib64/perl5/5.8.8/ExtUtils/typemap -typemap typemap Purple.xs > Purple.xsc && mv Purple.xsc Purple.c >/usr/bin/perl5.8.8 /usr/lib64/perl5/5.8.8/ExtUtils/xsubpp -typemap /usr/lib64/perl5/5.8.8/ExtUtils/typemap -typemap typemap Request.xs > Request.xsc && mv Request.xsc Request.c >/usr/bin/perl5.8.8 /usr/lib64/perl5/5.8.8/ExtUtils/xsubpp -typemap /usr/lib64/perl5/5.8.8/ExtUtils/typemap -typemap typemap Roomlist.xs > Roomlist.xsc && mv Roomlist.xsc Roomlist.c >/usr/bin/perl5.8.8 /usr/lib64/perl5/5.8.8/ExtUtils/xsubpp -typemap /usr/lib64/perl5/5.8.8/ExtUtils/typemap -typemap typemap SSLConn.xs > SSLConn.xsc && mv SSLConn.xsc SSLConn.c >/usr/bin/perl5.8.8 /usr/lib64/perl5/5.8.8/ExtUtils/xsubpp -typemap /usr/lib64/perl5/5.8.8/ExtUtils/typemap -typemap typemap SavedStatuses.xs > SavedStatuses.xsc && mv SavedStatuses.xsc SavedStatuses.c >/usr/bin/perl5.8.8 /usr/lib64/perl5/5.8.8/ExtUtils/xsubpp -typemap /usr/lib64/perl5/5.8.8/ExtUtils/typemap -typemap typemap Server.xs > Server.xsc && mv Server.xsc Server.c >/usr/bin/perl5.8.8 /usr/lib64/perl5/5.8.8/ExtUtils/xsubpp -typemap /usr/lib64/perl5/5.8.8/ExtUtils/typemap -typemap typemap Signal.xs > Signal.xsc && mv Signal.xsc Signal.c >/usr/bin/perl5.8.8 /usr/lib64/perl5/5.8.8/ExtUtils/xsubpp -typemap /usr/lib64/perl5/5.8.8/ExtUtils/typemap -typemap typemap Smiley.xs > Smiley.xsc && mv Smiley.xsc Smiley.c >/usr/bin/perl5.8.8 /usr/lib64/perl5/5.8.8/ExtUtils/xsubpp -typemap /usr/lib64/perl5/5.8.8/ExtUtils/typemap -typemap typemap Sound.xs > Sound.xsc && mv Sound.xsc Sound.c >/usr/bin/perl5.8.8 /usr/lib64/perl5/5.8.8/ExtUtils/xsubpp -typemap /usr/lib64/perl5/5.8.8/ExtUtils/typemap -typemap typemap Status.xs > Status.xsc && mv Status.xsc Status.c >/usr/bin/perl5.8.8 /usr/lib64/perl5/5.8.8/ExtUtils/xsubpp -typemap /usr/lib64/perl5/5.8.8/ExtUtils/typemap -typemap typemap Stringref.xs > Stringref.xsc && mv Stringref.xsc Stringref.c >/usr/bin/perl5.8.8 /usr/lib64/perl5/5.8.8/ExtUtils/xsubpp -typemap /usr/lib64/perl5/5.8.8/ExtUtils/typemap -typemap typemap Util.xs > Util.xsc && mv Util.xsc Util.c >/usr/bin/perl5.8.8 /usr/lib64/perl5/5.8.8/ExtUtils/xsubpp -typemap /usr/lib64/perl5/5.8.8/ExtUtils/typemap -typemap typemap Whiteboard.xs > Whiteboard.xsc && mv Whiteboard.xsc Whiteboard.c >/usr/bin/perl5.8.8 /usr/lib64/perl5/5.8.8/ExtUtils/xsubpp -typemap /usr/lib64/perl5/5.8.8/ExtUtils/typemap -typemap typemap XMLNode.xs > XMLNode.xsc && mv XMLNode.xsc XMLNode.c >Running Mkbootstrap for Purple () >x86_64-pc-linux-gnu-gcc -c -I. -I. -I../../../.. -I../../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.8.8/x86_64-linux/CORE -g -march=nocona -O2 -pipe -march=nocona -O2 -pipe -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" -fPIC "-I/usr/lib64/perl5/5.8.8/x86_64-linux/CORE" -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 Account.c >x86_64-pc-linux-gnu-gcc -c -I. -I. -I../../../.. -I../../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.8.8/x86_64-linux/CORE -g -march=nocona -O2 -pipe -march=nocona -O2 -pipe -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" -fPIC "-I/usr/lib64/perl5/5.8.8/x86_64-linux/CORE" -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 AccountOpts.c >chmod 644 Purple.bs >x86_64-pc-linux-gnu-gcc -c -I. -I. -I../../../.. -I../../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.8.8/x86_64-linux/CORE -g -march=nocona -O2 -pipe -march=nocona -O2 -pipe -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" -fPIC "-I/usr/lib64/perl5/5.8.8/x86_64-linux/CORE" -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 BuddyIcon.c >x86_64-pc-linux-gnu-gcc -c -I. -I. -I../../../.. -I../../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.8.8/x86_64-linux/CORE -g -march=nocona -O2 -pipe -march=nocona -O2 -pipe -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" -fPIC "-I/usr/lib64/perl5/5.8.8/x86_64-linux/CORE" -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 BuddyList.c >x86_64-pc-linux-gnu-gcc -c -I. -I. -I../../../.. -I../../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.8.8/x86_64-linux/CORE -g -march=nocona -O2 -pipe -march=nocona -O2 -pipe -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" -fPIC "-I/usr/lib64/perl5/5.8.8/x86_64-linux/CORE" -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 Certificate.c >x86_64-pc-linux-gnu-gcc -c -I. -I. -I../../../.. -I../../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.8.8/x86_64-linux/CORE -g -march=nocona -O2 -pipe -march=nocona -O2 -pipe -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" -fPIC "-I/usr/lib64/perl5/5.8.8/x86_64-linux/CORE" -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 Cipher.c >x86_64-pc-linux-gnu-gcc -c -I. -I. -I../../../.. -I../../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.8.8/x86_64-linux/CORE -g -march=nocona -O2 -pipe -march=nocona -O2 -pipe -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" -fPIC "-I/usr/lib64/perl5/5.8.8/x86_64-linux/CORE" -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 Cmds.c >Certificate.xs: In function âXS_Purple__Certificate_get_fingerprint_sha1â: >Certificate.xs:217: warning: pointer targets in passing argument 1 of âPerl_newSVpvâ differ in signedness >/usr/lib64/perl5/5.8.8/x86_64-linux/CORE/proto.h:922: note: expected âconst char *â but argument is of type âguint8 *â >x86_64-pc-linux-gnu-gcc -c -I. -I. -I../../../.. -I../../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.8.8/x86_64-linux/CORE -g -march=nocona -O2 -pipe -march=nocona -O2 -pipe -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" -fPIC "-I/usr/lib64/perl5/5.8.8/x86_64-linux/CORE" -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 Connection.c >Cipher.xs: In function âXS_Purple__Cipher_digest_regionâ: >Cipher.xs:69: warning: pointer targets in assignment differ in signedness >Cipher.xs:70: warning: value computed is not used >Cipher.xs:71: warning: pointer targets in assignment differ in signedness >Cipher.xs: In function âXS_Purple__Cipher__Context_digestâ: >Cipher.xs:183: warning: value computed is not used >Cipher.xs:184: warning: pointer targets in assignment differ in signedness >Cipher.xs: In function âXS_Purple__Cipher__Context_digest_to_strâ: >Cipher.xs:205: warning: value computed is not used >Cipher.xs: In function âXS_Purple__Cipher__Context_encryptâ: >Cipher.xs:228: warning: pointer targets in assignment differ in signedness >Cipher.xs:229: warning: value computed is not used >Cipher.xs:230: warning: pointer targets in assignment differ in signedness >Cipher.xs: In function âXS_Purple__Cipher__Context_decryptâ: >Cipher.xs:252: warning: pointer targets in assignment differ in signedness >Cipher.xs:253: warning: value computed is not used >Cipher.xs:254: warning: pointer targets in assignment differ in signedness >x86_64-pc-linux-gnu-gcc -c -I. -I. -I../../../.. -I../../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.8.8/x86_64-linux/CORE -g -march=nocona -O2 -pipe -march=nocona -O2 -pipe -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" -fPIC "-I/usr/lib64/perl5/5.8.8/x86_64-linux/CORE" -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 Conversation.c >x86_64-pc-linux-gnu-gcc -c -I. -I. -I../../../.. -I../../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.8.8/x86_64-linux/CORE -g -march=nocona -O2 -pipe -march=nocona -O2 -pipe -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" -fPIC "-I/usr/lib64/perl5/5.8.8/x86_64-linux/CORE" -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 Core.c >x86_64-pc-linux-gnu-gcc -c -I. -I. -I../../../.. -I../../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.8.8/x86_64-linux/CORE -g -march=nocona -O2 -pipe -march=nocona -O2 -pipe -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" -fPIC "-I/usr/lib64/perl5/5.8.8/x86_64-linux/CORE" -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 Debug.c >x86_64-pc-linux-gnu-gcc -c -I. -I. -I../../../.. -I../../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.8.8/x86_64-linux/CORE -g -march=nocona -O2 -pipe -march=nocona -O2 -pipe -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" -fPIC "-I/usr/lib64/perl5/5.8.8/x86_64-linux/CORE" -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 FT.c >x86_64-pc-linux-gnu-gcc -c -I. -I. -I../../../.. -I../../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.8.8/x86_64-linux/CORE -g -march=nocona -O2 -pipe -march=nocona -O2 -pipe -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" -fPIC "-I/usr/lib64/perl5/5.8.8/x86_64-linux/CORE" -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 Idle.c >x86_64-pc-linux-gnu-gcc -c -I. -I. -I../../../.. -I../../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.8.8/x86_64-linux/CORE -g -march=nocona -O2 -pipe -march=nocona -O2 -pipe -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" -fPIC "-I/usr/lib64/perl5/5.8.8/x86_64-linux/CORE" -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 ImgStore.c >x86_64-pc-linux-gnu-gcc -c -I. -I. -I../../../.. -I../../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.8.8/x86_64-linux/CORE -g -march=nocona -O2 -pipe -march=nocona -O2 -pipe -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" -fPIC "-I/usr/lib64/perl5/5.8.8/x86_64-linux/CORE" -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 Log.c >x86_64-pc-linux-gnu-gcc -c -I. -I. -I../../../.. -I../../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.8.8/x86_64-linux/CORE -g -march=nocona -O2 -pipe -march=nocona -O2 -pipe -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" -fPIC "-I/usr/lib64/perl5/5.8.8/x86_64-linux/CORE" -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 Network.c >x86_64-pc-linux-gnu-gcc -c -I. -I. -I../../../.. -I../../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.8.8/x86_64-linux/CORE -g -march=nocona -O2 -pipe -march=nocona -O2 -pipe -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" -fPIC "-I/usr/lib64/perl5/5.8.8/x86_64-linux/CORE" -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 Notify.c >x86_64-pc-linux-gnu-gcc -c -I. -I. -I../../../.. -I../../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.8.8/x86_64-linux/CORE -g -march=nocona -O2 -pipe -march=nocona -O2 -pipe -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" -fPIC "-I/usr/lib64/perl5/5.8.8/x86_64-linux/CORE" -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 Plugin.c >Network.c: In function âXS_Purple__Network_ip_atoiâ: >Network.c:97: warning: pointer targets in passing argument 2 of âPerl_sv_setpvâ differ in signedness >/usr/lib64/perl5/5.8.8/x86_64-linux/CORE/proto.h:1231: note: expected âconst char *â but argument is of type âconst unsigned char *â >x86_64-pc-linux-gnu-gcc -c -I. -I. -I../../../.. -I../../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.8.8/x86_64-linux/CORE -g -march=nocona -O2 -pipe -march=nocona -O2 -pipe -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" -fPIC "-I/usr/lib64/perl5/5.8.8/x86_64-linux/CORE" -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 PluginPref.c >x86_64-pc-linux-gnu-gcc -c -I. -I. -I../../../.. -I../../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.8.8/x86_64-linux/CORE -g -march=nocona -O2 -pipe -march=nocona -O2 -pipe -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" -fPIC "-I/usr/lib64/perl5/5.8.8/x86_64-linux/CORE" -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 Pounce.c >x86_64-pc-linux-gnu-gcc -c -I. -I. -I../../../.. -I../../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.8.8/x86_64-linux/CORE -g -march=nocona -O2 -pipe -march=nocona -O2 -pipe -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" -fPIC "-I/usr/lib64/perl5/5.8.8/x86_64-linux/CORE" -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 Prefs.c >x86_64-pc-linux-gnu-gcc -c -I. -I. -I../../../.. -I../../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.8.8/x86_64-linux/CORE -g -march=nocona -O2 -pipe -march=nocona -O2 -pipe -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" -fPIC "-I/usr/lib64/perl5/5.8.8/x86_64-linux/CORE" -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 Privacy.c >x86_64-pc-linux-gnu-gcc -c -I. -I. -I../../../.. -I../../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.8.8/x86_64-linux/CORE -g -march=nocona -O2 -pipe -march=nocona -O2 -pipe -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" -fPIC "-I/usr/lib64/perl5/5.8.8/x86_64-linux/CORE" -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 Proxy.c >x86_64-pc-linux-gnu-gcc -c -I. -I. -I../../../.. -I../../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.8.8/x86_64-linux/CORE -g -march=nocona -O2 -pipe -march=nocona -O2 -pipe -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" -fPIC "-I/usr/lib64/perl5/5.8.8/x86_64-linux/CORE" -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 Prpl.c >x86_64-pc-linux-gnu-gcc -c -I. -I. -I../../../.. -I../../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.8.8/x86_64-linux/CORE -g -march=nocona -O2 -pipe -march=nocona -O2 -pipe -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" -fPIC "-I/usr/lib64/perl5/5.8.8/x86_64-linux/CORE" -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 Purple.c >x86_64-pc-linux-gnu-gcc -c -I. -I. -I../../../.. -I../../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.8.8/x86_64-linux/CORE -g -march=nocona -O2 -pipe -march=nocona -O2 -pipe -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" -fPIC "-I/usr/lib64/perl5/5.8.8/x86_64-linux/CORE" -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 Request.c >x86_64-pc-linux-gnu-gcc -c -I. -I. -I../../../.. -I../../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.8.8/x86_64-linux/CORE -g -march=nocona -O2 -pipe -march=nocona -O2 -pipe -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" -fPIC "-I/usr/lib64/perl5/5.8.8/x86_64-linux/CORE" -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 Roomlist.c >x86_64-pc-linux-gnu-gcc -c -I. -I. -I../../../.. -I../../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.8.8/x86_64-linux/CORE -g -march=nocona -O2 -pipe -march=nocona -O2 -pipe -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" -fPIC "-I/usr/lib64/perl5/5.8.8/x86_64-linux/CORE" -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 SSLConn.c >x86_64-pc-linux-gnu-gcc -c -I. -I. -I../../../.. -I../../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.8.8/x86_64-linux/CORE -g -march=nocona -O2 -pipe -march=nocona -O2 -pipe -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" -fPIC "-I/usr/lib64/perl5/5.8.8/x86_64-linux/CORE" -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 SavedStatuses.c >x86_64-pc-linux-gnu-gcc -c -I. -I. -I../../../.. -I../../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.8.8/x86_64-linux/CORE -g -march=nocona -O2 -pipe -march=nocona -O2 -pipe -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" -fPIC "-I/usr/lib64/perl5/5.8.8/x86_64-linux/CORE" -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 Server.c >x86_64-pc-linux-gnu-gcc -c -I. -I. -I../../../.. -I../../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.8.8/x86_64-linux/CORE -g -march=nocona -O2 -pipe -march=nocona -O2 -pipe -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" -fPIC "-I/usr/lib64/perl5/5.8.8/x86_64-linux/CORE" -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 Signal.c >x86_64-pc-linux-gnu-gcc -c -I. -I. -I../../../.. -I../../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.8.8/x86_64-linux/CORE -g -march=nocona -O2 -pipe -march=nocona -O2 -pipe -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" -fPIC "-I/usr/lib64/perl5/5.8.8/x86_64-linux/CORE" -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 Smiley.c >x86_64-pc-linux-gnu-gcc -c -I. -I. -I../../../.. -I../../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.8.8/x86_64-linux/CORE -g -march=nocona -O2 -pipe -march=nocona -O2 -pipe -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" -fPIC "-I/usr/lib64/perl5/5.8.8/x86_64-linux/CORE" -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 Sound.c >x86_64-pc-linux-gnu-gcc -c -I. -I. -I../../../.. -I../../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.8.8/x86_64-linux/CORE -g -march=nocona -O2 -pipe -march=nocona -O2 -pipe -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" -fPIC "-I/usr/lib64/perl5/5.8.8/x86_64-linux/CORE" -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 Status.c >x86_64-pc-linux-gnu-gcc -c -I. -I. -I../../../.. -I../../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.8.8/x86_64-linux/CORE -g -march=nocona -O2 -pipe -march=nocona -O2 -pipe -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" -fPIC "-I/usr/lib64/perl5/5.8.8/x86_64-linux/CORE" -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 Stringref.c >x86_64-pc-linux-gnu-gcc -c -I. -I. -I../../../.. -I../../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.8.8/x86_64-linux/CORE -g -march=nocona -O2 -pipe -march=nocona -O2 -pipe -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" -fPIC "-I/usr/lib64/perl5/5.8.8/x86_64-linux/CORE" -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 Util.c >x86_64-pc-linux-gnu-gcc -c -I. -I. -I../../../.. -I../../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.8.8/x86_64-linux/CORE -g -march=nocona -O2 -pipe -march=nocona -O2 -pipe -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" -fPIC "-I/usr/lib64/perl5/5.8.8/x86_64-linux/CORE" -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 Whiteboard.c >x86_64-pc-linux-gnu-gcc -c -I. -I. -I../../../.. -I../../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.8.8/x86_64-linux/CORE -g -march=nocona -O2 -pipe -march=nocona -O2 -pipe -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" -fPIC "-I/usr/lib64/perl5/5.8.8/x86_64-linux/CORE" -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 XMLNode.c >Util.xs: In function âXS_Purple__Util_message_meifyâ: >Util.xs:74: warning: pointer targets in passing argument 2 of âPerl_sv_2pv_flagsâ differ in signedness >/usr/lib64/perl5/5.8.8/x86_64-linux/CORE/proto.h:1986: note: expected âSTRLEN *â but argument is of type âgssize *â >Util.xs: In function âXS_Purple__Util_base16_decodeâ: >Util.xs:242: warning: pointer targets in passing argument 1 of âPerl_newSVpvâ differ in signedness >/usr/lib64/perl5/5.8.8/x86_64-linux/CORE/proto.h:922: note: expected âconst char *â but argument is of type âguchar *â >Util.xs: In function âXS_Purple__Util_base64_decodeâ: >Util.xs:260: warning: pointer targets in passing argument 1 of âPerl_newSVpvâ differ in signedness >/usr/lib64/perl5/5.8.8/x86_64-linux/CORE/proto.h:922: note: expected âconst char *â but argument is of type âguchar *â >Util.xs: In function âXS_Purple__Util_quotedp_decodeâ: >Util.xs:278: warning: pointer targets in passing argument 1 of âPerl_newSVpvâ differ in signedness >/usr/lib64/perl5/5.8.8/x86_64-linux/CORE/proto.h:922: note: expected âconst char *â but argument is of type âguchar *â >Util.c: In function âXS_Purple__Util_get_image_filenameâ: >Util.c:1615: warning: âSTRLEN_length_of_image_dataâ may be used uninitialized in this function >Util.c: In function âXS_Purple__Util_get_image_extensionâ: >Util.c:1595: warning: âSTRLEN_length_of_dataâ may be used uninitialized in this function >cp Purple.bs blib/arch/auto/Purple/Purple.bs >chmod 644 blib/arch/auto/Purple/Purple.bs >rm -f blib/arch/auto/Purple/Purple.so >x86_64-pc-linux-gnu-gcc -shared -L/usr/local/lib64 Account.o AccountOpts.o BuddyIcon.o BuddyList.o Certificate.o Cipher.o Cmds.o Connection.o Conversation.o Core.o Debug.o FT.o Idle.o ImgStore.o Log.o Network.o Notify.o Plugin.o PluginPref.o Pounce.o Prefs.o Privacy.o Proxy.o Prpl.o Purple.o Request.o Roomlist.o SSLConn.o SavedStatuses.o Server.o Signal.o Smiley.o Sound.o Status.o Stringref.o Util.o Whiteboard.o XMLNode.o -o blib/arch/auto/Purple/Purple.so \ > \ > >chmod 755 blib/arch/auto/Purple/Purple.so >Manifying blib/man3/Purple.3pm >make[6]: Leaving directory `/var/tmp/portage/net-im/pidgin-2.5.9/work/pidgin-2.5.9/libpurple/plugins/perl/common' >make[5]: Leaving directory `/var/tmp/portage/net-im/pidgin-2.5.9/work/pidgin-2.5.9/libpurple/plugins/perl' >Making all in ssl >make[5]: Entering directory `/var/tmp/portage/net-im/pidgin-2.5.9/work/pidgin-2.5.9/libpurple/plugins/ssl' >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64/libpurple\" -I../../../libpurple -I../../../libpurple -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -g -march=nocona -O2 -pipe -MT ssl.lo -MD -MP -MF .deps/ssl.Tpo -c -o ssl.lo ssl.c >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64/libpurple\" -I../../../libpurple -I../../../libpurple -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64/libpurple\" -I../../../libpurple -I../../../libpurple -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nss -I/usr/include/nspr -g -march=nocona -O2 -pipe -MT ssl_nss_la-ssl-nss.lo -MD -MP -MF .deps/ssl_nss_la-ssl-nss.Tpo -c -o ssl_nss_la-ssl-nss.lo `test -f 'ssl-nss.c' || echo './'`ssl-nss.c >mv -f .deps/ssl.Tpo .deps/ssl.Plo >/bin/sh ../../../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -g -march=nocona -O2 -pipe -module -avoid-version -Wl,-O1 -o ssl.la -rpath /usr/lib64/purple-2 ssl.lo -Wl,--export-dynamic -pthread -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lutil -lpthread -lnsl -lresolv >mv -f .deps/ssl_nss_la-ssl-nss.Tpo .deps/ssl_nss_la-ssl-nss.Plo >/bin/sh ../../../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64/libpurple\" -I../../../libpurple -I../../../libpurple -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/nss -I/usr/include/nspr -g -march=nocona -O2 -pipe -module -avoid-version -Wl,-O1 -o ssl-nss.la -rpath /usr/lib64/purple-2 ssl_nss_la-ssl-nss.lo -Wl,--export-dynamic -pthread -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -Wl,-R/usr/lib64/nss -Wl,-R/usr/lib64/nspr -L/usr/lib64/nss -L/usr/lib64/nspr -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lutil -lpthread -lnsl -lresolv >make[5]: Leaving directory `/var/tmp/portage/net-im/pidgin-2.5.9/work/pidgin-2.5.9/libpurple/plugins/ssl' >make[5]: Entering directory `/var/tmp/portage/net-im/pidgin-2.5.9/work/pidgin-2.5.9/libpurple/plugins' >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DDATADIR=\"/usr/share\" -I../../libpurple -I../../libpurple -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -g -march=nocona -O2 -pipe -MT ciphertest.lo -MD -MP -MF .deps/ciphertest.Tpo -c -o ciphertest.lo ciphertest.c >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DDATADIR=\"/usr/share\" -I../../libpurple -I../../libpurple -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -g -march=nocona -O2 -pipe -MT codeinline.lo -MD -MP -MF .deps/codeinline.Tpo -c -o codeinline.lo codeinline.c >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DDATADIR=\"/usr/share\" -I../../libpurple -I../../libpurple -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -g -march=nocona -O2 -pipe -MT debug_example.lo -MD -MP -MF .deps/debug_example.Tpo -c -o debug_example.lo debug_example.c >mv -f .deps/debug_example.Tpo .deps/debug_example.Plo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DDATADIR=\"/usr/share\" -I../../libpurple -I../../libpurple -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -g -march=nocona -O2 -pipe -MT helloworld.lo -MD -MP -MF .deps/helloworld.Tpo -c -o helloworld.lo helloworld.c >mv -f .deps/ciphertest.Tpo .deps/ciphertest.Plo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DDATADIR=\"/usr/share\" -I../../libpurple -I../../libpurple -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -g -march=nocona -O2 -pipe -MT notify_example.lo -MD -MP -MF .deps/notify_example.Tpo -c -o notify_example.lo notify_example.c >mv -f .deps/codeinline.Tpo .deps/codeinline.Plo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DDATADIR=\"/usr/share\" -I../../libpurple -I../../libpurple -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -g -march=nocona -O2 -pipe -MT pluginpref_example.lo -MD -MP -MF .deps/pluginpref_example.Tpo -c -o pluginpref_example.lo pluginpref_example.c >mv -f .deps/helloworld.Tpo .deps/helloworld.Plo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DDATADIR=\"/usr/share\" -I../../libpurple -I../../libpurple -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -g -march=nocona -O2 -pipe -MT signals-test.lo -MD -MP -MF .deps/signals-test.Tpo -c -o signals-test.lo signals-test.c >mv -f .deps/pluginpref_example.Tpo .deps/pluginpref_example.Plo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DDATADIR=\"/usr/share\" -I../../libpurple -I../../libpurple -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -g -march=nocona -O2 -pipe -MT simple.lo -MD -MP -MF .deps/simple.Tpo -c -o simple.lo simple.c >mv -f .deps/notify_example.Tpo .deps/notify_example.Plo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DDATADIR=\"/usr/share\" -I../../libpurple -I../../libpurple -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -g -march=nocona -O2 -pipe -MT autoaccept.lo -MD -MP -MF .deps/autoaccept.Tpo -c -o autoaccept.lo autoaccept.c >mv -f .deps/signals-test.Tpo .deps/signals-test.Plo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DDATADIR=\"/usr/share\" -I../../libpurple -I../../libpurple -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -g -march=nocona -O2 -pipe -MT buddynote.lo -MD -MP -MF .deps/buddynote.Tpo -c -o buddynote.lo buddynote.c >mv -f .deps/simple.Tpo .deps/simple.Plo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DDATADIR=\"/usr/share\" -I../../libpurple -I../../libpurple -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -g -march=nocona -O2 -pipe -MT idle.lo -MD -MP -MF .deps/idle.Tpo -c -o idle.lo idle.c >mv -f .deps/autoaccept.Tpo .deps/autoaccept.Plo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DDATADIR=\"/usr/share\" -I../../libpurple -I../../libpurple -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -g -march=nocona -O2 -pipe -MT joinpart.lo -MD -MP -MF .deps/joinpart.Tpo -c -o joinpart.lo joinpart.c >mv -f .deps/buddynote.Tpo .deps/buddynote.Plo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DDATADIR=\"/usr/share\" -I../../libpurple -I../../libpurple -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -g -march=nocona -O2 -pipe -MT log_reader.lo -MD -MP -MF .deps/log_reader.Tpo -c -o log_reader.lo log_reader.c >mv -f .deps/idle.Tpo .deps/idle.Plo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DDATADIR=\"/usr/share\" -I../../libpurple -I../../libpurple -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -g -march=nocona -O2 -pipe -MT newline.lo -MD -MP -MF .deps/newline.Tpo -c -o newline.lo newline.c >mv -f .deps/joinpart.Tpo .deps/joinpart.Plo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DDATADIR=\"/usr/share\" -I../../libpurple -I../../libpurple -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -g -march=nocona -O2 -pipe -MT offlinemsg.lo -MD -MP -MF .deps/offlinemsg.Tpo -c -o offlinemsg.lo offlinemsg.c >mv -f .deps/newline.Tpo .deps/newline.Plo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DDATADIR=\"/usr/share\" -I../../libpurple -I../../libpurple -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -g -march=nocona -O2 -pipe -MT psychic.lo -MD -MP -MF .deps/psychic.Tpo -c -o psychic.lo psychic.c >mv -f .deps/log_reader.Tpo .deps/log_reader.Plo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DDATADIR=\"/usr/share\" -I../../libpurple -I../../libpurple -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -g -march=nocona -O2 -pipe -MT statenotify.lo -MD -MP -MF .deps/statenotify.Tpo -c -o statenotify.lo statenotify.c >mv -f .deps/offlinemsg.Tpo .deps/offlinemsg.Plo >cat ./dbus-example.c | \ > /usr/bin/python ../../libpurple/dbus-analyze-functions.py --export-only > dbus-example-bindings.c >cd ../../libpurple && make dbus-types.h >make[6]: Entering directory `/var/tmp/portage/net-im/pidgin-2.5.9/work/pidgin-2.5.9/libpurple' >make[6]: `dbus-types.h' is up to date. >make[6]: Leaving directory `/var/tmp/portage/net-im/pidgin-2.5.9/work/pidgin-2.5.9/libpurple' >/bin/sh ../../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -g -march=nocona -O2 -pipe -module -avoid-version -Wl,-O1 -o ciphertest.la ciphertest.lo -Wl,--export-dynamic -pthread -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lutil -lpthread -lnsl -lresolv >mv -f .deps/statenotify.Tpo .deps/statenotify.Plo >/bin/sh ../../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -g -march=nocona -O2 -pipe -module -avoid-version -Wl,-O1 -o codeinline.la codeinline.lo -Wl,--export-dynamic -pthread -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lutil -lpthread -lnsl -lresolv >mv -f .deps/psychic.Tpo .deps/psychic.Plo >/bin/sh ../../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -g -march=nocona -O2 -pipe -module -avoid-version -Wl,-O1 -o debug_example.la debug_example.lo -lutil -lpthread -lnsl -lresolv >/bin/sh ../../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -g -march=nocona -O2 -pipe -module -avoid-version -Wl,-O1 -o helloworld.la helloworld.lo -lutil -lpthread -lnsl -lresolv >/bin/sh ../../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -g -march=nocona -O2 -pipe -module -avoid-version -Wl,-O1 -o notify_example.la notify_example.lo -Wl,--export-dynamic -pthread -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lutil -lpthread -lnsl -lresolv >/bin/sh ../../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -g -march=nocona -O2 -pipe -module -avoid-version -Wl,-O1 -o pluginpref_example.la pluginpref_example.lo -Wl,--export-dynamic -pthread -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lutil -lpthread -lnsl -lresolv >/bin/sh ../../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -g -march=nocona -O2 -pipe -module -avoid-version -Wl,-O1 -o signals_test.la signals-test.lo -Wl,--export-dynamic -pthread -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lutil -lpthread -lnsl -lresolv >/bin/sh ../../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -g -march=nocona -O2 -pipe -module -avoid-version -Wl,-O1 -o simple.la simple.lo -Wl,--export-dynamic -pthread -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lutil -lpthread -lnsl -lresolv >/bin/sh ../../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -g -march=nocona -O2 -pipe -module -avoid-version -Wl,-O1 -o autoaccept.la -rpath /usr/lib64/purple-2 autoaccept.lo -Wl,--export-dynamic -pthread -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lutil -lpthread -lnsl -lresolv >/bin/sh ../../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -g -march=nocona -O2 -pipe -module -avoid-version -Wl,-O1 -o buddynote.la -rpath /usr/lib64/purple-2 buddynote.lo -Wl,--export-dynamic -pthread -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lutil -lpthread -lnsl -lresolv >/bin/sh ../../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -g -march=nocona -O2 -pipe -module -avoid-version -Wl,-O1 -o idle.la -rpath /usr/lib64/purple-2 idle.lo -Wl,--export-dynamic -pthread -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lutil -lpthread -lnsl -lresolv >/bin/sh ../../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -g -march=nocona -O2 -pipe -module -avoid-version -Wl,-O1 -o joinpart.la -rpath /usr/lib64/purple-2 joinpart.lo -Wl,--export-dynamic -pthread -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lutil -lpthread -lnsl -lresolv >/bin/sh ../../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -g -march=nocona -O2 -pipe -module -avoid-version -Wl,-O1 -o log_reader.la -rpath /usr/lib64/purple-2 log_reader.lo -Wl,--export-dynamic -pthread -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lutil -lpthread -lnsl -lresolv >/bin/sh ../../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -g -march=nocona -O2 -pipe -module -avoid-version -Wl,-O1 -o newline.la -rpath /usr/lib64/purple-2 newline.lo -Wl,--export-dynamic -pthread -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lutil -lpthread -lnsl -lresolv >/bin/sh ../../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -g -march=nocona -O2 -pipe -module -avoid-version -Wl,-O1 -o offlinemsg.la -rpath /usr/lib64/purple-2 offlinemsg.lo -Wl,--export-dynamic -pthread -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lutil -lpthread -lnsl -lresolv >/bin/sh ../../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -g -march=nocona -O2 -pipe -module -avoid-version -Wl,-O1 -o psychic.la -rpath /usr/lib64/purple-2 psychic.lo -Wl,--export-dynamic -pthread -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lutil -lpthread -lnsl -lresolv >/bin/sh ../../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -g -march=nocona -O2 -pipe -module -avoid-version -Wl,-O1 -o statenotify.la -rpath /usr/lib64/purple-2 statenotify.lo -Wl,--export-dynamic -pthread -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lutil -lpthread -lnsl -lresolv >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DDATADIR=\"/usr/share\" -I../../libpurple -I../../libpurple -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -g -march=nocona -O2 -pipe -MT dbus-example.lo -MD -MP -MF .deps/dbus-example.Tpo -c -o dbus-example.lo dbus-example.c >mv -f .deps/dbus-example.Tpo .deps/dbus-example.Plo >/bin/sh ../../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -g -march=nocona -O2 -pipe -module -avoid-version -Wl,-O1 -o dbus-example.la -rpath /usr/lib64/purple-2 dbus-example.lo -Wl,--export-dynamic -pthread -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0 -lutil -lpthread -lnsl -lresolv >make[5]: Leaving directory `/var/tmp/portage/net-im/pidgin-2.5.9/work/pidgin-2.5.9/libpurple/plugins' >make[4]: Leaving directory `/var/tmp/portage/net-im/pidgin-2.5.9/work/pidgin-2.5.9/libpurple/plugins' >Making all in protocols >make[4]: Entering directory `/var/tmp/portage/net-im/pidgin-2.5.9/work/pidgin-2.5.9/libpurple/protocols' >Making all in irc >make[5]: Entering directory `/var/tmp/portage/net-im/pidgin-2.5.9/work/pidgin-2.5.9/libpurple/protocols/irc' >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -g -march=nocona -O2 -pipe -MT libirc_la-cmds.lo -MD -MP -MF .deps/libirc_la-cmds.Tpo -c -o libirc_la-cmds.lo `test -f 'cmds.c' || echo './'`cmds.c >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -g -march=nocona -O2 -pipe -MT libirc_la-dcc_send.lo -MD -MP -MF .deps/libirc_la-dcc_send.Tpo -c -o libirc_la-dcc_send.lo `test -f 'dcc_send.c' || echo './'`dcc_send.c >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -g -march=nocona -O2 -pipe -MT libirc_la-irc.lo -MD -MP -MF .deps/libirc_la-irc.Tpo -c -o libirc_la-irc.lo `test -f 'irc.c' || echo './'`irc.c >mv -f .deps/libirc_la-irc.Tpo .deps/libirc_la-irc.Plo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -g -march=nocona -O2 -pipe -MT libirc_la-msgs.lo -MD -MP -MF .deps/libirc_la-msgs.Tpo -c -o libirc_la-msgs.lo `test -f 'msgs.c' || echo './'`msgs.c >mv -f .deps/libirc_la-cmds.Tpo .deps/libirc_la-cmds.Plo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -g -march=nocona -O2 -pipe -MT libirc_la-parse.lo -MD -MP -MF .deps/libirc_la-parse.Tpo -c -o libirc_la-parse.lo `test -f 'parse.c' || echo './'`parse.c >mv -f .deps/libirc_la-dcc_send.Tpo .deps/libirc_la-dcc_send.Plo >mv -f .deps/libirc_la-msgs.Tpo .deps/libirc_la-msgs.Plo >mv -f .deps/libirc_la-parse.Tpo .deps/libirc_la-parse.Plo >/bin/sh ../../../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -g -march=nocona -O2 -pipe -module -avoid-version -Wl,-O1 -o libirc.la -rpath /usr/lib64/purple-2 libirc_la-cmds.lo libirc_la-dcc_send.lo libirc_la-irc.lo libirc_la-msgs.lo libirc_la-parse.lo -Wl,--export-dynamic -pthread -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lutil -lpthread -lnsl -lresolv >make[5]: Leaving directory `/var/tmp/portage/net-im/pidgin-2.5.9/work/pidgin-2.5.9/libpurple/protocols/irc' >Making all in jabber >make[5]: Entering directory `/var/tmp/portage/net-im/pidgin-2.5.9/work/pidgin-2.5.9/libpurple/protocols/jabber' >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -march=nocona -O2 -pipe -MT libjabber_la-auth.lo -MD -MP -MF .deps/libjabber_la-auth.Tpo -c -o libjabber_la-auth.lo `test -f 'auth.c' || echo './'`auth.c >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -march=nocona -O2 -pipe -MT libjabber_la-buddy.lo -MD -MP -MF .deps/libjabber_la-buddy.Tpo -c -o libjabber_la-buddy.lo `test -f 'buddy.c' || echo './'`buddy.c >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -march=nocona -O2 -pipe -MT libjabber_la-chat.lo -MD -MP -MF .deps/libjabber_la-chat.Tpo -c -o libjabber_la-chat.lo `test -f 'chat.c' || echo './'`chat.c >mv -f .deps/libjabber_la-chat.Tpo .deps/libjabber_la-chat.Plo >mv -f .deps/libjabber_la-auth.Tpo .deps/libjabber_la-auth.Plo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -march=nocona -O2 -pipe -MT libjabber_la-data.lo -MD -MP -MF .deps/libjabber_la-data.Tpo -c -o libjabber_la-data.lo `test -f 'data.c' || echo './'`data.c >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -march=nocona -O2 -pipe -MT libjabber_la-disco.lo -MD -MP -MF .deps/libjabber_la-disco.Tpo -c -o libjabber_la-disco.lo `test -f 'disco.c' || echo './'`disco.c >mv -f .deps/libjabber_la-buddy.Tpo .deps/libjabber_la-buddy.Plo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -march=nocona -O2 -pipe -MT libjabber_la-google.lo -MD -MP -MF .deps/libjabber_la-google.Tpo -c -o libjabber_la-google.lo `test -f 'google.c' || echo './'`google.c >mv -f .deps/libjabber_la-data.Tpo .deps/libjabber_la-data.Plo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -march=nocona -O2 -pipe -MT libjabber_la-iq.lo -MD -MP -MF .deps/libjabber_la-iq.Tpo -c -o libjabber_la-iq.lo `test -f 'iq.c' || echo './'`iq.c >mv -f .deps/libjabber_la-disco.Tpo .deps/libjabber_la-disco.Plo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -march=nocona -O2 -pipe -MT libjabber_la-jabber.lo -MD -MP -MF .deps/libjabber_la-jabber.Tpo -c -o libjabber_la-jabber.lo `test -f 'jabber.c' || echo './'`jabber.c >google.c: In function âjabber_google_roster_add_denyâ: >google.c:290: warning: suggest parentheses around operand of â!â or change â&â to â&&â or â!â to â~â >google.c: In function âjabber_google_roster_rem_denyâ: >google.c:358: warning: suggest parentheses around operand of â!â or change â&â to â&&â or â!â to â~â >mv -f .deps/libjabber_la-google.Tpo .deps/libjabber_la-google.Plo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -march=nocona -O2 -pipe -MT libjabber_la-jutil.lo -MD -MP -MF .deps/libjabber_la-jutil.Tpo -c -o libjabber_la-jutil.lo `test -f 'jutil.c' || echo './'`jutil.c >mv -f .deps/libjabber_la-iq.Tpo .deps/libjabber_la-iq.Plo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -march=nocona -O2 -pipe -MT libjabber_la-message.lo -MD -MP -MF .deps/libjabber_la-message.Tpo -c -o libjabber_la-message.lo `test -f 'message.c' || echo './'`message.c >mv -f .deps/libjabber_la-jabber.Tpo .deps/libjabber_la-jabber.Plo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -march=nocona -O2 -pipe -MT libjabber_la-oob.lo -MD -MP -MF .deps/libjabber_la-oob.Tpo -c -o libjabber_la-oob.lo `test -f 'oob.c' || echo './'`oob.c >mv -f .deps/libjabber_la-jutil.Tpo .deps/libjabber_la-jutil.Plo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -march=nocona -O2 -pipe -MT libjabber_la-parser.lo -MD -MP -MF .deps/libjabber_la-parser.Tpo -c -o libjabber_la-parser.lo `test -f 'parser.c' || echo './'`parser.c >mv -f .deps/libjabber_la-message.Tpo .deps/libjabber_la-message.Plo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -march=nocona -O2 -pipe -MT libjabber_la-ping.lo -MD -MP -MF .deps/libjabber_la-ping.Tpo -c -o libjabber_la-ping.lo `test -f 'ping.c' || echo './'`ping.c >mv -f .deps/libjabber_la-oob.Tpo .deps/libjabber_la-oob.Plo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -march=nocona -O2 -pipe -MT libjabber_la-presence.lo -MD -MP -MF .deps/libjabber_la-presence.Tpo -c -o libjabber_la-presence.lo `test -f 'presence.c' || echo './'`presence.c >mv -f .deps/libjabber_la-parser.Tpo .deps/libjabber_la-parser.Plo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -march=nocona -O2 -pipe -MT libjabber_la-roster.lo -MD -MP -MF .deps/libjabber_la-roster.Tpo -c -o libjabber_la-roster.lo `test -f 'roster.c' || echo './'`roster.c >mv -f .deps/libjabber_la-ping.Tpo .deps/libjabber_la-ping.Plo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -march=nocona -O2 -pipe -MT libjabber_la-si.lo -MD -MP -MF .deps/libjabber_la-si.Tpo -c -o libjabber_la-si.lo `test -f 'si.c' || echo './'`si.c >mv -f .deps/libjabber_la-presence.Tpo .deps/libjabber_la-presence.Plo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -march=nocona -O2 -pipe -MT libjabber_la-xdata.lo -MD -MP -MF .deps/libjabber_la-xdata.Tpo -c -o libjabber_la-xdata.lo `test -f 'xdata.c' || echo './'`xdata.c >mv -f .deps/libjabber_la-roster.Tpo .deps/libjabber_la-roster.Plo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -march=nocona -O2 -pipe -MT libjabber_la-caps.lo -MD -MP -MF .deps/libjabber_la-caps.Tpo -c -o libjabber_la-caps.lo `test -f 'caps.c' || echo './'`caps.c >si.c: In function âjabber_si_xfer_bytestreams_send_read_again_cbâ: >si.c:392: warning: format â%uâ expects type âunsigned intâ, but argument 4 has type âsize_tâ >si.c: In function âjabber_si_xfer_bytestreams_send_read_cbâ: >si.c:538: warning: format â%uâ expects type âunsigned intâ, but argument 4 has type âsize_tâ >mv -f .deps/libjabber_la-si.Tpo .deps/libjabber_la-si.Plo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -march=nocona -O2 -pipe -MT libjabber_la-adhoccommands.lo -MD -MP -MF .deps/libjabber_la-adhoccommands.Tpo -c -o libjabber_la-adhoccommands.lo `test -f 'adhoccommands.c' || echo './'`adhoccommands.c >mv -f .deps/libjabber_la-caps.Tpo .deps/libjabber_la-caps.Plo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -march=nocona -O2 -pipe -MT libjabber_la-pep.lo -MD -MP -MF .deps/libjabber_la-pep.Tpo -c -o libjabber_la-pep.lo `test -f 'pep.c' || echo './'`pep.c >mv -f .deps/libjabber_la-xdata.Tpo .deps/libjabber_la-xdata.Plo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -march=nocona -O2 -pipe -MT libjabber_la-usermood.lo -MD -MP -MF .deps/libjabber_la-usermood.Tpo -c -o libjabber_la-usermood.lo `test -f 'usermood.c' || echo './'`usermood.c >mv -f .deps/libjabber_la-adhoccommands.Tpo .deps/libjabber_la-adhoccommands.Plo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -march=nocona -O2 -pipe -MT libjabber_la-usernick.lo -MD -MP -MF .deps/libjabber_la-usernick.Tpo -c -o libjabber_la-usernick.lo `test -f 'usernick.c' || echo './'`usernick.c >mv -f .deps/libjabber_la-pep.Tpo .deps/libjabber_la-pep.Plo >mv -f .deps/libjabber_la-usermood.Tpo .deps/libjabber_la-usermood.Plo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -march=nocona -O2 -pipe -MT libjabber_la-usertune.lo -MD -MP -MF .deps/libjabber_la-usertune.Tpo -c -o libjabber_la-usertune.lo `test -f 'usertune.c' || echo './'`usertune.c >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -march=nocona -O2 -pipe -MT libxmpp.lo -MD -MP -MF .deps/libxmpp.Tpo -c -o libxmpp.lo libxmpp.c >mv -f .deps/libjabber_la-usernick.Tpo .deps/libjabber_la-usernick.Plo >mv -f .deps/libjabber_la-usertune.Tpo .deps/libjabber_la-usertune.Plo >/bin/sh ../../../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -g -march=nocona -O2 -pipe -Wl,-O1 -o libjabber.la -rpath /usr/lib64/purple-2 libjabber_la-auth.lo libjabber_la-buddy.lo libjabber_la-chat.lo libjabber_la-data.lo libjabber_la-disco.lo libjabber_la-google.lo libjabber_la-iq.lo libjabber_la-jabber.lo libjabber_la-jutil.lo libjabber_la-message.lo libjabber_la-oob.lo libjabber_la-parser.lo libjabber_la-ping.lo libjabber_la-presence.lo libjabber_la-roster.lo libjabber_la-si.lo libjabber_la-xdata.lo libjabber_la-caps.lo libjabber_la-adhoccommands.lo libjabber_la-pep.lo libjabber_la-usermood.lo libjabber_la-usernick.lo libjabber_la-usertune.lo -Wl,--export-dynamic -pthread -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lxml2 -lutil -lpthread -lnsl -lresolv >mv -f .deps/libxmpp.Tpo .deps/libxmpp.Plo >/bin/sh ../../../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -g -march=nocona -O2 -pipe -module -avoid-version -Wl,-O1 -o libxmpp.la -rpath /usr/lib64/purple-2 libxmpp.lo libjabber.la -lutil -lpthread -lnsl -lresolv >make[5]: Leaving directory `/var/tmp/portage/net-im/pidgin-2.5.9/work/pidgin-2.5.9/libpurple/protocols/jabber' >Making all in oscar >make[5]: Entering directory `/var/tmp/portage/net-im/pidgin-2.5.9/work/pidgin-2.5.9/libpurple/protocols/oscar' >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -g -march=nocona -O2 -pipe -MT liboscar_la-bstream.lo -MD -MP -MF .deps/liboscar_la-bstream.Tpo -c -o liboscar_la-bstream.lo `test -f 'bstream.c' || echo './'`bstream.c >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -g -march=nocona -O2 -pipe -MT liboscar_la-family_admin.lo -MD -MP -MF .deps/liboscar_la-family_admin.Tpo -c -o liboscar_la-family_admin.lo `test -f 'family_admin.c' || echo './'`family_admin.c >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -g -march=nocona -O2 -pipe -MT liboscar_la-family_advert.lo -MD -MP -MF .deps/liboscar_la-family_advert.Tpo -c -o liboscar_la-family_advert.lo `test -f 'family_advert.c' || echo './'`family_advert.c >mv -f .deps/liboscar_la-bstream.Tpo .deps/liboscar_la-bstream.Plo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -g -march=nocona -O2 -pipe -MT liboscar_la-family_alert.lo -MD -MP -MF .deps/liboscar_la-family_alert.Tpo -c -o liboscar_la-family_alert.lo `test -f 'family_alert.c' || echo './'`family_alert.c >mv -f .deps/liboscar_la-family_advert.Tpo .deps/liboscar_la-family_advert.Plo >mv -f .deps/liboscar_la-family_admin.Tpo .deps/liboscar_la-family_admin.Plo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -g -march=nocona -O2 -pipe -MT liboscar_la-family_auth.lo -MD -MP -MF .deps/liboscar_la-family_auth.Tpo -c -o liboscar_la-family_auth.lo `test -f 'family_auth.c' || echo './'`family_auth.c >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -g -march=nocona -O2 -pipe -MT liboscar_la-family_bart.lo -MD -MP -MF .deps/liboscar_la-family_bart.Tpo -c -o liboscar_la-family_bart.lo `test -f 'family_bart.c' || echo './'`family_bart.c >mv -f .deps/liboscar_la-family_alert.Tpo .deps/liboscar_la-family_alert.Plo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -g -march=nocona -O2 -pipe -MT liboscar_la-family_bos.lo -MD -MP -MF .deps/liboscar_la-family_bos.Tpo -c -o liboscar_la-family_bos.lo `test -f 'family_bos.c' || echo './'`family_bos.c >mv -f .deps/liboscar_la-family_bart.Tpo .deps/liboscar_la-family_bart.Plo >mv -f .deps/liboscar_la-family_auth.Tpo .deps/liboscar_la-family_auth.Plo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -g -march=nocona -O2 -pipe -MT liboscar_la-family_buddy.lo -MD -MP -MF .deps/liboscar_la-family_buddy.Tpo -c -o liboscar_la-family_buddy.lo `test -f 'family_buddy.c' || echo './'`family_buddy.c >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -g -march=nocona -O2 -pipe -MT liboscar_la-family_chat.lo -MD -MP -MF .deps/liboscar_la-family_chat.Tpo -c -o liboscar_la-family_chat.lo `test -f 'family_chat.c' || echo './'`family_chat.c >mv -f .deps/liboscar_la-family_bos.Tpo .deps/liboscar_la-family_bos.Plo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -g -march=nocona -O2 -pipe -MT liboscar_la-family_chatnav.lo -MD -MP -MF .deps/liboscar_la-family_chatnav.Tpo -c -o liboscar_la-family_chatnav.lo `test -f 'family_chatnav.c' || echo './'`family_chatnav.c >mv -f .deps/liboscar_la-family_buddy.Tpo .deps/liboscar_la-family_buddy.Plo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -g -march=nocona -O2 -pipe -MT liboscar_la-family_icq.lo -MD -MP -MF .deps/liboscar_la-family_icq.Tpo -c -o liboscar_la-family_icq.lo `test -f 'family_icq.c' || echo './'`family_icq.c >mv -f .deps/liboscar_la-family_chat.Tpo .deps/liboscar_la-family_chat.Plo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -g -march=nocona -O2 -pipe -MT liboscar_la-family_icbm.lo -MD -MP -MF .deps/liboscar_la-family_icbm.Tpo -c -o liboscar_la-family_icbm.lo `test -f 'family_icbm.c' || echo './'`family_icbm.c >mv -f .deps/liboscar_la-family_chatnav.Tpo .deps/liboscar_la-family_chatnav.Plo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -g -march=nocona -O2 -pipe -MT liboscar_la-family_invite.lo -MD -MP -MF .deps/liboscar_la-family_invite.Tpo -c -o liboscar_la-family_invite.lo `test -f 'family_invite.c' || echo './'`family_invite.c >mv -f .deps/liboscar_la-family_icbm.Tpo .deps/liboscar_la-family_icbm.Plo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -g -march=nocona -O2 -pipe -MT liboscar_la-family_locate.lo -MD -MP -MF .deps/liboscar_la-family_locate.Tpo -c -o liboscar_la-family_locate.lo `test -f 'family_locate.c' || echo './'`family_locate.c >mv -f .deps/liboscar_la-family_invite.Tpo .deps/liboscar_la-family_invite.Plo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -g -march=nocona -O2 -pipe -MT liboscar_la-family_odir.lo -MD -MP -MF .deps/liboscar_la-family_odir.Tpo -c -o liboscar_la-family_odir.lo `test -f 'family_odir.c' || echo './'`family_odir.c >mv -f .deps/liboscar_la-family_icq.Tpo .deps/liboscar_la-family_icq.Plo >mv -f .deps/liboscar_la-family_locate.Tpo .deps/liboscar_la-family_locate.Plo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -g -march=nocona -O2 -pipe -MT liboscar_la-family_oservice.lo -MD -MP -MF .deps/liboscar_la-family_oservice.Tpo -c -o liboscar_la-family_oservice.lo `test -f 'family_oservice.c' || echo './'`family_oservice.c >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -g -march=nocona -O2 -pipe -MT liboscar_la-family_popup.lo -MD -MP -MF .deps/liboscar_la-family_popup.Tpo -c -o liboscar_la-family_popup.lo `test -f 'family_popup.c' || echo './'`family_popup.c >mv -f .deps/liboscar_la-family_odir.Tpo .deps/liboscar_la-family_odir.Plo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -g -march=nocona -O2 -pipe -MT liboscar_la-family_feedbag.lo -MD -MP -MF .deps/liboscar_la-family_feedbag.Tpo -c -o liboscar_la-family_feedbag.lo `test -f 'family_feedbag.c' || echo './'`family_feedbag.c >mv -f .deps/liboscar_la-family_popup.Tpo .deps/liboscar_la-family_popup.Plo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -g -march=nocona -O2 -pipe -MT liboscar_la-family_stats.lo -MD -MP -MF .deps/liboscar_la-family_stats.Tpo -c -o liboscar_la-family_stats.lo `test -f 'family_stats.c' || echo './'`family_stats.c >mv -f .deps/liboscar_la-family_oservice.Tpo .deps/liboscar_la-family_oservice.Plo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -g -march=nocona -O2 -pipe -MT liboscar_la-family_translate.lo -MD -MP -MF .deps/liboscar_la-family_translate.Tpo -c -o liboscar_la-family_translate.lo `test -f 'family_translate.c' || echo './'`family_translate.c >mv -f .deps/liboscar_la-family_translate.Tpo .deps/liboscar_la-family_translate.Plo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -g -march=nocona -O2 -pipe -MT liboscar_la-family_userlookup.lo -MD -MP -MF .deps/liboscar_la-family_userlookup.Tpo -c -o liboscar_la-family_userlookup.lo `test -f 'family_userlookup.c' || echo './'`family_userlookup.c >mv -f .deps/liboscar_la-family_feedbag.Tpo .deps/liboscar_la-family_feedbag.Plo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -g -march=nocona -O2 -pipe -MT liboscar_la-flap_connection.lo -MD -MP -MF .deps/liboscar_la-flap_connection.Tpo -c -o liboscar_la-flap_connection.lo `test -f 'flap_connection.c' || echo './'`flap_connection.c >mv -f .deps/liboscar_la-family_stats.Tpo .deps/liboscar_la-family_stats.Plo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -g -march=nocona -O2 -pipe -MT liboscar_la-misc.lo -MD -MP -MF .deps/liboscar_la-misc.Tpo -c -o liboscar_la-misc.lo `test -f 'misc.c' || echo './'`misc.c >mv -f .deps/liboscar_la-misc.Tpo .deps/liboscar_la-misc.Plo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -g -march=nocona -O2 -pipe -MT liboscar_la-msgcookie.lo -MD -MP -MF .deps/liboscar_la-msgcookie.Tpo -c -o liboscar_la-msgcookie.lo `test -f 'msgcookie.c' || echo './'`msgcookie.c >mv -f .deps/liboscar_la-family_userlookup.Tpo .deps/liboscar_la-family_userlookup.Plo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -g -march=nocona -O2 -pipe -MT liboscar_la-odc.lo -MD -MP -MF .deps/liboscar_la-odc.Tpo -c -o liboscar_la-odc.lo `test -f 'odc.c' || echo './'`odc.c >mv -f .deps/liboscar_la-flap_connection.Tpo .deps/liboscar_la-flap_connection.Plo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -g -march=nocona -O2 -pipe -MT liboscar_la-oft.lo -MD -MP -MF .deps/liboscar_la-oft.Tpo -c -o liboscar_la-oft.lo `test -f 'oft.c' || echo './'`oft.c >mv -f .deps/liboscar_la-msgcookie.Tpo .deps/liboscar_la-msgcookie.Plo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -g -march=nocona -O2 -pipe -MT liboscar_la-oscar.lo -MD -MP -MF .deps/liboscar_la-oscar.Tpo -c -o liboscar_la-oscar.lo `test -f 'oscar.c' || echo './'`oscar.c >mv -f .deps/liboscar_la-odc.Tpo .deps/liboscar_la-odc.Plo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -g -march=nocona -O2 -pipe -MT liboscar_la-oscar_data.lo -MD -MP -MF .deps/liboscar_la-oscar_data.Tpo -c -o liboscar_la-oscar_data.lo `test -f 'oscar_data.c' || echo './'`oscar_data.c >mv -f .deps/liboscar_la-oft.Tpo .deps/liboscar_la-oft.Plo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -g -march=nocona -O2 -pipe -MT liboscar_la-peer.lo -MD -MP -MF .deps/liboscar_la-peer.Tpo -c -o liboscar_la-peer.lo `test -f 'peer.c' || echo './'`peer.c >mv -f .deps/liboscar_la-peer.Tpo .deps/liboscar_la-peer.Plo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -g -march=nocona -O2 -pipe -MT liboscar_la-peer_proxy.lo -MD -MP -MF .deps/liboscar_la-peer_proxy.Tpo -c -o liboscar_la-peer_proxy.lo `test -f 'peer_proxy.c' || echo './'`peer_proxy.c >mv -f .deps/liboscar_la-oscar.Tpo .deps/liboscar_la-oscar.Plo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -g -march=nocona -O2 -pipe -MT liboscar_la-rxhandlers.lo -MD -MP -MF .deps/liboscar_la-rxhandlers.Tpo -c -o liboscar_la-rxhandlers.lo `test -f 'rxhandlers.c' || echo './'`rxhandlers.c >mv -f .deps/liboscar_la-oscar_data.Tpo .deps/liboscar_la-oscar_data.Plo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -g -march=nocona -O2 -pipe -MT liboscar_la-snac.lo -MD -MP -MF .deps/liboscar_la-snac.Tpo -c -o liboscar_la-snac.lo `test -f 'snac.c' || echo './'`snac.c >mv -f .deps/liboscar_la-peer_proxy.Tpo .deps/liboscar_la-peer_proxy.Plo >mv -f .deps/liboscar_la-rxhandlers.Tpo .deps/liboscar_la-rxhandlers.Plo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -g -march=nocona -O2 -pipe -MT liboscar_la-tlv.lo -MD -MP -MF .deps/liboscar_la-tlv.Tpo -c -o liboscar_la-tlv.lo `test -f 'tlv.c' || echo './'`tlv.c >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -g -march=nocona -O2 -pipe -MT liboscar_la-util.lo -MD -MP -MF .deps/liboscar_la-util.Tpo -c -o liboscar_la-util.lo `test -f 'util.c' || echo './'`util.c >mv -f .deps/liboscar_la-snac.Tpo .deps/liboscar_la-snac.Plo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -g -march=nocona -O2 -pipe -MT libaim.lo -MD -MP -MF .deps/libaim.Tpo -c -o libaim.lo libaim.c >mv -f .deps/libaim.Tpo .deps/libaim.Plo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -g -march=nocona -O2 -pipe -MT libicq.lo -MD -MP -MF .deps/libicq.Tpo -c -o libicq.lo libicq.c >mv -f .deps/liboscar_la-tlv.Tpo .deps/liboscar_la-tlv.Plo >mv -f .deps/liboscar_la-util.Tpo .deps/liboscar_la-util.Plo >/bin/sh ../../../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -g -march=nocona -O2 -pipe -Wl,-O1 -o liboscar.la -rpath /usr/lib64/purple-2 liboscar_la-bstream.lo liboscar_la-family_admin.lo liboscar_la-family_advert.lo liboscar_la-family_alert.lo liboscar_la-family_auth.lo liboscar_la-family_bart.lo liboscar_la-family_bos.lo liboscar_la-family_buddy.lo liboscar_la-family_chat.lo liboscar_la-family_chatnav.lo liboscar_la-family_icq.lo liboscar_la-family_icbm.lo liboscar_la-family_invite.lo liboscar_la-family_locate.lo liboscar_la-family_odir.lo liboscar_la-family_oservice.lo liboscar_la-family_popup.lo liboscar_la-family_feedbag.lo liboscar_la-family_stats.lo liboscar_la-family_translate.lo liboscar_la-family_userlookup.lo liboscar_la-flap_connection.lo liboscar_la-misc.lo liboscar_la-msgcookie.lo liboscar_la-odc.lo liboscar_la-oft.lo liboscar_la-oscar.lo liboscar_la-oscar_data.lo liboscar_la-peer.lo liboscar_la-peer_proxy.lo liboscar_la-rxhandlers.lo liboscar_la-snac.lo liboscar_la-tlv.lo liboscar_la-util.lo -Wl,--export-dynamic -pthread -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lutil -lpthread -lnsl -lresolv >mv -f .deps/libicq.Tpo .deps/libicq.Plo >/bin/sh ../../../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -g -march=nocona -O2 -pipe -module -avoid-version -Wl,-O1 -o libaim.la -rpath /usr/lib64/purple-2 libaim.lo liboscar.la -lutil -lpthread -lnsl -lresolv >/bin/sh ../../../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -g -march=nocona -O2 -pipe -module -avoid-version -Wl,-O1 -o libicq.la -rpath /usr/lib64/purple-2 libicq.lo liboscar.la -lutil -lpthread -lnsl -lresolv >make[5]: Leaving directory `/var/tmp/portage/net-im/pidgin-2.5.9/work/pidgin-2.5.9/libpurple/protocols/oscar' >Making all in yahoo >make[5]: Entering directory `/var/tmp/portage/net-im/pidgin-2.5.9/work/pidgin-2.5.9/libpurple/protocols/yahoo' >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -g -march=nocona -O2 -pipe -MT libyahoo_la-util.lo -MD -MP -MF .deps/libyahoo_la-util.Tpo -c -o libyahoo_la-util.lo `test -f 'util.c' || echo './'`util.c >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -g -march=nocona -O2 -pipe -MT libyahoo_la-yahoo.lo -MD -MP -MF .deps/libyahoo_la-yahoo.Tpo -c -o libyahoo_la-yahoo.lo `test -f 'yahoo.c' || echo './'`yahoo.c >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -g -march=nocona -O2 -pipe -MT libyahoo_la-yahoochat.lo -MD -MP -MF .deps/libyahoo_la-yahoochat.Tpo -c -o libyahoo_la-yahoochat.lo `test -f 'yahoochat.c' || echo './'`yahoochat.c >mv -f .deps/libyahoo_la-util.Tpo .deps/libyahoo_la-util.Plo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -g -march=nocona -O2 -pipe -MT libyahoo_la-yahoo_aliases.lo -MD -MP -MF .deps/libyahoo_la-yahoo_aliases.Tpo -c -o libyahoo_la-yahoo_aliases.lo `test -f 'yahoo_aliases.c' || echo './'`yahoo_aliases.c >mv -f .deps/libyahoo_la-yahoochat.Tpo .deps/libyahoo_la-yahoochat.Plo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -g -march=nocona -O2 -pipe -MT libyahoo_la-yahoo_doodle.lo -MD -MP -MF .deps/libyahoo_la-yahoo_doodle.Tpo -c -o libyahoo_la-yahoo_doodle.lo `test -f 'yahoo_doodle.c' || echo './'`yahoo_doodle.c >mv -f .deps/libyahoo_la-yahoo.Tpo .deps/libyahoo_la-yahoo.Plo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -g -march=nocona -O2 -pipe -MT libyahoo_la-yahoo_filexfer.lo -MD -MP -MF .deps/libyahoo_la-yahoo_filexfer.Tpo -c -o libyahoo_la-yahoo_filexfer.lo `test -f 'yahoo_filexfer.c' || echo './'`yahoo_filexfer.c >mv -f .deps/libyahoo_la-yahoo_aliases.Tpo .deps/libyahoo_la-yahoo_aliases.Plo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -g -march=nocona -O2 -pipe -MT libyahoo_la-yahoo_friend.lo -MD -MP -MF .deps/libyahoo_la-yahoo_friend.Tpo -c -o libyahoo_la-yahoo_friend.lo `test -f 'yahoo_friend.c' || echo './'`yahoo_friend.c >mv -f .deps/libyahoo_la-yahoo_doodle.Tpo .deps/libyahoo_la-yahoo_doodle.Plo >mv -f .deps/libyahoo_la-yahoo_filexfer.Tpo .deps/libyahoo_la-yahoo_filexfer.Plo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -g -march=nocona -O2 -pipe -MT libyahoo_la-yahoo_packet.lo -MD -MP -MF .deps/libyahoo_la-yahoo_packet.Tpo -c -o libyahoo_la-yahoo_packet.lo `test -f 'yahoo_packet.c' || echo './'`yahoo_packet.c >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -g -march=nocona -O2 -pipe -MT libyahoo_la-yahoo_picture.lo -MD -MP -MF .deps/libyahoo_la-yahoo_picture.Tpo -c -o libyahoo_la-yahoo_picture.lo `test -f 'yahoo_picture.c' || echo './'`yahoo_picture.c >mv -f .deps/libyahoo_la-yahoo_friend.Tpo .deps/libyahoo_la-yahoo_friend.Plo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -g -march=nocona -O2 -pipe -MT libyahoo_la-yahoo_profile.lo -MD -MP -MF .deps/libyahoo_la-yahoo_profile.Tpo -c -o libyahoo_la-yahoo_profile.lo `test -f 'yahoo_profile.c' || echo './'`yahoo_profile.c >mv -f .deps/libyahoo_la-yahoo_picture.Tpo .deps/libyahoo_la-yahoo_picture.Plo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -g -march=nocona -O2 -pipe -MT libyahoo_la-ycht.lo -MD -MP -MF .deps/libyahoo_la-ycht.Tpo -c -o libyahoo_la-ycht.lo `test -f 'ycht.c' || echo './'`ycht.c >mv -f .deps/libyahoo_la-yahoo_packet.Tpo .deps/libyahoo_la-yahoo_packet.Plo >mv -f .deps/libyahoo_la-ycht.Tpo .deps/libyahoo_la-ycht.Plo >mv -f .deps/libyahoo_la-yahoo_profile.Tpo .deps/libyahoo_la-yahoo_profile.Plo >/bin/sh ../../../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -g -march=nocona -O2 -pipe -module -avoid-version -Wl,-O1 -o libyahoo.la -rpath /usr/lib64/purple-2 libyahoo_la-util.lo libyahoo_la-yahoo.lo libyahoo_la-yahoochat.lo libyahoo_la-yahoo_aliases.lo libyahoo_la-yahoo_doodle.lo libyahoo_la-yahoo_filexfer.lo libyahoo_la-yahoo_friend.lo libyahoo_la-yahoo_packet.lo libyahoo_la-yahoo_picture.lo libyahoo_la-yahoo_profile.lo libyahoo_la-ycht.lo -Wl,--export-dynamic -pthread -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lutil -lpthread -lnsl -lresolv >make[5]: Leaving directory `/var/tmp/portage/net-im/pidgin-2.5.9/work/pidgin-2.5.9/libpurple/protocols/yahoo' >Making all in simple >make[5]: Entering directory `/var/tmp/portage/net-im/pidgin-2.5.9/work/pidgin-2.5.9/libpurple/protocols/simple' >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -g -march=nocona -O2 -pipe -MT libsimple_la-simple.lo -MD -MP -MF .deps/libsimple_la-simple.Tpo -c -o libsimple_la-simple.lo `test -f 'simple.c' || echo './'`simple.c >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -g -march=nocona -O2 -pipe -MT libsimple_la-sipmsg.lo -MD -MP -MF .deps/libsimple_la-sipmsg.Tpo -c -o libsimple_la-sipmsg.lo `test -f 'sipmsg.c' || echo './'`sipmsg.c >mv -f .deps/libsimple_la-sipmsg.Tpo .deps/libsimple_la-sipmsg.Plo >mv -f .deps/libsimple_la-simple.Tpo .deps/libsimple_la-simple.Plo >/bin/sh ../../../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -g -march=nocona -O2 -pipe -module -avoid-version -Wl,-O1 -o libsimple.la -rpath /usr/lib64/purple-2 libsimple_la-simple.lo libsimple_la-sipmsg.lo -Wl,--export-dynamic -pthread -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lutil -lpthread -lnsl -lresolv >make[5]: Leaving directory `/var/tmp/portage/net-im/pidgin-2.5.9/work/pidgin-2.5.9/libpurple/protocols/simple' >Making all in msn >make[5]: Entering directory `/var/tmp/portage/net-im/pidgin-2.5.9/work/pidgin-2.5.9/libpurple/protocols/msn' >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -g -march=nocona -O2 -pipe -MT libmsn_la-cmdproc.lo -MD -MP -MF .deps/libmsn_la-cmdproc.Tpo -c -o libmsn_la-cmdproc.lo `test -f 'cmdproc.c' || echo './'`cmdproc.c >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -g -march=nocona -O2 -pipe -MT libmsn_la-command.lo -MD -MP -MF .deps/libmsn_la-command.Tpo -c -o libmsn_la-command.lo `test -f 'command.c' || echo './'`command.c >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -g -march=nocona -O2 -pipe -MT libmsn_la-contact.lo -MD -MP -MF .deps/libmsn_la-contact.Tpo -c -o libmsn_la-contact.lo `test -f 'contact.c' || echo './'`contact.c >mv -f .deps/libmsn_la-cmdproc.Tpo .deps/libmsn_la-cmdproc.Plo >mv -f .deps/libmsn_la-contact.Tpo .deps/libmsn_la-contact.Plo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -g -march=nocona -O2 -pipe -MT libmsn_la-dialog.lo -MD -MP -MF .deps/libmsn_la-dialog.Tpo -c -o libmsn_la-dialog.lo `test -f 'dialog.c' || echo './'`dialog.c >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -g -march=nocona -O2 -pipe -MT libmsn_la-error.lo -MD -MP -MF .deps/libmsn_la-error.Tpo -c -o libmsn_la-error.lo `test -f 'error.c' || echo './'`error.c >mv -f .deps/libmsn_la-command.Tpo .deps/libmsn_la-command.Plo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -g -march=nocona -O2 -pipe -MT libmsn_la-group.lo -MD -MP -MF .deps/libmsn_la-group.Tpo -c -o libmsn_la-group.lo `test -f 'group.c' || echo './'`group.c >mv -f .deps/libmsn_la-dialog.Tpo .deps/libmsn_la-dialog.Plo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -g -march=nocona -O2 -pipe -MT libmsn_la-history.lo -MD -MP -MF .deps/libmsn_la-history.Tpo -c -o libmsn_la-history.lo `test -f 'history.c' || echo './'`history.c >mv -f .deps/libmsn_la-error.Tpo .deps/libmsn_la-error.Plo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -g -march=nocona -O2 -pipe -MT libmsn_la-httpconn.lo -MD -MP -MF .deps/libmsn_la-httpconn.Tpo -c -o libmsn_la-httpconn.lo `test -f 'httpconn.c' || echo './'`httpconn.c >mv -f .deps/libmsn_la-group.Tpo .deps/libmsn_la-group.Plo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -g -march=nocona -O2 -pipe -MT libmsn_la-msg.lo -MD -MP -MF .deps/libmsn_la-msg.Tpo -c -o libmsn_la-msg.lo `test -f 'msg.c' || echo './'`msg.c >mv -f .deps/libmsn_la-httpconn.Tpo .deps/libmsn_la-httpconn.Plo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -g -march=nocona -O2 -pipe -MT libmsn_la-msn.lo -MD -MP -MF .deps/libmsn_la-msn.Tpo -c -o libmsn_la-msn.lo `test -f 'msn.c' || echo './'`msn.c >mv -f .deps/libmsn_la-history.Tpo .deps/libmsn_la-history.Plo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -g -march=nocona -O2 -pipe -MT libmsn_la-nexus.lo -MD -MP -MF .deps/libmsn_la-nexus.Tpo -c -o libmsn_la-nexus.lo `test -f 'nexus.c' || echo './'`nexus.c >mv -f .deps/libmsn_la-msg.Tpo .deps/libmsn_la-msg.Plo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -g -march=nocona -O2 -pipe -MT libmsn_la-notification.lo -MD -MP -MF .deps/libmsn_la-notification.Tpo -c -o libmsn_la-notification.lo `test -f 'notification.c' || echo './'`notification.c >mv -f .deps/libmsn_la-msn.Tpo .deps/libmsn_la-msn.Plo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -g -march=nocona -O2 -pipe -MT libmsn_la-object.lo -MD -MP -MF .deps/libmsn_la-object.Tpo -c -o libmsn_la-object.lo `test -f 'object.c' || echo './'`object.c >mv -f .deps/libmsn_la-nexus.Tpo .deps/libmsn_la-nexus.Plo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -g -march=nocona -O2 -pipe -MT libmsn_la-oim.lo -MD -MP -MF .deps/libmsn_la-oim.Tpo -c -o libmsn_la-oim.lo `test -f 'oim.c' || echo './'`oim.c >mv -f .deps/libmsn_la-notification.Tpo .deps/libmsn_la-notification.Plo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -g -march=nocona -O2 -pipe -MT libmsn_la-page.lo -MD -MP -MF .deps/libmsn_la-page.Tpo -c -o libmsn_la-page.lo `test -f 'page.c' || echo './'`page.c >mv -f .deps/libmsn_la-oim.Tpo .deps/libmsn_la-oim.Plo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -g -march=nocona -O2 -pipe -MT libmsn_la-servconn.lo -MD -MP -MF .deps/libmsn_la-servconn.Tpo -c -o libmsn_la-servconn.lo `test -f 'servconn.c' || echo './'`servconn.c >mv -f .deps/libmsn_la-object.Tpo .deps/libmsn_la-object.Plo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -g -march=nocona -O2 -pipe -MT libmsn_la-session.lo -MD -MP -MF .deps/libmsn_la-session.Tpo -c -o libmsn_la-session.lo `test -f 'session.c' || echo './'`session.c >mv -f .deps/libmsn_la-page.Tpo .deps/libmsn_la-page.Plo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -g -march=nocona -O2 -pipe -MT libmsn_la-slp.lo -MD -MP -MF .deps/libmsn_la-slp.Tpo -c -o libmsn_la-slp.lo `test -f 'slp.c' || echo './'`slp.c >mv -f .deps/libmsn_la-session.Tpo .deps/libmsn_la-session.Plo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -g -march=nocona -O2 -pipe -MT libmsn_la-slpcall.lo -MD -MP -MF .deps/libmsn_la-slpcall.Tpo -c -o libmsn_la-slpcall.lo `test -f 'slpcall.c' || echo './'`slpcall.c >mv -f .deps/libmsn_la-servconn.Tpo .deps/libmsn_la-servconn.Plo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -g -march=nocona -O2 -pipe -MT libmsn_la-slplink.lo -MD -MP -MF .deps/libmsn_la-slplink.Tpo -c -o libmsn_la-slplink.lo `test -f 'slplink.c' || echo './'`slplink.c >mv -f .deps/libmsn_la-slp.Tpo .deps/libmsn_la-slp.Plo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -g -march=nocona -O2 -pipe -MT libmsn_la-slpmsg.lo -MD -MP -MF .deps/libmsn_la-slpmsg.Tpo -c -o libmsn_la-slpmsg.lo `test -f 'slpmsg.c' || echo './'`slpmsg.c >mv -f .deps/libmsn_la-slpcall.Tpo .deps/libmsn_la-slpcall.Plo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -g -march=nocona -O2 -pipe -MT libmsn_la-soap.lo -MD -MP -MF .deps/libmsn_la-soap.Tpo -c -o libmsn_la-soap.lo `test -f 'soap.c' || echo './'`soap.c >mv -f .deps/libmsn_la-slplink.Tpo .deps/libmsn_la-slplink.Plo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -g -march=nocona -O2 -pipe -MT libmsn_la-state.lo -MD -MP -MF .deps/libmsn_la-state.Tpo -c -o libmsn_la-state.lo `test -f 'state.c' || echo './'`state.c >mv -f .deps/libmsn_la-slpmsg.Tpo .deps/libmsn_la-slpmsg.Plo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -g -march=nocona -O2 -pipe -MT libmsn_la-switchboard.lo -MD -MP -MF .deps/libmsn_la-switchboard.Tpo -c -o libmsn_la-switchboard.lo `test -f 'switchboard.c' || echo './'`switchboard.c >mv -f .deps/libmsn_la-soap.Tpo .deps/libmsn_la-soap.Plo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -g -march=nocona -O2 -pipe -MT libmsn_la-sync.lo -MD -MP -MF .deps/libmsn_la-sync.Tpo -c -o libmsn_la-sync.lo `test -f 'sync.c' || echo './'`sync.c >mv -f .deps/libmsn_la-state.Tpo .deps/libmsn_la-state.Plo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -g -march=nocona -O2 -pipe -MT libmsn_la-table.lo -MD -MP -MF .deps/libmsn_la-table.Tpo -c -o libmsn_la-table.lo `test -f 'table.c' || echo './'`table.c >mv -f .deps/libmsn_la-switchboard.Tpo .deps/libmsn_la-switchboard.Plo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -g -march=nocona -O2 -pipe -MT libmsn_la-transaction.lo -MD -MP -MF .deps/libmsn_la-transaction.Tpo -c -o libmsn_la-transaction.lo `test -f 'transaction.c' || echo './'`transaction.c >mv -f .deps/libmsn_la-sync.Tpo .deps/libmsn_la-sync.Plo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -g -march=nocona -O2 -pipe -MT libmsn_la-user.lo -MD -MP -MF .deps/libmsn_la-user.Tpo -c -o libmsn_la-user.lo `test -f 'user.c' || echo './'`user.c >mv -f .deps/libmsn_la-table.Tpo .deps/libmsn_la-table.Plo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -g -march=nocona -O2 -pipe -MT libmsn_la-userlist.lo -MD -MP -MF .deps/libmsn_la-userlist.Tpo -c -o libmsn_la-userlist.lo `test -f 'userlist.c' || echo './'`userlist.c >mv -f .deps/libmsn_la-transaction.Tpo .deps/libmsn_la-transaction.Plo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -g -march=nocona -O2 -pipe -MT libmsn_la-msnutils.lo -MD -MP -MF .deps/libmsn_la-msnutils.Tpo -c -o libmsn_la-msnutils.lo `test -f 'msnutils.c' || echo './'`msnutils.c >mv -f .deps/libmsn_la-user.Tpo .deps/libmsn_la-user.Plo >mv -f .deps/libmsn_la-userlist.Tpo .deps/libmsn_la-userlist.Plo >mv -f .deps/libmsn_la-msnutils.Tpo .deps/libmsn_la-msnutils.Plo >/bin/sh ../../../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -g -march=nocona -O2 -pipe -module -avoid-version -Wl,-O1 -o libmsn.la -rpath /usr/lib64/purple-2 libmsn_la-cmdproc.lo libmsn_la-command.lo libmsn_la-contact.lo libmsn_la-dialog.lo libmsn_la-error.lo libmsn_la-group.lo libmsn_la-history.lo libmsn_la-httpconn.lo libmsn_la-msg.lo libmsn_la-msn.lo libmsn_la-nexus.lo libmsn_la-notification.lo libmsn_la-object.lo libmsn_la-oim.lo libmsn_la-page.lo libmsn_la-servconn.lo libmsn_la-session.lo libmsn_la-slp.lo libmsn_la-slpcall.lo libmsn_la-slplink.lo libmsn_la-slpmsg.lo libmsn_la-soap.lo libmsn_la-state.lo libmsn_la-switchboard.lo libmsn_la-sync.lo libmsn_la-table.lo libmsn_la-transaction.lo libmsn_la-user.lo libmsn_la-userlist.lo libmsn_la-msnutils.lo -Wl,--export-dynamic -pthread -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lutil -lpthread -lnsl -lresolv >make[5]: Leaving directory `/var/tmp/portage/net-im/pidgin-2.5.9/work/pidgin-2.5.9/libpurple/protocols/msn' >Making all in myspace >make[5]: Entering directory `/var/tmp/portage/net-im/pidgin-2.5.9/work/pidgin-2.5.9/libpurple/protocols/myspace' >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -g -march=nocona -O2 -pipe -MT libmyspace_la-markup.lo -MD -MP -MF .deps/libmyspace_la-markup.Tpo -c -o libmyspace_la-markup.lo `test -f 'markup.c' || echo './'`markup.c >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -g -march=nocona -O2 -pipe -MT libmyspace_la-message.lo -MD -MP -MF .deps/libmyspace_la-message.Tpo -c -o libmyspace_la-message.lo `test -f 'message.c' || echo './'`message.c >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -g -march=nocona -O2 -pipe -MT libmyspace_la-myspace.lo -MD -MP -MF .deps/libmyspace_la-myspace.Tpo -c -o libmyspace_la-myspace.lo `test -f 'myspace.c' || echo './'`myspace.c >mv -f .deps/libmyspace_la-message.Tpo .deps/libmyspace_la-message.Plo >mv -f .deps/libmyspace_la-markup.Tpo .deps/libmyspace_la-markup.Plo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -g -march=nocona -O2 -pipe -MT libmyspace_la-session.lo -MD -MP -MF .deps/libmyspace_la-session.Tpo -c -o libmyspace_la-session.lo `test -f 'session.c' || echo './'`session.c >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -g -march=nocona -O2 -pipe -MT libmyspace_la-user.lo -MD -MP -MF .deps/libmyspace_la-user.Tpo -c -o libmyspace_la-user.lo `test -f 'user.c' || echo './'`user.c >mv -f .deps/libmyspace_la-myspace.Tpo .deps/libmyspace_la-myspace.Plo >/bin/sh ../../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../libpurple -I../../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -g -march=nocona -O2 -pipe -MT libmyspace_la-zap.lo -MD -MP -MF .deps/libmyspace_la-zap.Tpo -c -o libmyspace_la-zap.lo `test -f 'zap.c' || echo './'`zap.c >mv -f .deps/libmyspace_la-session.Tpo .deps/libmyspace_la-session.Plo >mv -f .deps/libmyspace_la-user.Tpo .deps/libmyspace_la-user.Plo >mv -f .deps/libmyspace_la-zap.Tpo .deps/libmyspace_la-zap.Plo >/bin/sh ../../../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -g -march=nocona -O2 -pipe -module -avoid-version -Wl,-O1 -o libmyspace.la -rpath /usr/lib64/purple-2 libmyspace_la-markup.lo libmyspace_la-message.lo libmyspace_la-myspace.lo libmyspace_la-session.lo libmyspace_la-user.lo libmyspace_la-zap.lo -Wl,--export-dynamic -pthread -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lutil -lpthread -lnsl -lresolv >make[5]: Leaving directory `/var/tmp/portage/net-im/pidgin-2.5.9/work/pidgin-2.5.9/libpurple/protocols/myspace' >make[5]: Entering directory `/var/tmp/portage/net-im/pidgin-2.5.9/work/pidgin-2.5.9/libpurple/protocols' >make[5]: Nothing to be done for `all-am'. >make[5]: Leaving directory `/var/tmp/portage/net-im/pidgin-2.5.9/work/pidgin-2.5.9/libpurple/protocols' >make[4]: Leaving directory `/var/tmp/portage/net-im/pidgin-2.5.9/work/pidgin-2.5.9/libpurple/protocols' >Making all in tests >make[4]: Entering directory `/var/tmp/portage/net-im/pidgin-2.5.9/work/pidgin-2.5.9/libpurple/tests' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/var/tmp/portage/net-im/pidgin-2.5.9/work/pidgin-2.5.9/libpurple/tests' >Making all in . >make[4]: Entering directory `/var/tmp/portage/net-im/pidgin-2.5.9/work/pidgin-2.5.9/libpurple' >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DBR_PTHREADS=0 -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64/purple-2/\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -march=nocona -O2 -pipe -MT account.lo -MD -MP -MF .deps/account.Tpo -c -o account.lo account.c >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DBR_PTHREADS=0 -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64/purple-2/\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -march=nocona -O2 -pipe -MT accountopt.lo -MD -MP -MF .deps/accountopt.Tpo -c -o accountopt.lo accountopt.c >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DBR_PTHREADS=0 -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64/purple-2/\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -march=nocona -O2 -pipe -MT blist.lo -MD -MP -MF .deps/blist.Tpo -c -o blist.lo blist.c >mv -f .deps/account.Tpo .deps/account.Plo >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DBR_PTHREADS=0 -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64/purple-2/\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -march=nocona -O2 -pipe -MT buddyicon.lo -MD -MP -MF .deps/buddyicon.Tpo -c -o buddyicon.lo buddyicon.c >mv -f .deps/accountopt.Tpo .deps/accountopt.Plo >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DBR_PTHREADS=0 -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64/purple-2/\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -march=nocona -O2 -pipe -MT certificate.lo -MD -MP -MF .deps/certificate.Tpo -c -o certificate.lo certificate.c >mv -f .deps/blist.Tpo .deps/blist.Plo >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DBR_PTHREADS=0 -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64/purple-2/\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -march=nocona -O2 -pipe -MT cipher.lo -MD -MP -MF .deps/cipher.Tpo -c -o cipher.lo cipher.c >mv -f .deps/buddyicon.Tpo .deps/buddyicon.Plo >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DBR_PTHREADS=0 -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64/purple-2/\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -march=nocona -O2 -pipe -MT circbuffer.lo -MD -MP -MF .deps/circbuffer.Tpo -c -o circbuffer.lo circbuffer.c >mv -f .deps/cipher.Tpo .deps/cipher.Plo >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DBR_PTHREADS=0 -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64/purple-2/\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -march=nocona -O2 -pipe -MT cmds.lo -MD -MP -MF .deps/cmds.Tpo -c -o cmds.lo cmds.c >mv -f .deps/certificate.Tpo .deps/certificate.Plo >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DBR_PTHREADS=0 -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64/purple-2/\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -march=nocona -O2 -pipe -MT connection.lo -MD -MP -MF .deps/connection.Tpo -c -o connection.lo connection.c >mv -f .deps/circbuffer.Tpo .deps/circbuffer.Plo >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DBR_PTHREADS=0 -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64/purple-2/\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -march=nocona -O2 -pipe -MT conversation.lo -MD -MP -MF .deps/conversation.Tpo -c -o conversation.lo conversation.c >mv -f .deps/cmds.Tpo .deps/cmds.Plo >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DBR_PTHREADS=0 -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64/purple-2/\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -march=nocona -O2 -pipe -MT core.lo -MD -MP -MF .deps/core.Tpo -c -o core.lo core.c >mv -f .deps/connection.Tpo .deps/connection.Plo >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DBR_PTHREADS=0 -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64/purple-2/\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -march=nocona -O2 -pipe -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c -o debug.lo debug.c >mv -f .deps/conversation.Tpo .deps/conversation.Plo >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DBR_PTHREADS=0 -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64/purple-2/\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -march=nocona -O2 -pipe -MT desktopitem.lo -MD -MP -MF .deps/desktopitem.Tpo -c -o desktopitem.lo desktopitem.c >mv -f .deps/core.Tpo .deps/core.Plo >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DBR_PTHREADS=0 -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64/purple-2/\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -march=nocona -O2 -pipe -MT eventloop.lo -MD -MP -MF .deps/eventloop.Tpo -c -o eventloop.lo eventloop.c >mv -f .deps/debug.Tpo .deps/debug.Plo >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DBR_PTHREADS=0 -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64/purple-2/\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -march=nocona -O2 -pipe -MT ft.lo -MD -MP -MF .deps/ft.Tpo -c -o ft.lo ft.c >mv -f .deps/desktopitem.Tpo .deps/desktopitem.Plo >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DBR_PTHREADS=0 -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64/purple-2/\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -march=nocona -O2 -pipe -MT idle.lo -MD -MP -MF .deps/idle.Tpo -c -o idle.lo idle.c >mv -f .deps/ft.Tpo .deps/ft.Plo >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DBR_PTHREADS=0 -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64/purple-2/\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -march=nocona -O2 -pipe -MT imgstore.lo -MD -MP -MF .deps/imgstore.Tpo -c -o imgstore.lo imgstore.c >mv -f .deps/eventloop.Tpo .deps/eventloop.Plo >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DBR_PTHREADS=0 -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64/purple-2/\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -march=nocona -O2 -pipe -MT log.lo -MD -MP -MF .deps/log.Tpo -c -o log.lo log.c >mv -f .deps/idle.Tpo .deps/idle.Plo >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DBR_PTHREADS=0 -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64/purple-2/\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -march=nocona -O2 -pipe -MT mime.lo -MD -MP -MF .deps/mime.Tpo -c -o mime.lo mime.c >mv -f .deps/log.Tpo .deps/log.Plo >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DBR_PTHREADS=0 -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64/purple-2/\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -march=nocona -O2 -pipe -MT nat-pmp.lo -MD -MP -MF .deps/nat-pmp.Tpo -c -o nat-pmp.lo nat-pmp.c >mv -f .deps/imgstore.Tpo .deps/imgstore.Plo >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DBR_PTHREADS=0 -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64/purple-2/\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -march=nocona -O2 -pipe -MT network.lo -MD -MP -MF .deps/network.Tpo -c -o network.lo network.c >mime.c: In function âdoc_parts_loadâ: >mime.c:444: warning: passing argument 1 of âg_freeâ discards qualifiers from pointer target type >/usr/include/glib-2.0/glib/gmem.h:55: note: expected âgpointerâ but argument is of type âconst char *â >mv -f .deps/mime.Tpo .deps/mime.Plo >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DBR_PTHREADS=0 -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64/purple-2/\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -march=nocona -O2 -pipe -MT ntlm.lo -MD -MP -MF .deps/ntlm.Tpo -c -o ntlm.lo ntlm.c >mv -f .deps/nat-pmp.Tpo .deps/nat-pmp.Plo >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DBR_PTHREADS=0 -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64/purple-2/\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -march=nocona -O2 -pipe -MT notify.lo -MD -MP -MF .deps/notify.Tpo -c -o notify.lo notify.c >mv -f .deps/network.Tpo .deps/network.Plo >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DBR_PTHREADS=0 -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64/purple-2/\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -march=nocona -O2 -pipe -MT plugin.lo -MD -MP -MF .deps/plugin.Tpo -c -o plugin.lo plugin.c >mv -f .deps/ntlm.Tpo .deps/ntlm.Plo >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DBR_PTHREADS=0 -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64/purple-2/\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -march=nocona -O2 -pipe -MT pluginpref.lo -MD -MP -MF .deps/pluginpref.Tpo -c -o pluginpref.lo pluginpref.c >mv -f .deps/notify.Tpo .deps/notify.Plo >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DBR_PTHREADS=0 -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64/purple-2/\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -march=nocona -O2 -pipe -MT pounce.lo -MD -MP -MF .deps/pounce.Tpo -c -o pounce.lo pounce.c >mv -f .deps/plugin.Tpo .deps/plugin.Plo >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DBR_PTHREADS=0 -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64/purple-2/\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -march=nocona -O2 -pipe -MT prefs.lo -MD -MP -MF .deps/prefs.Tpo -c -o prefs.lo prefs.c >mv -f .deps/pluginpref.Tpo .deps/pluginpref.Plo >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DBR_PTHREADS=0 -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64/purple-2/\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -march=nocona -O2 -pipe -MT privacy.lo -MD -MP -MF .deps/privacy.Tpo -c -o privacy.lo privacy.c >mv -f .deps/prefs.Tpo .deps/prefs.Plo >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DBR_PTHREADS=0 -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64/purple-2/\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -march=nocona -O2 -pipe -MT proxy.lo -MD -MP -MF .deps/proxy.Tpo -c -o proxy.lo proxy.c >mv -f .deps/pounce.Tpo .deps/pounce.Plo >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DBR_PTHREADS=0 -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64/purple-2/\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -march=nocona -O2 -pipe -MT prpl.lo -MD -MP -MF .deps/prpl.Tpo -c -o prpl.lo prpl.c >mv -f .deps/privacy.Tpo .deps/privacy.Plo >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DBR_PTHREADS=0 -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64/purple-2/\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -march=nocona -O2 -pipe -MT request.lo -MD -MP -MF .deps/request.Tpo -c -o request.lo request.c >mv -f .deps/proxy.Tpo .deps/proxy.Plo >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DBR_PTHREADS=0 -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64/purple-2/\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -march=nocona -O2 -pipe -MT roomlist.lo -MD -MP -MF .deps/roomlist.Tpo -c -o roomlist.lo roomlist.c >mv -f .deps/request.Tpo .deps/request.Plo >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DBR_PTHREADS=0 -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64/purple-2/\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -march=nocona -O2 -pipe -MT savedstatuses.lo -MD -MP -MF .deps/savedstatuses.Tpo -c -o savedstatuses.lo savedstatuses.c >mv -f .deps/prpl.Tpo .deps/prpl.Plo >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DBR_PTHREADS=0 -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64/purple-2/\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -march=nocona -O2 -pipe -MT server.lo -MD -MP -MF .deps/server.Tpo -c -o server.lo server.c >mv -f .deps/roomlist.Tpo .deps/roomlist.Plo >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DBR_PTHREADS=0 -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64/purple-2/\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -march=nocona -O2 -pipe -MT signals.lo -MD -MP -MF .deps/signals.Tpo -c -o signals.lo signals.c >mv -f .deps/signals.Tpo .deps/signals.Plo >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DBR_PTHREADS=0 -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64/purple-2/\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -march=nocona -O2 -pipe -MT smiley.lo -MD -MP -MF .deps/smiley.Tpo -c -o smiley.lo smiley.c >mv -f .deps/savedstatuses.Tpo .deps/savedstatuses.Plo >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DBR_PTHREADS=0 -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64/purple-2/\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -march=nocona -O2 -pipe -MT dnsquery.lo -MD -MP -MF .deps/dnsquery.Tpo -c -o dnsquery.lo dnsquery.c >mv -f .deps/server.Tpo .deps/server.Plo >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DBR_PTHREADS=0 -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64/purple-2/\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -march=nocona -O2 -pipe -MT dnssrv.lo -MD -MP -MF .deps/dnssrv.Tpo -c -o dnssrv.lo dnssrv.c >mv -f .deps/smiley.Tpo .deps/smiley.Plo >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DBR_PTHREADS=0 -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64/purple-2/\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -march=nocona -O2 -pipe -MT status.lo -MD -MP -MF .deps/status.Tpo -c -o status.lo status.c >mv -f .deps/dnsquery.Tpo .deps/dnsquery.Plo >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DBR_PTHREADS=0 -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64/purple-2/\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -march=nocona -O2 -pipe -MT stringref.lo -MD -MP -MF .deps/stringref.Tpo -c -o stringref.lo stringref.c >dnssrv.c: In function âresolveâ: >dnssrv.c:178: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >dnssrv.c:181: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >mv -f .deps/dnssrv.Tpo .deps/dnssrv.Plo >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DBR_PTHREADS=0 -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64/purple-2/\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -march=nocona -O2 -pipe -MT stun.lo -MD -MP -MF .deps/stun.Tpo -c -o stun.lo stun.c >mv -f .deps/stun.Tpo .deps/stun.Plo >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DBR_PTHREADS=0 -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64/purple-2/\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -march=nocona -O2 -pipe -MT sound.lo -MD -MP -MF .deps/sound.Tpo -c -o sound.lo sound.c >mv -f .deps/status.Tpo .deps/status.Plo >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DBR_PTHREADS=0 -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64/purple-2/\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -march=nocona -O2 -pipe -MT sslconn.lo -MD -MP -MF .deps/sslconn.Tpo -c -o sslconn.lo sslconn.c >mv -f .deps/stringref.Tpo .deps/stringref.Plo >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DBR_PTHREADS=0 -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64/purple-2/\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -march=nocona -O2 -pipe -MT upnp.lo -MD -MP -MF .deps/upnp.Tpo -c -o upnp.lo upnp.c >mv -f .deps/upnp.Tpo .deps/upnp.Plo >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DBR_PTHREADS=0 -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64/purple-2/\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -march=nocona -O2 -pipe -MT util.lo -MD -MP -MF .deps/util.Tpo -c -o util.lo util.c >mv -f .deps/sound.Tpo .deps/sound.Plo >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DBR_PTHREADS=0 -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64/purple-2/\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -march=nocona -O2 -pipe -MT value.lo -MD -MP -MF .deps/value.Tpo -c -o value.lo value.c >mv -f .deps/sslconn.Tpo .deps/sslconn.Plo >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DBR_PTHREADS=0 -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64/purple-2/\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -march=nocona -O2 -pipe -MT version.lo -MD -MP -MF .deps/version.Tpo -c -o version.lo version.c >mv -f .deps/value.Tpo .deps/value.Plo >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DBR_PTHREADS=0 -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64/purple-2/\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -march=nocona -O2 -pipe -MT xmlnode.lo -MD -MP -MF .deps/xmlnode.Tpo -c -o xmlnode.lo xmlnode.c >util.c: In function âpurple_fd_get_ipâ: >util.c:3049: warning: dereferencing pointer âaddr.587â does break strict-aliasing rules >util.c:3049: note: initialized from here >mv -f .deps/util.Tpo .deps/util.Plo >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DBR_PTHREADS=0 -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64/purple-2/\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -march=nocona -O2 -pipe -MT whiteboard.lo -MD -MP -MF .deps/whiteboard.Tpo -c -o whiteboard.lo whiteboard.c >mv -f .deps/version.Tpo .deps/version.Plo >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DBR_PTHREADS=0 -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64/purple-2/\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -march=nocona -O2 -pipe -MT dbus-server.lo -MD -MP -MF .deps/dbus-server.Tpo -c -o dbus-server.lo dbus-server.c >mv -f .deps/xmlnode.Tpo .deps/xmlnode.Plo >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DBR_PTHREADS=0 -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64/purple-2/\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -march=nocona -O2 -pipe -MT dbus-useful.lo -MD -MP -MF .deps/dbus-useful.Tpo -c -o dbus-useful.lo dbus-useful.c >mv -f .deps/whiteboard.Tpo .deps/whiteboard.Plo >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DBR_PTHREADS=0 -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64/purple-2/\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -march=nocona -O2 -pipe -MT purple-client.lo -MD -MP -MF .deps/purple-client.Tpo -c -o purple-client.lo purple-client.c >In file included from dbus-server.c:424: >dbus-bindings.c: In function âpurple_conversation_set_data_DBUSâ: >dbus-bindings.c:3996: warning: passing argument 3 of âpurple_conversation_set_dataâ makes pointer from integer without a cast >conversation.h:575: note: expected âgpointerâ but argument is of type âdbus_int32_tâ >dbus-bindings.c: In function âpurple_conversation_get_data_DBUSâ: >dbus-bindings.c:4013: warning: assignment makes integer from pointer without a cast >dbus-bindings.c: In function âpurple_core_quit_cb_DBUSâ: >dbus-bindings.c:5256: warning: passing argument 1 of âpurple_core_quit_cbâ makes pointer from integer without a cast >core.h:110: note: expected âgpointerâ but argument is of type âdbus_int32_tâ >In file included from dbus-server.c:424: >dbus-bindings.c: In function âpurple_prefs_set_generic_DBUSâ: >dbus-bindings.c:7052: warning: passing argument 2 of âpurple_prefs_set_genericâ makes pointer from integer without a cast >prefs.h:189: note: expected âgpointerâ but argument is of type âdbus_int32_tâ >dbus-bindings.c: In function âpurple_util_format_song_info_DBUSâ: >dbus-bindings.c:10208: warning: passing argument 4 of âpurple_util_format_song_infoâ makes pointer from integer without a cast >util.h:110: note: expected âgpointerâ but argument is of type âdbus_int32_tâ >mv -f .deps/dbus-server.Tpo .deps/dbus-server.Plo >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DBR_PTHREADS=0 -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64/purple-2/\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -march=nocona -O2 -pipe -MT purple-client-example.o -MD -MP -MF .deps/purple-client-example.Tpo -c -o purple-client-example.o purple-client-example.c >mv -f .deps/dbus-useful.Tpo .deps/dbus-useful.Plo >/bin/sh ../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -g -march=nocona -O2 -pipe -export-dynamic -version-info 5:9:5 -no-undefined -Wl,-O1 -o libpurple.la -rpath /usr/lib64 account.lo accountopt.lo blist.lo buddyicon.lo certificate.lo cipher.lo circbuffer.lo cmds.lo connection.lo conversation.lo core.lo debug.lo desktopitem.lo eventloop.lo ft.lo idle.lo imgstore.lo log.lo mime.lo nat-pmp.lo network.lo ntlm.lo notify.lo plugin.lo pluginpref.lo pounce.lo prefs.lo privacy.lo proxy.lo prpl.lo request.lo roomlist.lo savedstatuses.lo server.lo signals.lo smiley.lo dnsquery.lo dnssrv.lo status.lo stringref.lo stun.lo sound.lo sslconn.lo upnp.lo util.lo value.lo version.lo xmlnode.lo whiteboard.lo dbus-server.lo dbus-useful.lo -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0 -Wl,--export-dynamic -pthread -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lxml2 -lm -lutil -lpthread -lnsl -lresolv >mv -f .deps/purple-client.Tpo .deps/purple-client.Plo >mv -f .deps/purple-client-example.Tpo .deps/purple-client-example.Po >/bin/sh ../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -g -march=nocona -O2 -pipe -version-info 5:9:5 -no-undefined -Wl,-O1 -o libpurple-client.la -rpath /usr/lib64 purple-client.lo -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0 -lutil -lpthread -lnsl -lresolv >/bin/sh ../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -g -march=nocona -O2 -pipe -Wl,-O1 -o purple-client-example purple-client-example.o libpurple-client.la -Wl,--export-dynamic -pthread -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0 -lutil -lpthread -lnsl -lresolv >make[4]: Leaving directory `/var/tmp/portage/net-im/pidgin-2.5.9/work/pidgin-2.5.9/libpurple' >Making all in example >make[4]: Entering directory `/var/tmp/portage/net-im/pidgin-2.5.9/work/pidgin-2.5.9/libpurple/example' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DSTANDALONE -DBR_PTHREADS=0 -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64/purple-2/\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -I../../libpurple -I../../libpurple -I../.. -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -march=nocona -O2 -pipe -MT nullclient.o -MD -MP -MF .deps/nullclient.Tpo -c -o nullclient.o nullclient.c >mv -f .deps/nullclient.Tpo .deps/nullclient.Po >/bin/sh ../../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -g -march=nocona -O2 -pipe -export-dynamic -Wl,-O1 -o nullclient nullclient.o -ldbus-glib-1 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0 -Wl,--export-dynamic -pthread -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lxml2 ../../libpurple/libpurple.la -lutil -lpthread -lnsl -lresolv >make[4]: Leaving directory `/var/tmp/portage/net-im/pidgin-2.5.9/work/pidgin-2.5.9/libpurple/example' >make[3]: Leaving directory `/var/tmp/portage/net-im/pidgin-2.5.9/work/pidgin-2.5.9/libpurple' >make[2]: Leaving directory `/var/tmp/portage/net-im/pidgin-2.5.9/work/pidgin-2.5.9/libpurple' >Making all in doc >make[2]: Entering directory `/var/tmp/portage/net-im/pidgin-2.5.9/work/pidgin-2.5.9/doc' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/net-im/pidgin-2.5.9/work/pidgin-2.5.9/doc' >Making all in finch >make[2]: Entering directory `/var/tmp/portage/net-im/pidgin-2.5.9/work/pidgin-2.5.9/finch' >Making all in libgnt >make[3]: Entering directory `/var/tmp/portage/net-im/pidgin-2.5.9/work/pidgin-2.5.9/finch/libgnt' >make all-recursive >make[4]: Entering directory `/var/tmp/portage/net-im/pidgin-2.5.9/work/pidgin-2.5.9/finch/libgnt' >Making all in . >make[5]: Entering directory `/var/tmp/portage/net-im/pidgin-2.5.9/work/pidgin-2.5.9/finch/libgnt' >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/ncursesw/ -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/libxml2 -I/usr/include/python2.6 -g -march=nocona -O2 -pipe -MT gntmarshal.lo -MD -MP -MF .deps/gntmarshal.Tpo -c -o gntmarshal.lo gntmarshal.c >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/ncursesw/ -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/libxml2 -I/usr/include/python2.6 -g -march=nocona -O2 -pipe -MT gntwidget.lo -MD -MP -MF .deps/gntwidget.Tpo -c -o gntwidget.lo gntwidget.c >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/ncursesw/ -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/libxml2 -I/usr/include/python2.6 -g -march=nocona -O2 -pipe -MT gntbindable.lo -MD -MP -MF .deps/gntbindable.Tpo -c -o gntbindable.lo gntbindable.c >mv -f .deps/gntmarshal.Tpo .deps/gntmarshal.Plo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/ncursesw/ -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/libxml2 -I/usr/include/python2.6 -g -march=nocona -O2 -pipe -MT gntbox.lo -MD -MP -MF .deps/gntbox.Tpo -c -o gntbox.lo gntbox.c >mv -f .deps/gntwidget.Tpo .deps/gntwidget.Plo >mv -f .deps/gntbindable.Tpo .deps/gntbindable.Plo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/ncursesw/ -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/libxml2 -I/usr/include/python2.6 -g -march=nocona -O2 -pipe -MT gntbutton.lo -MD -MP -MF .deps/gntbutton.Tpo -c -o gntbutton.lo gntbutton.c >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/ncursesw/ -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/libxml2 -I/usr/include/python2.6 -g -march=nocona -O2 -pipe -MT gntcheckbox.lo -MD -MP -MF .deps/gntcheckbox.Tpo -c -o gntcheckbox.lo gntcheckbox.c >mv -f .deps/gntcheckbox.Tpo .deps/gntcheckbox.Plo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/ncursesw/ -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/libxml2 -I/usr/include/python2.6 -g -march=nocona -O2 -pipe -MT gntclipboard.lo -MD -MP -MF .deps/gntclipboard.Tpo -c -o gntclipboard.lo gntclipboard.c >mv -f .deps/gntbutton.Tpo .deps/gntbutton.Plo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/ncursesw/ -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/libxml2 -I/usr/include/python2.6 -g -march=nocona -O2 -pipe -MT gntcolors.lo -MD -MP -MF .deps/gntcolors.Tpo -c -o gntcolors.lo gntcolors.c >mv -f .deps/gntbox.Tpo .deps/gntbox.Plo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/ncursesw/ -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/libxml2 -I/usr/include/python2.6 -g -march=nocona -O2 -pipe -MT gntcombobox.lo -MD -MP -MF .deps/gntcombobox.Tpo -c -o gntcombobox.lo gntcombobox.c >mv -f .deps/gntcombobox.Tpo .deps/gntcombobox.Plo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/ncursesw/ -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/libxml2 -I/usr/include/python2.6 -g -march=nocona -O2 -pipe -MT gntentry.lo -MD -MP -MF .deps/gntentry.Tpo -c -o gntentry.lo gntentry.c >mv -f .deps/gntclipboard.Tpo .deps/gntclipboard.Plo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/ncursesw/ -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/libxml2 -I/usr/include/python2.6 -g -march=nocona -O2 -pipe -MT gntfilesel.lo -MD -MP -MF .deps/gntfilesel.Tpo -c -o gntfilesel.lo gntfilesel.c >mv -f .deps/gntcolors.Tpo .deps/gntcolors.Plo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/ncursesw/ -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/libxml2 -I/usr/include/python2.6 -g -march=nocona -O2 -pipe -MT gntkeys.lo -MD -MP -MF .deps/gntkeys.Tpo -c -o gntkeys.lo gntkeys.c >mv -f .deps/gntfilesel.Tpo .deps/gntfilesel.Plo >mv -f .deps/gntentry.Tpo .deps/gntentry.Plo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/ncursesw/ -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/libxml2 -I/usr/include/python2.6 -g -march=nocona -O2 -pipe -MT gntlabel.lo -MD -MP -MF .deps/gntlabel.Tpo -c -o gntlabel.lo gntlabel.c >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/ncursesw/ -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/libxml2 -I/usr/include/python2.6 -g -march=nocona -O2 -pipe -MT gntline.lo -MD -MP -MF .deps/gntline.Tpo -c -o gntline.lo gntline.c >mv -f .deps/gntkeys.Tpo .deps/gntkeys.Plo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/ncursesw/ -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/libxml2 -I/usr/include/python2.6 -g -march=nocona -O2 -pipe -MT gntmenu.lo -MD -MP -MF .deps/gntmenu.Tpo -c -o gntmenu.lo gntmenu.c >mv -f .deps/gntline.Tpo .deps/gntline.Plo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/ncursesw/ -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/libxml2 -I/usr/include/python2.6 -g -march=nocona -O2 -pipe -MT gntmenuitem.lo -MD -MP -MF .deps/gntmenuitem.Tpo -c -o gntmenuitem.lo gntmenuitem.c >mv -f .deps/gntlabel.Tpo .deps/gntlabel.Plo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/ncursesw/ -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/libxml2 -I/usr/include/python2.6 -g -march=nocona -O2 -pipe -MT gntmenuitemcheck.lo -MD -MP -MF .deps/gntmenuitemcheck.Tpo -c -o gntmenuitemcheck.lo gntmenuitemcheck.c >mv -f .deps/gntmenu.Tpo .deps/gntmenu.Plo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/ncursesw/ -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/libxml2 -I/usr/include/python2.6 -g -march=nocona -O2 -pipe -MT gntslider.lo -MD -MP -MF .deps/gntslider.Tpo -c -o gntslider.lo gntslider.c >mv -f .deps/gntmenuitem.Tpo .deps/gntmenuitem.Plo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/ncursesw/ -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/libxml2 -I/usr/include/python2.6 -g -march=nocona -O2 -pipe -MT gntstyle.lo -MD -MP -MF .deps/gntstyle.Tpo -c -o gntstyle.lo gntstyle.c >mv -f .deps/gntmenuitemcheck.Tpo .deps/gntmenuitemcheck.Plo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/ncursesw/ -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/libxml2 -I/usr/include/python2.6 -g -march=nocona -O2 -pipe -MT gnttextview.lo -MD -MP -MF .deps/gnttextview.Tpo -c -o gnttextview.lo gnttextview.c >mv -f .deps/gntslider.Tpo .deps/gntslider.Plo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/ncursesw/ -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/libxml2 -I/usr/include/python2.6 -g -march=nocona -O2 -pipe -MT gnttree.lo -MD -MP -MF .deps/gnttree.Tpo -c -o gnttree.lo gnttree.c >mv -f .deps/gnttextview.Tpo .deps/gnttextview.Plo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/ncursesw/ -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/libxml2 -I/usr/include/python2.6 -g -march=nocona -O2 -pipe -MT gntutils.lo -MD -MP -MF .deps/gntutils.Tpo -c -o gntutils.lo gntutils.c >mv -f .deps/gntstyle.Tpo .deps/gntstyle.Plo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/ncursesw/ -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/libxml2 -I/usr/include/python2.6 -g -march=nocona -O2 -pipe -MT gntwindow.lo -MD -MP -MF .deps/gntwindow.Tpo -c -o gntwindow.lo gntwindow.c >mv -f .deps/gnttree.Tpo .deps/gnttree.Plo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/ncursesw/ -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/libxml2 -I/usr/include/python2.6 -g -march=nocona -O2 -pipe -MT gntwm.lo -MD -MP -MF .deps/gntwm.Tpo -c -o gntwm.lo gntwm.c >mv -f .deps/gntutils.Tpo .deps/gntutils.Plo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/ncursesw/ -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/libxml2 -I/usr/include/python2.6 -g -march=nocona -O2 -pipe -MT gntws.lo -MD -MP -MF .deps/gntws.Tpo -c -o gntws.lo gntws.c >mv -f .deps/gntwindow.Tpo .deps/gntwindow.Plo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/ncursesw/ -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -I/usr/include/libxml2 -I/usr/include/python2.6 -g -march=nocona -O2 -pipe -MT gntmain.lo -MD -MP -MF .deps/gntmain.Tpo -c -o gntmain.lo gntmain.c >mv -f .deps/gntws.Tpo .deps/gntws.Plo >mv -f .deps/gntmain.Tpo .deps/gntmain.Plo >mv -f .deps/gntwm.Tpo .deps/gntwm.Plo >/bin/sh ../../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -g -march=nocona -O2 -pipe -export-dynamic -version_info 5:9:5 -no-undefined -Wl,-O1 -o libgnt.la -rpath /usr/lib64 gntmarshal.lo gntwidget.lo gntbindable.lo gntbox.lo gntbutton.lo gntcheckbox.lo gntclipboard.lo gntcolors.lo gntcombobox.lo gntentry.lo gntfilesel.lo gntkeys.lo gntlabel.lo gntline.lo gntmenu.lo gntmenuitem.lo gntmenuitemcheck.lo gntslider.lo gntstyle.lo gnttextview.lo gnttree.lo gntutils.lo gntwindow.lo gntwm.lo gntws.lo gntmain.lo -Wl,--export-dynamic -pthread -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lncursesw -lpanelw -lxml2 -lpython2.6 -L/usr/lib/python2.6/config -lutil -lpthread -lnsl -lresolv >/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.1/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/python2.6/config/libpython2.6.a(listobject.o): relocation R_X86_64_32 against `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC >/usr/lib/python2.6/config/libpython2.6.a: could not read symbols: Bad value >collect2: ld returned 1 exit status >make[5]: *** [libgnt.la] Error 1 >make[5]: Leaving directory `/var/tmp/portage/net-im/pidgin-2.5.9/work/pidgin-2.5.9/finch/libgnt' >make[4]: *** [all-recursive] Error 1 >make[4]: Leaving directory `/var/tmp/portage/net-im/pidgin-2.5.9/work/pidgin-2.5.9/finch/libgnt' >make[3]: *** [all] Error 2 >make[3]: Leaving directory `/var/tmp/portage/net-im/pidgin-2.5.9/work/pidgin-2.5.9/finch/libgnt' >make[2]: *** [all-recursive] Error 1 >make[2]: Leaving directory `/var/tmp/portage/net-im/pidgin-2.5.9/work/pidgin-2.5.9/finch' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/var/tmp/portage/net-im/pidgin-2.5.9/work/pidgin-2.5.9' >make: *** [all] Error 2 > [31;01m*[0m > [31;01m*[0m ERROR: net-im/pidgin-2.5.9 failed. > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 49: Called src_compile > [31;01m*[0m environment, line 3425: Called gnome2_src_compile > [31;01m*[0m environment, line 2476: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake || die "compile failure" > [31;01m*[0m The die message: > [31;01m*[0m compile failure > [31;01m*[0m > [31;01m*[0m If you need support, post the topmost build error, and the call stack if relevant. > [31;01m*[0m A complete build log is located at '/var/tmp/portage/net-im/pidgin-2.5.9/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/net-im/pidgin-2.5.9/temp/environment'. > [31;01m*[0m
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 282288
: 202012 |
202337
|
202338