Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 246772 Details for
Bug 336768
www-servers/fnord 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
fnord-1.10-r1:20100910-210155.log (text/plain), 4.91 KB, created by
Diego Elio Pettenò (RETIRED)
on 2010-09-10 22:57:36 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2010-09-10 22:57:36 UTC
Size:
4.91 KB
patch
obsolete
> * CPV: www-servers/fnord-1.10-r1 > * REPO: gentoo > * Maintainer: www-servers@gentoo.org > * USE: elibc_glibc kernel_linux test userland_GNU x86 >>>> Unpacking source... >>>> Unpacking fnord-1.10.tar.bz2 to /var/tmp/portage/www-servers/fnord-1.10-r1/work > * Applying fnord-1.9-gentoo.diff ... > [ ok ] >>>> Source unpacked in /var/tmp/portage/www-servers/fnord-1.10-r1/work >>>> Compiling source in /var/tmp/portage/www-servers/fnord-1.10-r1/work/fnord-1.10 ... >make -j14 DIET= 'CFLAGS=-O2 -pipe' >gcc -O2 -pipe -c httpd.c -DFNORD=\"fnord/1.10\" >gcc -O2 -pipe -c buffer_1.c >gcc -O2 -pipe -c buffer_puts.c >gcc -O2 -pipe -c buffer_flush.c >gcc -O2 -pipe -c buffer_put.c >gcc -O2 -pipe -c buffer_putulong.c >gcc -O2 -pipe -c buffer_2.c >gcc -O2 -pipe -c buffer_putspace.c >gcc -O2 -pipe -c buffer_stubborn.c >gcc -O2 -pipe -c buffer_putflush.c >gcc -O2 -pipe -c str_copy.c >gcc -O2 -pipe -c fmt_ulong.c >gcc -O2 -pipe -c byte_diff.c >gcc -O2 -pipe -c byte_copy.c >gcc -O2 -pipe -c str_len.c >gcc -O2 -pipe -c str_diff.c >gcc -O2 -pipe -c str_chr.c >gcc -O2 -pipe -c str_diffn.c >gcc -O2 -pipe -c str_start.c >gcc -O2 -pipe -c scan_ulong.c >httpd.c: In function âmainâ: >httpd.c:1243:20: warning: ignoring return value of âchdirâ, declared with attribute warn_unused_result >httpd.c:1648:10: warning: ignoring return value of âfchdirâ, declared with attribute warn_unused_result >httpd.c: In function âstart_cgiâ: >httpd.c:576:11: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >httpd.c:583:11: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >httpd.c: In function âdo_cgiâ: >httpd.c:458:8: warning: ignoring return value of âchdirâ, declared with attribute warn_unused_result >httpd.c: In function âserve_static_dataâ: >httpd.c:1184:9: warning: ignoring return value of âreadâ, declared with attribute warn_unused_result >httpd.c: In function âhandledirlistâ: >httpd.c:978:18: warning: ignoring return value of âchdirâ, declared with attribute warn_unused_result >gcc -O2 -pipe -c httpd.c -o httpd-cgi.o -DCGI -DFNORD=\"fnord/1.10\" >gcc -O2 -pipe -c httpd.c -o httpd-idx.o -DDIR_LIST -DFNORD=\"fnord/1.10\" >httpd.c: In function âmainâ: >httpd.c:1243:20: warning: ignoring return value of âchdirâ, declared with attribute warn_unused_result >httpd.c:1648:10: warning: ignoring return value of âfchdirâ, declared with attribute warn_unused_result >httpd.c: In function âstart_cgiâ: >httpd.c:576:11: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >httpd.c:583:11: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >httpd.c: In function âdo_cgiâ: >httpd.c:458:8: warning: ignoring return value of âchdirâ, declared with attribute warn_unused_result >httpd.c: In function âmainâ: >httpd.c:1243:20: warning: ignoring return value of âchdirâ, declared with attribute warn_unused_result >httpd.c:1648:10: warning: ignoring return value of âfchdirâ, declared with attribute warn_unused_result >httpd.c: In function âserve_static_dataâ: >httpd.c:1184:9: warning: ignoring return value of âreadâ, declared with attribute warn_unused_result >httpd.c: In function âstart_cgiâ: >httpd.c:576:11: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >httpd.c:583:11: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >httpd.c: In function âhandledirlistâ: >httpd.c:978:18: warning: ignoring return value of âchdirâ, declared with attribute warn_unused_result >httpd.c: In function âdo_cgiâ: >httpd.c:458:8: warning: ignoring return value of âchdirâ, declared with attribute warn_unused_result >httpd.c: In function âserve_static_dataâ: >httpd.c:1184:9: warning: ignoring return value of âreadâ, declared with attribute warn_unused_result >httpd.c: In function âhandledirlistâ: >httpd.c:978:18: warning: ignoring return value of âchdirâ, declared with attribute warn_unused_result >ar cru libowfat.a httpd.o buffer_1.o buffer_puts.o buffer_flush.o buffer_put.o buffer_putulong.o buffer_2.o buffer_putspace.o buffer_stubborn.o buffer_putflush.o str_copy.o fmt_ulong.o byte_diff.o byte_copy.o str_len.o str_diff.o str_chr.o str_diffn.o str_start.o scan_ulong.o >ranlib libowfat.a >gcc -o httpd httpd.o libowfat.a -O2 -pipe >cp -p httpd fnord >gcc -o fnord-idx httpd-idx.o libowfat.a -O2 -pipe >gcc -o fnord-cgi httpd-cgi.o libowfat.a -O2 -pipe >>>> Source compiled. >>>> Test phase [none]: www-servers/fnord-1.10-r1 > >>>> Install fnord-1.10-r1 into /var/tmp/portage/www-servers/fnord-1.10-r1/image/ category www-servers >>>> Completed installing fnord-1.10-r1 into /var/tmp/portage/www-servers/fnord-1.10-r1/image/ > >strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment > usr/bin/fnord > > * QA Notice: Files built without respecting LDFLAGS have been detected > * Please include the following list of files in your report: > * /usr/bin/fnord >
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 336768
: 246772