DEBUG: Executing shell function do_compile
NOTE: make -j 70 -l 140
make all-recursive
make[1]: Entering directory 'TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build'
Making all in .
make[2]: Entering directory 'TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build'
REAL_BLDDIR=$PWD/.; \
(hg --cwd ../pidgin-2.14.13 log -r . -T {node}) 2>/dev/null >package_revision_raw.txt.new \
|| rm -f package_revision_raw.txt.new
if test -f package_revision_raw.txt.new; then \
if ! diff package_revision_raw.txt package_revision_raw.txt.new > /dev/null; then \
mv package_revision_raw.txt.new package_revision_raw.txt; \
else \
rm package_revision_raw.txt.new; \
fi \
fi
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 ../pidgin-2.14.13/package_revision.h; then \
cp ../pidgin-2.14.13/package_revision.h package_revision.h; \
fi
test -f package_revision.h || echo "#define REVISION \"unknown\"" > package_revision.h
make[2]: Leaving directory 'TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build'
Making all in libpurple
make[2]: Entering directory 'TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build/libpurple'
cat ../../pidgin-2.14.13/libpurple/dbus-useful.h ../../pidgin-2.14.13/libpurple/dbus-define-api.h ../../pidgin-2.14.13/libpurple/account.h ../../pidgin-2.14.13/libpurple/blist.h ../../pidgin-2.14.13/libpurple/buddyicon.h ../../pidgin-2.14.13/libpurple/connection.h ../../pidgin-2.14.13/libpurple/conversation.h ../../pidgin-2.14.13/libpurple/core.h ../../pidgin-2.14.13/libpurple/ft.h ../../pidgin-2.14.13/libpurple/log.h ../../pidgin-2.14.13/libpurple/notify.h ../../pidgin-2.14.13/libpurple/prefs.h ../../pidgin-2.14.13/libpurple/roomlist.h ../../pidgin-2.14.13/libpurple/savedstatuses.h ../../pidgin-2.14.13/libpurple/smiley.h ../../pidgin-2.14.13/libpurple/status.h ../../pidgin-2.14.13/libpurple/server.h ../../pidgin-2.14.13/libpurple/util.h ../../pidgin-2.14.13/libpurple/xmlnode.h ../../pidgin-2.14.13/libpurple/prpl.h | TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native/usr/bin/python3-native/python3 ../../pidgin-2.14.13/libpurple/dbus-analyze-functions.py > dbus-bindings.c
cat ../../pidgin-2.14.13/libpurple/account.c ../../pidgin-2.14.13/libpurple/accountopt.c ../../pidgin-2.14.13/libpurple/blist.c ../../pidgin-2.14.13/libpurple/buddyicon.c ../../pidgin-2.14.13/libpurple/certificate.c ../../pidgin-2.14.13/libpurple/cipher.c ../../pidgin-2.14.13/libpurple/circbuffer.c ../../pidgin-2.14.13/libpurple/cmds.c ../../pidgin-2.14.13/libpurple/connection.c ../../pidgin-2.14.13/libpurple/conversation.c ../../pidgin-2.14.13/libpurple/core.c ../../pidgin-2.14.13/libpurple/debug.c ../../pidgin-2.14.13/libpurple/desktopitem.c ../../pidgin-2.14.13/libpurple/eventloop.c ../../pidgin-2.14.13/libpurple/ft.c ../../pidgin-2.14.13/libpurple/idle.c ../../pidgin-2.14.13/libpurple/imgstore.c ../../pidgin-2.14.13/libpurple/log.c ../../pidgin-2.14.13/libpurple/media/backend-fs2.c ../../pidgin-2.14.13/libpurple/media/backend-iface.c ../../pidgin-2.14.13/libpurple/media/candidate.c ../../pidgin-2.14.13/libpurple/media/codec.c ../../pidgin-2.14.13/libpurple/media/enum-types.c ../../pidgin-2.14.13/libpurple/media.c ../../pidgin-2.14.13/libpurple/mediamanager.c ../../pidgin-2.14.13/libpurple/mime.c ../../pidgin-2.14.13/libpurple/nat-pmp.c ../../pidgin-2.14.13/libpurple/network.c ../../pidgin-2.14.13/libpurple/ntlm.c ../../pidgin-2.14.13/libpurple/notify.c ../../pidgin-2.14.13/libpurple/plugin.c ../../pidgin-2.14.13/libpurple/pluginpref.c ../../pidgin-2.14.13/libpurple/pounce.c ../../pidgin-2.14.13/libpurple/prefs.c ../../pidgin-2.14.13/libpurple/privacy.c ../../pidgin-2.14.13/libpurple/proxy.c ../../pidgin-2.14.13/libpurple/prpl.c ../../pidgin-2.14.13/libpurple/request.c ../../pidgin-2.14.13/libpurple/roomlist.c ../../pidgin-2.14.13/libpurple/savedstatuses.c ../../pidgin-2.14.13/libpurple/server.c ../../pidgin-2.14.13/libpurple/signals.c ../../pidgin-2.14.13/libpurple/smiley.c ../../pidgin-2.14.13/libpurple/dnsquery.c ../../pidgin-2.14.13/libpurple/dnssrv.c ../../pidgin-2.14.13/libpurple/status.c ../../pidgin-2.14.13/libpurple/stringref.c ../../pidgin-2.14.13/libpurple/stun.c ../../pidgin-2.14.13/libpurple/sound.c ../../pidgin-2.14.13/libpurple/sound-theme.c ../../pidgin-2.14.13/libpurple/sound-theme-loader.c ../../pidgin-2.14.13/libpurple/sslconn.c ../../pidgin-2.14.13/libpurple/theme.c ../../pidgin-2.14.13/libpurple/theme-loader.c ../../pidgin-2.14.13/libpurple/theme-manager.c ../../pidgin-2.14.13/libpurple/upnp.c ../../pidgin-2.14.13/libpurple/util.c ../../pidgin-2.14.13/libpurple/value.c ../../pidgin-2.14.13/libpurple/version.c ../../pidgin-2.14.13/libpurple/xmlnode.c ../../pidgin-2.14.13/libpurple/whiteboard.c ../../pidgin-2.14.13/libpurple/protocols/irc/irc.c ../../pidgin-2.14.13/libpurple/protocols/jabber/libxmpp.c | TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native/usr/bin/python3-native/python3 ../../pidgin-2.14.13/libpurple/dbus-analyze-signals.py > dbus-signals.c
cat ../../pidgin-2.14.13/libpurple/account.h ../../pidgin-2.14.13/libpurple/accountopt.h ../../pidgin-2.14.13/libpurple/blist.h ../../pidgin-2.14.13/libpurple/buddyicon.h ../../pidgin-2.14.13/libpurple/certificate.h ../../pidgin-2.14.13/libpurple/cipher.h ../../pidgin-2.14.13/libpurple/circbuffer.h ../../pidgin-2.14.13/libpurple/cmds.h ../../pidgin-2.14.13/libpurple/connection.h ../../pidgin-2.14.13/libpurple/conversation.h ../../pidgin-2.14.13/libpurple/core.h ../../pidgin-2.14.13/libpurple/dbus-maybe.h ../../pidgin-2.14.13/libpurple/debug.h ../../pidgin-2.14.13/libpurple/desktopitem.h ../../pidgin-2.14.13/libpurple/eventloop.h ../../pidgin-2.14.13/libpurple/ft.h ../../pidgin-2.14.13/libpurple/gaim-compat.h ../../pidgin-2.14.13/libpurple/glibcompat.h ../../pidgin-2.14.13/libpurple/idle.h ../../pidgin-2.14.13/libpurple/imgstore.h ../../pidgin-2.14.13/libpurple/log.h ../../pidgin-2.14.13/libpurple/media.h ../../pidgin-2.14.13/libpurple/media-gst.h ../../pidgin-2.14.13/libpurple/mediamanager.h ../../pidgin-2.14.13/libpurple/mime.h ../../pidgin-2.14.13/libpurple/nat-pmp.h ../../pidgin-2.14.13/libpurple/network.h ../../pidgin-2.14.13/libpurple/notify.h ../../pidgin-2.14.13/libpurple/ntlm.h ../../pidgin-2.14.13/libpurple/plugin.h ../../pidgin-2.14.13/libpurple/pluginpref.h ../../pidgin-2.14.13/libpurple/pounce.h ../../pidgin-2.14.13/libpurple/prefs.h ../../pidgin-2.14.13/libpurple/privacy.h ../../pidgin-2.14.13/libpurple/proxy.h ../../pidgin-2.14.13/libpurple/prpl.h ../../pidgin-2.14.13/libpurple/request.h ../../pidgin-2.14.13/libpurple/roomlist.h ../../pidgin-2.14.13/libpurple/savedstatuses.h ../../pidgin-2.14.13/libpurple/server.h ../../pidgin-2.14.13/libpurple/signals.h ../../pidgin-2.14.13/libpurple/smiley.h ../../pidgin-2.14.13/libpurple/dnsquery.h ../../pidgin-2.14.13/libpurple/dnssrv.h ../../pidgin-2.14.13/libpurple/status.h ../../pidgin-2.14.13/libpurple/stringref.h ../../pidgin-2.14.13/libpurple/stun.h ../../pidgin-2.14.13/libpurple/sound.h ../../pidgin-2.14.13/libpurple/sound-theme.h ../../pidgin-2.14.13/libpurple/sound-theme-loader.h ../../pidgin-2.14.13/libpurple/sslconn.h ../../pidgin-2.14.13/libpurple/theme.h ../../pidgin-2.14.13/libpurple/theme-loader.h ../../pidgin-2.14.13/libpurple/theme-manager.h ../../pidgin-2.14.13/libpurple/upnp.h ../../pidgin-2.14.13/libpurple/util.h ../../pidgin-2.14.13/libpurple/value.h ../../pidgin-2.14.13/libpurple/xmlnode.h ../../pidgin-2.14.13/libpurple/whiteboard.h ../../pidgin-2.14.13/libpurple/media/backend-iface.h ../../pidgin-2.14.13/libpurple/media/candidate.h ../../pidgin-2.14.13/libpurple/media/codec.h ../../pidgin-2.14.13/libpurple/media/enum-types.h purple.h version.h marshallers.h | TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native/usr/bin/python3-native/python3 ../../pidgin-2.14.13/libpurple/dbus-analyze-types.py --pattern=PURPLE_DBUS_DEFINE_TYPE\(%s\) > dbus-types.c
cat ../../pidgin-2.14.13/libpurple/account.h ../../pidgin-2.14.13/libpurple/accountopt.h ../../pidgin-2.14.13/libpurple/blist.h ../../pidgin-2.14.13/libpurple/buddyicon.h ../../pidgin-2.14.13/libpurple/certificate.h ../../pidgin-2.14.13/libpurple/cipher.h ../../pidgin-2.14.13/libpurple/circbuffer.h ../../pidgin-2.14.13/libpurple/cmds.h ../../pidgin-2.14.13/libpurple/connection.h ../../pidgin-2.14.13/libpurple/conversation.h ../../pidgin-2.14.13/libpurple/core.h ../../pidgin-2.14.13/libpurple/dbus-maybe.h ../../pidgin-2.14.13/libpurple/debug.h ../../pidgin-2.14.13/libpurple/desktopitem.h ../../pidgin-2.14.13/libpurple/eventloop.h ../../pidgin-2.14.13/libpurple/ft.h ../../pidgin-2.14.13/libpurple/gaim-compat.h ../../pidgin-2.14.13/libpurple/glibcompat.h ../../pidgin-2.14.13/libpurple/idle.h ../../pidgin-2.14.13/libpurple/imgstore.h ../../pidgin-2.14.13/libpurple/log.h ../../pidgin-2.14.13/libpurple/media.h ../../pidgin-2.14.13/libpurple/media-gst.h ../../pidgin-2.14.13/libpurple/mediamanager.h ../../pidgin-2.14.13/libpurple/mime.h ../../pidgin-2.14.13/libpurple/nat-pmp.h ../../pidgin-2.14.13/libpurple/network.h ../../pidgin-2.14.13/libpurple/notify.h ../../pidgin-2.14.13/libpurple/ntlm.h ../../pidgin-2.14.13/libpurple/plugin.h ../../pidgin-2.14.13/libpurple/pluginpref.h ../../pidgin-2.14.13/libpurple/pounce.h ../../pidgin-2.14.13/libpurple/prefs.h ../../pidgin-2.14.13/libpurple/privacy.h ../../pidgin-2.14.13/libpurple/proxy.h ../../pidgin-2.14.13/libpurple/prpl.h ../../pidgin-2.14.13/libpurple/request.h ../../pidgin-2.14.13/libpurple/roomlist.h ../../pidgin-2.14.13/libpurple/savedstatuses.h ../../pidgin-2.14.13/libpurple/server.h ../../pidgin-2.14.13/libpurple/signals.h ../../pidgin-2.14.13/libpurple/smiley.h ../../pidgin-2.14.13/libpurple/dnsquery.h ../../pidgin-2.14.13/libpurple/dnssrv.h ../../pidgin-2.14.13/libpurple/status.h ../../pidgin-2.14.13/libpurple/stringref.h ../../pidgin-2.14.13/libpurple/stun.h ../../pidgin-2.14.13/libpurple/sound.h ../../pidgin-2.14.13/libpurple/sound-theme.h ../../pidgin-2.14.13/libpurple/sound-theme-loader.h ../../pidgin-2.14.13/libpurple/sslconn.h ../../pidgin-2.14.13/libpurple/theme.h ../../pidgin-2.14.13/libpurple/theme-loader.h ../../pidgin-2.14.13/libpurple/theme-manager.h ../../pidgin-2.14.13/libpurple/upnp.h ../../pidgin-2.14.13/libpurple/util.h ../../pidgin-2.14.13/libpurple/value.h ../../pidgin-2.14.13/libpurple/xmlnode.h ../../pidgin-2.14.13/libpurple/whiteboard.h ../../pidgin-2.14.13/libpurple/media/backend-iface.h ../../pidgin-2.14.13/libpurple/media/candidate.h ../../pidgin-2.14.13/libpurple/media/codec.h ../../pidgin-2.14.13/libpurple/media/enum-types.h purple.h version.h marshallers.h | TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native/usr/bin/python3-native/python3 ../../pidgin-2.14.13/libpurple/dbus-analyze-types.py --pattern=PURPLE_DBUS_DECLARE_TYPE\(%s\) > dbus-types.h
cat ../../pidgin-2.14.13/libpurple/dbus-useful.h ../../pidgin-2.14.13/libpurple/dbus-define-api.h ../../pidgin-2.14.13/libpurple/account.h ../../pidgin-2.14.13/libpurple/blist.h ../../pidgin-2.14.13/libpurple/buddyicon.h ../../pidgin-2.14.13/libpurple/connection.h ../../pidgin-2.14.13/libpurple/conversation.h ../../pidgin-2.14.13/libpurple/core.h ../../pidgin-2.14.13/libpurple/ft.h ../../pidgin-2.14.13/libpurple/log.h ../../pidgin-2.14.13/libpurple/notify.h ../../pidgin-2.14.13/libpurple/prefs.h ../../pidgin-2.14.13/libpurple/roomlist.h ../../pidgin-2.14.13/libpurple/savedstatuses.h ../../pidgin-2.14.13/libpurple/smiley.h ../../pidgin-2.14.13/libpurple/status.h ../../pidgin-2.14.13/libpurple/server.h ../../pidgin-2.14.13/libpurple/util.h ../../pidgin-2.14.13/libpurple/xmlnode.h ../../pidgin-2.14.13/libpurple/prpl.h | TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native/usr/bin/python3-native/python3 ../../pidgin-2.14.13/libpurple/dbus-analyze-functions.py --client > purple-client-bindings.c
cat ../../pidgin-2.14.13/libpurple/account.h ../../pidgin-2.14.13/libpurple/accountopt.h ../../pidgin-2.14.13/libpurple/blist.h ../../pidgin-2.14.13/libpurple/buddyicon.h ../../pidgin-2.14.13/libpurple/certificate.h ../../pidgin-2.14.13/libpurple/cipher.h ../../pidgin-2.14.13/libpurple/circbuffer.h ../../pidgin-2.14.13/libpurple/cmds.h ../../pidgin-2.14.13/libpurple/connection.h ../../pidgin-2.14.13/libpurple/conversation.h ../../pidgin-2.14.13/libpurple/core.h ../../pidgin-2.14.13/libpurple/dbus-maybe.h ../../pidgin-2.14.13/libpurple/debug.h ../../pidgin-2.14.13/libpurple/desktopitem.h ../../pidgin-2.14.13/libpurple/eventloop.h ../../pidgin-2.14.13/libpurple/ft.h ../../pidgin-2.14.13/libpurple/gaim-compat.h ../../pidgin-2.14.13/libpurple/glibcompat.h ../../pidgin-2.14.13/libpurple/idle.h ../../pidgin-2.14.13/libpurple/imgstore.h ../../pidgin-2.14.13/libpurple/log.h ../../pidgin-2.14.13/libpurple/media.h ../../pidgin-2.14.13/libpurple/media-gst.h ../../pidgin-2.14.13/libpurple/mediamanager.h ../../pidgin-2.14.13/libpurple/mime.h ../../pidgin-2.14.13/libpurple/nat-pmp.h ../../pidgin-2.14.13/libpurple/network.h ../../pidgin-2.14.13/libpurple/notify.h ../../pidgin-2.14.13/libpurple/ntlm.h ../../pidgin-2.14.13/libpurple/plugin.h ../../pidgin-2.14.13/libpurple/pluginpref.h ../../pidgin-2.14.13/libpurple/pounce.h ../../pidgin-2.14.13/libpurple/prefs.h ../../pidgin-2.14.13/libpurple/privacy.h ../../pidgin-2.14.13/libpurple/proxy.h ../../pidgin-2.14.13/libpurple/prpl.h ../../pidgin-2.14.13/libpurple/request.h ../../pidgin-2.14.13/libpurple/roomlist.h ../../pidgin-2.14.13/libpurple/savedstatuses.h ../../pidgin-2.14.13/libpurple/server.h ../../pidgin-2.14.13/libpurple/signals.h ../../pidgin-2.14.13/libpurple/smiley.h ../../pidgin-2.14.13/libpurple/dnsquery.h ../../pidgin-2.14.13/libpurple/dnssrv.h ../../pidgin-2.14.13/libpurple/status.h ../../pidgin-2.14.13/libpurple/stringref.h ../../pidgin-2.14.13/libpurple/stun.h ../../pidgin-2.14.13/libpurple/sound.h ../../pidgin-2.14.13/libpurple/sound-theme.h ../../pidgin-2.14.13/libpurple/sound-theme-loader.h ../../pidgin-2.14.13/libpurple/sslconn.h ../../pidgin-2.14.13/libpurple/theme.h ../../pidgin-2.14.13/libpurple/theme-loader.h ../../pidgin-2.14.13/libpurple/theme-manager.h ../../pidgin-2.14.13/libpurple/upnp.h ../../pidgin-2.14.13/libpurple/util.h ../../pidgin-2.14.13/libpurple/value.h ../../pidgin-2.14.13/libpurple/xmlnode.h ../../pidgin-2.14.13/libpurple/whiteboard.h ../../pidgin-2.14.13/libpurple/media/backend-iface.h ../../pidgin-2.14.13/libpurple/media/candidate.h ../../pidgin-2.14.13/libpurple/media/codec.h ../../pidgin-2.14.13/libpurple/media/enum-types.h purple.h version.h marshallers.h | TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native/usr/bin/python3-native/python3 ../../pidgin-2.14.13/libpurple/dbus-analyze-types.py --keyword=enum --verbatim > purple-client-bindings.h
TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build/libpurple/../../pidgin-2.14.13/libpurple/dbus-analyze-functions.py:537: SyntaxWarning: invalid escape sequence '\w'
re.compile("^%s(\w[^()]*)\(([^()]*)\)\s*;\s*$" % fprefix)
TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build/libpurple/../../pidgin-2.14.13/libpurple/dbus-analyze-functions.py:538: SyntaxWarning: invalid escape sequence '\w'
self.typeregexp = re.compile("^\w+\s*\*?\s*$")
TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build/libpurple/../../pidgin-2.14.13/libpurple/dbus-analyze-functions.py:537: SyntaxWarning: invalid escape sequence '\w'
re.compile("^%s(\w[^()]*)\(([^()]*)\)\s*;\s*$" % fprefix)
TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build/libpurple/../../pidgin-2.14.13/libpurple/dbus-analyze-functions.py:538: SyntaxWarning: invalid escape sequence '\w'
self.typeregexp = re.compile("^\w+\s*\*?\s*$")
TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build/libpurple/../../pidgin-2.14.13/libpurple/dbus-analyze-functions.py:639: SyntaxWarning: invalid escape sequence '\s'
fprefix = "DBUS_EXPORT\s+"
TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build/libpurple/../../pidgin-2.14.13/libpurple/dbus-analyze-functions.py:639: SyntaxWarning: invalid escape sequence '\s'
fprefix = "DBUS_EXPORT\s+"
TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build/libpurple/../../pidgin-2.14.13/libpurple/dbus-analyze-signals.py:23: SyntaxWarning: invalid escape sequence '\w'
registerregex = re.compile("purple_signal_register[^;]+\"([\w\-]+)\"[^;]+(purple_marshal_\w+)[^;]+;")
cat: marshallers.h: No such file or directory
cat ../../pidgin-2.14.13/libpurple/dbus-useful.h ../../pidgin-2.14.13/libpurple/dbus-define-api.h ../../pidgin-2.14.13/libpurple/account.h ../../pidgin-2.14.13/libpurple/blist.h ../../pidgin-2.14.13/libpurple/buddyicon.h ../../pidgin-2.14.13/libpurple/connection.h ../../pidgin-2.14.13/libpurple/conversation.h ../../pidgin-2.14.13/libpurple/core.h ../../pidgin-2.14.13/libpurple/ft.h ../../pidgin-2.14.13/libpurple/log.h ../../pidgin-2.14.13/libpurple/notify.h ../../pidgin-2.14.13/libpurple/prefs.h ../../pidgin-2.14.13/libpurple/roomlist.h ../../pidgin-2.14.13/libpurple/savedstatuses.h ../../pidgin-2.14.13/libpurple/smiley.h ../../pidgin-2.14.13/libpurple/status.h ../../pidgin-2.14.13/libpurple/server.h ../../pidgin-2.14.13/libpurple/util.h ../../pidgin-2.14.13/libpurple/xmlnode.h ../../pidgin-2.14.13/libpurple/prpl.h | TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native/usr/bin/python3-native/python3 ../../pidgin-2.14.13/libpurple/dbus-analyze-functions.py --client --headers >> purple-client-bindings.h
cat: marshallers.h: No such file or directory
TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build/libpurple/../../pidgin-2.14.13/libpurple/dbus-analyze-functions.py:537: SyntaxWarning: invalid escape sequence '\w'
re.compile("^%s(\w[^()]*)\(([^()]*)\)\s*;\s*$" % fprefix)
TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build/libpurple/../../pidgin-2.14.13/libpurple/dbus-analyze-functions.py:538: SyntaxWarning: invalid escape sequence '\w'
self.typeregexp = re.compile("^\w+\s*\*?\s*$")
TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build/libpurple/../../pidgin-2.14.13/libpurple/dbus-analyze-functions.py:639: SyntaxWarning: invalid escape sequence '\s'
fprefix = "DBUS_EXPORT\s+"
cat: marshallers.h: No such file or directory
make all-recursive
make[3]: Entering directory 'TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build/libpurple'
Making all in plugins
make[4]: Entering directory 'TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build/libpurple/plugins'
Making all in ssl
make[5]: Entering directory 'TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build/libpurple/plugins/ssl'
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/plugins/ssl -I../../.. -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib/libpurple\" -I../../../../pidgin-2.14.13/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-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o ssl.lo ../../../../pidgin-2.14.13/libpurple/plugins/ssl/ssl.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/plugins/ssl -I../../.. -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib/libpurple\" -I../../../../pidgin-2.14.13/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-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib/libpurple\" -I../../../../pidgin-2.14.13/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-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o ssl_gnutls_la-ssl-gnutls.lo `test -f 'ssl-gnutls.c' || echo '../../../../pidgin-2.14.13/libpurple/plugins/ssl/'`ssl-gnutls.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/plugins/ssl -I../../.. -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib/libpurple\" -I../../../../pidgin-2.14.13/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-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib/libpurple\" -I../../../../pidgin-2.14.13/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-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/nss3 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/nspr -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o ssl_nss_la-ssl-nss.lo `test -f 'ssl-nss.c' || echo '../../../../pidgin-2.14.13/libpurple/plugins/ssl/'`ssl-nss.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/plugins/ssl -I../../.. -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib/libpurple\" -I../../../../pidgin-2.14.13/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-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib/libpurple\" -I../../../../pidgin-2.14.13/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-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/nss3 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/nspr -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o nss_prefs_la-nss-prefs.lo `test -f 'nss-prefs.c' || echo '../../../../pidgin-2.14.13/libpurple/plugins/ssl/'`nss-prefs.c
/bin/bash ../../../libtool --silent --tag=CC --mode=link x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -module -avoid-version -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -Wl,-z,relro,-z,now -o ssl.la -rpath /usr/lib/purple-2 ssl.lo -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lm -lnsl
/bin/bash ../../../libtool --silent --tag=CC --mode=link x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib/libpurple\" -I../../../../pidgin-2.14.13/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-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/nss3 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/nspr -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -module -avoid-version -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -Wl,-z,relro,-z,now -o nss-prefs.la -rpath /usr/lib/purple-2 nss_prefs_la-nss-prefs.lo -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lssl3 -lsmime3 -lnss3 -lsoftokn3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lm -lnsl
/bin/bash ../../../libtool --silent --tag=CC --mode=link x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib/libpurple\" -I../../../../pidgin-2.14.13/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-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -module -avoid-version -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -Wl,-z,relro,-z,now -o ssl-gnutls.la -rpath /usr/lib/purple-2 ssl_gnutls_la-ssl-gnutls.lo -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -LTOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib -lgnutls -lm -lnsl
/bin/bash ../../../libtool --silent --tag=CC --mode=link x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib/libpurple\" -I../../../../pidgin-2.14.13/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-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/nss3 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/nspr -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -module -avoid-version -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -Wl,-z,relro,-z,now -o ssl-nss.la -rpath /usr/lib/purple-2 ssl_nss_la-ssl-nss.lo -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lssl3 -lsmime3 -lnss3 -lsoftokn3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lm -lnsl
make[5]: Leaving directory 'TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build/libpurple/plugins/ssl'
make[5]: Entering directory 'TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build/libpurple/plugins'
/bin/bash ../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../pidgin-2.14.13/libpurple/plugins -I../.. -DDATADIR=\"/usr/share\" -I../../../pidgin-2.14.13/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-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/dbus-1.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/dbus-1.0/include -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o ciphertest.lo ../../../pidgin-2.14.13/libpurple/plugins/ciphertest.c
/bin/bash ../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../pidgin-2.14.13/libpurple/plugins -I../.. -DDATADIR=\"/usr/share\" -I../../../pidgin-2.14.13/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-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/dbus-1.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/dbus-1.0/include -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o codeinline.lo ../../../pidgin-2.14.13/libpurple/plugins/codeinline.c
/bin/bash ../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../pidgin-2.14.13/libpurple/plugins -I../.. -DDATADIR=\"/usr/share\" -I../../../pidgin-2.14.13/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-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/dbus-1.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/dbus-1.0/include -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o debug_example.lo ../../../pidgin-2.14.13/libpurple/plugins/debug_example.c
/bin/bash ../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../pidgin-2.14.13/libpurple/plugins -I../.. -DDATADIR=\"/usr/share\" -I../../../pidgin-2.14.13/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-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/dbus-1.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/dbus-1.0/include -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o helloworld.lo ../../../pidgin-2.14.13/libpurple/plugins/helloworld.c
/bin/bash ../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../pidgin-2.14.13/libpurple/plugins -I../.. -DDATADIR=\"/usr/share\" -I../../../pidgin-2.14.13/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-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/dbus-1.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/dbus-1.0/include -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o notify_example.lo ../../../pidgin-2.14.13/libpurple/plugins/notify_example.c
/bin/bash ../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../pidgin-2.14.13/libpurple/plugins -I../.. -DDATADIR=\"/usr/share\" -I../../../pidgin-2.14.13/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-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/dbus-1.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/dbus-1.0/include -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o one_time_password.lo ../../../pidgin-2.14.13/libpurple/plugins/one_time_password.c
/bin/bash ../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../pidgin-2.14.13/libpurple/plugins -I../.. -DDATADIR=\"/usr/share\" -I../../../pidgin-2.14.13/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-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/dbus-1.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/dbus-1.0/include -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o pluginpref_example.lo ../../../pidgin-2.14.13/libpurple/plugins/pluginpref_example.c
/bin/bash ../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../pidgin-2.14.13/libpurple/plugins -I../.. -DDATADIR=\"/usr/share\" -I../../../pidgin-2.14.13/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-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/dbus-1.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/dbus-1.0/include -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o signals-test.lo ../../../pidgin-2.14.13/libpurple/plugins/signals-test.c
/bin/bash ../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../pidgin-2.14.13/libpurple/plugins -I../.. -DDATADIR=\"/usr/share\" -I../../../pidgin-2.14.13/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-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/dbus-1.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/dbus-1.0/include -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o simple.lo ../../../pidgin-2.14.13/libpurple/plugins/simple.c
/bin/bash ../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../pidgin-2.14.13/libpurple/plugins -I../.. -DDATADIR=\"/usr/share\" -I../../../pidgin-2.14.13/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-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/dbus-1.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/dbus-1.0/include -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o autoaccept.lo ../../../pidgin-2.14.13/libpurple/plugins/autoaccept.c
/bin/bash ../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../pidgin-2.14.13/libpurple/plugins -I../.. -DDATADIR=\"/usr/share\" -I../../../pidgin-2.14.13/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-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/dbus-1.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/dbus-1.0/include -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o buddynote.lo ../../../pidgin-2.14.13/libpurple/plugins/buddynote.c
/bin/bash ../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../pidgin-2.14.13/libpurple/plugins -I../.. -DDATADIR=\"/usr/share\" -I../../../pidgin-2.14.13/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-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/dbus-1.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/dbus-1.0/include -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o idle.lo ../../../pidgin-2.14.13/libpurple/plugins/idle.c
/bin/bash ../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../pidgin-2.14.13/libpurple/plugins -I../.. -DDATADIR=\"/usr/share\" -I../../../pidgin-2.14.13/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-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/dbus-1.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/dbus-1.0/include -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o joinpart.lo ../../../pidgin-2.14.13/libpurple/plugins/joinpart.c
/bin/bash ../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../pidgin-2.14.13/libpurple/plugins -I../.. -DDATADIR=\"/usr/share\" -I../../../pidgin-2.14.13/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-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/dbus-1.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/dbus-1.0/include -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o log_reader.lo ../../../pidgin-2.14.13/libpurple/plugins/log_reader.c
/bin/bash ../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../pidgin-2.14.13/libpurple/plugins -I../.. -DDATADIR=\"/usr/share\" -I../../../pidgin-2.14.13/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-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/dbus-1.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/dbus-1.0/include -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o newline.lo ../../../pidgin-2.14.13/libpurple/plugins/newline.c
/bin/bash ../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../pidgin-2.14.13/libpurple/plugins -I../.. -DDATADIR=\"/usr/share\" -I../../../pidgin-2.14.13/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-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/dbus-1.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/dbus-1.0/include -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o offlinemsg.lo ../../../pidgin-2.14.13/libpurple/plugins/offlinemsg.c
/bin/bash ../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../pidgin-2.14.13/libpurple/plugins -I../.. -DDATADIR=\"/usr/share\" -I../../../pidgin-2.14.13/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-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/dbus-1.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/dbus-1.0/include -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o psychic.lo ../../../pidgin-2.14.13/libpurple/plugins/psychic.c
/bin/bash ../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../pidgin-2.14.13/libpurple/plugins -I../.. -DDATADIR=\"/usr/share\" -I../../../pidgin-2.14.13/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-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/dbus-1.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/dbus-1.0/include -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o statenotify.lo ../../../pidgin-2.14.13/libpurple/plugins/statenotify.c
cd ../../libpurple && make dbus-types.h
cat ../../../pidgin-2.14.13/libpurple/plugins/dbus-example.c | \
TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native/usr/bin/python3-native/python3 ../../../pidgin-2.14.13/libpurple/dbus-analyze-functions.py --export-only > dbus-example-bindings.c
/bin/bash ../../libtool --silent --tag=CC --mode=link x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -module -avoid-version -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -Wl,-z,relro,-z,now -o debug_example.la debug_example.lo -lm -lnsl
make[6]: Entering directory 'TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build/libpurple'
make[6]: 'dbus-types.h' is up to date.
make[6]: Leaving directory 'TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build/libpurple'
/bin/bash ../../libtool --silent --tag=CC --mode=link x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -module -avoid-version -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -Wl,-z,relro,-z,now -o codeinline.la codeinline.lo -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lm -lnsl
/bin/bash ../../libtool --silent --tag=CC --mode=link x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -module -avoid-version -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -Wl,-z,relro,-z,now -o buddynote.la -rpath /usr/lib/purple-2 buddynote.lo -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lm -lnsl
/bin/bash ../../libtool --silent --tag=CC --mode=link x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -module -avoid-version -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -Wl,-z,relro,-z,now -o helloworld.la helloworld.lo -lm -lnsl
TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build/libpurple/plugins/../../../pidgin-2.14.13/libpurple/dbus-analyze-functions.py:537: SyntaxWarning: invalid escape sequence '\w'
re.compile("^%s(\w[^()]*)\(([^()]*)\)\s*;\s*$" % fprefix)
TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build/libpurple/plugins/../../../pidgin-2.14.13/libpurple/dbus-analyze-functions.py:538: SyntaxWarning: invalid escape sequence '\w'
self.typeregexp = re.compile("^\w+\s*\*?\s*$")
TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build/libpurple/plugins/../../../pidgin-2.14.13/libpurple/dbus-analyze-functions.py:639: SyntaxWarning: invalid escape sequence '\s'
fprefix = "DBUS_EXPORT\s+"
/bin/bash ../../libtool --silent --tag=CC --mode=link x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -module -avoid-version -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -Wl,-z,relro,-z,now -o newline.la -rpath /usr/lib/purple-2 newline.lo -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lm -lnsl
/bin/bash ../../libtool --silent --tag=CC --mode=link x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -module -avoid-version -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -Wl,-z,relro,-z,now -o psychic.la -rpath /usr/lib/purple-2 psychic.lo -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lm -lnsl
/bin/bash ../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../pidgin-2.14.13/libpurple/plugins -I../.. -DDATADIR=\"/usr/share\" -I../../../pidgin-2.14.13/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-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/dbus-1.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/dbus-1.0/include -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o dbus-example.lo ../../../pidgin-2.14.13/libpurple/plugins/dbus-example.c
/bin/bash ../../libtool --silent --tag=CC --mode=link x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -module -avoid-version -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -Wl,-z,relro,-z,now -o joinpart.la -rpath /usr/lib/purple-2 joinpart.lo -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lm -lnsl
/bin/bash ../../libtool --silent --tag=CC --mode=link x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -module -avoid-version -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -Wl,-z,relro,-z,now -o autoaccept.la -rpath /usr/lib/purple-2 autoaccept.lo -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lm -lnsl
In file included from TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0/glib/giochannel.h:36,
from TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0/glib.h:56,
from TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0/gmodule.h:30,
from ../../../pidgin-2.14.13/libpurple/internal.h:102,
from ../../../pidgin-2.14.13/libpurple/plugins/log_reader.c:1:
../../../pidgin-2.14.13/libpurple/plugins/log_reader.c: In function 'msn_logger_read':
TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0/glib/gstring.h:76:5: warning: ignoring return value of 'g_string_free_and_steal' declared with attribute 'warn_unused_result' [-Wunused-result]
72 | (__builtin_constant_p (free_segment) ? \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
73 | ((free_segment) ? \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
74 | (g_string_free) ((str), (free_segment)) : \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
75 | g_string_free_and_steal (str)) \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
76 | : \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
77 | (g_string_free) ((str), (free_segment)))
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../pidgin-2.14.13/libpurple/plugins/log_reader.c:906:17: note: in expansion of macro 'g_string_free'
906 | g_string_free(data->text, FALSE);
| ^~~~~~~~~~~~~
../../../pidgin-2.14.13/libpurple/plugins/log_reader.c: In function 'msn_logger_finalize':
TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0/glib/gstring.h:76:5: warning: ignoring return value of 'g_string_free_and_steal' declared with attribute 'warn_unused_result' [-Wunused-result]
72 | (__builtin_constant_p (free_segment) ? \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
73 | ((free_segment) ? \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
74 | (g_string_free) ((str), (free_segment)) : \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
75 | g_string_free_and_steal (str)) \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
76 | : \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
77 | (g_string_free) ((str), (free_segment)))
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../pidgin-2.14.13/libpurple/plugins/log_reader.c:1194:17: note: in expansion of macro 'g_string_free'
1194 | g_string_free(data->text, FALSE);
| ^~~~~~~~~~~~~
/bin/bash ../../libtool --silent --tag=CC --mode=link x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -module -avoid-version -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -Wl,-z,relro,-z,now -o simple.la simple.lo -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lm -lnsl
/bin/bash ../../libtool --silent --tag=CC --mode=link x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -module -avoid-version -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -Wl,-z,relro,-z,now -o statenotify.la -rpath /usr/lib/purple-2 statenotify.lo -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lm -lnsl
/bin/bash ../../libtool --silent --tag=CC --mode=link x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -module -avoid-version -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -Wl,-z,relro,-z,now -o offlinemsg.la -rpath /usr/lib/purple-2 offlinemsg.lo -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lm -lnsl
/bin/bash ../../libtool --silent --tag=CC --mode=link x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -module -avoid-version -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -Wl,-z,relro,-z,now -o one_time_password.la one_time_password.lo -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lm -lnsl
/bin/bash ../../libtool --silent --tag=CC --mode=link x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -module -avoid-version -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -Wl,-z,relro,-z,now -o pluginpref_example.la pluginpref_example.lo -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lm -lnsl
/bin/bash ../../libtool --silent --tag=CC --mode=link x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -module -avoid-version -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -Wl,-z,relro,-z,now -o ciphertest.la ciphertest.lo -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lm -lnsl
/bin/bash ../../libtool --silent --tag=CC --mode=link x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -module -avoid-version -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -Wl,-z,relro,-z,now -o signals_test.la signals-test.lo -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lm -lnsl
/bin/bash ../../libtool --silent --tag=CC --mode=link x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -module -avoid-version -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -Wl,-z,relro,-z,now -o notify_example.la notify_example.lo -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lm -lnsl
/bin/bash ../../libtool --silent --tag=CC --mode=link x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -module -avoid-version -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -Wl,-z,relro,-z,now -o idle.la -rpath /usr/lib/purple-2 idle.lo -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lm -lnsl
/bin/bash ../../libtool --silent --tag=CC --mode=link x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -module -avoid-version -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -Wl,-z,relro,-z,now -o dbus-example.la -rpath /usr/lib/purple-2 dbus-example.lo -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lm -lnsl
/bin/bash ../../libtool --silent --tag=CC --mode=link x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -module -avoid-version -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -Wl,-z,relro,-z,now -o log_reader.la -rpath /usr/lib/purple-2 log_reader.lo -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lm -lnsl
make[5]: Leaving directory 'TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build/libpurple/plugins'
make[4]: Leaving directory 'TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build/libpurple/plugins'
Making all in protocols
make[4]: Entering directory 'TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build/libpurple/protocols'
Making all in bonjour
make[5]: Entering directory 'TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build/libpurple/protocols/bonjour'
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/bonjour -I../../.. -I../../../../pidgin-2.14.13/libpurple -I../../../libpurple -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/libxml2 -D_REENTRANT -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libbonjour_la-bonjour.lo `test -f 'bonjour.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/bonjour/'`bonjour.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/bonjour -I../../.. -I../../../../pidgin-2.14.13/libpurple -I../../../libpurple -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/libxml2 -D_REENTRANT -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libbonjour_la-buddy.lo `test -f 'buddy.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/bonjour/'`buddy.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/bonjour -I../../.. -I../../../../pidgin-2.14.13/libpurple -I../../../libpurple -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/libxml2 -D_REENTRANT -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libbonjour_la-jabber.lo `test -f 'jabber.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/bonjour/'`jabber.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/bonjour -I../../.. -I../../../../pidgin-2.14.13/libpurple -I../../../libpurple -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/libxml2 -D_REENTRANT -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libbonjour_la-mdns_avahi.lo `test -f 'mdns_avahi.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/bonjour/'`mdns_avahi.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/bonjour -I../../.. -I../../../../pidgin-2.14.13/libpurple -I../../../libpurple -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/libxml2 -D_REENTRANT -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libbonjour_la-mdns_common.lo `test -f 'mdns_common.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/bonjour/'`mdns_common.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/bonjour -I../../.. -I../../../../pidgin-2.14.13/libpurple -I../../../libpurple -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/libxml2 -D_REENTRANT -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libbonjour_la-parser.lo `test -f 'parser.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/bonjour/'`parser.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/bonjour -I../../.. -I../../../../pidgin-2.14.13/libpurple -I../../../libpurple -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/libxml2 -D_REENTRANT -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libbonjour_la-bonjour_ft.lo `test -f 'bonjour_ft.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/bonjour/'`bonjour_ft.c
/bin/bash ../../../libtool --silent --tag=CC --mode=link x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -module -avoid-version -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -Wl,-z,relro,-z,now -o libbonjour.la -rpath /usr/lib/purple-2 libbonjour_la-bonjour.lo libbonjour_la-buddy.lo libbonjour_la-jabber.lo libbonjour_la-mdns_avahi.lo libbonjour_la-mdns_common.lo libbonjour_la-parser.lo libbonjour_la-bonjour_ft.lo -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lxml2 -lavahi-common -lavahi-client -lavahi-glib -lglib-2.0 -lm -lnsl
make[5]: Leaving directory 'TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build/libpurple/protocols/bonjour'
Making all in gg
make[5]: Entering directory 'TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build/libpurple/protocols/gg'
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/gg -I../../.. -I../../../../pidgin-2.14.13/libpurple -I../../../libpurple -I../../../../pidgin-2.14.13/libpurple/protocols/gg/lib -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include -DGG_IGNORE_DEPRECATED -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -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 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libgg_la-common.lo `test -f 'lib/common.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/gg/'`lib/common.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/gg -I../../.. -I../../../../pidgin-2.14.13/libpurple -I../../../libpurple -I../../../../pidgin-2.14.13/libpurple/protocols/gg/lib -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include -DGG_IGNORE_DEPRECATED -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -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 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libgg_la-dcc7.lo `test -f 'lib/dcc7.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/gg/'`lib/dcc7.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/gg -I../../.. -I../../../../pidgin-2.14.13/libpurple -I../../../libpurple -I../../../../pidgin-2.14.13/libpurple/protocols/gg/lib -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include -DGG_IGNORE_DEPRECATED -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -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 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libgg_la-dcc.lo `test -f 'lib/dcc.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/gg/'`lib/dcc.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/gg -I../../.. -I../../../../pidgin-2.14.13/libpurple -I../../../libpurple -I../../../../pidgin-2.14.13/libpurple/protocols/gg/lib -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include -DGG_IGNORE_DEPRECATED -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -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 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libgg_la-debug.lo `test -f 'lib/debug.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/gg/'`lib/debug.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/gg -I../../.. -I../../../../pidgin-2.14.13/libpurple -I../../../libpurple -I../../../../pidgin-2.14.13/libpurple/protocols/gg/lib -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include -DGG_IGNORE_DEPRECATED -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -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 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libgg_la-deflate.lo `test -f 'lib/deflate.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/gg/'`lib/deflate.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/gg -I../../.. -I../../../../pidgin-2.14.13/libpurple -I../../../libpurple -I../../../../pidgin-2.14.13/libpurple/protocols/gg/lib -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include -DGG_IGNORE_DEPRECATED -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -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 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libgg_la-encoding.lo `test -f 'lib/encoding.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/gg/'`lib/encoding.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/gg -I../../.. -I../../../../pidgin-2.14.13/libpurple -I../../../libpurple -I../../../../pidgin-2.14.13/libpurple/protocols/gg/lib -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include -DGG_IGNORE_DEPRECATED -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -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 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libgg_la-endian.lo `test -f 'lib/endian.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/gg/'`lib/endian.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/gg -I../../.. -I../../../../pidgin-2.14.13/libpurple -I../../../libpurple -I../../../../pidgin-2.14.13/libpurple/protocols/gg/lib -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include -DGG_IGNORE_DEPRECATED -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -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 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libgg_la-events.lo `test -f 'lib/events.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/gg/'`lib/events.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/gg -I../../.. -I../../../../pidgin-2.14.13/libpurple -I../../../libpurple -I../../../../pidgin-2.14.13/libpurple/protocols/gg/lib -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include -DGG_IGNORE_DEPRECATED -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -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 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libgg_la-handlers.lo `test -f 'lib/handlers.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/gg/'`lib/handlers.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/gg -I../../.. -I../../../../pidgin-2.14.13/libpurple -I../../../libpurple -I../../../../pidgin-2.14.13/libpurple/protocols/gg/lib -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include -DGG_IGNORE_DEPRECATED -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -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 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libgg_la-http.lo `test -f 'lib/http.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/gg/'`lib/http.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/gg -I../../.. -I../../../../pidgin-2.14.13/libpurple -I../../../libpurple -I../../../../pidgin-2.14.13/libpurple/protocols/gg/lib -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include -DGG_IGNORE_DEPRECATED -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -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 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libgg_la-libgadu.lo `test -f 'lib/libgadu.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/gg/'`lib/libgadu.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/gg -I../../.. -I../../../../pidgin-2.14.13/libpurple -I../../../libpurple -I../../../../pidgin-2.14.13/libpurple/protocols/gg/lib -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include -DGG_IGNORE_DEPRECATED -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -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 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libgg_la-message.lo `test -f 'lib/message.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/gg/'`lib/message.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/gg -I../../.. -I../../../../pidgin-2.14.13/libpurple -I../../../libpurple -I../../../../pidgin-2.14.13/libpurple/protocols/gg/lib -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include -DGG_IGNORE_DEPRECATED -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -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 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libgg_la-network.lo `test -f 'lib/network.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/gg/'`lib/network.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/gg -I../../.. -I../../../../pidgin-2.14.13/libpurple -I../../../libpurple -I../../../../pidgin-2.14.13/libpurple/protocols/gg/lib -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include -DGG_IGNORE_DEPRECATED -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -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 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libgg_la-obsolete.lo `test -f 'lib/obsolete.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/gg/'`lib/obsolete.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/gg -I../../.. -I../../../../pidgin-2.14.13/libpurple -I../../../libpurple -I../../../../pidgin-2.14.13/libpurple/protocols/gg/lib -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include -DGG_IGNORE_DEPRECATED -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -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 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libgg_la-packets.pb-c.lo `test -f 'lib/packets.pb-c.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/gg/'`lib/packets.pb-c.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/gg -I../../.. -I../../../../pidgin-2.14.13/libpurple -I../../../libpurple -I../../../../pidgin-2.14.13/libpurple/protocols/gg/lib -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include -DGG_IGNORE_DEPRECATED -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -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 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libgg_la-protobuf.lo `test -f 'lib/protobuf.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/gg/'`lib/protobuf.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/gg -I../../.. -I../../../../pidgin-2.14.13/libpurple -I../../../libpurple -I../../../../pidgin-2.14.13/libpurple/protocols/gg/lib -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include -DGG_IGNORE_DEPRECATED -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -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 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libgg_la-protobuf-c.lo `test -f 'lib/protobuf-c.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/gg/'`lib/protobuf-c.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/gg -I../../.. -I../../../../pidgin-2.14.13/libpurple -I../../../libpurple -I../../../../pidgin-2.14.13/libpurple/protocols/gg/lib -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include -DGG_IGNORE_DEPRECATED -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -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 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libgg_la-pubdir50.lo `test -f 'lib/pubdir50.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/gg/'`lib/pubdir50.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/gg -I../../.. -I../../../../pidgin-2.14.13/libpurple -I../../../libpurple -I../../../../pidgin-2.14.13/libpurple/protocols/gg/lib -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include -DGG_IGNORE_DEPRECATED -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -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 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libgg_la-pubdir.lo `test -f 'lib/pubdir.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/gg/'`lib/pubdir.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/gg -I../../.. -I../../../../pidgin-2.14.13/libpurple -I../../../libpurple -I../../../../pidgin-2.14.13/libpurple/protocols/gg/lib -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include -DGG_IGNORE_DEPRECATED -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -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 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libgg_la-resolver.lo `test -f 'lib/resolver.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/gg/'`lib/resolver.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/gg -I../../.. -I../../../../pidgin-2.14.13/libpurple -I../../../libpurple -I../../../../pidgin-2.14.13/libpurple/protocols/gg/lib -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include -DGG_IGNORE_DEPRECATED -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -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 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libgg_la-sha1.lo `test -f 'lib/sha1.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/gg/'`lib/sha1.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/gg -I../../.. -I../../../../pidgin-2.14.13/libpurple -I../../../libpurple -I../../../../pidgin-2.14.13/libpurple/protocols/gg/lib -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include -DGG_IGNORE_DEPRECATED -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -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 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libgg_la-tvbuff.lo `test -f 'lib/tvbuff.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/gg/'`lib/tvbuff.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/gg -I../../.. -I../../../../pidgin-2.14.13/libpurple -I../../../libpurple -I../../../../pidgin-2.14.13/libpurple/protocols/gg/lib -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include -DGG_IGNORE_DEPRECATED -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -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 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libgg_la-tvbuilder.lo `test -f 'lib/tvbuilder.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/gg/'`lib/tvbuilder.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/gg -I../../.. -I../../../../pidgin-2.14.13/libpurple -I../../../libpurple -I../../../../pidgin-2.14.13/libpurple/protocols/gg/lib -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include -DGG_IGNORE_DEPRECATED -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -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 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libgg_la-gg-utils.lo `test -f 'gg-utils.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/gg/'`gg-utils.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/gg -I../../.. -I../../../../pidgin-2.14.13/libpurple -I../../../libpurple -I../../../../pidgin-2.14.13/libpurple/protocols/gg/lib -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include -DGG_IGNORE_DEPRECATED -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -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 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libgg_la-confer.lo `test -f 'confer.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/gg/'`confer.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/gg -I../../.. -I../../../../pidgin-2.14.13/libpurple -I../../../libpurple -I../../../../pidgin-2.14.13/libpurple/protocols/gg/lib -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include -DGG_IGNORE_DEPRECATED -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -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 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libgg_la-search.lo `test -f 'search.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/gg/'`search.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/gg -I../../.. -I../../../../pidgin-2.14.13/libpurple -I../../../libpurple -I../../../../pidgin-2.14.13/libpurple/protocols/gg/lib -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include -DGG_IGNORE_DEPRECATED -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -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 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libgg_la-buddylist.lo `test -f 'buddylist.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/gg/'`buddylist.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/gg -I../../.. -I../../../../pidgin-2.14.13/libpurple -I../../../libpurple -I../../../../pidgin-2.14.13/libpurple/protocols/gg/lib -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include -DGG_IGNORE_DEPRECATED -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -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 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libgg_la-gg.lo `test -f 'gg.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/gg/'`gg.c
../../../../pidgin-2.14.13/libpurple/protocols/gg/lib/dcc.c: In function 'gg_dcc_fill_file_info2':
../../../../pidgin-2.14.13/libpurple/protocols/gg/lib/dcc.c:167:55: warning: taking address of packed member of 'struct gg_file_info' may result in an unaligned pointer value [-Waddress-of-packed-member]
167 | gg_dcc_fill_filetime(st.st_atime, d->file_info.atime);
| ~~~~~~~~~~~~^~~~~~
../../../../pidgin-2.14.13/libpurple/protocols/gg/lib/dcc.c:168:55: warning: taking address of packed member of 'struct gg_file_info' may result in an unaligned pointer value [-Waddress-of-packed-member]
168 | gg_dcc_fill_filetime(st.st_mtime, d->file_info.mtime);
| ~~~~~~~~~~~~^~~~~~
../../../../pidgin-2.14.13/libpurple/protocols/gg/lib/dcc.c:169:55: warning: taking address of packed member of 'struct gg_file_info' may result in an unaligned pointer value [-Waddress-of-packed-member]
169 | gg_dcc_fill_filetime(st.st_ctime, d->file_info.ctime);
| ~~~~~~~~~~~~^~~~~~
../../../../pidgin-2.14.13/libpurple/protocols/gg/lib/dcc.c: In function 'gg_dcc_watch_fd':
../../../../pidgin-2.14.13/libpurple/protocols/gg/lib/dcc.c:894:49: warning: this statement may fall through [-Wimplicit-fallthrough=]
894 | gg_debug(GG_DEBUG_MISC, "// gg_dcc_watch_fd() "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
895 | "peer breaking connection\n");
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../pidgin-2.14.13/libpurple/protocols/gg/lib/dcc.c:897:41: note: here
897 | default:
| ^~~~~~~
../../../../pidgin-2.14.13/libpurple/protocols/gg/lib/events.c: In function 'gg_handle_tls_negotiation':
../../../../pidgin-2.14.13/libpurple/protocols/gg/lib/events.c:1291:17: warning: 'gnutls_compression_get_name' is deprecated [-Wdeprecated-declarations]
1291 | gnutls_compression_get_name(gnutls_compression_get(GG_SESSION_GNUTLS(sess))));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/gnutls/gnutls.h:3612,
from ../../../../pidgin-2.14.13/libpurple/protocols/gg/lib/session.h:23,
from ../../../../pidgin-2.14.13/libpurple/protocols/gg/lib/events.c:40:
TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/gnutls/compat.h:211:13: note: declared here
211 | const char *gnutls_compression_get_name(gnutls_compression_method_t algorithm)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../pidgin-2.14.13/libpurple/protocols/gg/lib/events.c:1291:17: warning: 'gnutls_compression_get' is deprecated [-Wdeprecated-declarations]
1291 | gnutls_compression_get_name(gnutls_compression_get(GG_SESSION_GNUTLS(sess))));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/gnutls/compat.h:209:1: note: declared here
209 | gnutls_compression_get(gnutls_session_t session) _GNUTLS_GCC_ATTR_DEPRECATED;
| ^~~~~~~~~~~~~~~~~~~~~~
../../../../pidgin-2.14.13/libpurple/protocols/gg/lib/handlers.c: In function 'gg_session_handle_recv_msg_110':
../../../../pidgin-2.14.13/libpurple/protocols/gg/lib/handlers.c:1434:13: warning: absolute value function 'abs' given an argument of type 'time_t' {aka 'long int'} but has parameter of type 'int' which may cause truncation of value [-Wabsolute-value]
1434 | if (abs(msg->time - gg_server_time(gs)) > 2)
| ^~~
In file included from TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0/glib/giochannel.h:36,
from TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0/glib.h:56,
from TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0/gmodule.h:30,
from ../../../../pidgin-2.14.13/libpurple/internal.h:102,
from ../../../../pidgin-2.14.13/libpurple/protocols/gg/gg.c:29:
../../../../pidgin-2.14.13/libpurple/protocols/gg/gg.c: In function 'ggp_recv_message_handler':
TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0/glib/gstring.h:76:5: warning: ignoring return value of 'g_string_free_and_steal' declared with attribute 'warn_unused_result' [-Wunused-result]
72 | (__builtin_constant_p (free_segment) ? \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
73 | ((free_segment) ? \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
74 | (g_string_free) ((str), (free_segment)) : \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
75 | g_string_free_and_steal (str)) \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
76 | : \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
77 | (g_string_free) ((str), (free_segment)))
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../pidgin-2.14.13/libpurple/protocols/gg/gg.c:1150:17: note: in expansion of macro 'g_string_free'
1150 | g_string_free(message, FALSE);
| ^~~~~~~~~~~~~
/bin/bash ../../../libtool --silent --tag=CC --mode=link x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -module -avoid-version -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -Wl,-z,relro,-z,now -o libgg.la -rpath /usr/lib/purple-2 libgg_la-common.lo libgg_la-dcc7.lo libgg_la-dcc.lo libgg_la-debug.lo libgg_la-deflate.lo libgg_la-encoding.lo libgg_la-endian.lo libgg_la-events.lo libgg_la-handlers.lo libgg_la-http.lo libgg_la-libgadu.lo libgg_la-message.lo libgg_la-network.lo libgg_la-obsolete.lo libgg_la-packets.pb-c.lo libgg_la-protobuf.lo libgg_la-protobuf-c.lo libgg_la-pubdir50.lo libgg_la-pubdir.lo libgg_la-resolver.lo libgg_la-sha1.lo libgg_la-tvbuff.lo libgg_la-tvbuilder.lo libgg_la-gg-utils.lo libgg_la-confer.lo libgg_la-search.lo libgg_la-buddylist.lo libgg_la-gg.lo -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -LTOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib -lgnutls -lm -lnsl
make[5]: Leaving directory 'TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build/libpurple/protocols/gg'
Making all in irc
make[5]: Entering directory 'TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build/libpurple/protocols/irc'
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/irc -I../../.. -I../../../../pidgin-2.14.13/libpurple -I../../../libpurple -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -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 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libirc_la-cmds.lo `test -f 'cmds.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/irc/'`cmds.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/irc -I../../.. -I../../../../pidgin-2.14.13/libpurple -I../../../libpurple -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -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 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libirc_la-dcc_send.lo `test -f 'dcc_send.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/irc/'`dcc_send.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/irc -I../../.. -I../../../../pidgin-2.14.13/libpurple -I../../../libpurple -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -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 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libirc_la-irc.lo `test -f 'irc.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/irc/'`irc.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/irc -I../../.. -I../../../../pidgin-2.14.13/libpurple -I../../../libpurple -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -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 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libirc_la-msgs.lo `test -f 'msgs.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/irc/'`msgs.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/irc -I../../.. -I../../../../pidgin-2.14.13/libpurple -I../../../libpurple -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -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 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libirc_la-parse.lo `test -f 'parse.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/irc/'`parse.c
/bin/bash ../../../libtool --silent --tag=CC --mode=link x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -module -avoid-version -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -Wl,-z,relro,-z,now -o libirc.la -rpath /usr/lib/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 -lgthread-2.0 -pthread -lglib-2.0 -lm -lnsl
make[5]: Leaving directory 'TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build/libpurple/protocols/irc'
Making all in jabber
make[5]: Entering directory 'TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build/libpurple/protocols/jabber'
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/jabber -I../../.. -I../../../../pidgin-2.14.13/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-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/libxml2 -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libjabber_la-adhoccommands.lo `test -f 'adhoccommands.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/jabber/'`adhoccommands.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/jabber -I../../.. -I../../../../pidgin-2.14.13/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-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/libxml2 -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libjabber_la-auth.lo `test -f 'auth.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/jabber/'`auth.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/jabber -I../../.. -I../../../../pidgin-2.14.13/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-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/libxml2 -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libjabber_la-auth_digest_md5.lo `test -f 'auth_digest_md5.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/jabber/'`auth_digest_md5.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/jabber -I../../.. -I../../../../pidgin-2.14.13/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-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/libxml2 -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libjabber_la-auth_plain.lo `test -f 'auth_plain.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/jabber/'`auth_plain.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/jabber -I../../.. -I../../../../pidgin-2.14.13/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-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/libxml2 -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libjabber_la-auth_scram.lo `test -f 'auth_scram.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/jabber/'`auth_scram.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/jabber -I../../.. -I../../../../pidgin-2.14.13/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-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/libxml2 -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libjabber_la-buddy.lo `test -f 'buddy.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/jabber/'`buddy.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/jabber -I../../.. -I../../../../pidgin-2.14.13/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-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/libxml2 -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libjabber_la-bosh.lo `test -f 'bosh.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/jabber/'`bosh.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/jabber -I../../.. -I../../../../pidgin-2.14.13/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-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/libxml2 -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libjabber_la-caps.lo `test -f 'caps.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/jabber/'`caps.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/jabber -I../../.. -I../../../../pidgin-2.14.13/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-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/libxml2 -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libjabber_la-chat.lo `test -f 'chat.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/jabber/'`chat.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/jabber -I../../.. -I../../../../pidgin-2.14.13/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-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/libxml2 -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libjabber_la-data.lo `test -f 'data.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/jabber/'`data.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/jabber -I../../.. -I../../../../pidgin-2.14.13/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-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/libxml2 -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libjabber_la-disco.lo `test -f 'disco.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/jabber/'`disco.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/jabber -I../../.. -I../../../../pidgin-2.14.13/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-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/libxml2 -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libjabber_la-gmail.lo `test -f 'google/gmail.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/jabber/'`google/gmail.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/jabber -I../../.. -I../../../../pidgin-2.14.13/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-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/libxml2 -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libjabber_la-google.lo `test -f 'google/google.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/jabber/'`google/google.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/jabber -I../../.. -I../../../../pidgin-2.14.13/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-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/libxml2 -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libjabber_la-google_presence.lo `test -f 'google/google_presence.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/jabber/'`google/google_presence.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/jabber -I../../.. -I../../../../pidgin-2.14.13/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-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/libxml2 -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libjabber_la-google_roster.lo `test -f 'google/google_roster.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/jabber/'`google/google_roster.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/jabber -I../../.. -I../../../../pidgin-2.14.13/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-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/libxml2 -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libjabber_la-google_session.lo `test -f 'google/google_session.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/jabber/'`google/google_session.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/jabber -I../../.. -I../../../../pidgin-2.14.13/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-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/libxml2 -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libjabber_la-jingleinfo.lo `test -f 'google/jingleinfo.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/jabber/'`google/jingleinfo.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/jabber -I../../.. -I../../../../pidgin-2.14.13/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-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/libxml2 -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libjabber_la-relay.lo `test -f 'google/relay.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/jabber/'`google/relay.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/jabber -I../../.. -I../../../../pidgin-2.14.13/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-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/libxml2 -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libjabber_la-ibb.lo `test -f 'ibb.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/jabber/'`ibb.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/jabber -I../../.. -I../../../../pidgin-2.14.13/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-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/libxml2 -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libjabber_la-iq.lo `test -f 'iq.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/jabber/'`iq.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/jabber -I../../.. -I../../../../pidgin-2.14.13/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-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/libxml2 -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libjabber_la-jabber.lo `test -f 'jabber.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/jabber/'`jabber.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/jabber -I../../.. -I../../../../pidgin-2.14.13/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-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/libxml2 -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libjabber_la-jingle.lo `test -f 'jingle/jingle.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/jabber/'`jingle/jingle.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/jabber -I../../.. -I../../../../pidgin-2.14.13/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-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/libxml2 -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libjabber_la-content.lo `test -f 'jingle/content.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/jabber/'`jingle/content.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/jabber -I../../.. -I../../../../pidgin-2.14.13/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-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/libxml2 -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libjabber_la-iceudp.lo `test -f 'jingle/iceudp.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/jabber/'`jingle/iceudp.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/jabber -I../../.. -I../../../../pidgin-2.14.13/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-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/libxml2 -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libjabber_la-rawudp.lo `test -f 'jingle/rawudp.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/jabber/'`jingle/rawudp.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/jabber -I../../.. -I../../../../pidgin-2.14.13/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-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/libxml2 -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libjabber_la-rtp.lo `test -f 'jingle/rtp.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/jabber/'`jingle/rtp.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/jabber -I../../.. -I../../../../pidgin-2.14.13/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-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/libxml2 -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libjabber_la-session.lo `test -f 'jingle/session.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/jabber/'`jingle/session.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/jabber -I../../.. -I../../../../pidgin-2.14.13/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-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/libxml2 -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libjabber_la-transport.lo `test -f 'jingle/transport.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/jabber/'`jingle/transport.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/jabber -I../../.. -I../../../../pidgin-2.14.13/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-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/libxml2 -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libjabber_la-jutil.lo `test -f 'jutil.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/jabber/'`jutil.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/jabber -I../../.. -I../../../../pidgin-2.14.13/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-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/libxml2 -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libjabber_la-message.lo `test -f 'message.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/jabber/'`message.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/jabber -I../../.. -I../../../../pidgin-2.14.13/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-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/libxml2 -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libjabber_la-oob.lo `test -f 'oob.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/jabber/'`oob.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/jabber -I../../.. -I../../../../pidgin-2.14.13/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-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/libxml2 -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libjabber_la-parser.lo `test -f 'parser.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/jabber/'`parser.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/jabber -I../../.. -I../../../../pidgin-2.14.13/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-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/libxml2 -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libjabber_la-pep.lo `test -f 'pep.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/jabber/'`pep.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/jabber -I../../.. -I../../../../pidgin-2.14.13/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-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/libxml2 -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libjabber_la-ping.lo `test -f 'ping.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/jabber/'`ping.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/jabber -I../../.. -I../../../../pidgin-2.14.13/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-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/libxml2 -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libjabber_la-si.lo `test -f 'si.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/jabber/'`si.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/jabber -I../../.. -I../../../../pidgin-2.14.13/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-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/libxml2 -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libjabber_la-usermood.lo `test -f 'usermood.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/jabber/'`usermood.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/jabber -I../../.. -I../../../../pidgin-2.14.13/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-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/libxml2 -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libxmpp.lo ../../../../pidgin-2.14.13/libpurple/protocols/jabber/libxmpp.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/jabber -I../../.. -I../../../../pidgin-2.14.13/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-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/libxml2 -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libjabber_la-xdata.lo `test -f 'xdata.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/jabber/'`xdata.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/jabber -I../../.. -I../../../../pidgin-2.14.13/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-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/libxml2 -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libjabber_la-usertune.lo `test -f 'usertune.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/jabber/'`usertune.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/jabber -I../../.. -I../../../../pidgin-2.14.13/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-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/libxml2 -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libjabber_la-usernick.lo `test -f 'usernick.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/jabber/'`usernick.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/jabber -I../../.. -I../../../../pidgin-2.14.13/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-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/libxml2 -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libjabber_la-useravatar.lo `test -f 'useravatar.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/jabber/'`useravatar.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/jabber -I../../.. -I../../../../pidgin-2.14.13/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-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/libxml2 -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libjabber_la-stream_management.lo `test -f 'stream_management.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/jabber/'`stream_management.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/jabber -I../../.. -I../../../../pidgin-2.14.13/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-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/libxml2 -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libjabber_la-roster.lo `test -f 'roster.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/jabber/'`roster.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/jabber -I../../.. -I../../../../pidgin-2.14.13/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-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/libxml2 -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libjabber_la-presence.lo `test -f 'presence.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/jabber/'`presence.c
../../../../pidgin-2.14.13/libpurple/protocols/jabber/jingle/transport.c: In function 'jingle_transport_get_type':
../../../../pidgin-2.14.13/libpurple/protocols/jabber/jingle/transport.c:64:25: warning: cast between incompatible function types from 'void (*)(JingleTransportClass *)' {aka 'void (*)(struct _JingleTransportClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type]
64 | (GClassInitFunc) jingle_transport_class_init,
| ^
../../../../pidgin-2.14.13/libpurple/protocols/jabber/jingle/transport.c:69:25: warning: cast between incompatible function types from 'void (*)(JingleTransport *)' {aka 'void (*)(struct _JingleTransport *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type]
69 | (GInstanceInitFunc) jingle_transport_init,
| ^
../../../../pidgin-2.14.13/libpurple/protocols/jabber/jingle/transport.c: In function 'jingle_transport_class_init':
../../../../pidgin-2.14.13/libpurple/protocols/jabber/jingle/transport.c:89:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations]
89 | g_type_class_add_private(klass, sizeof(JingleTransportPrivate));
| ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0/gobject/gobject.h:26,
from TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0/gobject/gbinding.h:31,
from TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0/glib-object.h:24,
from ../../../../pidgin-2.14.13/libpurple/internal.h:145,
from ../../../../pidgin-2.14.13/libpurple/protocols/jabber/jingle/transport.c:25:
TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here
1503 | void g_type_class_add_private (gpointer g_class,
| ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include/glibconfig.h:9,
from TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0/glib/gtypes.h:34,
from TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0/glib/galloca.h:34,
from TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0/glib.h:32,
from TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0/gmodule.h:30,
from ../../../../pidgin-2.14.13/libpurple/internal.h:102:
../../../../pidgin-2.14.13/libpurple/protocols/jabber/jingle/transport.c: In function 'jingle_transport_init':
TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0/glib/gmacros.h:1301:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
1301 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
| ^~~~~~~
TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0/glib/gmacros.h:1304:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA'
1304 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
| ^~~~~~~~~~~~~~~~~~~~
TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR'
584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
| ^~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR'
688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../pidgin-2.14.13/libpurple/protocols/jabber/jingle/transport.c:38:44: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE'
38 | #define JINGLE_TRANSPORT_GET_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), JINGLE_TYPE_TRANSPORT, JingleTransportPrivate))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../pidgin-2.14.13/libpurple/protocols/jabber/jingle/transport.c:95:27: note: in expansion of macro 'JINGLE_TRANSPORT_GET_PRIVATE'
95 | transport->priv = JINGLE_TRANSPORT_GET_PRIVATE(transport);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../pidgin-2.14.13/libpurple/protocols/jabber/jingle/iceudp.c: In function 'jingle_iceudp_get_type':
../../../../pidgin-2.14.13/libpurple/protocols/jabber/jingle/iceudp.c:144:25: warning: cast between incompatible function types from 'void (*)(JingleIceUdpClass *)' {aka 'void (*)(struct _JingleIceUdpClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type]
144 | (GClassInitFunc) jingle_iceudp_class_init,
| ^
../../../../pidgin-2.14.13/libpurple/protocols/jabber/jingle/iceudp.c:149:25: warning: cast between incompatible function types from 'void (*)(JingleIceUdp *)' {aka 'void (*)(struct _JingleIceUdp *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type]
149 | (GInstanceInitFunc) jingle_iceudp_init,
| ^
../../../../pidgin-2.14.13/libpurple/protocols/jabber/jingle/iceudp.c: In function 'jingle_iceudp_class_init':
../../../../pidgin-2.14.13/libpurple/protocols/jabber/jingle/iceudp.c:182:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations]
182 | g_type_class_add_private(klass, sizeof(JingleIceUdpPrivate));
| ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0/gobject/gobject.h:26,
from TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0/gobject/gbinding.h:31,
from TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0/glib-object.h:24,
from ../../../../pidgin-2.14.13/libpurple/internal.h:145,
from ../../../../pidgin-2.14.13/libpurple/protocols/jabber/jingle/iceudp.c:25:
TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here
1503 | void g_type_class_add_private (gpointer g_class,
| ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include/glibconfig.h:9,
from TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0/glib/gtypes.h:34,
from TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0/glib/galloca.h:34,
from TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0/glib.h:32,
from TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0/gmodule.h:30,
from ../../../../pidgin-2.14.13/libpurple/internal.h:102:
../../../../pidgin-2.14.13/libpurple/protocols/jabber/jingle/iceudp.c: In function 'jingle_iceudp_init':
TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0/glib/gmacros.h:1301:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
1301 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
| ^~~~~~~
TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0/glib/gmacros.h:1304:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA'
1304 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
| ^~~~~~~~~~~~~~~~~~~~
TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR'
584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
| ^~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR'
688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../pidgin-2.14.13/libpurple/protocols/jabber/jingle/iceudp.c:39:41: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE'
39 | #define JINGLE_ICEUDP_GET_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), JINGLE_TYPE_ICEUDP, JingleIceUdpPrivate))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../pidgin-2.14.13/libpurple/protocols/jabber/jingle/iceudp.c:188:24: note: in expansion of macro 'JINGLE_ICEUDP_GET_PRIVATE'
188 | iceudp->priv = JINGLE_ICEUDP_GET_PRIVATE(iceudp);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../../../../pidgin-2.14.13/libpurple/protocols/jabber/jingle/iceudp.c: In function 'jingle_iceudp_finalize':
TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0/glib/gmacros.h:1301:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
1301 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
| ^~~~~~~
TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0/glib/gmacros.h:1304:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA'
1304 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
| ^~~~~~~~~~~~~~~~~~~~
TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR'
584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
| ^~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR'
688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../pidgin-2.14.13/libpurple/protocols/jabber/jingle/iceudp.c:39:41: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE'
39 | #define JINGLE_ICEUDP_GET_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), JINGLE_TYPE_ICEUDP, JingleIceUdpPrivate))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../pidgin-2.14.13/libpurple/protocols/jabber/jingle/iceudp.c:196:37: note: in expansion of macro 'JINGLE_ICEUDP_GET_PRIVATE'
196 | JingleIceUdpPrivate *priv = JINGLE_ICEUDP_GET_PRIVATE(iceudp);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../../../../pidgin-2.14.13/libpurple/protocols/jabber/jingle/iceudp.c: In function 'jingle_iceudp_add_remote_candidate':
TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0/glib/gmacros.h:1301:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
1301 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
| ^~~~~~~
TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0/glib/gmacros.h:1304:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA'
1304 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
| ^~~~~~~~~~~~~~~~~~~~
TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR'
584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
| ^~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR'
688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../pidgin-2.14.13/libpurple/protocols/jabber/jingle/iceudp.c:39:41: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE'
39 | #define JINGLE_ICEUDP_GET_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), JINGLE_TYPE_ICEUDP, JingleIceUdpPrivate))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../pidgin-2.14.13/libpurple/protocols/jabber/jingle/iceudp.c:317:37: note: in expansion of macro 'JINGLE_ICEUDP_GET_PRIVATE'
317 | JingleIceUdpPrivate *priv = JINGLE_ICEUDP_GET_PRIVATE(iceudp);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../../../../pidgin-2.14.13/libpurple/protocols/jabber/jingle/iceudp.c: In function 'jingle_iceudp_to_xml_internal':
TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0/glib/gmacros.h:1301:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
1301 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
| ^~~~~~~
TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0/glib/gmacros.h:1304:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA'
1304 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
| ^~~~~~~~~~~~~~~~~~~~
TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR'
584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
| ^~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR'
688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../pidgin-2.14.13/libpurple/protocols/jabber/jingle/iceudp.c:39:41: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE'
39 | #define JINGLE_ICEUDP_GET_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), JINGLE_TYPE_ICEUDP, JingleIceUdpPrivate))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../pidgin-2.14.13/libpurple/protocols/jabber/jingle/iceudp.c:389:45: note: in expansion of macro 'JINGLE_ICEUDP_GET_PRIVATE'
389 | JingleIceUdpPrivate *priv = JINGLE_ICEUDP_GET_PRIVATE(transport);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../../../../pidgin-2.14.13/libpurple/protocols/jabber/buddy.c: In function 'add_jbr_info':
../../../../pidgin-2.14.13/libpurple/protocols/jabber/buddy.c:741:37: warning: absolute value function 'abs' given an argument of type 'long int' but has parameter of type 'int' which may cause truncation of value [-Wabsolute-value]
741 | abs(jbr->tz_off / (60*60)),
| ^~~
../../../../pidgin-2.14.13/libpurple/protocols/jabber/buddy.c:742:37: warning: absolute value function 'abs' given an argument of type 'long int' but has parameter of type 'int' which may cause truncation of value [-Wabsolute-value]
742 | abs((jbr->tz_off % (60*60)) / 60));
| ^~~
../../../../pidgin-2.14.13/libpurple/protocols/jabber/parser.c: In function 'jabber_parser_process':
../../../../pidgin-2.14.13/libpurple/protocols/jabber/parser.c:280:33: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
280 | xmlError *err = xmlCtxtGetLastError(js->context);
| ^~~~~~~~~~~~~~~~~~~
../../../../pidgin-2.14.13/libpurple/protocols/jabber/jingle/content.c: In function 'jingle_content_get_type':
../../../../pidgin-2.14.13/libpurple/protocols/jabber/jingle/content.c:78:25: warning: cast between incompatible function types from 'void (*)(JingleContentClass *)' {aka 'void (*)(struct _JingleContentClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type]
78 | (GClassInitFunc) jingle_content_class_init,
| ^
../../../../pidgin-2.14.13/libpurple/protocols/jabber/jingle/content.c:83:25: warning: cast between incompatible function types from 'void (*)(JingleContent *)' {aka 'void (*)(struct _JingleContent *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type]
83 | (GInstanceInitFunc) jingle_content_init,
| ^
../../../../pidgin-2.14.13/libpurple/protocols/jabber/jingle/content.c: In function 'jingle_content_class_init':
../../../../pidgin-2.14.13/libpurple/protocols/jabber/jingle/content.c:152:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations]
152 | g_type_class_add_private(klass, sizeof(JingleContentPrivate));
| ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0/gobject/gobject.h:26,
from TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0/gobject/gbinding.h:31,
from TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0/glib-object.h:24,
from ../../../../pidgin-2.14.13/libpurple/internal.h:145,
from ../../../../pidgin-2.14.13/libpurple/protocols/jabber/jingle/content.c:25:
TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here
1503 | void g_type_class_add_private (gpointer g_class,
| ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include/glibconfig.h:9,
from TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0/glib/gtypes.h:34,
from TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0/glib/galloca.h:34,
from TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0/glib.h:32,
from TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0/gmodule.h:30,
from ../../../../pidgin-2.14.13/libpurple/internal.h:102:
../../../../pidgin-2.14.13/libpurple/protocols/jabber/jingle/content.c: In function 'jingle_content_init':
TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0/glib/gmacros.h:1301:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
1301 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
| ^~~~~~~
TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0/glib/gmacros.h:1304:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA'
1304 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
| ^~~~~~~~~~~~~~~~~~~~
TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR'
584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
| ^~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR'
688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../pidgin-2.14.13/libpurple/protocols/jabber/jingle/content.c:45:42: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE'
45 | #define JINGLE_CONTENT_GET_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), JINGLE_TYPE_CONTENT, JingleContentPrivate))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../pidgin-2.14.13/libpurple/protocols/jabber/jingle/content.c:158:25: note: in expansion of macro 'JINGLE_CONTENT_GET_PRIVATE'
158 | content->priv = JINGLE_CONTENT_GET_PRIVATE(content);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../pidgin-2.14.13/libpurple/protocols/jabber/jingle/content.c: In function 'jingle_content_finalize':
TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0/glib/gmacros.h:1301:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
1301 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
| ^~~~~~~
TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0/glib/gmacros.h:1304:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA'
1304 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
| ^~~~~~~~~~~~~~~~~~~~
TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR'
584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
| ^~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR'
688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../pidgin-2.14.13/libpurple/protocols/jabber/jingle/content.c:45:42: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE'
45 | #define JINGLE_CONTENT_GET_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), JINGLE_TYPE_CONTENT, JingleContentPrivate))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../pidgin-2.14.13/libpurple/protocols/jabber/jingle/content.c:165:38: note: in expansion of macro 'JINGLE_CONTENT_GET_PRIVATE'
165 | JingleContentPrivate *priv = JINGLE_CONTENT_GET_PRIVATE(content);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../pidgin-2.14.13/libpurple/protocols/jabber/jingle/session.c: In function 'jingle_session_get_type':
../../../../pidgin-2.14.13/libpurple/protocols/jabber/jingle/session.c:78:25: warning: cast between incompatible function types from 'void (*)(JingleSessionClass *)' {aka 'void (*)(struct _JingleSessionClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type]
78 | (GClassInitFunc) jingle_session_class_init,
| ^
../../../../pidgin-2.14.13/libpurple/protocols/jabber/jingle/session.c:83:25: warning: cast between incompatible function types from 'void (*)(JingleSession *)' {aka 'void (*)(struct _JingleSession *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type]
83 | (GInstanceInitFunc) jingle_session_init,
| ^
../../../../pidgin-2.14.13/libpurple/protocols/jabber/jingle/session.c: In function 'jingle_session_class_init':
../../../../pidgin-2.14.13/libpurple/protocols/jabber/jingle/session.c:154:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations]
154 | g_type_class_add_private(klass, sizeof(JingleSessionPrivate));
| ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0/gobject/gobject.h:26,
from TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0/gobject/gbinding.h:31,
from TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0/glib-object.h:24,
from ../../../../pidgin-2.14.13/libpurple/internal.h:145,
from ../../../../pidgin-2.14.13/libpurple/protocols/jabber/jingle/session.c:25:
TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here
1503 | void g_type_class_add_private (gpointer g_class,
| ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include/glibconfig.h:9,
from TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0/glib/gtypes.h:34,
from TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0/glib/galloca.h:34,
from TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0/glib.h:32,
from TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0/gmodule.h:30,
from ../../../../pidgin-2.14.13/libpurple/internal.h:102:
../../../../pidgin-2.14.13/libpurple/protocols/jabber/jingle/session.c: In function 'jingle_session_init':
TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0/glib/gmacros.h:1301:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
1301 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
| ^~~~~~~
TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0/glib/gmacros.h:1304:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA'
1304 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
| ^~~~~~~~~~~~~~~~~~~~
TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR'
584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
| ^~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR'
688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../pidgin-2.14.13/libpurple/protocols/jabber/jingle/session.c:46:42: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE'
46 | #define JINGLE_SESSION_GET_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), JINGLE_TYPE_SESSION, JingleSessionPrivate))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../pidgin-2.14.13/libpurple/protocols/jabber/jingle/session.c:160:25: note: in expansion of macro 'JINGLE_SESSION_GET_PRIVATE'
160 | session->priv = JINGLE_SESSION_GET_PRIVATE(session);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../pidgin-2.14.13/libpurple/protocols/jabber/jingle/session.c: In function 'jingle_session_finalize':
TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0/glib/gmacros.h:1301:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
1301 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
| ^~~~~~~
TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0/glib/gmacros.h:1304:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA'
1304 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
| ^~~~~~~~~~~~~~~~~~~~
TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR'
584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
| ^~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR'
688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../pidgin-2.14.13/libpurple/protocols/jabber/jingle/session.c:46:42: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE'
46 | #define JINGLE_SESSION_GET_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), JINGLE_TYPE_SESSION, JingleSessionPrivate))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../pidgin-2.14.13/libpurple/protocols/jabber/jingle/session.c:167:38: note: in expansion of macro 'JINGLE_SESSION_GET_PRIVATE'
167 | JingleSessionPrivate *priv = JINGLE_SESSION_GET_PRIVATE(session);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../pidgin-2.14.13/libpurple/protocols/jabber/jingle/rawudp.c: In function 'jingle_rawudp_get_type':
../../../../pidgin-2.14.13/libpurple/protocols/jabber/jingle/rawudp.c:115:25: warning: cast between incompatible function types from 'void (*)(JingleRawUdpClass *)' {aka 'void (*)(struct _JingleRawUdpClass *)'} to 'void (*)(void *, void *)' [-Wcast-function-type]
115 | (GClassInitFunc) jingle_rawudp_class_init,
| ^
../../../../pidgin-2.14.13/libpurple/protocols/jabber/jingle/rawudp.c:120:25: warning: cast between incompatible function types from 'void (*)(JingleRawUdp *)' {aka 'void (*)(struct _JingleRawUdp *)'} to 'void (*)(GTypeInstance *, void *)' {aka 'void (*)(struct _GTypeInstance *, void *)'} [-Wcast-function-type]
120 | (GInstanceInitFunc) jingle_rawudp_init,
| ^
../../../../pidgin-2.14.13/libpurple/protocols/jabber/jingle/rawudp.c: In function 'jingle_rawudp_class_init':
../../../../pidgin-2.14.13/libpurple/protocols/jabber/jingle/rawudp.c:153:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations]
153 | g_type_class_add_private(klass, sizeof(JingleRawUdpPrivate));
| ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0/gobject/gobject.h:26,
from TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0/gobject/gbinding.h:31,
from TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0/glib-object.h:24,
from ../../../../pidgin-2.14.13/libpurple/internal.h:145,
from ../../../../pidgin-2.14.13/libpurple/protocols/jabber/jingle/rawudp.c:25:
TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0/gobject/gtype.h:1503:10: note: declared here
1503 | void g_type_class_add_private (gpointer g_class,
| ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include/glibconfig.h:9,
from TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0/glib/gtypes.h:34,
from TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0/glib/galloca.h:34,
from TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0/glib.h:32,
from TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0/gmodule.h:30,
from ../../../../pidgin-2.14.13/libpurple/internal.h:102:
../../../../pidgin-2.14.13/libpurple/protocols/jabber/jingle/rawudp.c: In function 'jingle_rawudp_init':
TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0/glib/gmacros.h:1301:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
1301 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
| ^~~~~~~
TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0/glib/gmacros.h:1304:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA'
1304 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
| ^~~~~~~~~~~~~~~~~~~~
TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR'
584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
| ^~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR'
688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../pidgin-2.14.13/libpurple/protocols/jabber/jingle/rawudp.c:39:41: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE'
39 | #define JINGLE_RAWUDP_GET_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), JINGLE_TYPE_RAWUDP, JingleRawUdpPrivate))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../pidgin-2.14.13/libpurple/protocols/jabber/jingle/rawudp.c:159:24: note: in expansion of macro 'JINGLE_RAWUDP_GET_PRIVATE'
159 | rawudp->priv = JINGLE_RAWUDP_GET_PRIVATE(rawudp);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../../../../pidgin-2.14.13/libpurple/protocols/jabber/jingle/rawudp.c: In function 'jingle_rawudp_add_remote_candidate':
TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0/glib/gmacros.h:1301:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
1301 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
| ^~~~~~~
TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0/glib/gmacros.h:1304:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA'
1304 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
| ^~~~~~~~~~~~~~~~~~~~
TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR'
584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
| ^~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR'
688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../pidgin-2.14.13/libpurple/protocols/jabber/jingle/rawudp.c:39:41: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE'
39 | #define JINGLE_RAWUDP_GET_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), JINGLE_TYPE_RAWUDP, JingleRawUdpPrivate))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../pidgin-2.14.13/libpurple/protocols/jabber/jingle/rawudp.c:269:37: note: in expansion of macro 'JINGLE_RAWUDP_GET_PRIVATE'
269 | JingleRawUdpPrivate *priv = JINGLE_RAWUDP_GET_PRIVATE(rawudp);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../../../../pidgin-2.14.13/libpurple/protocols/jabber/jingle/rawudp.c: In function 'jingle_rawudp_parse_internal':
TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0/glib/gmacros.h:1301:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
1301 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
| ^~~~~~~
TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0/glib/gmacros.h:1304:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA'
1304 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
| ^~~~~~~~~~~~~~~~~~~~
TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR'
584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
| ^~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR'
688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../pidgin-2.14.13/libpurple/protocols/jabber/jingle/rawudp.c:39:41: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE'
39 | #define JINGLE_RAWUDP_GET_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), JINGLE_TYPE_RAWUDP, JingleRawUdpPrivate))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../pidgin-2.14.13/libpurple/protocols/jabber/jingle/rawudp.c:284:37: note: in expansion of macro 'JINGLE_RAWUDP_GET_PRIVATE'
284 | JingleRawUdpPrivate *priv = JINGLE_RAWUDP_GET_PRIVATE(transport);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../../../../pidgin-2.14.13/libpurple/protocols/jabber/jingle/rawudp.c: In function 'jingle_rawudp_to_xml_internal':
TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0/glib/gmacros.h:1301:33: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE"
1301 | #define _GLIB_GNUC_DO_PRAGMA(x) _Pragma(G_STRINGIFY (x))
| ^~~~~~~
TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0/glib/gmacros.h:1304:3: note: in expansion of macro '_GLIB_GNUC_DO_PRAGMA'
1304 | _GLIB_GNUC_DO_PRAGMA(GCC warning G_STRINGIFY (Deprecated pre-processor symbol: replace with #f))
| ^~~~~~~~~~~~~~~~~~~~
TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0/gobject/gobject-visibility.h:584:49: note: in expansion of macro 'GLIB_DEPRECATED_MACRO_FOR'
584 | #define GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(f) GLIB_DEPRECATED_MACRO_FOR (f)
| ^~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0/gobject/gtype.h:688:145: note: in expansion of macro 'GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR'
688 | #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type))) GOBJECT_DEPRECATED_MACRO_IN_2_58_FOR(G_ADD_PRIVATE)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../pidgin-2.14.13/libpurple/protocols/jabber/jingle/rawudp.c:39:41: note: in expansion of macro 'G_TYPE_INSTANCE_GET_PRIVATE'
39 | #define JINGLE_RAWUDP_GET_PRIVATE(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), JINGLE_TYPE_RAWUDP, JingleRawUdpPrivate))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../pidgin-2.14.13/libpurple/protocols/jabber/jingle/rawudp.c:329:45: note: in expansion of macro 'JINGLE_RAWUDP_GET_PRIVATE'
329 | JingleRawUdpPrivate *priv = JINGLE_RAWUDP_GET_PRIVATE(transport);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../../../../pidgin-2.14.13/libpurple/protocols/jabber/xdata.c: In function 'jabber_x_data_ok_cb':
../../../../pidgin-2.14.13/libpurple/protocols/jabber/xdata.c:161:18: warning: cast between incompatible function types from 'jabber_x_data_action_cb' {aka 'void (*)(struct _JabberStream *, struct _xmlnode *, const char *, void *)'} to 'void (*)(JabberStream *, xmlnode *, void *)' {aka 'void (*)(struct _JabberStream *, struct _xmlnode *, void *)'} [-Wcast-function-type]
161 | ((jabber_x_data_cb)cb)(js, result, user_data);
| ^
../../../../pidgin-2.14.13/libpurple/protocols/jabber/xdata.c: In function 'jabber_x_data_cancel_cb':
../../../../pidgin-2.14.13/libpurple/protocols/jabber/xdata.c:193:18: warning: cast between incompatible function types from 'jabber_x_data_action_cb' {aka 'void (*)(struct _JabberStream *, struct _xmlnode *, const char *, void *)'} to 'void (*)(JabberStream *, xmlnode *, void *)' {aka 'void (*)(struct _JabberStream *, struct _xmlnode *, void *)'} [-Wcast-function-type]
193 | ((jabber_x_data_cb)cb)(js, result, user_data);
| ^
../../../../pidgin-2.14.13/libpurple/protocols/jabber/xdata.c: In function 'jabber_x_data_request':
../../../../pidgin-2.14.13/libpurple/protocols/jabber/xdata.c:198:72: warning: cast between incompatible function types from 'jabber_x_data_cb' {aka 'void (*)(struct _JabberStream *, struct _xmlnode *, void *)'} to 'void (*)(JabberStream *, xmlnode *, const char *, void *)' {aka 'void (*)(struct _JabberStream *, struct _xmlnode *, const char *, void *)'} [-Wcast-function-type]
198 | return jabber_x_data_request_with_actions(js, packet, NULL, 0, (jabber_x_data_action_cb)cb, user_data);
| ^
/bin/bash ../../../libtool --silent --tag=CC --mode=link x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -Wl,-z,relro,-z,now -o libjabber.la -rpath /usr/lib/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-stream_management.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 -lgthread-2.0 -pthread -lglib-2.0 -lxml2 -lidn -lm -lnsl
/bin/bash ../../../libtool --silent --tag=CC --mode=link x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -module -avoid-version -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -Wl,-z,relro,-z,now -o libxmpp.la -rpath /usr/lib/purple-2 libxmpp.lo libjabber.la -lm -lnsl
make[5]: Leaving directory 'TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build/libpurple/protocols/jabber'
Making all in novell
make[5]: Entering directory 'TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build/libpurple/protocols/novell'
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/novell -I../../.. -I../../../../pidgin-2.14.13/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-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libnovell_la-nmfield.lo `test -f 'nmfield.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/novell/'`nmfield.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/novell -I../../.. -I../../../../pidgin-2.14.13/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-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libnovell_la-nmconn.lo `test -f 'nmconn.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/novell/'`nmconn.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/novell -I../../.. -I../../../../pidgin-2.14.13/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-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libnovell_la-nmconference.lo `test -f 'nmconference.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/novell/'`nmconference.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/novell -I../../.. -I../../../../pidgin-2.14.13/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-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libnovell_la-nmcontact.lo `test -f 'nmcontact.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/novell/'`nmcontact.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/novell -I../../.. -I../../../../pidgin-2.14.13/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-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libnovell_la-nmevent.lo `test -f 'nmevent.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/novell/'`nmevent.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/novell -I../../.. -I../../../../pidgin-2.14.13/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-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libnovell_la-nmmessage.lo `test -f 'nmmessage.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/novell/'`nmmessage.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/novell -I../../.. -I../../../../pidgin-2.14.13/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-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libnovell_la-nmrequest.lo `test -f 'nmrequest.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/novell/'`nmrequest.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/novell -I../../.. -I../../../../pidgin-2.14.13/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-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libnovell_la-nmrtf.lo `test -f 'nmrtf.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/novell/'`nmrtf.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/novell -I../../.. -I../../../../pidgin-2.14.13/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-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libnovell_la-nmuser.lo `test -f 'nmuser.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/novell/'`nmuser.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/novell -I../../.. -I../../../../pidgin-2.14.13/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-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libnovell_la-nmuserrecord.lo `test -f 'nmuserrecord.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/novell/'`nmuserrecord.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/novell -I../../.. -I../../../../pidgin-2.14.13/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-unused-parameter -Wformat-security -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2 -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libnovell_la-novell.lo `test -f 'novell.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/novell/'`novell.c
../../../../pidgin-2.14.13/libpurple/protocols/novell/nmconn.c: In function 'url_escape_string':
../../../../pidgin-2.14.13/libpurple/protocols/novell/nmconn.c:68:43: warning: initializer-string for array of 'char' truncates NUL terminator but destination lacks 'nonstring' attribute (17 chars into 16 available) [-Wunterminated-string-initialization]
68 | static const char hex_table[16] = "0123456789abcdef";
| ^~~~~~~~~~~~~~~~~~
../../../../pidgin-2.14.13/libpurple/protocols/novell/novell.c: In function 'novell_login':
../../../../pidgin-2.14.13/libpurple/protocols/novell/novell.c:2204:46: warning: cast between incompatible function types from 'size_t (*)(PurpleSslConnection *, void *, size_t)' {aka 'long unsigned int (*)(struct _PurpleSslConnection *, void *, long unsigned int)'} to 'int (*)(void *, void *, int)' [-Wcast-function-type]
2204 | user->conn->ssl_conn->read = (nm_ssl_read_cb) purple_ssl_read;
| ^
../../../../pidgin-2.14.13/libpurple/protocols/novell/novell.c:2205:47: warning: cast between incompatible function types from 'size_t (*)(PurpleSslConnection *, const void *, size_t)' {aka 'long unsigned int (*)(struct _PurpleSslConnection *, const void *, long unsigned int)'} to 'int (*)(void *, const void *, int)' [-Wcast-function-type]
2205 | user->conn->ssl_conn->write = (nm_ssl_write_cb) purple_ssl_write;
| ^
/bin/bash ../../../libtool --silent --tag=CC --mode=link x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -module -avoid-version -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -Wl,-z,relro,-z,now -o libnovell.la -rpath /usr/lib/purple-2 libnovell_la-nmfield.lo libnovell_la-nmconn.lo libnovell_la-nmconference.lo libnovell_la-nmcontact.lo libnovell_la-nmevent.lo libnovell_la-nmmessage.lo libnovell_la-nmrequest.lo libnovell_la-nmrtf.lo libnovell_la-nmuser.lo libnovell_la-nmuserrecord.lo libnovell_la-novell.lo -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lm -lnsl
make[5]: Leaving directory 'TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build/libpurple/protocols/novell'
Making all in simple
make[5]: Entering directory 'TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build/libpurple/protocols/simple'
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/simple -I../../.. -I../../../../pidgin-2.14.13/libpurple -I../../../libpurple -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -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 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libsimple_la-simple.lo `test -f 'simple.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/simple/'`simple.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/simple -I../../.. -I../../../../pidgin-2.14.13/libpurple -I../../../libpurple -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -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 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libsimple_la-sipmsg.lo `test -f 'sipmsg.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/simple/'`sipmsg.c
/bin/bash ../../../libtool --silent --tag=CC --mode=link x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -g -O2 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -module -avoid-version -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -Wl,-z,relro,-z,now -o libsimple.la -rpath /usr/lib/purple-2 libsimple_la-simple.lo libsimple_la-sipmsg.lo -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lm -lnsl
make[5]: Leaving directory 'TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build/libpurple/protocols/simple'
Making all in zephyr
make[5]: Entering directory 'TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build/libpurple/protocols/zephyr'
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/zephyr -I../../.. -I../../../../pidgin-2.14.13 -I../../../../pidgin-2.14.13/libpurple -I../../../libpurple -I../../../../pidgin-2.14.13/libpurple/protocols -DCONFDIR=\"/etc\" -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -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 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libzephyr_la-ZAsyncLocate.lo `test -f 'ZAsyncLocate.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/zephyr/'`ZAsyncLocate.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/zephyr -I../../.. -I../../../../pidgin-2.14.13 -I../../../../pidgin-2.14.13/libpurple -I../../../libpurple -I../../../../pidgin-2.14.13/libpurple/protocols -DCONFDIR=\"/etc\" -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -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 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libzephyr_la-ZCkAuth.lo `test -f 'ZCkAuth.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/zephyr/'`ZCkAuth.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/zephyr -I../../.. -I../../../../pidgin-2.14.13 -I../../../../pidgin-2.14.13/libpurple -I../../../libpurple -I../../../../pidgin-2.14.13/libpurple/protocols -DCONFDIR=\"/etc\" -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -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 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libzephyr_la-ZCkIfNot.lo `test -f 'ZCkIfNot.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/zephyr/'`ZCkIfNot.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/zephyr -I../../.. -I../../../../pidgin-2.14.13 -I../../../../pidgin-2.14.13/libpurple -I../../../libpurple -I../../../../pidgin-2.14.13/libpurple/protocols -DCONFDIR=\"/etc\" -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -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 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libzephyr_la-ZClosePort.lo `test -f 'ZClosePort.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/zephyr/'`ZClosePort.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/zephyr -I../../.. -I../../../../pidgin-2.14.13 -I../../../../pidgin-2.14.13/libpurple -I../../../libpurple -I../../../../pidgin-2.14.13/libpurple/protocols -DCONFDIR=\"/etc\" -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -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 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libzephyr_la-ZCmpUID.lo `test -f 'ZCmpUID.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/zephyr/'`ZCmpUID.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/zephyr -I../../.. -I../../../../pidgin-2.14.13 -I../../../../pidgin-2.14.13/libpurple -I../../../libpurple -I../../../../pidgin-2.14.13/libpurple/protocols -DCONFDIR=\"/etc\" -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -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 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libzephyr_la-ZCmpUIDP.lo `test -f 'ZCmpUIDP.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/zephyr/'`ZCmpUIDP.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/zephyr -I../../.. -I../../../../pidgin-2.14.13 -I../../../../pidgin-2.14.13/libpurple -I../../../libpurple -I../../../../pidgin-2.14.13/libpurple/protocols -DCONFDIR=\"/etc\" -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -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 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libzephyr_la-ZFlsLocs.lo `test -f 'ZFlsLocs.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/zephyr/'`ZFlsLocs.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/zephyr -I../../.. -I../../../../pidgin-2.14.13 -I../../../../pidgin-2.14.13/libpurple -I../../../libpurple -I../../../../pidgin-2.14.13/libpurple/protocols -DCONFDIR=\"/etc\" -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -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 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libzephyr_la-ZFlsSubs.lo `test -f 'ZFlsSubs.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/zephyr/'`ZFlsSubs.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/zephyr -I../../.. -I../../../../pidgin-2.14.13 -I../../../../pidgin-2.14.13/libpurple -I../../../libpurple -I../../../../pidgin-2.14.13/libpurple/protocols -DCONFDIR=\"/etc\" -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -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 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libzephyr_la-ZFmtAuth.lo `test -f 'ZFmtAuth.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/zephyr/'`ZFmtAuth.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/zephyr -I../../.. -I../../../../pidgin-2.14.13 -I../../../../pidgin-2.14.13/libpurple -I../../../libpurple -I../../../../pidgin-2.14.13/libpurple/protocols -DCONFDIR=\"/etc\" -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -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 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libzephyr_la-ZFmtList.lo `test -f 'ZFmtList.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/zephyr/'`ZFmtList.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/zephyr -I../../.. -I../../../../pidgin-2.14.13 -I../../../../pidgin-2.14.13/libpurple -I../../../libpurple -I../../../../pidgin-2.14.13/libpurple/protocols -DCONFDIR=\"/etc\" -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -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 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libzephyr_la-ZFmtNotice.lo `test -f 'ZFmtNotice.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/zephyr/'`ZFmtNotice.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/zephyr -I../../.. -I../../../../pidgin-2.14.13 -I../../../../pidgin-2.14.13/libpurple -I../../../libpurple -I../../../../pidgin-2.14.13/libpurple/protocols -DCONFDIR=\"/etc\" -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -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 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libzephyr_la-ZFmtRaw.lo `test -f 'ZFmtRaw.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/zephyr/'`ZFmtRaw.c
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/ZCkIfNot.c: In function 'ZCheckIfNotice':
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/ZCkIfNot.c:13:8: warning: old-style function definition [-Wold-style-definition]
13 | Code_t ZCheckIfNotice(notice, from, predicate, args)
| ^~~~~~~~~~~~~~
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/zephyr -I../../.. -I../../../../pidgin-2.14.13 -I../../../../pidgin-2.14.13/libpurple -I../../../libpurple -I../../../../pidgin-2.14.13/libpurple/protocols -DCONFDIR=\"/etc\" -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -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 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libzephyr_la-zephyr.lo `test -f 'zephyr.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/zephyr/'`zephyr.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/zephyr -I../../.. -I../../../../pidgin-2.14.13 -I../../../../pidgin-2.14.13/libpurple -I../../../libpurple -I../../../../pidgin-2.14.13/libpurple/protocols -DCONFDIR=\"/etc\" -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -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 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libzephyr_la-zephyr_err.lo `test -f 'zephyr_err.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/zephyr/'`zephyr_err.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/zephyr -I../../.. -I../../../../pidgin-2.14.13 -I../../../../pidgin-2.14.13/libpurple -I../../../libpurple -I../../../../pidgin-2.14.13/libpurple/protocols -DCONFDIR=\"/etc\" -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -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 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libzephyr_la-init_et.lo `test -f 'init_et.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/zephyr/'`init_et.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/zephyr -I../../.. -I../../../../pidgin-2.14.13 -I../../../../pidgin-2.14.13/libpurple -I../../../libpurple -I../../../../pidgin-2.14.13/libpurple/protocols -DCONFDIR=\"/etc\" -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -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 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libzephyr_la-et_name.lo `test -f 'et_name.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/zephyr/'`et_name.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/zephyr -I../../.. -I../../../../pidgin-2.14.13 -I../../../../pidgin-2.14.13/libpurple -I../../../libpurple -I../../../../pidgin-2.14.13/libpurple/protocols -DCONFDIR=\"/etc\" -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -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 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libzephyr_la-error_message.lo `test -f 'error_message.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/zephyr/'`error_message.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/zephyr -I../../.. -I../../../../pidgin-2.14.13 -I../../../../pidgin-2.14.13/libpurple -I../../../libpurple -I../../../../pidgin-2.14.13/libpurple/protocols -DCONFDIR=\"/etc\" -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -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 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libzephyr_la-Zinternal.lo `test -f 'Zinternal.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/zephyr/'`Zinternal.c
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/ZCmpUIDP.c: In function 'ZCompareUIDPred':
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/ZCmpUIDP.c:13:5: warning: old-style function definition [-Wold-style-definition]
13 | int ZCompareUIDPred(notice, uid)
| ^~~~~~~~~~~~~~~
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/ZCmpUIDP.c: In function 'ZCompareMultiUIDPred':
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/ZCmpUIDP.c:20:5: warning: old-style function definition [-Wold-style-definition]
20 | int ZCompareMultiUIDPred(notice, uid)
| ^~~~~~~~~~~~~~~~~~~~
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/ZCkAuth.c: In function 'ZCheckAuthentication':
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/ZCkAuth.c:21:8: warning: old-style function definition [-Wold-style-definition]
21 | Code_t ZCheckAuthentication(notice, from)
| ^~~~~~~~~~~~~~~~~~~~
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/ZFmtList.c: In function 'ZFormatNoticeList':
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/ZFmtList.c:13:8: warning: old-style function definition [-Wold-style-definition]
13 | Code_t ZFormatNoticeList(notice, list, nitems, buffer, ret_len,
| ^~~~~~~~~~~~~~~~~
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/ZFmtNotice.c: In function 'ZFormatNotice':
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/ZFmtNotice.c:13:8: warning: old-style function definition [-Wold-style-definition]
13 | Code_t ZFormatNotice(notice, buffer, ret_len, cert_routine)
| ^~~~~~~~~~~~~
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/ZCmpUID.c: In function 'ZCompareUID':
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/ZCmpUID.c:13:5: warning: old-style function definition [-Wold-style-definition]
13 | int ZCompareUID(uid1, uid2)
| ^~~~~~~~~~~
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/ZFmtRaw.c: In function 'ZFormatRawNotice':
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/ZFmtRaw.c:13:8: warning: old-style function definition [-Wold-style-definition]
13 | Code_t ZFormatRawNotice(notice, buffer, ret_len)
| ^~~~~~~~~~~~~~~~
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/zephyr -I../../.. -I../../../../pidgin-2.14.13 -I../../../../pidgin-2.14.13/libpurple -I../../../libpurple -I../../../../pidgin-2.14.13/libpurple/protocols -DCONFDIR=\"/etc\" -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -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 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libzephyr_la-ZhmStat.lo `test -f 'ZhmStat.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/zephyr/'`ZhmStat.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/zephyr -I../../.. -I../../../../pidgin-2.14.13 -I../../../../pidgin-2.14.13/libpurple -I../../../libpurple -I../../../../pidgin-2.14.13/libpurple/protocols -DCONFDIR=\"/etc\" -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -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 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libzephyr_la-ZWait4Not.lo `test -f 'ZWait4Not.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/zephyr/'`ZWait4Not.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/zephyr -I../../.. -I../../../../pidgin-2.14.13 -I../../../../pidgin-2.14.13/libpurple -I../../../libpurple -I../../../../pidgin-2.14.13/libpurple/protocols -DCONFDIR=\"/etc\" -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -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 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libzephyr_la-ZVariables.lo `test -f 'ZVariables.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/zephyr/'`ZVariables.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/zephyr -I../../.. -I../../../../pidgin-2.14.13 -I../../../../pidgin-2.14.13/libpurple -I../../../libpurple -I../../../../pidgin-2.14.13/libpurple/protocols -DCONFDIR=\"/etc\" -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -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 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libzephyr_la-ZSubs.lo `test -f 'ZSubs.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/zephyr/'`ZSubs.c
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/ZAsyncLocate.c: In function 'ZRequestLocations':
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/ZAsyncLocate.c:14:8: warning: old-style function definition [-Wold-style-definition]
14 | Code_t ZRequestLocations(user, zald, kind, auth)
| ^~~~~~~~~~~~~~~~~
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/ZAsyncLocate.c: In function 'ZParseLocations':
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/ZAsyncLocate.c:58:8: warning: old-style function definition [-Wold-style-definition]
58 | Code_t ZParseLocations(notice,zald,nlocs,user)
| ^~~~~~~~~~~~~~~
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/ZAsyncLocate.c: In function 'ZCompareALDPred':
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/ZAsyncLocate.c:153:5: warning: old-style function definition [-Wold-style-definition]
153 | int ZCompareALDPred(notice, zald)
| ^~~~~~~~~~~~~~~
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/ZAsyncLocate.c: In function 'ZFreeALD':
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/ZAsyncLocate.c:161:6: warning: old-style function definition [-Wold-style-definition]
161 | void ZFreeALD(zald)
| ^~~~~~~~
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/zephyr -I../../.. -I../../../../pidgin-2.14.13 -I../../../../pidgin-2.14.13/libpurple -I../../../libpurple -I../../../../pidgin-2.14.13/libpurple/protocols -DCONFDIR=\"/etc\" -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -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 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libzephyr_la-ZSetSrv.lo `test -f 'ZSetSrv.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/zephyr/'`ZSetSrv.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/zephyr -I../../.. -I../../../../pidgin-2.14.13 -I../../../../pidgin-2.14.13/libpurple -I../../../libpurple -I../../../../pidgin-2.14.13/libpurple/protocols -DCONFDIR=\"/etc\" -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -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 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libzephyr_la-ZSetFD.lo `test -f 'ZSetFD.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/zephyr/'`ZSetFD.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/zephyr -I../../.. -I../../../../pidgin-2.14.13 -I../../../../pidgin-2.14.13/libpurple -I../../../libpurple -I../../../../pidgin-2.14.13/libpurple/protocols -DCONFDIR=\"/etc\" -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -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 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libzephyr_la-ZSetDest.lo `test -f 'ZSetDest.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/zephyr/'`ZSetDest.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/zephyr -I../../.. -I../../../../pidgin-2.14.13 -I../../../../pidgin-2.14.13/libpurple -I../../../libpurple -I../../../../pidgin-2.14.13/libpurple/protocols -DCONFDIR=\"/etc\" -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -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 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libzephyr_la-ZSendRaw.lo `test -f 'ZSendRaw.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/zephyr/'`ZSendRaw.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/zephyr -I../../.. -I../../../../pidgin-2.14.13 -I../../../../pidgin-2.14.13/libpurple -I../../../libpurple -I../../../../pidgin-2.14.13/libpurple/protocols -DCONFDIR=\"/etc\" -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -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 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libzephyr_la-ZSendRLst.lo `test -f 'ZSendRLst.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/zephyr/'`ZSendRLst.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/zephyr -I../../.. -I../../../../pidgin-2.14.13 -I../../../../pidgin-2.14.13/libpurple -I../../../libpurple -I../../../../pidgin-2.14.13/libpurple/protocols -DCONFDIR=\"/etc\" -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -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 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libzephyr_la-ZSendPkt.lo `test -f 'ZSendPkt.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/zephyr/'`ZSendPkt.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/zephyr -I../../.. -I../../../../pidgin-2.14.13 -I../../../../pidgin-2.14.13/libpurple -I../../../libpurple -I../../../../pidgin-2.14.13/libpurple/protocols -DCONFDIR=\"/etc\" -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -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 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libzephyr_la-ZSendNot.lo `test -f 'ZSendNot.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/zephyr/'`ZSendNot.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/zephyr -I../../.. -I../../../../pidgin-2.14.13 -I../../../../pidgin-2.14.13/libpurple -I../../../libpurple -I../../../../pidgin-2.14.13/libpurple/protocols -DCONFDIR=\"/etc\" -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -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 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libzephyr_la-ZSendList.lo `test -f 'ZSendList.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/zephyr/'`ZSendList.c
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/zephyr -I../../.. -I../../../../pidgin-2.14.13 -I../../../../pidgin-2.14.13/libpurple -I../../../libpurple -I../../../../pidgin-2.14.13/libpurple/protocols -DCONFDIR=\"/etc\" -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -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 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libzephyr_la-ZRetSubs.lo `test -f 'ZRetSubs.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/zephyr/'`ZRetSubs.c
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/error_message.c: In function 'error_message':
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/error_message.c:16:14: warning: old-style function definition [-Wold-style-definition]
16 | const char * error_message (code)
| ^~~~~~~~~~~~~
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/error_message.c: In function 'error_message_r':
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/error_message.c:24:14: warning: old-style function definition [-Wold-style-definition]
24 | const char * error_message_r (code, buf)
| ^~~~~~~~~~~~~~~
In file included from TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0/glib/giochannel.h:36,
from TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0/glib.h:56,
from TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0/gmodule.h:30,
from ../../../../pidgin-2.14.13/libpurple/internal.h:102,
from ../../../../pidgin-2.14.13/libpurple/protocols/zephyr/zephyr.c:29:
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/zephyr.c: In function 'html_to_zephyr':
TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0/glib/gstring.h:76:5: warning: ignoring return value of 'g_string_free_and_steal' declared with attribute 'warn_unused_result' [-Wunused-result]
72 | (__builtin_constant_p (free_segment) ? \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
73 | ((free_segment) ? \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
74 | (g_string_free) ((str), (free_segment)) : \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
75 | g_string_free_and_steal (str)) \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
76 | : \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
77 | (g_string_free) ((str), (free_segment)))
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/zephyr.c:604:9: note: in expansion of macro 'g_string_free'
604 | g_string_free(frames->text, FALSE);
| ^~~~~~~~~~~~~
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/ZSetFD.c: In function 'ZSetFD':
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/ZSetFD.c:13:8: warning: old-style function definition [-Wold-style-definition]
13 | Code_t ZSetFD(fd)
| ^~~~~~
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/Zinternal.c: In function 'find_or_insert_uid':
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/Zinternal.c:74:12: warning: old-style function definition [-Wold-style-definition]
74 | static int find_or_insert_uid(uid, kind)
| ^~~~~~~~~~~~~~~~~~
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/zephyr.c: In function 'zephyr_to_html':
TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0/glib/gstring.h:76:5: warning: ignoring return value of 'g_string_free_and_steal' declared with attribute 'warn_unused_result' [-Wunused-result]
72 | (__builtin_constant_p (free_segment) ? \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
73 | ((free_segment) ? \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
74 | (g_string_free) ((str), (free_segment)) : \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
75 | g_string_free_and_steal (str)) \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
76 | : \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
77 | (g_string_free) ((str), (free_segment)))
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/zephyr.c:730:9: note: in expansion of macro 'g_string_free'
730 | g_string_free(frames->text, FALSE);
| ^~~~~~~~~~~~~
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/Zinternal.c: In function 'Z_AddNoticeToEntry':
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/Zinternal.c:473:8: warning: old-style function definition [-Wold-style-definition]
473 | Code_t Z_AddNoticeToEntry(qptr, notice, part)
| ^~~~~~~~~~~~~~~~~~
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/Zinternal.c: In function 'Z_FormatHeader':
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/Zinternal.c:590:8: warning: old-style function definition [-Wold-style-definition]
590 | Code_t Z_FormatHeader(notice, buffer, buffer_len, len, cert_routine)
| ^~~~~~~~~~~~~~
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/Zinternal.c: In function 'Z_FormatAuthHeader':
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/Zinternal.c:635:8: warning: old-style function definition [-Wold-style-definition]
635 | Code_t Z_FormatAuthHeader(notice, buffer, buffer_len, len, cert_routine)
| ^~~~~~~~~~~~~~~~~~
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/Zinternal.c: In function 'Z_FormatRawHeader':
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/Zinternal.c:654:8: warning: old-style function definition [-Wold-style-definition]
654 | Code_t Z_FormatRawHeader(notice, buffer, buffer_len, len, cstart, cend)
| ^~~~~~~~~~~~~~~~~
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/Zinternal.c: In function 'Z_GetNextComplete':
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/Zinternal.c:799:19: warning: old-style function definition [-Wold-style-definition]
799 | struct _Z_InputQ *Z_GetNextComplete(qptr)
| ^~~~~~~~~~~~~~~~~
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/Zinternal.c: In function 'Z_RemQueue':
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/Zinternal.c:812:6: warning: old-style function definition [-Wold-style-definition]
812 | void Z_RemQueue(qptr)
| ^~~~~~~~~~
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/Zinternal.c: In function 'Z_SendFragmentedNotice':
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/Zinternal.c:861:8: warning: old-style function definition [-Wold-style-definition]
861 | Code_t Z_SendFragmentedNotice(notice, len, cert_func, send_func)
| ^~~~~~~~~~~~~~~~~~~~~~
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/Zinternal.c: In function 'Z_XmitFragment':
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/Zinternal.c:917:8: warning: old-style function definition [-Wold-style-definition]
917 | Code_t Z_XmitFragment(notice, buf, len, wait)
| ^~~~~~~~~~~~~~
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/Zinternal.c: In function 'Z_ReadWait':
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/Zinternal.c:345:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
345 | if (!__Zephyr_server &&
| ^
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/Zinternal.c:350:5: note: here
350 | default:
| ^~~~~~~
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/ZWait4Not.c: In function 'Z_WaitForNotice':
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/ZWait4Not.c:33:8: warning: old-style function definition [-Wold-style-definition]
33 | Code_t Z_WaitForNotice (notice, pred, arg, timeout)
| ^~~~~~~~~~~~~~~
/bin/bash ../../../libtool --silent --tag=CC --mode=compile x86_64-oe-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../../pidgin-2.14.13/libpurple/protocols/zephyr -I../../.. -I../../../../pidgin-2.14.13 -I../../../../pidgin-2.14.13/libpurple -I../../../libpurple -I../../../../pidgin-2.14.13/libpurple/protocols -DCONFDIR=\"/etc\" -pthread -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/glib-2.0 -ITOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/lib/glib-2.0/include -Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -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 -g -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/pidgin-2.14.13=/usr/src/debug/pidgin/2.14.13 -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build=/usr/src/debug/pidgin/2.14.13 -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -fmacro-prefix-map=TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot-native= -pipe -c -o libzephyr_la-ZRecvPkt.lo `test -f 'ZRecvPkt.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/zephyr/'`ZRecvPkt.c
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/ZSetSrv.c: In function 'ZSetServerState':
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/ZSetSrv.c:13:8: warning: old-style function definition [-Wold-style-definition]
13 | Code_t ZSetServerState(state)
| ^~~~~~~~~~~~~~~
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/ZSendList.c: In function 'ZSendList':
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/ZSendList.c:13:8: warning: old-style function definition [-Wold-style-definition]
13 | Code_t ZSendList(notice, list, nitems, cert_routine)
| ^~~~~~~~~
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/ZSendList.c: At top level:
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/ZSendList.c:22:56: error: expected ')' before 'Z_SendProc'
22 | Code_t ZSrvSendList(notice, list, nitems, cert_routine, Z_SendProc send_routine)
| ^~~~~~~~~~~
| )
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/ZSendList.c:28:1: error: expected identifier or '(' before '{' token
28 | {
| ^
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/ZSendList.c:24:11: warning: array 'list' assumed to have one element
24 | char *list[];
| ^~~~
make[5]: *** [Makefile:1088: libzephyr_la-ZSendList.lo] Error 1
make[5]: *** Waiting for unfinished jobs....
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/ZSubs.c: In function 'ZSubscribeTo':
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/ZSubs.c:20:8: warning: old-style function definition [-Wold-style-definition]
20 | Code_t ZSubscribeTo(sublist, nitems, port)
| ^~~~~~~~~~~~
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/ZSubs.c: In function 'ZSubscribeToSansDefaults':
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/ZSubs.c:28:8: warning: old-style function definition [-Wold-style-definition]
28 | Code_t ZSubscribeToSansDefaults(sublist, nitems, port)
| ^~~~~~~~~~~~~~~~~~~~~~~~
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/ZSubs.c: In function 'ZUnsubscribeTo':
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/ZSubs.c:37:8: warning: old-style function definition [-Wold-style-definition]
37 | Code_t ZUnsubscribeTo(sublist, nitems, port)
| ^~~~~~~~~~~~~~
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/ZSubs.c: In function 'ZCancelSubscriptions':
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/ZSubs.c:45:8: warning: old-style function definition [-Wold-style-definition]
45 | Code_t ZCancelSubscriptions(port)
| ^~~~~~~~~~~~~~~~~~~~
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/ZSubs.c: In function 'Z_Subscriptions':
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/ZSubs.c:59:1: warning: old-style function definition [-Wold-style-definition]
59 | Z_Subscriptions(sublist, nitems, port, opcode, authit)
| ^~~~~~~~~~~~~~~
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/ZSubs.c: In function 'subscr_sendoff':
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/ZSubs.c:164:1: warning: old-style function definition [-Wold-style-definition]
164 | subscr_sendoff(notice, lyst, num, authit)
| ^~~~~~~~~~~~~~
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/Zinternal.c: In function 'Z_FormatRawHeader':
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/Zinternal.c:733:38: warning: '%s' directive writing up to 63 bytes into a region of size between 1 and 8191 [-Wformat-overflow=]
733 | (void) sprintf(newrecip, "%s@%s", notice->z_recipient, __Zephyr_realm);
| ^~ ~~~~~~~~~~~~~~
In file included from TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/stdio.h:970,
from ../../../../pidgin-2.14.13/libpurple/protocols/zephyr/sysdep.h:15,
from ../../../../pidgin-2.14.13/libpurple/protocols/zephyr/internal.h:4,
from ../../../../pidgin-2.14.13/libpurple/protocols/zephyr/Zinternal.c:12:
In function 'sprintf',
inlined from 'Z_FormatRawHeader' at ../../../../pidgin-2.14.13/libpurple/protocols/zephyr/Zinternal.c:733:9:
TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/bits/stdio2.h:30:10: note: '__builtin___sprintf_chk' output between 2 and 8255 bytes into a destination of size 8192
30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
31 | __glibc_objsize (__s), __fmt,
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
32 | __va_arg_pack ());
| ~~~~~~~~~~~~~~~~~
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/ZhmStat.c: In function 'ZhmStat':
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/ZSetDest.c: In function 'ZSetDestAddr':
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/ZSetDest.c:13:8: warning: old-style function definition [-Wold-style-definition]
13 | Code_t ZSetDestAddr(addr)
| ^~~~~~~~~~~~
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/ZhmStat.c:23:8: warning: old-style function definition [-Wold-style-definition]
23 | Code_t ZhmStat(hostaddr, notice)
| ^~~~~~~
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/ZSendNot.c: In function 'ZSendNotice':
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/ZSendNot.c:13:8: warning: old-style function definition [-Wold-style-definition]
13 | Code_t ZSendNotice(notice, cert_routine)
| ^~~~~~~~~~~
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/ZSendNot.c: In function 'ZSrvSendNotice':
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/ZSendNot.c:20:8: warning: old-style function definition [-Wold-style-definition]
20 | Code_t ZSrvSendNotice(notice, cert_routine, send_routine)
| ^~~~~~~~~~~~~~
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/ZSendNot.c:23:14: error: argument 'send_routine' doesn't match prototype
23 | Code_t (*send_routine)();
| ^~~~~~~~~~~~
In file included from ../../../../pidgin-2.14.13/libpurple/protocols/zephyr/internal.h:9,
from ../../../../pidgin-2.14.13/libpurple/protocols/zephyr/ZSendNot.c:11:
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/zephyr_internal.h:169:8: error: prototype declaration
169 | Code_t ZSrvSendNotice ZP((ZNotice_t*, Z_AuthProc, Z_SendProc));
| ^~~~~~~~~~~~~~
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/ZSendNot.c:38:37: error: passing argument 4 of 'Z_SendFragmentedNotice' from incompatible pointer type [-Wincompatible-pointer-types]
38 | send_routine);
| ^~~~~~~~~~~~
| |
| Code_t (*)(void) {aka int (*)(void)}
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/ZSendPkt.c: In function 'ZSendPacket':
In file included from TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/features.h:524,
from TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/bits/libc-header-start.h:33,
from TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/recipe-sysroot/usr/include/stdio.h:28,
from ../../../../pidgin-2.14.13/libpurple/protocols/zephyr/sysdep.h:15,
from ../../../../pidgin-2.14.13/libpurple/protocols/zephyr/internal.h:4:
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/internal.h:115:47: note: expected 'Z_SendProc' {aka 'int (*)(struct _ZNotice_t *, char *, int, int)'} but argument is of type 'Code_t (*)(void)' {aka 'int (*)(void)'}
115 | Z_SendProc send_func));
| ~~~~~~~~~~~^~~~~~~~~
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/ZSendPkt.c:20:8: warning: old-style function definition [-Wold-style-definition]
20 | Code_t ZSendPacket(packet, len, waitforack)
| ^~~~~~~~~~~
make[5]: *** [Makefile:1095: libzephyr_la-ZSendNot.lo] Error 1
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/ZRecvPkt.c: In function 'ZReceivePacket':
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/ZRecvPkt.c:13:8: warning: old-style function definition [-Wold-style-definition]
13 | Code_t ZReceivePacket(buffer, ret_len, from)
| ^~~~~~~~~~~~~~
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/ZVariables.c: In function 'ZGetVariable':
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/ZVariables.c:25:7: warning: old-style function definition [-Wold-style-definition]
25 | char *ZGetVariable(var)
| ^~~~~~~~~~~~
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/ZVariables.c: In function 'ZSetVariable':
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/ZVariables.c:49:8: warning: old-style function definition [-Wold-style-definition]
49 | Code_t ZSetVariable(var, value)
| ^~~~~~~~~~~~
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/ZVariables.c: In function 'ZUnsetVariable':
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/ZVariables.c:99:8: warning: old-style function definition [-Wold-style-definition]
99 | Code_t ZUnsetVariable(var)
| ^~~~~~~~~~~~~~
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/ZVariables.c: In function 'get_varval':
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/ZVariables.c:165:14: warning: old-style function definition [-Wold-style-definition]
165 | static char *get_varval(fn, var)
| ^~~~~~~~~~
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/ZVariables.c: In function 'varline':
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/ZVariables.c:191:12: warning: old-style function definition [-Wold-style-definition]
191 | static int varline(bfr, var)
| ^~~~~~~
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/ZRetSubs.c: In function 'Z_RetSubs':
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/ZRetSubs.c:61:15: warning: old-style function definition [-Wold-style-definition]
61 | static Code_t Z_RetSubs(notice, nsubs, auth_routine)
| ^~~~~~~~~
make[5]: Leaving directory 'TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build/libpurple/protocols/zephyr'
make[4]: *** [Makefile:497: all-recursive] Error 1
make[4]: Leaving directory 'TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build/libpurple/protocols'
make[3]: *** [Makefile:1268: all-recursive] Error 1
make[3]: Leaving directory 'TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build/libpurple'
make[2]: *** [Makefile:897: all] Error 2
make[2]: Leaving directory 'TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build/libpurple'
make[1]: *** [Makefile:646: all-recursive] Error 1
make[1]: Leaving directory 'TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/build'
make: *** [Makefile:550: all] Error 2
ERROR: oe_runmake failed
WARNING: TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/temp/run.do_compile.897138:192 exit 1 from 'exit 1'
WARNING: Backtrace (BB generated script):
#1: bbfatal_log, TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/temp/run.do_compile.897138, line 192
#2: die, TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/temp/run.do_compile.897138, line 176
#3: oe_runmake, TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/temp/run.do_compile.897138, line 171
#4: autotools_do_compile, TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/temp/run.do_compile.897138, line 166
#5: do_compile, TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/temp/run.do_compile.897138, line 161
#6: main, TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/temp/run.do_compile.897138, line 205