Skip to content

Instantly share code, notes, and snippets.

@jerluc
Last active December 29, 2015 23:29
Show Gist options
  • Save jerluc/7743483 to your computer and use it in GitHub Desktop.
Save jerluc/7743483 to your computer and use it in GitHub Desktop.
Pidgin build failure
 * Package: net-im/pidgin-2.10.7-r5
 * Repository: gentoo
 * Maintainer: polynomial-c@gentoo.org net-im@gentoo.org
 * USE: amd64 dbus elibc_glibc gstreamer gtk kernel_linux ncurses nls python_single_target_python2_7 python_targets_python2_7 userland_GNU xscreensaver
 * FEATURES: preserve-libs sandbox userpriv usersandbox
* dbus is enabled, no way to disable linkage with python => python is enabled
>>> Unpacking source...
>>> Unpacking pidgin-2.10.7.tar.bz2 to /var/tmp/portage/net-im/pidgin-2.10.7-r5/work
>>> Unpacking pidgin-eds-3.6.patch.bz2 to /var/tmp/portage/net-im/pidgin-2.10.7-r5/work
>>> Source unpacked in /var/tmp/portage/net-im/pidgin-2.10.7-r5/work
>>> Preparing source in /var/tmp/portage/net-im/pidgin-2.10.7-r5/work/pidgin-2.10.7 ...
* Applying pidgin-2.10.0-gold.patch ...
 [ ok ]
* Applying pidgin-2.10.7-fix-cap.patch ...
 [ ok ]
* Applying pidgin-2.10.7-link_sasl_in_irc_plugin.patch ...
 [ ok ]
* Applying pidgin-eds-3.6.patch ...
 [ ok ]
* Running eautoreconf in '/var/tmp/portage/net-im/pidgin-2.10.7-r5/work/pidgin-2.10.7' ...
* Running glib-gettextize --copy --force ...
 [ ok ]
* Running intltoolize --automake --copy --force ...
 [ ok ]
* Running libtoolize --install --copy --force --automake ...
 [ ok ]
* Running aclocal ...
 [ ok ]
* Running autoconf ...
 [ ok ]
* Running autoheader ...
 [ ok ]
* Running automake --add-missing --copy ...
 [ ok ]
