Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 247658 Details for
Bug 337721
app-misc/fdutils 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
fdutils-5.5-r2:20100916-223252.log (text/plain), 18.44 KB, created by
Diego Elio Pettenò (RETIRED)
on 2010-09-16 23:57:47 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2010-09-16 23:57:47 UTC
Size:
18.44 KB
patch
obsolete
> * CPV: app-misc/fdutils-5.5-r2 > * REPO: gentoo > * Maintainer: kernel-misc@gentoo.org > * USE: elibc_glibc kernel_linux test userland_GNU x86 >>>> Unpacking source... >>>> Unpacking fdutils-5.5.tar.gz to /var/tmp/portage/app-misc/fdutils-5.5-r2/work > * Applying fdutils-no-fd.4-manpage.diff ... > [ ok ] > * Applying fdutils-5.5-destdirfix.patch ... > [ ok ] >>>> Source unpacked in /var/tmp/portage/app-misc/fdutils-5.5-r2/work >>>> Compiling source in /var/tmp/portage/app-misc/fdutils-5.5-r2/work/fdutils-5.5 ... > * econf: updating fdutils-5.5/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating fdutils-5.5/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --enable-fdmount-floppy-only >configure: loading site script /usr/share/config.site >configure: loading site script /usr/share/crossdev/include/site/linux >checking whether make sets $(MAKE)... yes >checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether i686-pc-linux-gnu-gcc accepts -g... yes >checking for i686-pc-linux-gnu-gcc option to accept ANSI C... none needed >checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E >checking for egrep... grep -E >checking whether i686-pc-linux-gnu-gcc needs -traditional... no >checking for a BSD-compatible install... /usr/bin/install -c >checking whether ln -s works... yes >checking for install-info... /usr/bin/install-info >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking target system type... i686-pc-linux-gnu >checking for an ANSI C-conforming const... yes >checking for inline... inline >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking linux/ext_fs.h usability... no >checking linux/ext_fs.h presence... no >checking for linux/ext_fs.h... no >checking linux/xia_fs.h usability... no >checking linux/xia_fs.h presence... no >checking for linux/xia_fs.h... no >checking sys/sysmacros.h usability... yes >checking sys/sysmacros.h presence... yes >checking for sys/sysmacros.h... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating src/Makefile >config.status: creating doc/Makefile >config.status: creating config.h >make -j14 -j1 compile >make -C src all >make[1]: Entering directory `/var/tmp/portage/app-misc/fdutils-5.5-r2/work/fdutils-5.5/src' >i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -c -o floppycontrol.o floppycontrol.c >lex -Pmediaprm mediaprm.lex >i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -c -o lex.mediaprm.o lex.mediaprm.c >lex.mediaprm.c:1263:17: warning: âyyunputâ defined but not used >lex.mediaprm.c:1304:16: warning: âinputâ defined but not used >mediaprm.lex: In function âmediaprmlexâ: >mediaprm.lex:70:1: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result >ar rv libfdutils.a lex.mediaprm.o >ar: creating libfdutils.a >a - lex.mediaprm.o >lex -Pdriveprm driveprm.lex >i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -c -o lex.driveprm.o lex.driveprm.c >lex.driveprm.c:1237:17: warning: âyyunputâ defined but not used >lex.driveprm.c:1278:16: warning: âinputâ defined but not used >driveprm.lex: In function âdriveprmlexâ: >driveprm.lex:59:1: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result >ar rv libfdutils.a lex.driveprm.o >a - lex.driveprm.o >i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -c -o mediaprm.o mediaprm.c >mediaprm.c: In function âparse_mediaprmâ: >mediaprm.c:305:12: warning: operation on ârâ may be undefined >ar rv libfdutils.a mediaprm.o >a - mediaprm.o >i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -c -o driveprm.o driveprm.c >ar rv libfdutils.a driveprm.o >a - driveprm.o >i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -c -o parse.o parse.c >ar rv libfdutils.a parse.o >a - parse.o >i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -c -o oldfdprm.o oldfdprm.c >ar rv libfdutils.a oldfdprm.o >a - oldfdprm.o >i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -c -o enh_options.o enh_options.c >ar rv libfdutils.a enh_options.o >a - enh_options.o >i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -c -o measure.o measure.c >ar rv libfdutils.a measure.o >a - measure.o >i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -c -o printfdprm.o printfdprm.c >ar rv libfdutils.a printfdprm.o >a - printfdprm.o >i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -c -o calc-format.o calc-format.c >ar rv libfdutils.a calc-format.o >a - calc-format.o >i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -c -o misc.o misc.c >ar rv libfdutils.a misc.o >a - misc.o >i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -c -o skews.o skews.c >ar rv libfdutils.a skews.o >a - skews.o >ranlib libfdutils.a >i686-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o floppycontrol floppycontrol.o -L. -lfdutils >i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -c -o getfdprm.o getfdprm.c >i686-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o getfdprm getfdprm.o -L. -lfdutils >i686-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wall -O2 -pipe -o setfdprm setfdprm.c -L. -lfdutils >i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -c -o fdrawcmd.o fdrawcmd.c >fdrawcmd.c: In function âmainâ: >fdrawcmd.c:382:11: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >i686-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o fdrawcmd fdrawcmd.o -L. -lfdutils >i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -c -o superformat.o superformat.c >i686-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o superformat superformat.o -L. -lfdutils >i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu xdfcopy.c -o xdfcopy >xdfcopy.c: In function âmainâ: >xdfcopy.c:763:12: warning: ignoring return value of âsystemâ, declared with attribute warn_unused_result >xdfcopy.c:766:12: warning: ignoring return value of âsystemâ, declared with attribute warn_unused_result >xdfcopy.c:770:13: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result >i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu fdmount.c -o fdmount >In file included from fdmount.c:37:0: >msdos_fs.h:9:2: warning: âpackedâ attribute ignored for field of type âchar[3]â >msdos_fs.h:10:2: warning: âpackedâ attribute ignored for field of type âchar[8]â >msdos_fs.h:13:2: warning: âpackedâ attribute ignored for field of type âunsigned charâ >msdos_fs.h:15:2: warning: âpackedâ attribute ignored for field of type âunsigned charâ >msdos_fs.h:18:2: warning: âpackedâ attribute ignored for field of type âunsigned charâ >msdos_fs.h:24:2: warning: âpackedâ attribute ignored for field of type âunsigned charâ >msdos_fs.h:25:2: warning: âpackedâ attribute ignored for field of type âunsigned charâ >msdos_fs.h:26:2: warning: âpackedâ attribute ignored for field of type âunsigned charâ >msdos_fs.h:28:2: warning: âpackedâ attribute ignored for field of type âunsigned char[11]â >msdos_fs.h:29:2: warning: âpackedâ attribute ignored for field of type âunsigned char[8]â >msdos_fs.h:31:2: warning: âpackedâ attribute ignored for field of type âunsigned charâ >msdos_fs.h:32:2: warning: âpackedâ attribute ignored for field of type âunsigned charâ >msdos_fs.h:33:2: warning: âpackedâ attribute ignored for field of type âunsigned charâ >msdos_fs.h:34:2: warning: âpackedâ attribute ignored for field of type âunsigned charâ >msdos_fs.h:35:2: warning: âpackedâ attribute ignored for field of type âunsigned charâ >msdos_fs.h:36:2: warning: âpackedâ attribute ignored for field of type âunsigned charâ >msdos_fs.h:41:2: warning: âpackedâ attribute ignored for field of type âunsigned char[50]â >fdmount.c: In function âid_fstypeâ: >fdmount.c:487:9: warning: pointer targets in passing argument 1 of âstrlenâ differ in signedness >/usr/include/string.h:399:15: note: expected âconst char *â but argument is of type âunsigned char *â >fdmount.c:487:9: warning: pointer targets in passing argument 1 of âstrlenâ differ in signedness >/usr/include/string.h:399:15: note: expected âconst char *â but argument is of type âunsigned char *â >fdmount.c:487:9: warning: pointer targets in passing argument 1 of â__builtin_strcmpâ differ in signedness >fdmount.c:487:9: note: expected âconst char *â but argument is of type âunsigned char *â >fdmount.c:487:9: warning: pointer targets in passing argument 1 of âstrlenâ differ in signedness >/usr/include/string.h:399:15: note: expected âconst char *â but argument is of type âunsigned char *â >fdmount.c:487:9: warning: pointer targets in passing argument 1 of â__builtin_strcmpâ differ in signedness >fdmount.c:487:9: note: expected âconst char *â but argument is of type âunsigned char *â >fdmount.c:487:9: warning: pointer targets in passing argument 1 of â__builtin_strcmpâ differ in signedness >fdmount.c:487:9: note: expected âconst char *â but argument is of type âunsigned char *â >fdmount.c:487:9: warning: pointer targets in passing argument 1 of â__builtin_strcmpâ differ in signedness >fdmount.c:487:9: note: expected âconst char *â but argument is of type âunsigned char *â >fdmount.c:487:9: warning: pointer targets in passing argument 1 of âstrncmpâ differ in signedness >/usr/include/string.h:146:12: note: expected âconst char *â but argument is of type âunsigned char *â >fdmount.c: In function âdo_mountâ: >fdmount.c:693:5: warning: pointer targets in passing argument 1 of âid_fstypeâ differ in signedness >fdmount.c:421:5: note: expected âbyte *â but argument is of type âchar *â >fdmount.c: In function âmainâ: >fdmount.c:1248:12: warning: ignoring return value of âchdirâ, declared with attribute warn_unused_result >fdmount.c: In function âdo_mountâ: >fdmount.c:672:9: warning: ignoring return value of âreadâ, declared with attribute warn_unused_result >fdmount.c: In function âcanonicalizeâ: >fdmount.c:208:13: warning: ignoring return value of âgetcwdâ, declared with attribute warn_unused_result >i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -c -o diskseekd.o diskseekd.c >i686-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o diskseekd diskseekd.o -L. -lfdutils >i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -c -o diskd.o diskd.c >diskd.c: In function âmainâ: >diskd.c:108:9: warning: ignoring return value of âsystemâ, declared with attribute warn_unused_result >i686-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o diskd diskd.o -L. -lfdutils >i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -c -o floppymeter.o floppymeter.c >i686-pc-linux-gnu-gcc -o floppymeter floppymeter.o -L. -lfdutils >i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -c -o convert.o convert.c >i686-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o convertfdprm convert.o -L. -lfdutils >rm enh_options.o measure.o calc-format.o oldfdprm.o parse.o driveprm.o misc.o lex.mediaprm.o lex.driveprm.o printfdprm.o skews.o lex.mediaprm.c mediaprm.o lex.driveprm.c >make[1]: Leaving directory `/var/tmp/portage/app-misc/fdutils-5.5-r2/work/fdutils-5.5/src' >>>> Source compiled. >>>> Test phase [none]: app-misc/fdutils-5.5-r2 > >>>> Install fdutils-5.5-r2 into /var/tmp/portage/app-misc/fdutils-5.5-r2/image/ category app-misc >make -j14 -j1 DESTDIR=/var/tmp/portage/app-misc/fdutils-5.5-r2/image/ install >make -C src all >make[1]: Entering directory `/var/tmp/portage/app-misc/fdutils-5.5-r2/work/fdutils-5.5/src' >make[1]: Nothing to be done for `all'. >make[1]: Leaving directory `/var/tmp/portage/app-misc/fdutils-5.5-r2/work/fdutils-5.5/src' >make -C src install-bin install-conf >make[1]: Entering directory `/var/tmp/portage/app-misc/fdutils-5.5-r2/work/fdutils-5.5/src' >../mkinstalldirs /var/tmp/portage/app-misc/fdutils-5.5-r2/image//usr/bin >mkdir /var/tmp/portage/app-misc/fdutils-5.5-r2/image/usr/bin >/usr/bin/install -c -c -m 755 -o root -g floppy ./MAKEFLOPPIES /var/tmp/portage/app-misc/fdutils-5.5-r2/image//usr/bin >/usr/bin/install -c -c -m 755 -o root -g floppy diskd /var/tmp/portage/app-misc/fdutils-5.5-r2/image//usr/bin >/usr/bin/install -c -c -m 755 -o root -g floppy diskseekd /var/tmp/portage/app-misc/fdutils-5.5-r2/image//usr/bin >/usr/bin/install -c -c -m 755 -o root -g floppy floppycontrol /var/tmp/portage/app-misc/fdutils-5.5-r2/image//usr/bin >/usr/bin/install -c -c -m 755 -o root -g floppy floppymeter /var/tmp/portage/app-misc/fdutils-5.5-r2/image//usr/bin >/usr/bin/install -c -c -m 755 -o root -g floppy getfdprm /var/tmp/portage/app-misc/fdutils-5.5-r2/image//usr/bin >/usr/bin/install -c -c -m 755 -o root -g floppy setfdprm /var/tmp/portage/app-misc/fdutils-5.5-r2/image//usr/bin >/usr/bin/install -c -c -m 755 -o root -g floppy fdrawcmd /var/tmp/portage/app-misc/fdutils-5.5-r2/image//usr/bin >/usr/bin/install -c -c -m 755 -o root -g floppy superformat /var/tmp/portage/app-misc/fdutils-5.5-r2/image//usr/bin >/usr/bin/install -c -c -m 755 -o root -g floppy xdfcopy /var/tmp/portage/app-misc/fdutils-5.5-r2/image//usr/bin >/usr/bin/install -c -c -m 4750 -o root -g floppy fdmount /var/tmp/portage/app-misc/fdutils-5.5-r2/image//usr/bin >/usr/bin/install -c -c -m 4750 -o root -g floppy fdmount /var/tmp/portage/app-misc/fdutils-5.5-r2/image//usr/bin/fdumount >( cd /var/tmp/portage/app-misc/fdutils-5.5-r2/image//usr/bin; \ >ln -sf xdfcopy xdfformat; \ >ln -sf fdmount fdumount; \ >ln -sf fdmount fdlist; \ >ln -sf fdmount fdmountd ) >../mkinstalldirs /var/tmp/portage/app-misc/fdutils-5.5-r2/image/ >if [ ! -f /etc/mediaprm ] ; then \ > cp ./mediaprm /var/tmp/portage/app-misc/fdutils-5.5-r2/image//etc ; \ >fi >make[1]: Leaving directory `/var/tmp/portage/app-misc/fdutils-5.5-r2/work/fdutils-5.5/src' >make -C doc install >make[1]: Entering directory `/var/tmp/portage/app-misc/fdutils-5.5-r2/work/fdutils-5.5/doc' >../mkinstalldirs /var/tmp/portage/app-misc/fdutils-5.5-r2/image//usr/share/man/man1 >mkdir /var/tmp/portage/app-misc/fdutils-5.5-r2/image/usr/share/man >mkdir /var/tmp/portage/app-misc/fdutils-5.5-r2/image/usr/share/man/man1 >../mkinstalldirs /var/tmp/portage/app-misc/fdutils-5.5-r2/image//usr/share/man/man4 >mkdir /var/tmp/portage/app-misc/fdutils-5.5-r2/image/usr/share/man/man4 >../mkinstalldirs /var/tmp/portage/app-misc/fdutils-5.5-r2/image//usr/share/man/man8 >mkdir /var/tmp/portage/app-misc/fdutils-5.5-r2/image/usr/share/man/man8 >for i in diskd.1 fdrawcmd.1 getfdprm.1 superformat.1 diskseekd.1 floppycontrol.1 makefloppies.1 xdfcopy.1 fdmount.1 floppymeter.1 setfdprm.1; do \ > install -c -m 644 -o root -g root \ > ./$i /var/tmp/portage/app-misc/fdutils-5.5-r2/image//usr/share/man/man1/$i; \ >done >for i in ; do \ > install -c -m 644 -o root -g root \ > ./$i /var/tmp/portage/app-misc/fdutils-5.5-r2/image//usr/share/man/man4/$i; \ >done >( cd /var/tmp/portage/app-misc/fdutils-5.5-r2/image//usr/share/man/man1; \ > ln -sf fdmount.1 /var/tmp/portage/app-misc/fdutils-5.5-r2/image//usr/share/man/man1/fdumount.1; \ > ln -sf fdmount.1 /var/tmp/portage/app-misc/fdutils-5.5-r2/image//usr/share/man/man1/fdlist.1; \ > ln -sf fdmount.1 /var/tmp/portage/app-misc/fdutils-5.5-r2/image//usr/share/man/man1/fdmountd.1; \ > ln -sf xdfcopy.1 /var/tmp/portage/app-misc/fdutils-5.5-r2/image//usr/share/man/man1/xdfformat.1 \ >) >makeinfo -I . ./fdutils.texi >.//formatlist.texi:224: warning: @strong{Note...} produces a spurious cross-reference in Info; reword to avoid that. >../mkinstalldirs /var/tmp/portage/app-misc/fdutils-5.5-r2/image//usr/share/info >mkdir /var/tmp/portage/app-misc/fdutils-5.5-r2/image/usr/share/info >if test -f fdutils.info; then \ > for i in fdutils.info*; do \ > /usr/bin/install -c -m 644 $i /var/tmp/portage/app-misc/fdutils-5.5-r2/image//usr/share/info/$i; \ > done; \ >else \ > for i in ./fdutils.info*; do \ > /usr/bin/install -c -m 644 $i /var/tmp/portage/app-misc/fdutils-5.5-r2/image//usr/share/info/`echo $i | sed 's|^./||'`; \ > done; \ >fi; \ >if [ -n "/usr/bin/install-info" ] ; then \ > if [ -f /usr/share/info/dir.info ] ; then \ > /usr/bin/install-info /var/tmp/portage/app-misc/fdutils-5.5-r2/image//usr/share/info/fdutils.info /var/tmp/portage/app-misc/fdutils-5.5-r2/image//usr/share/info/dir.info; \ > fi; \ > if [ -f /usr/share/info/dir ] ; then \ > /usr/bin/install-info /var/tmp/portage/app-misc/fdutils-5.5-r2/image//usr/share/info/fdutils.info /var/tmp/portage/app-misc/fdutils-5.5-r2/image//usr/share/info/dir; \ > fi; \ >fi >make[1]: Leaving directory `/var/tmp/portage/app-misc/fdutils-5.5-r2/work/fdutils-5.5/doc' >>>> Completed installing fdutils-5.5-r2 into /var/tmp/portage/app-misc/fdutils-5.5-r2/image/ > > * Tinderbox QA Notice! setXid files found >04750 root:floppy usr/bin/fdmount > * Tinderbox QA Notice (end)! setXid files found >strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment > usr/bin/floppycontrol > usr/bin/fdrawcmd > usr/bin/xdfcopy > usr/bin/setfdprm > usr/bin/getfdprm > usr/bin/diskseekd > usr/bin/superformat > usr/bin/fdmount > usr/bin/floppymeter > usr/bin/diskd > > * QA Notice: Files built without respecting LDFLAGS have been detected > * Please include the following list of files in your report: > * /usr/bin/floppymeter > > * >>> SetUID: [chmod go-r] /usr/bin/fdmount ... > [ ok ]
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 337721
: 247658 |
342730
|
342732