Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 245590 Details for
Bug 335512
net-nntp/newspost 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
newspost-2.1.1-r2:20100901-122113.log (text/plain), 4.19 KB, created by
Diego Elio Pettenò (RETIRED)
on 2010-09-01 13:41:00 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2010-09-01 13:41:00 UTC
Size:
4.19 KB
patch
obsolete
> * CPV: net-nntp/newspost-2.1.1-r2 > * REPO: gentoo > * USE: elibc_glibc kernel_linux test userland_GNU x86 >>>> Unpacking source... >>>> Unpacking newspost-2.1.1.tar.gz to /var/tmp/portage/net-nntp/newspost-2.1.1-r2/work > * Applying CAN-2005-0101.patch ... > [ ok ] > * Applying newspost-2.1.1-nntp.patch ... > [ ok ] > * Applying newspost-2.1.1-glibc-2.10.patch ... > [ ok ] >>>> Source unpacked in /var/tmp/portage/net-nntp/newspost-2.1.1-r2/work >>>> Compiling source in /var/tmp/portage/net-nntp/newspost-2.1.1-r2/work/newspost-2.1.1 ... >make -j14 >make main CFLAGS="-O2 -pipe" LIBS="" >make[1]: Entering directory `/var/tmp/portage/net-nntp/newspost-2.1.1-r2/work/newspost-2.1.1' >cd base ; make CC="gcc" CFLAGS="-O2 -pipe" >make[2]: Entering directory `/var/tmp/portage/net-nntp/newspost-2.1.1-r2/work/newspost-2.1.1/base' >gcc -O2 -pipe -o test test.c >gcc -O2 -pipe -c -o encode.o encode.c >gcc -O2 -pipe -c -o nntp.o nntp.c >gcc -O2 -pipe -c -o newspost.o newspost.c >gcc -O2 -pipe -c -o socket.o socket.c >gcc -O2 -pipe -c -o utils.o utils.c >./test >rm -f test test.o >make[2]: Leaving directory `/var/tmp/portage/net-nntp/newspost-2.1.1-r2/work/newspost-2.1.1/base' >cd ui ; make CC="gcc" CFLAGS="-O2 -pipe" >make[2]: Entering directory `/var/tmp/portage/net-nntp/newspost-2.1.1-r2/work/newspost-2.1.1/ui' >gcc -O2 -pipe -c -o main.o main.c >gcc -O2 -pipe -c -o options.o options.c >gcc -O2 -pipe -c -o ui.o ui.c >ui.c: In function âui_socket_errorâ: >ui.c:543:10: warning: ignoring return value of âsystemâ, declared with attribute warn_unused_result >main.c: In function âmainâ: >main.c:168:11: warning: ignoring return value of âsystemâ, declared with attribute warn_unused_result >main.c:189:13: warning: ignoring return value of âsystemâ, declared with attribute warn_unused_result >main.c:207:11: warning: ignoring return value of âsystemâ, declared with attribute warn_unused_result >main.c:261:10: warning: ignoring return value of âsystemâ, declared with attribute warn_unused_result >main.c: In function âsignal_handlerâ: >main.c:336:10: warning: ignoring return value of âsystemâ, declared with attribute warn_unused_result >make[2]: Leaving directory `/var/tmp/portage/net-nntp/newspost-2.1.1-r2/work/newspost-2.1.1/ui' >cd enc ; make CC="gcc" CFLAGS="-O2 -pipe" >make[2]: Entering directory `/var/tmp/portage/net-nntp/newspost-2.1.1-r2/work/newspost-2.1.1/enc' >gcc -O2 -pipe -c -o uuencode.o uuencode.c >gcc -O2 -pipe -c -o yencode.o yencode.c >make[2]: Leaving directory `/var/tmp/portage/net-nntp/newspost-2.1.1-r2/work/newspost-2.1.1/enc' >cd cksfv ; make CC="gcc" CFLAGS="-O2 -pipe" >make[2]: Entering directory `/var/tmp/portage/net-nntp/newspost-2.1.1-r2/work/newspost-2.1.1/cksfv' >gcc -O2 -pipe -c -o crc32.o crc32.c >gcc -O2 -pipe -c -o newsfv.o newsfv.c >make[2]: Leaving directory `/var/tmp/portage/net-nntp/newspost-2.1.1-r2/work/newspost-2.1.1/cksfv' >cd parchive ; make CC="gcc" CFLAGS="-O2 -pipe" >make[2]: Entering directory `/var/tmp/portage/net-nntp/newspost-2.1.1-r2/work/newspost-2.1.1/parchive' >gcc -O2 -pipe -c -o makepar.o makepar.c >gcc -O2 -pipe -c -o rwpar.o rwpar.c >gcc -O2 -pipe -c -o rs.o rs.c >gcc -O2 -pipe -c -o md5.o md5.c >gcc -O2 -pipe -c -o fileops.o fileops.c >gcc -O2 -pipe -c -o backend.o backend.c >makepar.c: In function âpar_newspost_interfaceâ: >makepar.c:129:9: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result >make[2]: Leaving directory `/var/tmp/portage/net-nntp/newspost-2.1.1-r2/work/newspost-2.1.1/parchive' >gcc -o newspost base/*.o ui/*.o enc/*.o cksfv/*.o \ > parchive/*.o >make[1]: Leaving directory `/var/tmp/portage/net-nntp/newspost-2.1.1-r2/work/newspost-2.1.1' >>>> Source compiled. >>>> Test phase [none]: net-nntp/newspost-2.1.1-r2 > >>>> Install newspost-2.1.1-r2 into /var/tmp/portage/net-nntp/newspost-2.1.1-r2/image/ category net-nntp >>>> Completed installing newspost-2.1.1-r2 into /var/tmp/portage/net-nntp/newspost-2.1.1-r2/image/ > >strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment > usr/bin/newspost > > * QA Notice: Files built without respecting LDFLAGS have been detected > * Please include the following list of files in your report: > * /usr/bin/newspost > > * Gentoo contact information ... >herds: > net-news >maintainers: >
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 335512
: 245590