* Package: net-im/mu-conference-0.7 * Repository: gentoo * Maintainer: net-im@gentoo.org * USE: elibc_glibc kernel_linux mysql test userland_GNU x86 * FEATURES: sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking mu-conference_0.7.tar.gz to /var/tmp/portage/net-im/mu-conference-0.7/work >>> Source unpacked in /var/tmp/portage/net-im/mu-conference-0.7/work >>> Compiling source in /var/tmp/portage/net-im/mu-conference-0.7/work/mu-conference_0.7 ... make -j14 cd src/ ; make make[1]: Entering directory `/var/tmp/portage/net-im/mu-conference-0.7/work/mu-conference_0.7/src' make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. cd jabberd ; make make[2]: Entering directory `/var/tmp/portage/net-im/mu-conference-0.7/work/mu-conference_0.7/src/jabberd' gcc -O2 -Wall -I. -I../../include `pkg-config --cflags glib-2.0` -D_REENTRANT -DLIBIDN -c -o expat.o expat.c gcc -O2 -Wall -I. -I../../include `pkg-config --cflags glib-2.0` -D_REENTRANT -DLIBIDN -c -o jid.o jid.c gcc -O2 -Wall -I. -I../../include `pkg-config --cflags glib-2.0` -D_REENTRANT -DLIBIDN -c -o jpacket.o jpacket.c gcc -O2 -Wall -I. -I../../include `pkg-config --cflags glib-2.0` -D_REENTRANT -DLIBIDN -c -o jutil.o jutil.c gcc -O2 -Wall -I. -I../../include `pkg-config --cflags glib-2.0` -D_REENTRANT -DLIBIDN -c -o pool.o pool.c gcc -O2 -Wall -I. -I../../include `pkg-config --cflags glib-2.0` -D_REENTRANT -DLIBIDN -c -o sha.o sha.c gcc -O2 -Wall -I. -I../../include `pkg-config --cflags glib-2.0` -D_REENTRANT -DLIBIDN -c -o snprintf.o snprintf.c snprintf.c: In function ‘format_converter’: snprintf.c:537:9: warning: ‘s_len’ may be used uninitialized in this function gcc -O2 -Wall -I. -I../../include `pkg-config --cflags glib-2.0` -D_REENTRANT -DLIBIDN -c -o str.o str.c gcc -O2 -Wall -I. -I../../include `pkg-config --cflags glib-2.0` -D_REENTRANT -DLIBIDN -c -o xmlnode.o xmlnode.c ar rv ../libjcomp.a expat.o jid.o jpacket.o jutil.o pool.o sha.o snprintf.o str.o xmlnode.o ar: creating ../libjcomp.a a - expat.o a - jid.o a - jpacket.o a - jutil.o a - pool.o a - sha.o a - snprintf.o a - str.o a - xmlnode.o ranlib ../libjcomp.a make[2]: Leaving directory `/var/tmp/portage/net-im/mu-conference-0.7/work/mu-conference_0.7/src/jabberd' cd jcomp ; make lib make[2]: Entering directory `/var/tmp/portage/net-im/mu-conference-0.7/work/mu-conference_0.7/src/jcomp' gcc -O2 -Wall -I../../include -I. `pkg-config --cflags glib-2.0` -D_REENTRANT -c -o jcr_xdb.o jcr_xdb.c gcc -O2 -Wall -I../../include -I. `pkg-config --cflags glib-2.0` -D_REENTRANT -c -o jcr_log.o jcr_log.c gcc -O2 -Wall -I../../include -I. `pkg-config --cflags glib-2.0` -D_REENTRANT -c -o jcr_deliver.o jcr_deliver.c gcc -O2 -Wall -I../../include -I. `pkg-config --cflags glib-2.0` -D_REENTRANT -c -o jcr_elements.o jcr_elements.c gcc -O2 -Wall -I../../include -I. `pkg-config --cflags glib-2.0` -D_REENTRANT -c -o jcr_main_stream_error.o jcr_main_stream_error.c gcc -O2 -Wall -I../../include -I. `pkg-config --cflags glib-2.0` -D_REENTRANT -c -o jcr_shutdown.o jcr_shutdown.c gcc -O2 -Wall -I../../include -I. `pkg-config --cflags glib-2.0` -D_REENTRANT -c -o jcr_compatibility.o jcr_compatibility.c gcc -O2 -Wall -I../../include -I. `pkg-config --cflags glib-2.0` -D_REENTRANT -c -o jcr_base_connect.o jcr_base_connect.c gcc -O2 -Wall -I../../include -I. `pkg-config --cflags glib-2.0` -D_REENTRANT -c -o jcr_mio.o jcr_mio.c jcr_mio.c: In function ‘jcr_mio_internal_connect’: jcr_mio.c:220:4: warning: pointer targets in passing argument 5 of ‘getsockopt’ differ in signedness /usr/include/sys/socket.h:190:12: note: expected ‘socklen_t * __restrict__’ but argument is of type ‘int *’ a - jcr_xdb.o a - jcr_log.o a - jcr_deliver.o a - jcr_elements.o a - jcr_main_stream_error.o a - jcr_shutdown.o a - jcr_compatibility.o a - jcr_base_connect.o a - jcr_mio.o make[2]: Leaving directory `/var/tmp/portage/net-im/mu-conference-0.7/work/mu-conference_0.7/src/jcomp' gcc -O2 -pipe -O2 -Wall -I../../lib -I../include `pkg-config --cflags glib-2.0` -D_JCOMP -D_REENTRANT -DLIBIDN -DHAVE_MYSQL -c -o conference.o conference.c conference.c: In function ‘_generate_unique_id’: conference.c:102:13: warning: array subscript is above array bounds gcc -O2 -pipe -O2 -Wall -I../../lib -I../include `pkg-config --cflags glib-2.0` -D_JCOMP -D_REENTRANT -DLIBIDN -DHAVE_MYSQL -c -o conference_room.o conference_room.c gcc -O2 -pipe -O2 -Wall -I../../lib -I../include `pkg-config --cflags glib-2.0` -D_JCOMP -D_REENTRANT -DLIBIDN -DHAVE_MYSQL -c -o conference_user.o conference_user.c In file included from /usr/include/mysql/mysql.h:134:0, from ../include/conference.h:86, from conference_user.c:22: /usr/include/mysql/typelib.h:32:13: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘find_type_or_exit’ make[1]: *** [conference_user.o] Error 1 make[1]: Leaving directory `/var/tmp/portage/net-im/mu-conference-0.7/work/mu-conference_0.7/src' make: *** [all] Error 2 emake failed * ERROR: net-im/mu-conference-0.7 failed (compile phase): * (no error message) * * Call stack: * ebuild.sh, line 56: Called src_compile * environment, line 2522: Called die * The specific snippet of code: * emake || die * * If you need support, post the output of 'emerge --info =net-im/mu-conference-0.7', * the complete build log and the output of 'emerge -pqv =net-im/mu-conference-0.7'. * The complete build log is located at '/var/log/portage/build/net-im/mu-conference-0.7:20110226-232722.log'. * The ebuild environment file is located at '/var/tmp/portage/net-im/mu-conference-0.7/temp/environment'. * S: '/var/tmp/portage/net-im/mu-conference-0.7/work/mu-conference_0.7'