* Running elibtoolize in: pidgin-2.10.7/
* Applying portage/1.2.0 patch ...
* Applying sed/1.5.6 patch ...
* Applying as-needed/2.4.2 patch ...
* Applying target-nm/2.4.2 patch ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/net-im/pidgin-2.10.7-r5/work/pidgin-2.10.7 ...
* Disabling GnuTLS, using NSS
* econf: updating pidgin-2.10.7/config.guess with /usr/share/gnuconfig/config.guess
* econf: updating pidgin-2.10.7/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 --disable-silent-rules --disable-dependency-tracking --enable-consoleui --enable-gtkui --enable-sm --enable-nls --enable-screensaver --disable-cap --disable-gevolution --disable-gtkspell --disable-perl --disable-tk --disable-tcl --disable-debug --enable-dbus --disable-meanwhile --enable-gstreamer --enable-farstream --enable-vv --disable-cyrus-sasl --disable-doxygen --disable-nm --disable-avahi --disable-idn --with-system-ssl-certs=/etc/ssl/certs/ --with-dynamic-prpls=irc,jabber,oscar,yahoo,simple,msn,myspace --disable-mono --x-includes=/usr/include/X11 --enable-gnutls=no --enable-nss=yes --with-python=/usr/bin/python2.7
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/var/tmp/portage/net-im/pidgin-2.10.7-r5/work/pidgin-2.10.7/missing: Unknown `--is-lightweight' option
Try `/var/tmp/portage/net-im/pidgin-2.10.7-r5/work/pidgin-2.10.7/missing --help' for more information
configure: WARNING: 'missing' script is too old or missing
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking for sed... /bin/sed
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether 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... none
checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes
checking how to print strings... printf
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/x86_64-pc-linux-gnu-nm -B
checking the name lister (/usr/bin/x86_64-pc-linux-gnu-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 how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
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-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
checking for archiver @FILE support... @
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/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok
checking for sysroot... no
checking for x86_64-pc-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
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 x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking whether __SUNPRO_C is declared... no
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 locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... 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 getifaddrs... yes
checking for socklen_t... yes
checking for struct sockaddr.sa_len... no
checking whether IPV6_V6ONLY is declared... yes
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 library containing ceil... -lm
checking for fileno()... yes
checking for the %z format string in strftime()... yes
checking whether NLS is requested... yes
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/gmsgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.16.3
checking for XML::Parser... ok
checking for locale.h... (cached) 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... fr
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 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 GSTINTERFACES... yes
checking for FARSTREAM... yes
checking for SILC... no
checking for SILC... no
checking for SILC... no
checking for GADU... 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... no
checking for dbus-binding-tool... yes
checking for DBUS... yes
checking location of the D-Bus services directory... /usr/share/dbus-1/services
Building with D-Bus support
checking for Python compile flags...
checking for pthread_create in -lpthread... yes
checking for openpty in -lutil... yes
checking for dbopen in -ldb... no
checking for Python compile flags... ok
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 timegm... 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... no
no, testing is disabled
checking that generated files are newer than configure... done
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/pidgin-2.pc
config.status: creating pidgin/pidgin-2-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/disco/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/ciphers/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/purple-2.pc
config.status: creating libpurple/purple-2-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/myspace/Makefile
config.status: creating libpurple/protocols/mxit/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/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/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.10.7
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
Build with voice and video.... : yes
D-Bus services directory...... : /usr/share/dbus-1/services
Build with GNU Libidn......... : no
Build with NetworkManager..... : no
SSL Library/Libraries......... : Mozilla NSS
SSL CA certificates directory. : /etc/ssl/certs/
Build with Cyrus SASL support. : no
Use kerberos 4 with zephyr.... : no
Use external libzephyr........ : no
Use external libgadu.......... : no
Install pixmaps............... : yes
Old tray icon compatibility... : no
Install translations.......... : yes
Has you....................... : yes
Use XScreenSaver Extension.... : yes
Use X Session Management...... : yes
Use startup notification...... : yes
Build with GtkSpell support... : no
Build with plugin support..... : yes
Build with Mono support....... : no
Build with Perl support....... : no
Build with Tcl support........ : no
Build with Tk support......... : no
Print debugging messages...... : no
Pidgin will be installed in /usr/bin.
configure complete, now type 'make'
>>> Source configured.
>>> Compiling source in /var/tmp/portage/net-im/pidgin-2.10.7-r5/work/pidgin-2.10.7 ...
make -j4
(CDPATH="${ZSH_VERSION+.}:" && cd . && autoheader)
rm -f stamp-h1
touch config.h.in
cd . && /bin/sh ./config.status config.h
config.status: creating config.h
config.status: config.h is unchanged
make all-recursive
make[1]: Entering directory '/var/tmp/portage/net-im/pidgin-2.10.7-r5/work/pidgin-2.10.7'
Making all in .
make[2]: Entering directory '/var/tmp/portage/net-im/pidgin-2.10.7-r5/work/pidgin-2.10.7'
LC_ALL=C /usr/bin/intltool-merge -d -u -c ./po/.intltool-merge-cache ./po pidgin.desktop.in pidgin.desktop
REAL_BLDDIR=$PWD/.; \
(hg --cwd . id -i --debug) 2>/dev/null >package_revision_raw.txt \
|| rm -f package_revision_raw.txt
Generating and caching the translation database
Merging translations into pidgin.desktop.
if test -f package_revision_raw.txt; then \
echo "#define REVISION \"`cat package_revision_raw.txt`\"" > package_revision.h; \
fi
if test ! -f package_revision.h -a -f ./package_revision.h; then \
cp ./package_revision.h package_revision.h; \
fi
test -f package_revision.h || echo "#define REVISION \"unknown\"" > package_revision.h
make[2]: Leaving directory '/var/tmp/portage/net-im/pidgin-2.10.7-r5/work/pidgin-2.10.7'
Making all in libpurple
make[2]: Entering directory '/var/tmp/portage/net-im/pidgin-2.10.7-r5/work/pidgin-2.10.7/libpurple'
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/python2.7 ./dbus-analyze-functions.py > dbus-bindings.c
cat ./account.c ./accountopt.c ./blist.c ./buddyicon.c ./certificate.c ./cipher.c ./circbuffer.c ./cmds.c ./connection.c ./conversation.c ./core.c ./debug.c ./desktopitem.c ./eventloop.c ./ft.c ./idle.c ./imgstore.c ./log.c ./media/backend-fs2.c ./media/backend-iface.c ./media/candidate.c ./media/codec.c ./media/enum-types.c ./media.c ./mediamanager.c ./mime.c ./nat-pmp.c ./network.c ./ntlm.c ./notify.c ./plugin.c ./pluginpref.c ./pounce.c ./prefs.c ./privacy.c ./proxy.c ./prpl.c ./request.c ./roomlist.c ./savedstatuses.c ./server.c ./signals.c ./smiley.c ./dnsquery.c ./dnssrv.c ./status.c ./stringref.c ./stun.c ./sound.c ./sound-theme.c ./sound-theme-loader.c ./sslconn.c ./theme.c ./theme-loader.c ./theme-manager.c ./upnp.c ./util.c ./value.c ./version.c ./xmlnode.c ./whiteboard.c ./protocols/irc/irc.c ./protocols/jabber/libxmpp.c | /usr/bin/python2.7 ./dbus-analyze-signals.py > dbus-signals.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 ./media.h ./media-gst.h ./mediamanager.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 ./sound-theme.h ./sound-theme-loader.h ./sslconn.h ./theme.h ./theme-loader.h ./theme-manager.h ./upnp.h ./util.h ./value.h ./xmlnode.h ./whiteboard.h ./media/backend-iface.h ./media/candidate.h ./media/codec.h ./media/enum-types.h purple.h version.h marshallers.h | /usr/bin/python2.7 ./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 ./media.h ./media-gst.h ./mediamanager.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 ./sound-theme.h ./sound-theme-loader.h ./sslconn.h ./theme.h ./theme-loader.h ./theme-manager.h ./upnp.h ./util.h ./value.h ./xmlnode.h ./whiteboard.h ./media/backend-iface.h ./media/candidate.h ./media/codec.h ./media/enum-types.h purple.h version.h marshallers.h | /usr/bin/python2.7 ./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/python2.7 ./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 ./media.h ./media-gst.h ./mediamanager.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 ./sound-theme.h ./sound-theme-loader.h ./sslconn.h ./theme.h ./theme-loader.h ./theme-manager.h ./upnp.h ./util.h ./value.h ./xmlnode.h ./whiteboard.h ./media/backend-iface.h ./media/candidate.h ./media/codec.h ./media/enum-types.h purple.h version.h marshallers.h | /usr/bin/python2.7 ./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/python2.7 ./dbus-analyze-functions.py --client --headers >> purple-client-bindings.h
make all-recursive
make[3]: Entering directory '/var/tmp/portage/net-im/pidgin-2.10.7-r5/work/pidgin-2.10.7/libpurple'
Making all in gconf
make[4]: Entering directory '/var/tmp/portage/net-im/pidgin-2.10.7-r5/work/pidgin-2.10.7/libpurple/gconf'
LC_ALL=C /usr/bin/intltool-merge -s -u -c ../../po/.intltool-merge-cache ../../po purple.schemas.in purple.schemas
Found cached translation database
Merging translations into purple.schemas.
make[4]: Leaving directory '/var/tmp/portage/net-im/pidgin-2.10.7-r5/work/pidgin-2.10.7/libpurple/gconf'
Making all in plugins
make[4]: Entering directory '/var/tmp/portage/net-im/pidgin-2.10.7-r5/work/pidgin-2.10.7/libpurple/plugins'
Making all in ssl
make[5]: Entering directory '/var/tmp/portage/net-im/pidgin-2.10.7-r5/work/pidgin-2.10.7/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 -O2 -march=corei7 -pipe -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 -O2 -march=corei7 -pipe -c -o ssl_nss_la-ssl-nss.lo `test -f 'ssl-nss.c' || echo './'`ssl-nss.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
ssl.c:1:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
ssl-nss.c:1:0: note: this is the location of the previous definition
/bin/sh ../../../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -g -O2 -march=corei7 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o ssl.la -rpath /usr/lib64/purple-2 ssl.lo -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lrt -lgthread-2.0 -pthread -lrt -lglib-2.0 -lutil -lpthread -lm -lnsl -lresolv
/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 -O2 -march=corei7 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o ssl-nss.la -rpath /usr/lib64/purple-2 ssl_nss_la-ssl-nss.lo -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lrt -lgthread-2.0 -pthread -lrt -lglib-2.0 -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lutil -lpthread -lm -lnsl -lresolv
make[5]: Leaving directory '/var/tmp/portage/net-im/pidgin-2.10.7-r5/work/pidgin-2.10.7/libpurple/plugins/ssl'
make[5]: Entering directory '/var/tmp/portage/net-im/pidgin-2.10.7-r5/work/pidgin-2.10.7/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 -O2 -march=corei7 -pipe -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 -O2 -march=corei7 -pipe -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 -O2 -march=corei7 -pipe -c -o debug_example.lo debug_example.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 -O2 -march=corei7 -pipe -c -o helloworld.lo helloworld.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
codeinline.c:1:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
ciphertest.c:1:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
debug_example.c:1:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
helloworld.c:1:0: note: this is the location of the previous definition
/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 -O2 -march=corei7 -pipe -c -o notify_example.lo notify_example.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
notify_example.c:1:0: note: this is the location of the previous definition
/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 -O2 -march=corei7 -pipe -c -o one_time_password.lo one_time_password.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 -O2 -march=corei7 -pipe -c -o pluginpref_example.lo pluginpref_example.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
one_time_password.c:1:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
pluginpref_example.c:1:0: note: this is the location of the previous definition
/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 -O2 -march=corei7 -pipe -c -o signals-test.lo signals-test.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 -O2 -march=corei7 -pipe -c -o simple.lo simple.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
signals-test.c:1:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
simple.c:1:0: note: this is the location of the previous definition
/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 -O2 -march=corei7 -pipe -c -o autoaccept.lo autoaccept.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 -O2 -march=corei7 -pipe -c -o buddynote.lo buddynote.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
autoaccept.c:1:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
buddynote.c:1:0: note: this is the location of the previous definition
/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 -O2 -march=corei7 -pipe -c -o idle.lo idle.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
idle.c:1:0: note: this is the location of the previous definition
/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 -O2 -march=corei7 -pipe -c -o joinpart.lo joinpart.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
joinpart.c:1:0: note: this is the location of the previous definition
/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 -O2 -march=corei7 -pipe -c -o log_reader.lo log_reader.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 -O2 -march=corei7 -pipe -c -o newline.lo newline.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
log_reader.c:1:0: note: this is the location of the previous definition
/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 -O2 -march=corei7 -pipe -c -o offlinemsg.lo offlinemsg.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
newline.c:1:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
offlinemsg.c:1:0: note: this is the location of the previous definition
/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 -O2 -march=corei7 -pipe -c -o psychic.lo psychic.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 -O2 -march=corei7 -pipe -c -o statenotify.lo statenotify.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
psychic.c:1:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
statenotify.c:1:0: note: this is the location of the previous definition
cat ./dbus-example.c | \
/usr/bin/python2.7 ../../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.10.7-r5/work/pidgin-2.10.7/libpurple'
make[6]: 'dbus-types.h' is up to date.
make[6]: Leaving directory '/var/tmp/portage/net-im/pidgin-2.10.7-r5/work/pidgin-2.10.7/libpurple'
/bin/sh ../../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -g -O2 -march=corei7 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o ciphertest.la ciphertest.lo -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lrt -lgthread-2.0 -pthread -lrt -lglib-2.0 -lutil -lpthread -lm -lnsl -lresolv
/bin/sh ../../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -g -O2 -march=corei7 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o codeinline.la codeinline.lo -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lrt -lgthread-2.0 -pthread -lrt -lglib-2.0 -lutil -lpthread -lm -lnsl -lresolv
/bin/sh ../../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -g -O2 -march=corei7 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o debug_example.la debug_example.lo -lutil -lpthread -lm -lnsl -lresolv
/bin/sh ../../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -g -O2 -march=corei7 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o helloworld.la helloworld.lo -lutil -lpthread -lm -lnsl -lresolv
/bin/sh ../../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -g -O2 -march=corei7 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o notify_example.la notify_example.lo -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lrt -lgthread-2.0 -pthread -lrt -lglib-2.0 -lutil -lpthread -lm -lnsl -lresolv
/bin/sh ../../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -g -O2 -march=corei7 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o one_time_password.la one_time_password.lo -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lrt -lgthread-2.0 -pthread -lrt -lglib-2.0 -lutil -lpthread -lm -lnsl -lresolv
/bin/sh ../../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -g -O2 -march=corei7 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o pluginpref_example.la pluginpref_example.lo -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lrt -lgthread-2.0 -pthread -lrt -lglib-2.0 -lutil -lpthread -lm -lnsl -lresolv
/bin/sh ../../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -g -O2 -march=corei7 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o signals_test.la signals-test.lo -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lrt -lgthread-2.0 -pthread -lrt -lglib-2.0 -lutil -lpthread -lm -lnsl -lresolv
/bin/sh ../../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -g -O2 -march=corei7 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o simple.la simple.lo -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lrt -lgthread-2.0 -pthread -lrt -lglib-2.0 -lutil -lpthread -lm -lnsl -lresolv
/bin/sh ../../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -g -O2 -march=corei7 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o autoaccept.la -rpath /usr/lib64/purple-2 autoaccept.lo -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lrt -lgthread-2.0 -pthread -lrt -lglib-2.0 -lutil -lpthread -lm -lnsl -lresolv
/bin/sh ../../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -g -O2 -march=corei7 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o buddynote.la -rpath /usr/lib64/purple-2 buddynote.lo -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lrt -lgthread-2.0 -pthread -lrt -lglib-2.0 -lutil -lpthread -lm -lnsl -lresolv
/bin/sh ../../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -g -O2 -march=corei7 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o idle.la -rpath /usr/lib64/purple-2 idle.lo -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lrt -lgthread-2.0 -pthread -lrt -lglib-2.0 -lutil -lpthread -lm -lnsl -lresolv
/bin/sh ../../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -g -O2 -march=corei7 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o joinpart.la -rpath /usr/lib64/purple-2 joinpart.lo -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lrt -lgthread-2.0 -pthread -lrt -lglib-2.0 -lutil -lpthread -lm -lnsl -lresolv
/bin/sh ../../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -g -O2 -march=corei7 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o newline.la -rpath /usr/lib64/purple-2 newline.lo -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lrt -lgthread-2.0 -pthread -lrt -lglib-2.0 -lutil -lpthread -lm -lnsl -lresolv
/bin/sh ../../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -g -O2 -march=corei7 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o offlinemsg.la -rpath /usr/lib64/purple-2 offlinemsg.lo -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lrt -lgthread-2.0 -pthread -lrt -lglib-2.0 -lutil -lpthread -lm -lnsl -lresolv
/bin/sh ../../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -g -O2 -march=corei7 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o psychic.la -rpath /usr/lib64/purple-2 psychic.lo -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lrt -lgthread-2.0 -pthread -lrt -lglib-2.0 -lutil -lpthread -lm -lnsl -lresolv
/bin/sh ../../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -g -O2 -march=corei7 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o statenotify.la -rpath /usr/lib64/purple-2 statenotify.lo -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lrt -lgthread-2.0 -pthread -lrt -lglib-2.0 -lutil -lpthread -lm -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 -O2 -march=corei7 -pipe -c -o dbus-example.lo dbus-example.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
dbus-example.c:1:0: note: this is the location of the previous definition
/bin/sh ../../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -g -O2 -march=corei7 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o log_reader.la -rpath /usr/lib64/purple-2 log_reader.lo -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lrt -lgthread-2.0 -pthread -lrt -lglib-2.0 -lutil -lpthread -lm -lnsl -lresolv
/bin/sh ../../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -g -O2 -march=corei7 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o dbus-example.la -rpath /usr/lib64/purple-2 dbus-example.lo -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lrt -lgthread-2.0 -pthread -lrt -lglib-2.0 -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lutil -lpthread -lm -lnsl -lresolv
make[5]: Leaving directory '/var/tmp/portage/net-im/pidgin-2.10.7-r5/work/pidgin-2.10.7/libpurple/plugins'
make[4]: Leaving directory '/var/tmp/portage/net-im/pidgin-2.10.7-r5/work/pidgin-2.10.7/libpurple/plugins'
Making all in protocols
make[4]: Entering directory '/var/tmp/portage/net-im/pidgin-2.10.7-r5/work/pidgin-2.10.7/libpurple/protocols'
Making all in irc
make[5]: Entering directory '/var/tmp/portage/net-im/pidgin-2.10.7-r5/work/pidgin-2.10.7/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 -O2 -march=corei7 -pipe -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 -O2 -march=corei7 -pipe -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 -O2 -march=corei7 -pipe -c -o libirc_la-irc.lo `test -f 'irc.c' || echo './'`irc.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 -O2 -march=corei7 -pipe -c -o libirc_la-msgs.lo `test -f 'msgs.c' || echo './'`msgs.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
cmds.c:1:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
msgs.c:1:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
dcc_send.c:1:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
irc.c:1:0: note: this is the location of the previous definition
/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 -O2 -march=corei7 -pipe -c -o libirc_la-parse.lo `test -f 'parse.c' || echo './'`parse.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
parse.c:1:0: note: this is the location of the previous definition
/bin/sh ../../../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -g -O2 -march=corei7 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -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 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lrt -lgthread-2.0 -pthread -lrt -lglib-2.0 -lutil -lpthread -lm -lnsl -lresolv
make[5]: Leaving directory '/var/tmp/portage/net-im/pidgin-2.10.7-r5/work/pidgin-2.10.7/libpurple/protocols/irc'
Making all in jabber
make[5]: Entering directory '/var/tmp/portage/net-im/pidgin-2.10.7-r5/work/pidgin-2.10.7/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 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -O2 -march=corei7 -pipe -c -o libjabber_la-adhoccommands.lo `test -f 'adhoccommands.c' || echo './'`adhoccommands.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 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -O2 -march=corei7 -pipe -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 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -O2 -march=corei7 -pipe -c -o libjabber_la-auth_digest_md5.lo `test -f 'auth_digest_md5.c' || echo './'`auth_digest_md5.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 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -O2 -march=corei7 -pipe -c -o libjabber_la-auth_plain.lo `test -f 'auth_plain.c' || echo './'`auth_plain.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
auth.c:1:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
adhoccommands.c:1:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
auth_plain.c:1:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
auth_digest_md5.c:1:0: note: this is the location of the previous definition
/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 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -O2 -march=corei7 -pipe -c -o libjabber_la-auth_scram.lo `test -f 'auth_scram.c' || echo './'`auth_scram.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
auth_scram.c:1:0: note: this is the location of the previous definition
/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 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -O2 -march=corei7 -pipe -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 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -O2 -march=corei7 -pipe -c -o libjabber_la-bosh.lo `test -f 'bosh.c' || echo './'`bosh.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 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -O2 -march=corei7 -pipe -c -o libjabber_la-caps.lo `test -f 'caps.c' || echo './'`caps.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
buddy.c:1:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
bosh.c:1:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
caps.c:1:0: note: this is the location of the previous definition
/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 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -O2 -march=corei7 -pipe -c -o libjabber_la-chat.lo `test -f 'chat.c' || echo './'`chat.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
chat.c:1:0: note: this is the location of the previous definition
/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 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -O2 -march=corei7 -pipe -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 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -O2 -march=corei7 -pipe -c -o libjabber_la-disco.lo `test -f 'disco.c' || echo './'`disco.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
data.c:1:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
disco.c:1:0: note: this is the location of the previous definition
/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 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -O2 -march=corei7 -pipe -c -o libjabber_la-gmail.lo `test -f 'google/gmail.c' || echo './'`google/gmail.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 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -O2 -march=corei7 -pipe -c -o libjabber_la-google.lo `test -f 'google/google.c' || echo './'`google/google.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 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -O2 -march=corei7 -pipe -c -o libjabber_la-google_presence.lo `test -f 'google/google_presence.c' || echo './'`google/google_presence.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
google/gmail.c:1:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
google/google.c:1:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
google/google_presence.c:1:0: note: this is the location of the previous definition
/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 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -O2 -march=corei7 -pipe -c -o libjabber_la-google_roster.lo `test -f 'google/google_roster.c' || echo './'`google/google_roster.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
google/google_roster.c:1:0: note: this is the location of the previous definition
/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 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -O2 -march=corei7 -pipe -c -o libjabber_la-google_session.lo `test -f 'google/google_session.c' || echo './'`google/google_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 -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -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 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -O2 -march=corei7 -pipe -c -o libjabber_la-jingleinfo.lo `test -f 'google/jingleinfo.c' || echo './'`google/jingleinfo.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 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -O2 -march=corei7 -pipe -c -o libjabber_la-relay.lo `test -f 'google/relay.c' || echo './'`google/relay.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
google/google_session.c:1:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
google/jingleinfo.c:1:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
google/relay.c:1:0: note: this is the location of the previous definition
/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 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -O2 -march=corei7 -pipe -c -o libjabber_la-ibb.lo `test -f 'ibb.c' || echo './'`ibb.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
ibb.c:1:0: note: this is the location of the previous definition
google/google_session.c: In function 'jabber_google_relay_response_session_handle_initiate_cb':
google/google_session.c:505:23: warning: variable 'framerate' set but not used [-Wunused-but-set-variable]
google/google_session.c:505:14: warning: variable 'height' set but not used [-Wunused-but-set-variable]
google/google_session.c:505:6: warning: variable 'width' set but not used [-Wunused-but-set-variable]
google/google_session.c: In function 'google_session_handle_accept':
google/google_session.c:719:36: warning: variable 'framerate' set but not used [-Wunused-but-set-variable]
google/google_session.c:719:27: warning: variable 'height' set but not used [-Wunused-but-set-variable]
google/google_session.c:719:19: warning: variable 'width' set but not used [-Wunused-but-set-variable]
/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 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -O2 -march=corei7 -pipe -c -o libjabber_la-iq.lo `test -f 'iq.c' || echo './'`iq.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
iq.c:1:0: note: this is the location of the previous definition
/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 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -O2 -march=corei7 -pipe -c -o libjabber_la-jabber.lo `test -f 'jabber.c' || echo './'`jabber.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
jabber.c:1:0: note: this is the location of the previous definition
/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 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -O2 -march=corei7 -pipe -c -o libjabber_la-jingle.lo `test -f 'jingle/jingle.c' || echo './'`jingle/jingle.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
jingle/jingle.c:1:0: note: this is the location of the previous definition
/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 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -O2 -march=corei7 -pipe -c -o libjabber_la-content.lo `test -f 'jingle/content.c' || echo './'`jingle/content.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
jingle/content.c:1:0: note: this is the location of the previous definition
/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 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -O2 -march=corei7 -pipe -c -o libjabber_la-iceudp.lo `test -f 'jingle/iceudp.c' || echo './'`jingle/iceudp.c
jingle/jingle.c: In function 'jingle_create_relay_info':
jingle/jingle.c:460:3: warning: unknown conversion type character 'P' in format [-Wformat]
jingle/jingle.c:460:3: warning: too many arguments for format [-Wformat-extra-args]
jingle/jingle.c:465:3: warning: 'g_value_array_append' is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:82): Use 'GArray' instead [-Wdeprecated-declarations]
jingle/jingle.c: In function 'jingle_get_params':
jingle/jingle.c:505:4: warning: 'g_value_array_new' is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:69): Use 'GArray' instead [-Wdeprecated-declarations]
jingle/jingle.c:523:4: warning: 'g_value_array_get_type' is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:62): Use 'GArray' instead [-Wdeprecated-declarations]
jingle/jingle.c:525:4: warning: 'g_value_array_free' is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:72): Use 'GArray' instead [-Wdeprecated-declarations]
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
jingle/iceudp.c:1:0: note: this is the location of the previous definition
/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 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -O2 -march=corei7 -pipe -c -o libjabber_la-rawudp.lo `test -f 'jingle/rawudp.c' || echo './'`jingle/rawudp.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
jingle/rawudp.c:1:0: note: this is the location of the previous definition
/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 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -O2 -march=corei7 -pipe -c -o libjabber_la-rtp.lo `test -f 'jingle/rtp.c' || echo './'`jingle/rtp.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 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -O2 -march=corei7 -pipe -c -o libjabber_la-session.lo `test -f 'jingle/session.c' || echo './'`jingle/session.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
jingle/rtp.c:1:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
jingle/session.c:1:0: note: this is the location of the previous definition
/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 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -O2 -march=corei7 -pipe -c -o libjabber_la-transport.lo `test -f 'jingle/transport.c' || echo './'`jingle/transport.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
jingle/transport.c:1:0: note: this is the location of the previous definition
/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 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -O2 -march=corei7 -pipe -c -o libjabber_la-jutil.lo `test -f 'jutil.c' || echo './'`jutil.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
jutil.c:1:0: note: this is the location of the previous definition
/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 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -O2 -march=corei7 -pipe -c -o libjabber_la-message.lo `test -f 'message.c' || echo './'`message.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
message.c:1:0: note: this is the location of the previous definition
/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 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -O2 -march=corei7 -pipe -c -o libjabber_la-oob.lo `test -f 'oob.c' || echo './'`oob.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
oob.c:1:0: note: this is the location of the previous definition
/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 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -O2 -march=corei7 -pipe -c -o libjabber_la-parser.lo `test -f 'parser.c' || echo './'`parser.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 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -O2 -march=corei7 -pipe -c -o libjabber_la-pep.lo `test -f 'pep.c' || echo './'`pep.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
parser.c:1:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
pep.c:1:0: note: this is the location of the previous definition
/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 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -O2 -march=corei7 -pipe -c -o libjabber_la-ping.lo `test -f 'ping.c' || echo './'`ping.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
ping.c:1:0: note: this is the location of the previous definition
/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 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -O2 -march=corei7 -pipe -c -o libjabber_la-presence.lo `test -f 'presence.c' || echo './'`presence.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 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -O2 -march=corei7 -pipe -c -o libjabber_la-roster.lo `test -f 'roster.c' || echo './'`roster.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 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -O2 -march=corei7 -pipe -c -o libjabber_la-si.lo `test -f 'si.c' || echo './'`si.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
roster.c:1:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
presence.c:1:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
si.c:1:0: note: this is the location of the previous definition
/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 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -O2 -march=corei7 -pipe -c -o libjabber_la-useravatar.lo `test -f 'useravatar.c' || echo './'`useravatar.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
useravatar.c:1:0: note: this is the location of the previous definition
/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 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -O2 -march=corei7 -pipe -c -o libjabber_la-usermood.lo `test -f 'usermood.c' || echo './'`usermood.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
usermood.c:1:0: note: this is the location of the previous definition
/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 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -O2 -march=corei7 -pipe -c -o libjabber_la-usernick.lo `test -f 'usernick.c' || echo './'`usernick.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
usernick.c:1:0: note: this is the location of the previous definition
/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 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -O2 -march=corei7 -pipe -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 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -O2 -march=corei7 -pipe -c -o libjabber_la-xdata.lo `test -f 'xdata.c' || echo './'`xdata.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
usertune.c:1:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
xdata.c:1:0: note: this is the location of the previous definition
/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 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -g -O2 -march=corei7 -pipe -c -o libxmpp.lo libxmpp.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
libxmpp.c:1:0: note: this is the location of the previous definition
/bin/sh ../../../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -g -O2 -march=corei7 -pipe -Wl,-O1 -Wl,--as-needed -o libjabber.la -rpath /usr/lib64/purple-2 libjabber_la-adhoccommands.lo libjabber_la-auth.lo libjabber_la-auth_digest_md5.lo libjabber_la-auth_plain.lo libjabber_la-auth_scram.lo libjabber_la-buddy.lo libjabber_la-bosh.lo libjabber_la-caps.lo libjabber_la-chat.lo libjabber_la-data.lo libjabber_la-disco.lo libjabber_la-gmail.lo libjabber_la-google.lo libjabber_la-google_presence.lo libjabber_la-google_roster.lo libjabber_la-google_session.lo libjabber_la-jingleinfo.lo libjabber_la-relay.lo libjabber_la-ibb.lo libjabber_la-iq.lo libjabber_la-jabber.lo libjabber_la-jingle.lo libjabber_la-content.lo libjabber_la-iceudp.lo libjabber_la-rawudp.lo libjabber_la-rtp.lo libjabber_la-session.lo libjabber_la-transport.lo libjabber_la-jutil.lo libjabber_la-message.lo libjabber_la-oob.lo libjabber_la-parser.lo libjabber_la-pep.lo libjabber_la-ping.lo libjabber_la-presence.lo libjabber_la-roster.lo libjabber_la-si.lo libjabber_la-useravatar.lo libjabber_la-usermood.lo libjabber_la-usernick.lo libjabber_la-usertune.lo libjabber_la-xdata.lo -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lrt -lgthread-2.0 -pthread -lrt -lglib-2.0 -lxml2 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -pthread -lrt -lgthread-2.0 -pthread -lrt -lglib-2.0 -lxml2 -lgstinterfaces-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -pthread -lrt -lgthread-2.0 -pthread -lrt -lglib-2.0 -lxml2 -lutil -lpthread -lm -lnsl -lresolv
/bin/sh ../../../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -g -O2 -march=corei7 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o libxmpp.la -rpath /usr/lib64/purple-2 libxmpp.lo libjabber.la -lutil -lpthread -lm -lnsl -lresolv
make[5]: Leaving directory '/var/tmp/portage/net-im/pidgin-2.10.7-r5/work/pidgin-2.10.7/libpurple/protocols/jabber'
Making all in oscar
make[5]: Entering directory '/var/tmp/portage/net-im/pidgin-2.10.7-r5/work/pidgin-2.10.7/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 -O2 -march=corei7 -pipe -c -o liboscar_la-authorization.lo `test -f 'authorization.c' || echo './'`authorization.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 -O2 -march=corei7 -pipe -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 -O2 -march=corei7 -pipe -c -o liboscar_la-clientlogin.lo `test -f 'clientlogin.c' || echo './'`clientlogin.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 -O2 -march=corei7 -pipe -c -o liboscar_la-encoding.lo `test -f 'encoding.c' || echo './'`encoding.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
encoding.c:1:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
bstream.c:1:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
authorization.c:1:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
clientlogin.c:1:0: note: this is the location of the previous definition
/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 -O2 -march=corei7 -pipe -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 -O2 -march=corei7 -pipe -c -o liboscar_la-family_alert.lo `test -f 'family_alert.c' || echo './'`family_alert.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
family_admin.c:1:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
family_alert.c:1:0: note: this is the location of the previous definition
/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 -O2 -march=corei7 -pipe -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 -O2 -march=corei7 -pipe -c -o liboscar_la-family_bart.lo `test -f 'family_bart.c' || echo './'`family_bart.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
family_auth.c:1:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
family_bart.c:1:0: note: this is the location of the previous definition
/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 -O2 -march=corei7 -pipe -c -o liboscar_la-family_bos.lo `test -f 'family_bos.c' || echo './'`family_bos.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
family_bos.c:1:0: note: this is the location of the previous definition
/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 -O2 -march=corei7 -pipe -c -o liboscar_la-family_buddy.lo `test -f 'family_buddy.c' || echo './'`family_buddy.c
family_bart.c: In function 'uploadack':
family_bart.c:77:9: warning: variable 'onemorething' set but not used [-Wunused-but-set-variable]
family_bart.c:76:21: warning: variable 'somethingelse' set but not used [-Wunused-but-set-variable]
family_bart.c:76:10: warning: variable 'something' set but not used [-Wunused-but-set-variable]
family_bart.c: In function 'parseicon':
family_bart.c:142:10: warning: variable 'flags' set but not used [-Wunused-but-set-variable]
family_auth.c: In function 'aim_auth_securid_send':
family_auth.c:566:15: warning: variable 'snacid' set but not used [-Wunused-but-set-variable]
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
family_buddy.c:1:0: note: this is the location of the previous definition
/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 -O2 -march=corei7 -pipe -c -o liboscar_la-family_chat.lo `test -f 'family_chat.c' || echo './'`family_chat.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
family_chat.c:1:0: note: this is the location of the previous definition
/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 -O2 -march=corei7 -pipe -c -o liboscar_la-family_chatnav.lo `test -f 'family_chatnav.c' || echo './'`family_chatnav.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
family_chatnav.c:1:0: note: this is the location of the previous definition
/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 -O2 -march=corei7 -pipe -c -o liboscar_la-family_icq.lo `test -f 'family_icq.c' || echo './'`family_icq.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
family_icq.c:1:0: note: this is the location of the previous definition
/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 -O2 -march=corei7 -pipe -c -o liboscar_la-family_icbm.lo `test -f 'family_icbm.c' || echo './'`family_icbm.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
family_icbm.c:1:0: note: this is the location of the previous definition
family_chatnav.c: In function 'parseinfo_perms':
family_chatnav.c:228:11: warning: variable 'createperms' set but not used [-Wunused-but-set-variable]
/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 -O2 -march=corei7 -pipe -c -o liboscar_la-family_locate.lo `test -f 'family_locate.c' || echo './'`family_locate.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
family_locate.c:1:0: note: this is the location of the previous definition
family_icbm.c: In function 'msgack':
family_icbm.c:1810:10: warning: variable 'ch' set but not used [-Wunused-but-set-variable]
/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 -O2 -march=corei7 -pipe -c -o liboscar_la-family_oservice.lo `test -f 'family_oservice.c' || echo './'`family_oservice.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
family_oservice.c:1:0: note: this is the location of the previous definition
family_locate.c: In function 'aim_info_extract':
family_locate.c:961:11: warning: variable 'instance_number' set but not used [-Wunused-but-set-variable]
/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 -O2 -march=corei7 -pipe -c -o liboscar_la-family_popup.lo `test -f 'family_popup.c' || echo './'`family_popup.c
family_oservice.c: In function 'hostversions':
family_oservice.c:762:6: warning: variable 'vercount' set but not used [-Wunused-but-set-variable]
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
family_popup.c:1:0: note: this is the location of the previous definition
/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 -O2 -march=corei7 -pipe -c -o liboscar_la-family_feedbag.lo `test -f 'family_feedbag.c' || echo './'`family_feedbag.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 -O2 -march=corei7 -pipe -c -o liboscar_la-family_stats.lo `test -f 'family_stats.c' || echo './'`family_stats.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
family_feedbag.c:1:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
family_stats.c:1:0: note: this is the location of the previous definition
/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 -O2 -march=corei7 -pipe -c -o liboscar_la-family_userlookup.lo `test -f 'family_userlookup.c' || echo './'`family_userlookup.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 -O2 -march=corei7 -pipe -c -o liboscar_la-flap_connection.lo `test -f 'flap_connection.c' || echo './'`flap_connection.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
family_userlookup.c:1:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
flap_connection.c:1:0: note: this is the location of the previous definition
/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 -O2 -march=corei7 -pipe -c -o liboscar_la-misc.lo `test -f 'misc.c' || echo './'`misc.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
misc.c:1:0: note: this is the location of the previous definition
/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 -O2 -march=corei7 -pipe -c -o liboscar_la-msgcookie.lo `test -f 'msgcookie.c' || echo './'`msgcookie.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
msgcookie.c:1:0: note: this is the location of the previous definition
/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 -O2 -march=corei7 -pipe -c -o liboscar_la-odc.lo `test -f 'odc.c' || echo './'`odc.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
odc.c:1:0: note: this is the location of the previous definition
/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 -O2 -march=corei7 -pipe -c -o liboscar_la-oft.lo `test -f 'oft.c' || echo './'`oft.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
oft.c:1:0: note: this is the location of the previous definition
/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 -O2 -march=corei7 -pipe -c -o liboscar_la-oscar.lo `test -f 'oscar.c' || echo './'`oscar.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
oscar.c:1:0: note: this is the location of the previous definition
/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 -O2 -march=corei7 -pipe -c -o liboscar_la-oscar_data.lo `test -f 'oscar_data.c' || echo './'`oscar_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 -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 -O2 -march=corei7 -pipe -c -o liboscar_la-peer.lo `test -f 'peer.c' || echo './'`peer.c
oscar.c: In function 'purple_parse_misses':
oscar.c:2178:10: warning: variable 'chan' set but not used [-Wunused-but-set-variable]
oscar.c: In function 'purple_icon_parseicon':
oscar.c:2657:9: warning: variable 'iconcsumtype' set but not used [-Wunused-but-set-variable]
oscar.c: In function 'purple_selfinfo':
oscar.c:2728:6: warning: variable 'warning_level' set but not used [-Wunused-but-set-variable]
oscar.c: In function 'purple_popup':
oscar.c:2977:20: warning: variable 'delay' set but not used [-Wunused-but-set-variable]
oscar.c:2977:15: warning: variable 'hei' set but not used [-Wunused-but-set-variable]
oscar.c:2977:10: warning: variable 'wid' set but not used [-Wunused-but-set-variable]
oscar.c: In function 'oscar_get_extended_status':
oscar.c:3474:13: warning: variable 'od' set but not used [-Wunused-but-set-variable]
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
peer.c:1:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
oscar_data.c:1:0: note: this is the location of the previous definition
oscar.c: In function 'purple_ssi_parselist':
oscar.c:3898:10: warning: variable 'timestamp' set but not used [-Wunused-but-set-variable]
oscar.c:3897:18: warning: variable 'numitems' set but not used [-Wunused-but-set-variable]
oscar.c:3897:10: warning: variable 'fmtver' set but not used [-Wunused-but-set-variable]
oscar.c: In function 'purple_ssi_authgiven':
oscar.c:4291:13: warning: variable 'msg' set but not used [-Wunused-but-set-variable]
oscar.c: In function 'oscar_list_emblem':
oscar.c:4612:14: warning: variable 'status_id' set but not used [-Wunused-but-set-variable]
oscar.c: In function 'oscar_status_text':
oscar.c:4686:14: warning: variable 'id' set but not used [-Wunused-but-set-variable]
/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 -O2 -march=corei7 -pipe -c -o liboscar_la-peer_proxy.lo `test -f 'peer_proxy.c' || echo './'`peer_proxy.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
peer_proxy.c:1:0: note: this is the location of the previous definition
peer.c: In function 'peer_connection_listen_cb':
peer.c:607:20: warning: variable 'gc' set but not used [-Wunused-but-set-variable]
/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 -O2 -march=corei7 -pipe -c -o liboscar_la-rxhandlers.lo `test -f 'rxhandlers.c' || echo './'`rxhandlers.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
rxhandlers.c:1:0: note: this is the location of the previous definition
/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 -O2 -march=corei7 -pipe -c -o liboscar_la-snac.lo `test -f 'snac.c' || echo './'`snac.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 -O2 -march=corei7 -pipe -c -o liboscar_la-tlv.lo `test -f 'tlv.c' || echo './'`tlv.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
snac.c:1:0: note: this is the location of the previous definition
/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 -O2 -march=corei7 -pipe -c -o liboscar_la-userinfo.lo `test -f 'userinfo.c' || echo './'`userinfo.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
tlv.c:1:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
userinfo.c:1:0: note: this is the location of the previous definition
/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 -O2 -march=corei7 -pipe -c -o liboscar_la-util.lo `test -f 'util.c' || echo './'`util.c
userinfo.c: In function 'oscar_user_info_append_extra_info':
userinfo.c:313:16: warning: variable 'status' set but not used [-Wunused-but-set-variable]
userinfo.c: In function 'oscar_user_info_display_icq':
userinfo.c:391:15: warning: variable 'alias' set but not used [-Wunused-but-set-variable]
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
util.c:1:0: note: this is the location of the previous definition
/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 -O2 -march=corei7 -pipe -c -o liboscar_la-visibility.lo `test -f 'visibility.c' || echo './'`visibility.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
visibility.c:1:0: note: this is the location of the previous definition
/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 -O2 -march=corei7 -pipe -c -o libaim.lo libaim.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
libaim.c:1:0: note: this is the location of the previous definition
/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 -O2 -march=corei7 -pipe -c -o libicq.lo libicq.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
libicq.c:1:0: note: this is the location of the previous definition
/bin/sh ../../../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -g -O2 -march=corei7 -pipe -Wl,-O1 -Wl,--as-needed -o liboscar.la -rpath /usr/lib64/purple-2 liboscar_la-authorization.lo liboscar_la-bstream.lo liboscar_la-clientlogin.lo liboscar_la-encoding.lo liboscar_la-family_admin.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_locate.lo liboscar_la-family_oservice.lo liboscar_la-family_popup.lo liboscar_la-family_feedbag.lo liboscar_la-family_stats.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-userinfo.lo liboscar_la-util.lo liboscar_la-visibility.lo -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lrt -lgthread-2.0 -pthread -lrt -lglib-2.0 -lutil -lpthread -lm -lnsl -lresolv
/bin/sh ../../../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -g -O2 -march=corei7 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o libaim.la -rpath /usr/lib64/purple-2 libaim.lo liboscar.la -lutil -lpthread -lm -lnsl -lresolv
/bin/sh ../../../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -g -O2 -march=corei7 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o libicq.la -rpath /usr/lib64/purple-2 libicq.lo liboscar.la -lutil -lpthread -lm -lnsl -lresolv
make[5]: Leaving directory '/var/tmp/portage/net-im/pidgin-2.10.7-r5/work/pidgin-2.10.7/libpurple/protocols/oscar'
Making all in yahoo
make[5]: Entering directory '/var/tmp/portage/net-im/pidgin-2.10.7-r5/work/pidgin-2.10.7/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 -O2 -march=corei7 -pipe -c -o libymsg_la-libymsg.lo `test -f 'libymsg.c' || echo './'`libymsg.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 -O2 -march=corei7 -pipe -c -o libymsg_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 -O2 -march=corei7 -pipe -c -o libymsg_la-yahoochat.lo `test -f 'yahoochat.c' || echo './'`yahoochat.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 -O2 -march=corei7 -pipe -c -o libymsg_la-yahoo_aliases.lo `test -f 'yahoo_aliases.c' || echo './'`yahoo_aliases.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
libymsg.c:1:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
yahoochat.c:1:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
util.c:1:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
yahoo_aliases.c:1:0: note: this is the location of the previous definition
yahoochat.c: In function 'yahoo_process_chat_join':
yahoochat.c:472:60: warning: variable 'somenegativenumber' set but not used [-Wunused-but-set-variable]
yahoochat.c:472:31: warning: variable 'somebase64orhashosomething' set but not used [-Wunused-but-set-variable]
yahoochat.c:472:17: warning: variable 'someotherid' set but not used [-Wunused-but-set-variable]
yahoochat.c:472:8: warning: variable 'someid' set but not used [-Wunused-but-set-variable]
libymsg.c: In function 'yahoo_process_list':
libymsg.c:637:11: warning: variable 'export' set but not used [-Wunused-but-set-variable]
libymsg.c: In function 'yahoo_process_message':
libymsg.c:1131:24: warning: variable 'conv' set but not used [-Wunused-but-set-variable]
libymsg.c: In function 'yahoo_auth16_stage2':
libymsg.c:1798:11: warning: variable 'try_login_on_error' set but not used [-Wunused-but-set-variable]
libymsg.c: In function 'yahoo_process_auth':
libymsg.c:2071:8: warning: variable 'sn' set but not used [-Wunused-but-set-variable]
libymsg.c: In function 'yahoo_process_ignore':
libymsg.c:2144:9: warning: variable 'me' set but not used [-Wunused-but-set-variable]
/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 -O2 -march=corei7 -pipe -c -o libymsg_la-yahoo_doodle.lo `test -f 'yahoo_doodle.c' || echo './'`yahoo_doodle.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
yahoo_doodle.c:1:0: note: this is the location of the previous definition
/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 -O2 -march=corei7 -pipe -c -o libymsg_la-yahoo_filexfer.lo `test -f 'yahoo_filexfer.c' || echo './'`yahoo_filexfer.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
yahoo_filexfer.c:1:0: note: this is the location of the previous definition
yahoo_filexfer.c: In function 'yahoo_process_p2pfilexfer':
yahoo_filexfer.c:743:8: warning: variable 'unknown' set but not used [-Wunused-but-set-variable]
yahoo_filexfer.c: In function 'yahoo_process_filetransfer':
yahoo_filexfer.c:800:7: warning: variable 'expires' set but not used [-Wunused-but-set-variable]
yahoo_filexfer.c:796:8: warning: variable 'to' set but not used [-Wunused-but-set-variable]
yahoo_filexfer.c: In function 'yahoo_process_filetrans_15':
yahoo_filexfer.c:1596:8: warning: variable 'to' set but not used [-Wunused-but-set-variable]
yahoo_filexfer.c: In function 'yahoo_process_filetrans_info_15':
yahoo_filexfer.c:1786:8: warning: variable 'filename' set but not used [-Wunused-but-set-variable]
yahoo_filexfer.c:1779:8: warning: variable 'to' set but not used [-Wunused-but-set-variable]
yahoo_filexfer.c:1778:8: warning: variable 'from' set but not used [-Wunused-but-set-variable]
/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 -O2 -march=corei7 -pipe -c -o libymsg_la-yahoo_friend.lo `test -f 'yahoo_friend.c' || echo './'`yahoo_friend.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
yahoo_friend.c:1:0: note: this is the location of the previous definition
/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 -O2 -march=corei7 -pipe -c -o libymsg_la-yahoo_packet.lo `test -f 'yahoo_packet.c' || echo './'`yahoo_packet.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
yahoo_packet.c:1:0: note: this is the location of the previous definition
/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 -O2 -march=corei7 -pipe -c -o libymsg_la-yahoo_picture.lo `test -f 'yahoo_picture.c' || echo './'`yahoo_picture.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
yahoo_picture.c:1:0: note: this is the location of the previous definition
yahoo_picture.c: In function 'yahoo_process_picture':
yahoo_picture.c:76:21: warning: variable 'us' set but not used [-Wunused-but-set-variable]
/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 -O2 -march=corei7 -pipe -c -o libymsg_la-yahoo_profile.lo `test -f 'yahoo_profile.c' || echo './'`yahoo_profile.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 -O2 -march=corei7 -pipe -c -o libymsg_la-ycht.lo `test -f 'ycht.c' || echo './'`ycht.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
yahoo_profile.c:1:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
ycht.c:1:0: note: this is the location of the previous definition
/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 -O2 -march=corei7 -pipe -c -o libyahoo.lo libyahoo.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
libyahoo.c:1:0: note: this is the location of the previous definition
/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 -O2 -march=corei7 -pipe -c -o libyahoojp.lo libyahoojp.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
libyahoojp.c:1:0: note: this is the location of the previous definition
/bin/sh ../../../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -g -O2 -march=corei7 -pipe -Wl,-O1 -Wl,--as-needed -o libymsg.la -rpath /usr/lib64/purple-2 libymsg_la-libymsg.lo libymsg_la-util.lo libymsg_la-yahoochat.lo libymsg_la-yahoo_aliases.lo libymsg_la-yahoo_doodle.lo libymsg_la-yahoo_filexfer.lo libymsg_la-yahoo_friend.lo libymsg_la-yahoo_packet.lo libymsg_la-yahoo_picture.lo libymsg_la-yahoo_profile.lo libymsg_la-ycht.lo -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lrt -lgthread-2.0 -pthread -lrt -lglib-2.0 -lutil -lpthread -lm -lnsl -lresolv
/bin/sh ../../../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -g -O2 -march=corei7 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o libyahoo.la -rpath /usr/lib64/purple-2 libyahoo.lo libymsg.la -lutil -lpthread -lm -lnsl -lresolv
/bin/sh ../../../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -g -O2 -march=corei7 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o libyahoojp.la -rpath /usr/lib64/purple-2 libyahoojp.lo libymsg.la -lutil -lpthread -lm -lnsl -lresolv
make[5]: Leaving directory '/var/tmp/portage/net-im/pidgin-2.10.7-r5/work/pidgin-2.10.7/libpurple/protocols/yahoo'
Making all in simple
make[5]: Entering directory '/var/tmp/portage/net-im/pidgin-2.10.7-r5/work/pidgin-2.10.7/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 -O2 -march=corei7 -pipe -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 -O2 -march=corei7 -pipe -c -o libsimple_la-sipmsg.lo `test -f 'sipmsg.c' || echo './'`sipmsg.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
sipmsg.c:1:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
simple.c:1:0: note: this is the location of the previous definition
simple.c: In function 'simple_add_lcs_contacts':
simple.c:904:29: warning: variable 'groups' set but not used [-Wunused-but-set-variable]
simple.c:904:22: warning: variable 'name' set but not used [-Wunused-but-set-variable]
/bin/sh ../../../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -g -O2 -march=corei7 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o libsimple.la -rpath /usr/lib64/purple-2 libsimple_la-simple.lo libsimple_la-sipmsg.lo -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lrt -lgthread-2.0 -pthread -lrt -lglib-2.0 -lutil -lpthread -lm -lnsl -lresolv
make[5]: Leaving directory '/var/tmp/portage/net-im/pidgin-2.10.7-r5/work/pidgin-2.10.7/libpurple/protocols/simple'
Making all in msn
make[5]: Entering directory '/var/tmp/portage/net-im/pidgin-2.10.7-r5/work/pidgin-2.10.7/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 -O2 -march=corei7 -pipe -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 -O2 -march=corei7 -pipe -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 -O2 -march=corei7 -pipe -c -o libmsn_la-contact.lo `test -f 'contact.c' || echo './'`contact.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 -O2 -march=corei7 -pipe -c -o libmsn_la-directconn.lo `test -f 'directconn.c' || echo './'`directconn.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
contact.c:1:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
cmdproc.c:1:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
command.c:1:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
directconn.c:1:0: note: this is the location of the previous definition
/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 -O2 -march=corei7 -pipe -c -o libmsn_la-error.lo `test -f 'error.c' || echo './'`error.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
error.c:1:0: note: this is the location of the previous definition
/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 -O2 -march=corei7 -pipe -c -o libmsn_la-group.lo `test -f 'group.c' || echo './'`group.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
group.c:1:0: note: this is the location of the previous definition
/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 -O2 -march=corei7 -pipe -c -o libmsn_la-history.lo `test -f 'history.c' || echo './'`history.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
history.c:1:0: note: this is the location of the previous definition
/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 -O2 -march=corei7 -pipe -c -o libmsn_la-httpconn.lo `test -f 'httpconn.c' || echo './'`httpconn.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 -O2 -march=corei7 -pipe -c -o libmsn_la-msg.lo `test -f 'msg.c' || echo './'`msg.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
httpconn.c:1:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
msg.c:1:0: note: this is the location of the previous definition
/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 -O2 -march=corei7 -pipe -c -o libmsn_la-msn.lo `test -f 'msn.c' || echo './'`msn.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
msn.c:1:0: note: this is the location of the previous definition
/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 -O2 -march=corei7 -pipe -c -o libmsn_la-nexus.lo `test -f 'nexus.c' || echo './'`nexus.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 -O2 -march=corei7 -pipe -c -o libmsn_la-notification.lo `test -f 'notification.c' || echo './'`notification.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
nexus.c:1:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
notification.c:1:0: note: this is the location of the previous definition
/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 -O2 -march=corei7 -pipe -c -o libmsn_la-object.lo `test -f 'object.c' || echo './'`object.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
object.c:1:0: note: this is the location of the previous definition
/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 -O2 -march=corei7 -pipe -c -o libmsn_la-oim.lo `test -f 'oim.c' || echo './'`oim.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
oim.c:1:0: note: this is the location of the previous definition
/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 -O2 -march=corei7 -pipe -c -o libmsn_la-p2p.lo `test -f 'p2p.c' || echo './'`p2p.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
p2p.c:1:0: note: this is the location of the previous definition
/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 -O2 -march=corei7 -pipe -c -o libmsn_la-page.lo `test -f 'page.c' || echo './'`page.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 -O2 -march=corei7 -pipe -c -o libmsn_la-servconn.lo `test -f 'servconn.c' || echo './'`servconn.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
page.c:1:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
servconn.c:1:0: note: this is the location of the previous definition
/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 -O2 -march=corei7 -pipe -c -o libmsn_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 -O2 -march=corei7 -pipe -c -o libmsn_la-slp.lo `test -f 'slp.c' || echo './'`slp.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
session.c:1:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
slp.c:1:0: note: this is the location of the previous definition
/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 -O2 -march=corei7 -pipe -c -o libmsn_la-slpcall.lo `test -f 'slpcall.c' || echo './'`slpcall.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
slpcall.c:1:0: note: this is the location of the previous definition
/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 -O2 -march=corei7 -pipe -c -o libmsn_la-slplink.lo `test -f 'slplink.c' || echo './'`slplink.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
slplink.c:1:0: note: this is the location of the previous definition
/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 -O2 -march=corei7 -pipe -c -o libmsn_la-slpmsg.lo `test -f 'slpmsg.c' || echo './'`slpmsg.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 -O2 -march=corei7 -pipe -c -o libmsn_la-slpmsg_part.lo `test -f 'slpmsg_part.c' || echo './'`slpmsg_part.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
slpmsg.c:1:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
slpmsg_part.c:1:0: note: this is the location of the previous definition
/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 -O2 -march=corei7 -pipe -c -o libmsn_la-soap.lo `test -f 'soap.c' || echo './'`soap.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
soap.c:1:0: note: this is the location of the previous definition
/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 -O2 -march=corei7 -pipe -c -o libmsn_la-state.lo `test -f 'state.c' || echo './'`state.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 -O2 -march=corei7 -pipe -c -o libmsn_la-sbconn.lo `test -f 'sbconn.c' || echo './'`sbconn.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
state.c:1:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
sbconn.c:1:0: note: this is the location of the previous definition
/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 -O2 -march=corei7 -pipe -c -o libmsn_la-switchboard.lo `test -f 'switchboard.c' || echo './'`switchboard.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
switchboard.c:1:0: note: this is the location of the previous definition
/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 -O2 -march=corei7 -pipe -c -o libmsn_la-table.lo `test -f 'table.c' || echo './'`table.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 -O2 -march=corei7 -pipe -c -o libmsn_la-tlv.lo `test -f 'tlv.c' || echo './'`tlv.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
table.c:1:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
tlv.c:1:0: note: this is the location of the previous definition
/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 -O2 -march=corei7 -pipe -c -o libmsn_la-transaction.lo `test -f 'transaction.c' || echo './'`transaction.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
transaction.c:1:0: note: this is the location of the previous definition
/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 -O2 -march=corei7 -pipe -c -o libmsn_la-user.lo `test -f 'user.c' || echo './'`user.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
user.c:1:0: note: this is the location of the previous definition
/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 -O2 -march=corei7 -pipe -c -o libmsn_la-userlist.lo `test -f 'userlist.c' || echo './'`userlist.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 -O2 -march=corei7 -pipe -c -o libmsn_la-xfer.lo `test -f 'xfer.c' || echo './'`xfer.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
xfer.c:1:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
userlist.c:1:0: note: this is the location of the previous definition
/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 -O2 -march=corei7 -pipe -c -o libmsn_la-msnutils.lo `test -f 'msnutils.c' || echo './'`msnutils.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
msnutils.c:1:0: note: this is the location of the previous definition
/bin/sh ../../../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -g -O2 -march=corei7 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o libmsn.la -rpath /usr/lib64/purple-2 libmsn_la-cmdproc.lo libmsn_la-command.lo libmsn_la-contact.lo libmsn_la-directconn.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-p2p.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-slpmsg_part.lo libmsn_la-soap.lo libmsn_la-state.lo libmsn_la-sbconn.lo libmsn_la-switchboard.lo libmsn_la-table.lo libmsn_la-tlv.lo libmsn_la-transaction.lo libmsn_la-user.lo libmsn_la-userlist.lo libmsn_la-xfer.lo libmsn_la-msnutils.lo -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lrt -lgthread-2.0 -pthread -lrt -lglib-2.0 -lutil -lpthread -lm -lnsl -lresolv
make[5]: Leaving directory '/var/tmp/portage/net-im/pidgin-2.10.7-r5/work/pidgin-2.10.7/libpurple/protocols/msn'
Making all in myspace
make[5]: Entering directory '/var/tmp/portage/net-im/pidgin-2.10.7-r5/work/pidgin-2.10.7/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 -O2 -march=corei7 -pipe -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 -O2 -march=corei7 -pipe -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 -O2 -march=corei7 -pipe -c -o libmyspace_la-myspace.lo `test -f 'myspace.c' || echo './'`myspace.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 -O2 -march=corei7 -pipe -c -o libmyspace_la-session.lo `test -f 'session.c' || echo './'`session.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
myspace.c:1:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
session.c:1:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
message.c:1:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
markup.c:1:0: note: this is the location of the previous definition
/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 -O2 -march=corei7 -pipe -c -o libmyspace_la-user.lo `test -f 'user.c' || echo './'`user.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
user.c:1:0: note: this is the location of the previous definition
/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 -O2 -march=corei7 -pipe -c -o libmyspace_la-zap.lo `test -f 'zap.c' || echo './'`zap.c
user.c: In function 'msim_username_is_set_cb':
user.c:622:15: warning: variable 'uid' set but not used [-Wunused-but-set-variable]
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
zap.c:1:0: note: this is the location of the previous definition
/bin/sh ../../../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -g -O2 -march=corei7 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -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 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lrt -lgthread-2.0 -pthread -lrt -lglib-2.0 -lutil -lpthread -lm -lnsl -lresolv
make[5]: Leaving directory '/var/tmp/portage/net-im/pidgin-2.10.7-r5/work/pidgin-2.10.7/libpurple/protocols/myspace'
make[5]: Entering directory '/var/tmp/portage/net-im/pidgin-2.10.7-r5/work/pidgin-2.10.7/libpurple/protocols'
make[5]: Nothing to be done for 'all-am'.
make[5]: Leaving directory '/var/tmp/portage/net-im/pidgin-2.10.7-r5/work/pidgin-2.10.7/libpurple/protocols'
make[4]: Leaving directory '/var/tmp/portage/net-im/pidgin-2.10.7-r5/work/pidgin-2.10.7/libpurple/protocols'
Making all in ciphers
make[4]: Entering directory '/var/tmp/portage/net-im/pidgin-2.10.7-r5/work/pidgin-2.10.7/libpurple/ciphers'
/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -g -O2 -march=corei7 -pipe -c -o des.lo des.c
/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -g -O2 -march=corei7 -pipe -c -o gchecksum.lo gchecksum.c
/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -g -O2 -march=corei7 -pipe -c -o hmac.lo hmac.c
/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -g -O2 -march=corei7 -pipe -c -o md4.lo md4.c
/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -g -O2 -march=corei7 -pipe -c -o md5.lo md5.c
/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -g -O2 -march=corei7 -pipe -c -o rc4.lo rc4.c
/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -g -O2 -march=corei7 -pipe -c -o sha1.lo sha1.c
/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libpurple -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -g -O2 -march=corei7 -pipe -c -o sha256.lo sha256.c
/bin/sh ../../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -g -O2 -march=corei7 -pipe -Wl,-O1 -Wl,--as-needed -o libpurple-ciphers.la des.lo gchecksum.lo hmac.lo md4.lo md5.lo rc4.lo sha1.lo sha256.lo -lutil -lpthread -lm -lnsl -lresolv
make[4]: Leaving directory '/var/tmp/portage/net-im/pidgin-2.10.7-r5/work/pidgin-2.10.7/libpurple/ciphers'
Making all in .
make[4]: Entering directory '/var/tmp/portage/net-im/pidgin-2.10.7-r5/work/pidgin-2.10.7/libpurple'
/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/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 -pthread -I/usr/include/farstream-0.1 -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DSSL_CERTIFICATES_DIR=\"/etc/ssl/certs/\" -g -O2 -march=corei7 -pipe -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.. -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 -pthread -I/usr/include/farstream-0.1 -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DSSL_CERTIFICATES_DIR=\"/etc/ssl/certs/\" -g -O2 -march=corei7 -pipe -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.. -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 -pthread -I/usr/include/farstream-0.1 -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DSSL_CERTIFICATES_DIR=\"/etc/ssl/certs/\" -g -O2 -march=corei7 -pipe -c -o blist.lo blist.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/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 -pthread -I/usr/include/farstream-0.1 -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DSSL_CERTIFICATES_DIR=\"/etc/ssl/certs/\" -g -O2 -march=corei7 -pipe -c -o buddyicon.lo buddyicon.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
buddyicon.c:1:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
accountopt.c:1:0: note: this is the location of the previous definition
account.c:1:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
blist.c:1:0: note: this is the location of the previous definition
/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/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 -pthread -I/usr/include/farstream-0.1 -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DSSL_CERTIFICATES_DIR=\"/etc/ssl/certs/\" -g -O2 -march=corei7 -pipe -c -o certificate.lo certificate.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
certificate.c:1:0: note: this is the location of the previous definition
/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/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 -pthread -I/usr/include/farstream-0.1 -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DSSL_CERTIFICATES_DIR=\"/etc/ssl/certs/\" -g -O2 -march=corei7 -pipe -c -o cipher.lo cipher.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
cipher.c:1:0: note: this is the location of the previous definition
/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/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 -pthread -I/usr/include/farstream-0.1 -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DSSL_CERTIFICATES_DIR=\"/etc/ssl/certs/\" -g -O2 -march=corei7 -pipe -c -o circbuffer.lo circbuffer.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/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 -pthread -I/usr/include/farstream-0.1 -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DSSL_CERTIFICATES_DIR=\"/etc/ssl/certs/\" -g -O2 -march=corei7 -pipe -c -o cmds.lo cmds.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
circbuffer.c:1:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
cmds.c:1:0: note: this is the location of the previous definition
/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/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 -pthread -I/usr/include/farstream-0.1 -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DSSL_CERTIFICATES_DIR=\"/etc/ssl/certs/\" -g -O2 -march=corei7 -pipe -c -o connection.lo connection.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/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 -pthread -I/usr/include/farstream-0.1 -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DSSL_CERTIFICATES_DIR=\"/etc/ssl/certs/\" -g -O2 -march=corei7 -pipe -c -o conversation.lo conversation.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
connection.c:1:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
conversation.c:1:0: note: this is the location of the previous definition
/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/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 -pthread -I/usr/include/farstream-0.1 -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DSSL_CERTIFICATES_DIR=\"/etc/ssl/certs/\" -g -O2 -march=corei7 -pipe -c -o core.lo core.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
core.c:1:0: note: this is the location of the previous definition
/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/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 -pthread -I/usr/include/farstream-0.1 -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DSSL_CERTIFICATES_DIR=\"/etc/ssl/certs/\" -g -O2 -march=corei7 -pipe -c -o debug.lo debug.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
debug.c:1:0: note: this is the location of the previous definition
core.c: In function 'purple_core_init':
core.c:94:2: warning: 'g_type_init' is deprecated (declared at /usr/include/glib-2.0/gobject/gtype.h:669) [-Wdeprecated-declarations]
/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/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 -pthread -I/usr/include/farstream-0.1 -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DSSL_CERTIFICATES_DIR=\"/etc/ssl/certs/\" -g -O2 -march=corei7 -pipe -c -o desktopitem.lo desktopitem.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
desktopitem.c:1:0: note: this is the location of the previous definition
/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/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 -pthread -I/usr/include/farstream-0.1 -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DSSL_CERTIFICATES_DIR=\"/etc/ssl/certs/\" -g -O2 -march=corei7 -pipe -c -o eventloop.lo eventloop.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/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 -pthread -I/usr/include/farstream-0.1 -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DSSL_CERTIFICATES_DIR=\"/etc/ssl/certs/\" -g -O2 -march=corei7 -pipe -c -o ft.lo ft.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
eventloop.c:1:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
ft.c:1:0: note: this is the location of the previous definition
/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/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 -pthread -I/usr/include/farstream-0.1 -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DSSL_CERTIFICATES_DIR=\"/etc/ssl/certs/\" -g -O2 -march=corei7 -pipe -c -o idle.lo idle.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
idle.c:1:0: note: this is the location of the previous definition
/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/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 -pthread -I/usr/include/farstream-0.1 -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DSSL_CERTIFICATES_DIR=\"/etc/ssl/certs/\" -g -O2 -march=corei7 -pipe -c -o imgstore.lo imgstore.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
imgstore.c:1:0: note: this is the location of the previous definition
/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/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 -pthread -I/usr/include/farstream-0.1 -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DSSL_CERTIFICATES_DIR=\"/etc/ssl/certs/\" -g -O2 -march=corei7 -pipe -c -o log.lo log.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
log.c:1:0: note: this is the location of the previous definition
/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/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 -pthread -I/usr/include/farstream-0.1 -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DSSL_CERTIFICATES_DIR=\"/etc/ssl/certs/\" -g -O2 -march=corei7 -pipe -c -o backend-fs2.lo `test -f 'media/backend-fs2.c' || echo './'`media/backend-fs2.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
media/backend-fs2.c:1:0: note: this is the location of the previous definition
/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/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 -pthread -I/usr/include/farstream-0.1 -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DSSL_CERTIFICATES_DIR=\"/etc/ssl/certs/\" -g -O2 -march=corei7 -pipe -c -o backend-iface.lo `test -f 'media/backend-iface.c' || echo './'`media/backend-iface.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
media/backend-iface.c:1:0: note: this is the location of the previous definition
/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/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 -pthread -I/usr/include/farstream-0.1 -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DSSL_CERTIFICATES_DIR=\"/etc/ssl/certs/\" -g -O2 -march=corei7 -pipe -c -o candidate.lo `test -f 'media/candidate.c' || echo './'`media/candidate.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
media/candidate.c:1:0: note: this is the location of the previous definition
media/backend-fs2.c: In function 'append_relay_info':
media/backend-fs2.c:1858:3: warning: 'g_value_array_append' is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:82): Use 'GArray' instead [-Wdeprecated-declarations]
media/backend-fs2.c: In function 'create_stream':
media/backend-fs2.c:1953:3: warning: 'g_value_array_new' is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:69): Use 'GArray' instead [-Wdeprecated-declarations]
media/backend-fs2.c:1981:4: warning: 'g_value_array_get_type' is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:62): Use 'GArray' instead [-Wdeprecated-declarations]
media/backend-fs2.c:1984:3: warning: 'g_value_array_free' is deprecated (declared at /usr/include/glib-2.0/gobject/gvaluearray.h:72): Use 'GArray' instead [-Wdeprecated-declarations]
/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/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 -pthread -I/usr/include/farstream-0.1 -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DSSL_CERTIFICATES_DIR=\"/etc/ssl/certs/\" -g -O2 -march=corei7 -pipe -c -o codec.lo `test -f 'media/codec.c' || echo './'`media/codec.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
media/codec.c:1:0: note: this is the location of the previous definition
/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/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 -pthread -I/usr/include/farstream-0.1 -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DSSL_CERTIFICATES_DIR=\"/etc/ssl/certs/\" -g -O2 -march=corei7 -pipe -c -o enum-types.lo `test -f 'media/enum-types.c' || echo './'`media/enum-types.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
media/enum-types.c:1:0: note: this is the location of the previous definition
/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/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 -pthread -I/usr/include/farstream-0.1 -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DSSL_CERTIFICATES_DIR=\"/etc/ssl/certs/\" -g -O2 -march=corei7 -pipe -c -o media.lo media.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/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 -pthread -I/usr/include/farstream-0.1 -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DSSL_CERTIFICATES_DIR=\"/etc/ssl/certs/\" -g -O2 -march=corei7 -pipe -c -o mediamanager.lo mediamanager.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
media.c:1:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
mediamanager.c:1:0: note: this is the location of the previous definition
/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/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 -pthread -I/usr/include/farstream-0.1 -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DSSL_CERTIFICATES_DIR=\"/etc/ssl/certs/\" -g -O2 -march=corei7 -pipe -c -o mime.lo mime.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
mime.c:1:0: note: this is the location of the previous definition
/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/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 -pthread -I/usr/include/farstream-0.1 -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DSSL_CERTIFICATES_DIR=\"/etc/ssl/certs/\" -g -O2 -march=corei7 -pipe -c -o nat-pmp.lo nat-pmp.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/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 -pthread -I/usr/include/farstream-0.1 -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DSSL_CERTIFICATES_DIR=\"/etc/ssl/certs/\" -g -O2 -march=corei7 -pipe -c -o network.lo network.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
nat-pmp.c:1:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
network.c:1:0: note: this is the location of the previous definition
/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/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 -pthread -I/usr/include/farstream-0.1 -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DSSL_CERTIFICATES_DIR=\"/etc/ssl/certs/\" -g -O2 -march=corei7 -pipe -c -o ntlm.lo ntlm.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/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 -pthread -I/usr/include/farstream-0.1 -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DSSL_CERTIFICATES_DIR=\"/etc/ssl/certs/\" -g -O2 -march=corei7 -pipe -c -o notify.lo notify.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
ntlm.c:1:0: note: this is the location of the previous definition
/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/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 -pthread -I/usr/include/farstream-0.1 -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DSSL_CERTIFICATES_DIR=\"/etc/ssl/certs/\" -g -O2 -march=corei7 -pipe -c -o plugin.lo plugin.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
notify.c:1:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
plugin.c:1:0: note: this is the location of the previous definition
/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/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 -pthread -I/usr/include/farstream-0.1 -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DSSL_CERTIFICATES_DIR=\"/etc/ssl/certs/\" -g -O2 -march=corei7 -pipe -c -o pluginpref.lo pluginpref.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
pluginpref.c:1:0: note: this is the location of the previous definition
/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/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 -pthread -I/usr/include/farstream-0.1 -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DSSL_CERTIFICATES_DIR=\"/etc/ssl/certs/\" -g -O2 -march=corei7 -pipe -c -o pounce.lo pounce.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
pounce.c:1:0: note: this is the location of the previous definition
/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/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 -pthread -I/usr/include/farstream-0.1 -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DSSL_CERTIFICATES_DIR=\"/etc/ssl/certs/\" -g -O2 -march=corei7 -pipe -c -o prefs.lo prefs.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
prefs.c:1:0: note: this is the location of the previous definition
/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/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 -pthread -I/usr/include/farstream-0.1 -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DSSL_CERTIFICATES_DIR=\"/etc/ssl/certs/\" -g -O2 -march=corei7 -pipe -c -o privacy.lo privacy.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
privacy.c:1:0: note: this is the location of the previous definition
/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/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 -pthread -I/usr/include/farstream-0.1 -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DSSL_CERTIFICATES_DIR=\"/etc/ssl/certs/\" -g -O2 -march=corei7 -pipe -c -o proxy.lo proxy.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
proxy.c:1:0: note: this is the location of the previous definition
proxy.c: In function 'http_canread':
proxy.c:972:8: warning: variable 'minor' set but not used [-Wunused-but-set-variable]
/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/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 -pthread -I/usr/include/farstream-0.1 -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DSSL_CERTIFICATES_DIR=\"/etc/ssl/certs/\" -g -O2 -march=corei7 -pipe -c -o prpl.lo prpl.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/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 -pthread -I/usr/include/farstream-0.1 -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DSSL_CERTIFICATES_DIR=\"/etc/ssl/certs/\" -g -O2 -march=corei7 -pipe -c -o request.lo request.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
prpl.c:1:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
request.c:1:0: note: this is the location of the previous definition
/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/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 -pthread -I/usr/include/farstream-0.1 -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DSSL_CERTIFICATES_DIR=\"/etc/ssl/certs/\" -g -O2 -march=corei7 -pipe -c -o roomlist.lo roomlist.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
roomlist.c:1:0: note: this is the location of the previous definition
/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/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 -pthread -I/usr/include/farstream-0.1 -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DSSL_CERTIFICATES_DIR=\"/etc/ssl/certs/\" -g -O2 -march=corei7 -pipe -c -o savedstatuses.lo savedstatuses.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
savedstatuses.c:1:0: note: this is the location of the previous definition
/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/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 -pthread -I/usr/include/farstream-0.1 -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DSSL_CERTIFICATES_DIR=\"/etc/ssl/certs/\" -g -O2 -march=corei7 -pipe -c -o server.lo server.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/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 -pthread -I/usr/include/farstream-0.1 -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DSSL_CERTIFICATES_DIR=\"/etc/ssl/certs/\" -g -O2 -march=corei7 -pipe -c -o signals.lo signals.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
server.c:1:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
signals.c:1:0: note: this is the location of the previous definition
/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/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 -pthread -I/usr/include/farstream-0.1 -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DSSL_CERTIFICATES_DIR=\"/etc/ssl/certs/\" -g -O2 -march=corei7 -pipe -c -o smiley.lo smiley.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
smiley.c:1:0: note: this is the location of the previous definition
/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/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 -pthread -I/usr/include/farstream-0.1 -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DSSL_CERTIFICATES_DIR=\"/etc/ssl/certs/\" -g -O2 -march=corei7 -pipe -c -o dnsquery.lo dnsquery.c
smiley.c: In function 'purple_smileys_load':
smiley.c:275:18: warning: variable 'smiley' set but not used [-Wunused-but-set-variable]
/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/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 -pthread -I/usr/include/farstream-0.1 -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DSSL_CERTIFICATES_DIR=\"/etc/ssl/certs/\" -g -O2 -march=corei7 -pipe -c -o dnssrv.lo dnssrv.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
dnsquery.c:1:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
dnssrv.c:1:0: note: this is the location of the previous definition
/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/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 -pthread -I/usr/include/farstream-0.1 -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DSSL_CERTIFICATES_DIR=\"/etc/ssl/certs/\" -g -O2 -march=corei7 -pipe -c -o status.lo status.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
status.c:1:0: note: this is the location of the previous definition
/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/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 -pthread -I/usr/include/farstream-0.1 -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DSSL_CERTIFICATES_DIR=\"/etc/ssl/certs/\" -g -O2 -march=corei7 -pipe -c -o stringref.lo stringref.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/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 -pthread -I/usr/include/farstream-0.1 -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DSSL_CERTIFICATES_DIR=\"/etc/ssl/certs/\" -g -O2 -march=corei7 -pipe -c -o stun.lo stun.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
stringref.c:1:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
stun.c:1:0: note: this is the location of the previous definition
/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/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 -pthread -I/usr/include/farstream-0.1 -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DSSL_CERTIFICATES_DIR=\"/etc/ssl/certs/\" -g -O2 -march=corei7 -pipe -c -o sound.lo sound.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
sound.c:1:0: note: this is the location of the previous definition
/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/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 -pthread -I/usr/include/farstream-0.1 -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DSSL_CERTIFICATES_DIR=\"/etc/ssl/certs/\" -g -O2 -march=corei7 -pipe -c -o sound-theme.lo sound-theme.c
stun.c: In function 'reply_cb':
stun.c:254:7: warning: 'in' may be used uninitialized in this function [-Wmaybe-uninitialized]
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
sound-theme.c:1:0: note: this is the location of the previous definition
/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/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 -pthread -I/usr/include/farstream-0.1 -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DSSL_CERTIFICATES_DIR=\"/etc/ssl/certs/\" -g -O2 -march=corei7 -pipe -c -o sound-theme-loader.lo sound-theme-loader.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
sound-theme-loader.c:1:0: note: this is the location of the previous definition
/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/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 -pthread -I/usr/include/farstream-0.1 -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DSSL_CERTIFICATES_DIR=\"/etc/ssl/certs/\" -g -O2 -march=corei7 -pipe -c -o sslconn.lo sslconn.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/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 -pthread -I/usr/include/farstream-0.1 -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DSSL_CERTIFICATES_DIR=\"/etc/ssl/certs/\" -g -O2 -march=corei7 -pipe -c -o theme.lo theme.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
sslconn.c:1:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
theme.c:1:0: note: this is the location of the previous definition
/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/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 -pthread -I/usr/include/farstream-0.1 -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DSSL_CERTIFICATES_DIR=\"/etc/ssl/certs/\" -g -O2 -march=corei7 -pipe -c -o theme-loader.lo theme-loader.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
theme-loader.c:1:0: note: this is the location of the previous definition
/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/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 -pthread -I/usr/include/farstream-0.1 -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DSSL_CERTIFICATES_DIR=\"/etc/ssl/certs/\" -g -O2 -march=corei7 -pipe -c -o theme-manager.lo theme-manager.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/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 -pthread -I/usr/include/farstream-0.1 -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DSSL_CERTIFICATES_DIR=\"/etc/ssl/certs/\" -g -O2 -march=corei7 -pipe -c -o upnp.lo upnp.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
theme-manager.c:1:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
upnp.c:1:0: note: this is the location of the previous definition
/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/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 -pthread -I/usr/include/farstream-0.1 -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DSSL_CERTIFICATES_DIR=\"/etc/ssl/certs/\" -g -O2 -march=corei7 -pipe -c -o util.lo util.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/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 -pthread -I/usr/include/farstream-0.1 -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DSSL_CERTIFICATES_DIR=\"/etc/ssl/certs/\" -g -O2 -march=corei7 -pipe -c -o value.lo value.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
util.c:1:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
value.c:1:0: note: this is the location of the previous definition
/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/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 -pthread -I/usr/include/farstream-0.1 -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DSSL_CERTIFICATES_DIR=\"/etc/ssl/certs/\" -g -O2 -march=corei7 -pipe -c -o version.lo version.c
util.c: In function 'purple_gai_strerror':
util.c:4631:2: warning: 'g_static_private_get' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:246): Use 'g_private_get' instead [-Wdeprecated-declarations]
util.c:4635:3: warning: 'g_static_private_set' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:249): Use 'g_private_set' instead [-Wdeprecated-declarations]
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
version.c:1:0: note: this is the location of the previous definition
/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/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 -pthread -I/usr/include/farstream-0.1 -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DSSL_CERTIFICATES_DIR=\"/etc/ssl/certs/\" -g -O2 -march=corei7 -pipe -c -o xmlnode.lo xmlnode.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
xmlnode.c:1:0: note: this is the location of the previous definition
/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/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 -pthread -I/usr/include/farstream-0.1 -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DSSL_CERTIFICATES_DIR=\"/etc/ssl/certs/\" -g -O2 -march=corei7 -pipe -c -o whiteboard.lo whiteboard.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/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 -pthread -I/usr/include/farstream-0.1 -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DSSL_CERTIFICATES_DIR=\"/etc/ssl/certs/\" -g -O2 -march=corei7 -pipe -c -o marshallers.lo marshallers.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
whiteboard.c:1:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
marshallers.c:1:0: note: this is the location of the previous definition
/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/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 -pthread -I/usr/include/farstream-0.1 -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DSSL_CERTIFICATES_DIR=\"/etc/ssl/certs/\" -g -O2 -march=corei7 -pipe -c -o dbus-server.lo dbus-server.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/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 -pthread -I/usr/include/farstream-0.1 -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DSSL_CERTIFICATES_DIR=\"/etc/ssl/certs/\" -g -O2 -march=corei7 -pipe -c -o dbus-useful.lo dbus-useful.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
dbus-server.c:1:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
dbus-useful.c:1:0: note: this is the location of the previous definition
/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/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 -pthread -I/usr/include/farstream-0.1 -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DSSL_CERTIFICATES_DIR=\"/etc/ssl/certs/\" -g -O2 -march=corei7 -pipe -c -o purple-client.lo purple-client.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -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 -pthread -I/usr/include/farstream-0.1 -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DSSL_CERTIFICATES_DIR=\"/etc/ssl/certs/\" -g -O2 -march=corei7 -pipe -c purple-client-example.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
purple-client-example.c:1:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
purple-client.c:1:0: note: this is the location of the previous definition
purple-client.c: In function 'purple_init':
purple-client.c:69:2: warning: 'g_type_init' is deprecated (declared at /usr/include/glib-2.0/gobject/gtype.h:669) [-Wdeprecated-declarations]
/bin/sh ../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -g -O2 -march=corei7 -pipe -version-info 10:7:10 -no-undefined -Wl,-O1 -Wl,--as-needed -o libpurple-client.la -rpath /usr/lib64 purple-client.lo -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lutil -lpthread -lm -lnsl -lresolv
/bin/sh ../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -g -O2 -march=corei7 -pipe -Wl,-O1 -Wl,--as-needed -o purple-client-example purple-client-example.o libpurple-client.la -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lrt -lgthread-2.0 -pthread -lrt -lglib-2.0 -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lutil -lpthread -lm -lnsl -lresolv
/bin/sh ../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -g -O2 -march=corei7 -pipe -export-dynamic -version-info 10:7:10 -no-undefined -Wl,-O1 -Wl,--as-needed -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 backend-fs2.lo backend-iface.lo candidate.lo codec.lo enum-types.lo media.lo mediamanager.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 sound-theme.lo sound-theme-loader.lo sslconn.lo theme.lo theme-loader.lo theme-manager.lo upnp.lo util.lo value.lo version.lo xmlnode.lo whiteboard.lo marshallers.lo dbus-server.lo dbus-useful.lo -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lrt -lgthread-2.0 -pthread -lrt -lglib-2.0 -lxml2 -lfarstream-0.1 -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -pthread -lrt -lgthread-2.0 -pthread -lrt -lglib-2.0 -lxml2 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -pthread -lrt -lgthread-2.0 -pthread -lrt -lglib-2.0 -lxml2 -lgstinterfaces-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -pthread -lrt -lgthread-2.0 -pthread -lrt -lglib-2.0 -lxml2 ciphers/libpurple-ciphers.la -lm -lutil -lpthread -lm -lnsl -lresolv
make[4]: Leaving directory '/var/tmp/portage/net-im/pidgin-2.10.7-r5/work/pidgin-2.10.7/libpurple'
Making all in tests
make[4]: Entering directory '/var/tmp/portage/net-im/pidgin-2.10.7-r5/work/pidgin-2.10.7/libpurple/tests'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/var/tmp/portage/net-im/pidgin-2.10.7-r5/work/pidgin-2.10.7/libpurple/tests'
Making all in example
make[4]: Entering directory '/var/tmp/portage/net-im/pidgin-2.10.7-r5/work/pidgin-2.10.7/libpurple/example'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DSTANDALONE -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 -O2 -march=corei7 -pipe -c nullclient.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
nullclient.c:1:0: note: this is the location of the previous definition
/bin/sh ../../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -g -O2 -march=corei7 -pipe -export-dynamic -Wl,-O1 -Wl,--as-needed -o nullclient nullclient.o -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lrt -lgthread-2.0 -pthread -lrt -lglib-2.0 -lxml2 ../../libpurple/libpurple.la -lutil -lpthread -lm -lnsl -lresolv
make[4]: Leaving directory '/var/tmp/portage/net-im/pidgin-2.10.7-r5/work/pidgin-2.10.7/libpurple/example'
make[3]: Leaving directory '/var/tmp/portage/net-im/pidgin-2.10.7-r5/work/pidgin-2.10.7/libpurple'
make[2]: Leaving directory '/var/tmp/portage/net-im/pidgin-2.10.7-r5/work/pidgin-2.10.7/libpurple'
Making all in doc
make[2]: Entering directory '/var/tmp/portage/net-im/pidgin-2.10.7-r5/work/pidgin-2.10.7/doc'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/var/tmp/portage/net-im/pidgin-2.10.7-r5/work/pidgin-2.10.7/doc'
Making all in finch
make[2]: Entering directory '/var/tmp/portage/net-im/pidgin-2.10.7-r5/work/pidgin-2.10.7/finch'
Making all in libgnt
make[3]: Entering directory '/var/tmp/portage/net-im/pidgin-2.10.7-r5/work/pidgin-2.10.7/finch/libgnt'
make all-recursive
make[4]: Entering directory '/var/tmp/portage/net-im/pidgin-2.10.7-r5/work/pidgin-2.10.7/finch/libgnt'
Making all in .
make[5]: Entering directory '/var/tmp/portage/net-im/pidgin-2.10.7-r5/work/pidgin-2.10.7/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.7 -g -O2 -march=corei7 -pipe -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.7 -g -O2 -march=corei7 -pipe -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.7 -g -O2 -march=corei7 -pipe -c -o gntbindable.lo gntbindable.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.7 -g -O2 -march=corei7 -pipe -c -o gntbox.lo gntbox.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
gntmarshal.c:1:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
gntbox.c:1:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
gntbindable.c:1:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
gntwidget.c:1:0: note: this is the location of the previous definition
/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.7 -g -O2 -march=corei7 -pipe -c -o gntbutton.lo gntbutton.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
gntbutton.c:1:0: note: this is the location of the previous definition
/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.7 -g -O2 -march=corei7 -pipe -c -o gntcheckbox.lo gntcheckbox.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
gntcheckbox.c:1:0: note: this is the location of the previous definition
/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.7 -g -O2 -march=corei7 -pipe -c -o gntclipboard.lo gntclipboard.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
gntclipboard.c:1:0: note: this is the location of the previous definition
/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.7 -g -O2 -march=corei7 -pipe -c -o gntcolors.lo gntcolors.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.7 -g -O2 -march=corei7 -pipe -c -o gntcombobox.lo gntcombobox.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
gntcolors.c:1:0: note: this is the location of the previous definition
/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.7 -g -O2 -march=corei7 -pipe -c -o gntentry.lo gntentry.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
gntcombobox.c:1:0: note: this is the location of the previous definition
/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.7 -g -O2 -march=corei7 -pipe -c -o gntfilesel.lo gntfilesel.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
gntentry.c:1:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
gntfilesel.c:1:0: note: this is the location of the previous definition
/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.7 -g -O2 -march=corei7 -pipe -c -o gntkeys.lo gntkeys.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
gntkeys.c:1:0: note: this is the location of the previous definition
/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.7 -g -O2 -march=corei7 -pipe -c -o gntlabel.lo gntlabel.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
gntlabel.c:1:0: note: this is the location of the previous definition
/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.7 -g -O2 -march=corei7 -pipe -c -o gntline.lo gntline.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.7 -g -O2 -march=corei7 -pipe -c -o gntmenu.lo gntmenu.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
gntline.c:1:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
gntmenu.c:1:0: note: this is the location of the previous definition
/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.7 -g -O2 -march=corei7 -pipe -c -o gntmenuitem.lo gntmenuitem.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.7 -g -O2 -march=corei7 -pipe -c -o gntmenuitemcheck.lo gntmenuitemcheck.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
gntmenuitem.c:1:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
gntmenuitemcheck.c:1:0: note: this is the location of the previous definition
/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.7 -g -O2 -march=corei7 -pipe -c -o gntprogressbar.lo gntprogressbar.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
gntprogressbar.c:1:0: note: this is the location of the previous definition
/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.7 -g -O2 -march=corei7 -pipe -c -o gntslider.lo gntslider.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.7 -g -O2 -march=corei7 -pipe -c -o gntstyle.lo gntstyle.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
gntstyle.c:1:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
gntslider.c:1:0: note: this is the location of the previous definition
/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.7 -g -O2 -march=corei7 -pipe -c -o gnttextview.lo gnttextview.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
gnttextview.c:1:0: note: this is the location of the previous definition
/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.7 -g -O2 -march=corei7 -pipe -c -o gnttree.lo gnttree.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
gnttree.c:1:0: note: this is the location of the previous definition
/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.7 -g -O2 -march=corei7 -pipe -c -o gntutils.lo gntutils.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
gntutils.c:1:0: note: this is the location of the previous definition
/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.7 -g -O2 -march=corei7 -pipe -c -o gntwindow.lo gntwindow.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
gntwindow.c:1:0: note: this is the location of the previous definition
/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.7 -g -O2 -march=corei7 -pipe -c -o gntwm.lo gntwm.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.7 -g -O2 -march=corei7 -pipe -c -o gntws.lo gntws.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
gntwm.c:1:0: note: this is the location of the previous definition
/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.7 -g -O2 -march=corei7 -pipe -c -o gntmain.lo gntmain.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
gntws.c:1:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
gntmain.c:1:0: note: this is the location of the previous definition
gntwm.c: In function 'dump_file_save':
gntwm.c:779:9: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
gntwm.c: In function 'toggle_clipboard':
gntwm.c:1147:12: warning: variable 'maxy' set but not used [-Wunused-but-set-variable]
gntwm.c:1147:6: warning: variable 'maxx' set but not used [-Wunused-but-set-variable]
gntmain.c: In function 'gnt_init':
gntmain.c:511:2: warning: 'g_type_init' is deprecated (declared at /usr/include/glib-2.0/gobject/gtype.h:669) [-Wdeprecated-declarations]
/bin/sh ../../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -g -O2 -march=corei7 -pipe -export-dynamic -version-info 8:9:8 -no-undefined -Wl,-O1 -Wl,--as-needed -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 gntprogressbar.lo gntslider.lo gntstyle.lo gnttextview.lo gnttree.lo gntutils.lo gntwindow.lo gntwm.lo gntws.lo gntmain.lo -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lrt -lgthread-2.0 -pthread -lrt -lglib-2.0 -lncursesw -lpanelw -lxml2 -L/usr/lib/python2.7/config -lpython2.7 -lutil -lpthread -lm -lnsl -lresolv
make[5]: Leaving directory '/var/tmp/portage/net-im/pidgin-2.10.7-r5/work/pidgin-2.10.7/finch/libgnt'
Making all in wms
make[5]: Entering directory '/var/tmp/portage/net-im/pidgin-2.10.7-r5/work/pidgin-2.10.7/finch/libgnt/wms'
/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../../../finch -I../../../finch/libgnt -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -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/ncursesw/ -g -O2 -march=corei7 -pipe -c -o irssi.lo irssi.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../../../finch -I../../../finch/libgnt -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -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/ncursesw/ -g -O2 -march=corei7 -pipe -c -o s.lo s.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
s.c:1:0: note: this is the location of the previous definition
irssi.c:1:0: note: this is the location of the previous definition
/bin/sh ../../../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -g -O2 -march=corei7 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o s.la -rpath /usr/lib64/gnt s.lo -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lrt -lgthread-2.0 -pthread -lrt -lglib-2.0 ../libgnt.la ../../../libpurple/libpurple.la -lutil -lpthread -lm -lnsl -lresolv
/bin/sh ../../../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -g -O2 -march=corei7 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o irssi.la -rpath /usr/lib64/gnt irssi.lo -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lrt -lgthread-2.0 -pthread -lrt -lglib-2.0 ../libgnt.la -lutil -lpthread -lm -lnsl -lresolv
make[5]: Leaving directory '/var/tmp/portage/net-im/pidgin-2.10.7-r5/work/pidgin-2.10.7/finch/libgnt/wms'
make[4]: Leaving directory '/var/tmp/portage/net-im/pidgin-2.10.7-r5/work/pidgin-2.10.7/finch/libgnt'
make[3]: Leaving directory '/var/tmp/portage/net-im/pidgin-2.10.7-r5/work/pidgin-2.10.7/finch/libgnt'
Making all in plugins
make[3]: Entering directory '/var/tmp/portage/net-im/pidgin-2.10.7-r5/work/pidgin-2.10.7/finch/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 -I../.. -I../../finch -I../../finch/libgnt -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -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/ncursesw/ -g -O2 -march=corei7 -pipe -c -o gntclipboard_la-gntclipboard.lo `test -f 'gntclipboard.c' || echo './'`gntclipboard.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 -I../.. -I../../finch -I../../finch/libgnt -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -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/ncursesw/ -g -O2 -march=corei7 -pipe -c -o gntgf_la-gntgf.lo `test -f 'gntgf.c' || echo './'`gntgf.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 -I../.. -I../../finch -I../../finch/libgnt -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -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/ncursesw/ -g -O2 -march=corei7 -pipe -c -o gnthistory.lo gnthistory.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 -I../.. -I../../finch -I../../finch/libgnt -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -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/ncursesw/ -g -O2 -march=corei7 -pipe -c -o lastlog.lo lastlog.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
lastlog.c:1:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
gnthistory.c:1:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
gntgf.c:1:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
gntclipboard.c:1:0: note: this is the location of the previous definition
/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 -I../.. -I../../finch -I../../finch/libgnt -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -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/ncursesw/ -g -O2 -march=corei7 -pipe -c -o gnttinyurl.lo gnttinyurl.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 -I../.. -I../../finch -I../../finch/libgnt -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -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/ncursesw/ -g -O2 -march=corei7 -pipe -c -o grouping.lo grouping.c
/bin/sh ../../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -g -O2 -march=corei7 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o gntclipboard.la -rpath /usr/lib64/finch gntclipboard_la-gntclipboard.lo -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lrt -lgthread-2.0 -pthread -lrt -lglib-2.0 -lX11 -lutil -lpthread -lm -lnsl -lresolv
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
gnttinyurl.c:1:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
grouping.c:1:0: note: this is the location of the previous definition
/bin/sh ../../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -g -O2 -march=corei7 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o gnthistory.la -rpath /usr/lib64/finch gnthistory.lo -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lrt -lgthread-2.0 -pthread -lrt -lglib-2.0 -lutil -lpthread -lm -lnsl -lresolv
/bin/sh ../../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -g -O2 -march=corei7 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o gntlastlog.la -rpath /usr/lib64/finch lastlog.lo -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lrt -lgthread-2.0 -pthread -lrt -lglib-2.0 -lutil -lpthread -lm -lnsl -lresolv
/bin/sh ../../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -g -O2 -march=corei7 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o gntgf.la -rpath /usr/lib64/finch gntgf_la-gntgf.lo -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lrt -lgthread-2.0 -pthread -lrt -lglib-2.0 -lX11 ../../finch/libgnt/libgnt.la -lutil -lpthread -lm -lnsl -lresolv
/bin/sh ../../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -g -O2 -march=corei7 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o gnttinyurl.la -rpath /usr/lib64/finch gnttinyurl.lo -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lrt -lgthread-2.0 -pthread -lrt -lglib-2.0 -lutil -lpthread -lm -lnsl -lresolv
/bin/sh ../../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -g -O2 -march=corei7 -pipe -module -avoid-version -Wl,-O1 -Wl,--as-needed -o grouping.la -rpath /usr/lib64/finch grouping.lo -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lrt -lgthread-2.0 -pthread -lrt -lglib-2.0 ../../finch/libgnt/libgnt.la -lutil -lpthread -lm -lnsl -lresolv
make[3]: Leaving directory '/var/tmp/portage/net-im/pidgin-2.10.7-r5/work/pidgin-2.10.7/finch/plugins'
make[3]: Entering directory '/var/tmp/portage/net-im/pidgin-2.10.7-r5/work/pidgin-2.10.7/finch'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DSTANDALONE -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64/finch/\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -I../libpurple/ -I.. -I./libgnt/ -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -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 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/ncursesw/ -g -O2 -march=corei7 -pipe -c gntaccount.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DSTANDALONE -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64/finch/\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -I../libpurple/ -I.. -I./libgnt/ -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -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 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/ncursesw/ -g -O2 -march=corei7 -pipe -c gntblist.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DSTANDALONE -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64/finch/\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -I../libpurple/ -I.. -I./libgnt/ -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -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 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/ncursesw/ -g -O2 -march=corei7 -pipe -c gntcertmgr.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DSTANDALONE -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64/finch/\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -I../libpurple/ -I.. -I./libgnt/ -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -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 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/ncursesw/ -g -O2 -march=corei7 -pipe -c gntconn.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
gntconn.c:1:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]gntaccount.c:1:0: note: this is the location of the previous definition
gntblist.c:1:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
gntcertmgr.c:1:0: note: this is the location of the previous definition
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DSTANDALONE -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64/finch/\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -I../libpurple/ -I.. -I./libgnt/ -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -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 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/ncursesw/ -g -O2 -march=corei7 -pipe -c gntconv.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
gntconv.c:1:0: note: this is the location of the previous definition
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DSTANDALONE -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64/finch/\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -I../libpurple/ -I.. -I./libgnt/ -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -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 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/ncursesw/ -g -O2 -march=corei7 -pipe -c gntdebug.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
gntdebug.c:1:0: note: this is the location of the previous definition
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DSTANDALONE -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64/finch/\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -I../libpurple/ -I.. -I./libgnt/ -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -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 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/ncursesw/ -g -O2 -march=corei7 -pipe -c gntft.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DSTANDALONE -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64/finch/\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -I../libpurple/ -I.. -I./libgnt/ -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -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 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/ncursesw/ -g -O2 -march=corei7 -pipe -c finch.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
gntft.c:1:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
finch.c:1:0: note: this is the location of the previous definition
finch.c: In function ‘main’:
finch.c:451:2: warning: ‘g_thread_init’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:260) [-Wdeprecated-declarations]
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DSTANDALONE -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64/finch/\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -I../libpurple/ -I.. -I./libgnt/ -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -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 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/ncursesw/ -g -O2 -march=corei7 -pipe -c gntidle.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
gntidle.c:1:0: note: this is the location of the previous definition
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DSTANDALONE -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64/finch/\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -I../libpurple/ -I.. -I./libgnt/ -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -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 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/ncursesw/ -g -O2 -march=corei7 -pipe -c gntlog.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DSTANDALONE -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64/finch/\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -I../libpurple/ -I.. -I./libgnt/ -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -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 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/ncursesw/ -g -O2 -march=corei7 -pipe -c gntmedia.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
gntlog.c:1:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
gntmedia.c:1:0: note: this is the location of the previous definition
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DSTANDALONE -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64/finch/\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -I../libpurple/ -I.. -I./libgnt/ -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -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 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/ncursesw/ -g -O2 -march=corei7 -pipe -c gntnotify.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
gntnotify.c:1:0: note: this is the location of the previous definition
gntnotify.c: In function ‘finch_notify_message’:
gntnotify.c:91:12: warning: comparison between ‘PurpleNotifyMsgType’ and ‘enum <anonymous>’ [-Wenum-compare]
gntnotify.c:97:5: warning: case value ‘3’ not in enumerated type ‘PurpleNotifyMsgType’ [-Wswitch]
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DSTANDALONE -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64/finch/\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -I../libpurple/ -I.. -I./libgnt/ -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -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 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/ncursesw/ -g -O2 -march=corei7 -pipe -c gntplugin.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
gntplugin.c:1:0: note: this is the location of the previous definition
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DSTANDALONE -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64/finch/\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -I../libpurple/ -I.. -I./libgnt/ -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -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 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/ncursesw/ -g -O2 -march=corei7 -pipe -c gntpounce.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DSTANDALONE -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64/finch/\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -I../libpurple/ -I.. -I./libgnt/ -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -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 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/ncursesw/ -g -O2 -march=corei7 -pipe -c gntprefs.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
gntpounce.c:1:0: note: this is the location of the previous definition
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
gntprefs.c:1:0: note: this is the location of the previous definition
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DSTANDALONE -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64/finch/\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -I../libpurple/ -I.. -I./libgnt/ -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -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 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/ncursesw/ -g -O2 -march=corei7 -pipe -c gntrequest.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
gntrequest.c:1:0: note: this is the location of the previous definition
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DSTANDALONE -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64/finch/\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -I../libpurple/ -I.. -I./libgnt/ -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -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 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/ncursesw/ -g -O2 -march=corei7 -pipe -c gntroomlist.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
gntroomlist.c:1:0: note: this is the location of the previous definition
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DSTANDALONE -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64/finch/\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -I../libpurple/ -I.. -I./libgnt/ -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -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 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/ncursesw/ -g -O2 -march=corei7 -pipe -c gntsound.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
gntsound.c:1:0: note: this is the location of the previous definition
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DSTANDALONE -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64/finch/\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -I../libpurple/ -I.. -I./libgnt/ -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -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 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/ncursesw/ -g -O2 -march=corei7 -pipe -c gntstatus.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
gntstatus.c:1:0: note: this is the location of the previous definition
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DSTANDALONE -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64/finch/\" -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\" -I../libpurple/ -I.. -I./libgnt/ -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -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 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/ncursesw/ -g -O2 -march=corei7 -pipe -c gntui.c
<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
gntui.c:1:0: note: this is the location of the previous definition
/bin/sh ../libtool --silent --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -g -O2 -march=corei7 -pipe -export-dynamic -Wl,-O1 -Wl,--as-needed -o finch gntaccount.o gntblist.o gntcertmgr.o gntconn.o gntconv.o gntdebug.o gntft.o finch.o gntidle.o gntlog.o gntmedia.o gntnotify.o gntplugin.o gntpounce.o gntprefs.o gntrequest.o gntroomlist.o gntsound.o gntstatus.o gntui.o -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lrt -lgthread-2.0 -pthread -lrt -lglib-2.0 -lxml2 -lncursesw -lpanelw -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -pthread -lrt -lgthread-2.0 -pthread -lrt -lglib-2.0 -lxml2 ./libgnt/libgnt.la ../libpurple/libpurple.la -lutil -lpthread -lm -lnsl -lresolv
/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/../../../../x86_64-pc-linux-gnu/bin/ld: gntblist.o: undefined reference to symbol 'stdscr'
/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/../../../../x86_64-pc-linux-gnu/bin/ld: note: 'stdscr' is defined in DSO /lib64/libtinfow.so.5 so try adding it to the linker command line
/lib64/libtinfow.so.5: could not read symbols: Invalid operation
collect2: error: ld returned 1 exit status
Makefile:671: recipe for target 'finch' failed
make[3]: *** [finch] Error 1
make[3]: Leaving directory '/var/tmp/portage/net-im/pidgin-2.10.7-r5/work/pidgin-2.10.7/finch'
Makefile:779: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory '/var/tmp/portage/net-im/pidgin-2.10.7-r5/work/pidgin-2.10.7/finch'
Makefile:641: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/var/tmp/portage/net-im/pidgin-2.10.7-r5/work/pidgin-2.10.7'
Makefile:541: recipe for target 'all' failed
make: *** [all] Error 2
* ERROR: net-im/pidgin-2.10.7-r5::gentoo failed (compile phase):
* emake failed
*
* If you need support, post the output of `emerge --info '=net-im/pidgin-2.10.7-r5::gentoo'`,
* the complete build log and the output of `emerge -pqv '=net-im/pidgin-2.10.7-r5::gentoo'`.
* The complete build log is located at '/var/tmp/portage/net-im/pidgin-2.10.7-r5/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/net-im/pidgin-2.10.7-r5/temp/environment'.
* Working directory: '/var/tmp/portage/net-im/pidgin-2.10.7-r5/work/pidgin-2.10.7'
* S: '/var/tmp/portage/net-im/pidgin-2.10.7-r5/work/pidgin-2.10.7'
Portage 2.2.7 (default/linux/amd64/13.0, gcc-4.7.3, glibc-2.17, 3.12.2-gentoo x86_64)
=================================================================
System uname: Linux-3.12.2-gentoo-x86_64-Intel-R-_Core-TM-_i7-3840QM_CPU_@_2.80GHz-with-gentoo-2.2
KiB Mem: 16065804 total, 4535648 free
KiB Swap: 16402360 total, 16402360 free
Timestamp of tree: Sun, 01 Dec 2013 04:00:01 +0000
ld GNU ld (GNU Binutils) 2.23.2
app-shells/bash: 4.2_p45
dev-java/java-config: 2.2.0
dev-lang/python: 2.7.5-r4, 3.2.5-r3, 3.3.3
dev-util/cmake: 2.8.12.1-r1
dev-util/pkgconfig: 0.28
sys-apps/baselayout: 2.2
sys-apps/openrc: 0.12.4
sys-apps/sandbox: 2.6-r1
sys-devel/autoconf: 2.13, 2.69
sys-devel/automake: 1.11.6, 1.13.4
sys-devel/binutils: 2.23.2
sys-devel/gcc: 4.7.3-r1, 4.8.2
sys-devel/gcc-config: 1.8
sys-devel/libtool: 2.4.2
sys-devel/make: 4.0
sys-kernel/linux-headers: 3.11 (virtual/os-headers)
sys-libs/glibc: 2.17
Repositories: gentoo science steam-overlay stuff pentoo
ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -march=corei7 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-O2 -march=corei7 -pipe"
DISTDIR="/usr/portage/distfiles"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch parallel-install preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="en_US.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j4"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/var/lib/layman/science /var/lib/layman/steam /var/lib/layman/stuff /var/lib/layman/pentoo"
USE="X acl acpi alsa amd64 bash-completion berkdb bindist bzip2 caps cli cracklib crypt cxx dbus dri fortran gdbm gtk iconv ipv6 jpeg mmx modules mudflap multilib ncurses nls nptl offensive openmp pam pcre png readline session sse sse2 sse3 sse4_1 ssl ssse3 tcpd threads unicode usb vim-syntax xvmc zlib" ABI_X86="64 32" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump author" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="synaptics evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LINGUAS="en en_US fr_FR" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-5" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_3" RUBY_TARGETS="ruby19 ruby18" USERLAND="GNU" VIDEO_CARDS="nvidia nouveau" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, SYNC, USE_PYTHON
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment