Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 242103 Details for
Bug 331895
net-im/mu-conference does not respect LDFLAGS
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
mu-conference-0.7:20100807-223627.log (text/plain), 7.19 KB, created by
Diego Elio Pettenò (RETIRED)
on 2010-08-09 16:51:57 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2010-08-09 16:51:57 UTC
Size:
7.19 KB
patch
obsolete
> * CPV: net-im/mu-conference-0.7 > * REPO: gentoo > * USE: elibc_glibc kernel_linux test userland_GNU x86 >>>> 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 -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 -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 -c -o conference_user.o conference_user.c >gcc -O2 -pipe -O2 -Wall -I../../lib -I../include `pkg-config --cflags glib-2.0` -D_JCOMP -D_REENTRANT -DLIBIDN -c -o utils.o utils.c >utils.c: In function âjid_fixâ: >utils.c:903:11: warning: pointer targets in assignment differ in signedness >gcc -O2 -pipe -O2 -Wall -I../../lib -I../include `pkg-config --cflags glib-2.0` -D_JCOMP -D_REENTRANT -DLIBIDN -c -o xdata.o xdata.c >gcc -O2 -pipe -O2 -Wall -I../../lib -I../include `pkg-config --cflags glib-2.0` -D_JCOMP -D_REENTRANT -DLIBIDN -c -o admin.o admin.c >gcc -O2 -pipe -O2 -Wall -I../../lib -I../include `pkg-config --cflags glib-2.0` -D_JCOMP -D_REENTRANT -DLIBIDN -c -o roles.o roles.c >gcc -O2 -pipe -O2 -Wall -I../../lib -I../include `pkg-config --cflags glib-2.0` -D_JCOMP -D_REENTRANT -DLIBIDN -c -o xdb.o xdb.c >gcc -O2 -pipe -O2 -Wall -I../../lib -I../include `pkg-config --cflags glib-2.0` -D_JCOMP -D_REENTRANT -DLIBIDN -c -o hash.o hash.c >gcc -O2 -pipe -O2 -Wall -I../../lib -I../include `pkg-config --cflags glib-2.0` -D_JCOMP -D_REENTRANT -DLIBIDN -c -o iq.o iq.c >gcc -O2 -pipe -O2 -Wall -I../../lib -I../include `pkg-config --cflags glib-2.0` -D_JCOMP -D_REENTRANT -DLIBIDN -c -o main.o main.c >main.c: In function âmainâ: >main.c:146:8: warning: ignoring return value of âdupâ, declared with attribute warn_unused_result >main.c:147:8: warning: ignoring return value of âdupâ, declared with attribute warn_unused_result >gcc -O2 -pipe -O2 -Wall -I../../lib -I../include `pkg-config --cflags glib-2.0` -D_JCOMP -D_REENTRANT -DLIBIDN -c -o mysql.o mysql.c >gcc -O2 -pipe -O2 -Wall -I../../lib -I../include `pkg-config --cflags glib-2.0` -D_JCOMP -D_REENTRANT -DLIBIDN -o mu-conference libjcomp.a conference.o conference_room.o conference_user.o utils.o xdata.o admin.o roles.o xdb.o hash.o iq.o main.o mysql.o -L. -ljcomp -lm `pkg-config --libs glib-2.0` `pkg-config --libs gthread-2.0` -lexpat -lidn >make[1]: Leaving directory `/var/tmp/portage/net-im/mu-conference-0.7/work/mu-conference_0.7/src' >>>> Source compiled. >>>> Test phase [none]: net-im/mu-conference-0.7 > >>>> Install mu-conference-0.7 into /var/tmp/portage/net-im/mu-conference-0.7/image/ category net-im >>>> Completed installing mu-conference-0.7 into /var/tmp/portage/net-im/mu-conference-0.7/image/ > > * QA Notice: make jobserver unavailable: > * > * make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. >strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment > usr/bin/mu-conference > > * QA Notice: Files built without respecting LDFLAGS have been detected > * Please include the following list of files in your report: > * /usr/bin/mu-conference > > * > * For jabberd-2 connection: > * 1. Make sure that the ip and port in /etc/jabber/mu-conference.xml > * match the address of your jabberd router. > * 2. Set a common secret in mu-conference.xml and router.xml > *
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 331895
: 242103 |
244975