Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 244729 Details for
Bug 334627
app-admin/showconsole 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
showconsole-1.08:20100826-004752.log (text/plain), 5.48 KB, created by
Diego Elio Pettenò (RETIRED)
on 2010-08-26 14:51:20 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2010-08-26 14:51:20 UTC
Size:
5.48 KB
patch
obsolete
> * CPV: app-admin/showconsole-1.08 > * REPO: gentoo > * USE: elibc_glibc kernel_linux test userland_GNU x86 >>>> Unpacking source... >>>> Unpacking showconsole-1.08.tar.bz2 to /var/tmp/portage/app-admin/showconsole-1.08/work > * Applying 1.07-no-TIOCGDEV.patch ... > [ ok ] > * Applying showconsole-1.08-quiet.patch ... > [ ok ] > * Applying showconsole-1.08-no-pthread-yield.patch ... > [ ok ] > * Applying showconsole-1.08-build.patch ... > [ ok ] >>>> Source unpacked in /var/tmp/portage/app-admin/showconsole-1.08/work >>>> Compiling source in /var/tmp/portage/app-admin/showconsole-1.08/work/showconsole-1.08 ... >make -j14 'COPTS=-O2 -pipe' CC=i686-pc-linux-gnu-gcc >i686-pc-linux-gnu-gcc -O2 -pipe -D_GNU_SOURCE -DLOG_BUFFER_SIZE=65536 -DTRANS_BUFFER_SIZE=4096 -DBOOT_LOGFILE=\"/var/log/boot.msg\" -D_PATH_BLOG_FIFO=\"/dev/blog\" -Wall -pipe -funroll-loops -c libconsole.c -pthread >i686-pc-linux-gnu-gcc -O2 -pipe -D_GNU_SOURCE -DLOG_BUFFER_SIZE=65536 -DTRANS_BUFFER_SIZE=4096 -DBOOT_LOGFILE=\"/var/log/boot.msg\" -D_PATH_BLOG_FIFO=\"/dev/blog\" -Wall -pipe -funroll-loops -c libblogger.c >i686-pc-linux-gnu-gcc -O2 -pipe -D_GNU_SOURCE -DLOG_BUFFER_SIZE=65536 -DTRANS_BUFFER_SIZE=4096 -DBOOT_LOGFILE=\"/var/log/boot.msg\" -D_PATH_BLOG_FIFO=\"/dev/blog\" -Wall -pipe -funroll-loops -o isserial isserial.c >libblogger.c: In function âbootlogâ: >libblogger.c:97:7: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >libblogger.c:101:10: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >ar rusv libblogger.a libblogger.o >ar: creating libblogger.a >a - libblogger.o >i686-pc-linux-gnu-gcc -O2 -pipe -D_GNU_SOURCE -DLOG_BUFFER_SIZE=65536 -DTRANS_BUFFER_SIZE=4096 -DBOOT_LOGFILE=\"/var/log/boot.msg\" -D_PATH_BLOG_FIFO=\"/dev/blog\" -Wall -pipe -funroll-loops -o blogger blogger.c libblogger.a >libconsole.c: In function âsafeIOâ: >libconsole.c:867:2: warning: null argument where non-null required (argument 3) >libconsole.c: In function âfallbackâ: >libconsole.c:1021:8: warning: ignoring return value of âscanfâ, declared with attribute warn_unused_result >libconsole.c: In function âcheckdevâ: >libconsole.c:1140:12: warning: ignoring return value of âgetcwdâ, declared with attribute warn_unused_result >i686-pc-linux-gnu-gcc -O2 -pipe -D_GNU_SOURCE -DLOG_BUFFER_SIZE=65536 -DTRANS_BUFFER_SIZE=4096 -DBOOT_LOGFILE=\"/var/log/boot.msg\" -D_PATH_BLOG_FIFO=\"/dev/blog\" -Wall -pipe -funroll-loops -o showconsole showconsole.c libconsole.o -pthread >i686-pc-linux-gnu-gcc -O2 -pipe -D_GNU_SOURCE -DLOG_BUFFER_SIZE=65536 -DTRANS_BUFFER_SIZE=4096 -DBOOT_LOGFILE=\"/var/log/boot.msg\" -D_PATH_BLOG_FIFO=\"/dev/blog\" -Wall -pipe -funroll-loops -o blogd blogd.c libconsole.o -lutil -pthread >>>> Source compiled. >>>> Test phase [none]: app-admin/showconsole-1.08 > >>>> Install showconsole-1.08 into /var/tmp/portage/app-admin/showconsole-1.08/image/ category app-admin > * Tinderbox QA Notice: 'make' called by src_install >make -j14 install DESTDIR=/var/tmp/portage/app-admin/showconsole-1.08/image/ >mkdir -p /var/tmp/portage/app-admin/showconsole-1.08/image//sbin >mkdir -p /var/tmp/portage/app-admin/showconsole-1.08/image//usr/share/man/man8 >mkdir -p /var/tmp/portage/app-admin/showconsole-1.08/image//etc >mkdir -p /var/tmp/portage/app-admin/showconsole-1.08/image//usr/lib/lsb >mkdir -p /var/tmp/portage/app-admin/showconsole-1.08/image//usr/lib >mkdir -p /var/tmp/portage/app-admin/showconsole-1.08/image//usr/include >install -m 0700 showconsole /var/tmp/portage/app-admin/showconsole-1.08/image//sbin/ >ln -sf showconsole /var/tmp/portage/app-admin/showconsole-1.08/image//sbin/setconsole >install -m 0700 blogger /var/tmp/portage/app-admin/showconsole-1.08/image//sbin/ >install -c -m 0444 blogger.8 /var/tmp/portage/app-admin/showconsole-1.08/image//usr/share/man/man8/ >install -c -m 0444 showconsole.8 /var/tmp/portage/app-admin/showconsole-1.08/image//usr/share/man/man8/ >echo .so man8/showconsole.8 > /var/tmp/portage/app-admin/showconsole-1.08/image//usr/share/man/man8/setconsole.8 >install -m 0700 blogd /var/tmp/portage/app-admin/showconsole-1.08/image//sbin/ >install -c -m 0444 blogd.8 /var/tmp/portage/app-admin/showconsole-1.08/image//usr/share/man/man8/ >install -c -m 0444 libblogger.a /var/tmp/portage/app-admin/showconsole-1.08/image//usr/lib/ >install -c -m 0444 libblogger.h /var/tmp/portage/app-admin/showconsole-1.08/image//usr/include/ >install -m 0700 isserial /var/tmp/portage/app-admin/showconsole-1.08/image//sbin/ >install -c -m 0444 isserial.8 /var/tmp/portage/app-admin/showconsole-1.08/image//usr/share/man/man8/ >>>> Completed installing showconsole-1.08 into /var/tmp/portage/app-admin/showconsole-1.08/image/ > >strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment > sbin/blogger > sbin/blogd > sbin/isserial > sbin/showconsole > usr/lib/libblogger.a > > * QA Notice: Files built without respecting LDFLAGS have been detected > * Please include the following list of files in your report: > * /sbin/blogger > * /sbin/blogd > * /sbin/isserial > * /sbin/showconsole > > > * QA Notice: Package has poor programming practices which may compile > * fine but exhibit random runtime failures. > * libconsole.c:867:2: warning: null argument where non-null required (argument 3) > > * Please do not file a Gentoo bug and instead report the above QA > * issues directly to the upstream developers of this software. > * Homepage: http://www.novell.com/linux/suse/ > * Gentoo contact information ... >herds: > base-system >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 334627
: 244729