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'
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'
make[5]: Nothing to be done for 'all'.
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'
cd ../../libpurple && make dbus-types.h
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'
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'
make[5]: Nothing to be done for 'all'.
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'
make[5]: Nothing to be done for 'all'.
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'
make[5]: Nothing to be done for 'all'.
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'
make[5]: Nothing to be done for 'all'.
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'
make[5]: Nothing to be done for 'all'.
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'
make[5]: Nothing to be done for 'all'.
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-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-ZSendNot.lo `test -f 'ZSendNot.c' || echo '../../../../pidgin-2.14.13/libpurple/protocols/zephyr/'`ZSendNot.c
../../../../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:19:61: error: passing argument 5 of 'ZSrvSendList' from incompatible pointer type [-Wincompatible-pointer-types]
19 | return(ZSrvSendList(notice, list, nitems, cert_routine, Z_XmitFragment));
| ^~~~~~~~~~~~~~
| |
| Code_t (*)(ZNotice_t *, char *, int, int) {aka int (*)(struct _ZNotice_t *, char *, int, int)}
In file included from ../../../../pidgin-2.14.13/libpurple/protocols/zephyr/internal.h:9,
from ../../../../pidgin-2.14.13/libpurple/protocols/zephyr/ZSendList.c:11:
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/zephyr_internal.h:166:63: note: expected 'Code_t (*)(void)' {aka 'int (*)(void)'} but argument is of type 'Code_t (*)(ZNotice_t *, char *, int, int)' {aka 'int (*)(struct _ZNotice_t *, char *, int, int)'}
166 | Code_t ZSrvSendList ZP((ZNotice_t*, char*[], int, Z_AuthProc, Code_t (*)()));
| ^~~~~~~~~~~~
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/zephyr_internal.h:33:16: note: in definition of macro 'ZP'
33 | # define ZP(x) x
| ^
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/internal.h:103:8: note: 'Z_XmitFragment' declared here
103 | Code_t Z_XmitFragment __P((ZNotice_t*, char *,int,int));
| ^~~~~~~~~~~~~~
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/ZSendList.c: In function 'ZSrvSendList':
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/ZSendList.c:22:8: warning: old-style function definition [-Wold-style-definition]
22 | Code_t ZSrvSendList(notice, list, nitems, cert_routine, send_routine)
| ^~~~~~~~~~~~
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/ZSendList.c:42:37: error: passing argument 4 of 'Z_SendFragmentedNotice' from incompatible pointer type [-Wincompatible-pointer-types]
42 | send_routine);
| ^~~~~~~~~~~~
| |
| Code_t (*)(void) {aka int (*)(void)}
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/internal.h:99:18: note: 'Z_SendProc' declared here
99 | typedef Code_t (*Z_SendProc) __P((ZNotice_t *, char *, int, int));
| ^~~~~~~~~~
../../../../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:17:49: error: passing argument 3 of 'ZSrvSendNotice' from incompatible pointer type [-Wincompatible-pointer-types]
17 | return(ZSrvSendNotice(notice, cert_routine, Z_XmitFragment));
| ^~~~~~~~~~~~~~
| |
| Code_t (*)(ZNotice_t *, char *, int, int) {aka int (*)(struct _ZNotice_t *, char *, int, int)}
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:168:51: note: expected 'Code_t (*)(void)' {aka 'int (*)(void)'} but argument is of type 'Code_t (*)(ZNotice_t *, char *, int, int)' {aka 'int (*)(struct _ZNotice_t *, char *, int, int)'}
168 | Code_t ZSrvSendNotice ZP((ZNotice_t*, Z_AuthProc, Code_t (*)()));
| ^~~~~~~~~~~~
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/zephyr_internal.h:33:16: note: in definition of macro 'ZP'
33 | # define ZP(x) x
| ^
../../../../pidgin-2.14.13/libpurple/protocols/zephyr/internal.h:103:8: note: 'Z_XmitFragment' declared here
103 | Code_t Z_XmitFragment __P((ZNotice_t*, char *,int,int));
| ^~~~~~~~~~~~~~
../../../../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: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)}
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/internal.h:99:18: note: 'Z_SendProc' declared here
99 | typedef Code_t (*Z_SendProc) __P((ZNotice_t *, char *, int, int));
| ^~~~~~~~~~
make[5]: *** [Makefile:1095: libzephyr_la-ZSendNot.lo] Error 1
make[5]: *** Waiting for unfinished jobs....
make[5]: *** [Makefile:1088: libzephyr_la-ZSendList.lo] Error 1
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.2853133: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.2853133, line 192
#2: die, TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/temp/run.do_compile.2853133, line 176
#3: oe_runmake, TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/temp/run.do_compile.2853133, line 171
#4: autotools_do_compile, TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/temp/run.do_compile.2853133, line 166
#5: do_compile, TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/temp/run.do_compile.2853133, line 161
#6: main, TOPDIR/tmp/work/core2-64-oe-linux/pidgin/2.14.13/temp/run.do_compile.2853133, line 205