Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 220013 Details for
Bug 305549
dev-util/elfkickers tries to install missing documentation
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
elfkickers-2.0a-r4:20100216-160110.log (text/plain), 11.85 KB, created by
Diego Elio Pettenò (RETIRED)
on 2010-02-17 14:00:04 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2010-02-17 14:00:04 UTC
Size:
11.85 KB
patch
obsolete
> * CPV: dev-util/elfkickers-2.0a-r4 > * REPO: gentoo > * USE: elibc_glibc kernel_linux test userland_GNU x86 >>>> Unpacking source... >>>> Unpacking ELFkickers-2.0a.tar.gz to /var/tmp/portage/dev-util/elfkickers-2.0a-r4/work >>>> Unpacking elfkickers-2.0a-r2.patch.bz2 to /var/tmp/portage/dev-util/elfkickers-2.0a-r4/work > * Applying elfkickers-2.0a-r2.patch ... > [ ok ] > * Tinderbox QA Notice: 'make' called by src_unpack >make -j14 clean >rm -f true false hello fgconsole keepalive >rm -f bf hexdump factor ls date snake >>>> Source unpacked in /var/tmp/portage/dev-util/elfkickers-2.0a-r4/work >>>> Compiling source in /var/tmp/portage/dev-util/elfkickers-2.0a-r4/work/ELFkickers ... >make -j14 CC=i686-pc-linux-gnu-gcc 'CFLAGS=-DELF_CLASS=ELFCLASS32 -O2 -pipe' clean all >for d in ebfc elfls elftoc rebind sstrip ; do cd $d ; make clean; cd - ; done >for d in ebfc elfls elftoc rebind sstrip ; do cd $d ; CFLAGS="-DELF_CLASS=ELFCLASS32 -O2 -pipe" CC=i686-pc-linux-gnu-gcc make ; cd - ; done >make[1]: Entering directory `/var/tmp/portage/dev-util/elfkickers-2.0a-r4/work/ELFkickers/ebfc' >rm -f elfparts.o ehdr.o phdrtab.o shdrtab.o progbits.o strtab.o >make[1]: Entering directory `/var/tmp/portage/dev-util/elfkickers-2.0a-r4/work/ELFkickers/ebfc' >i686-pc-linux-gnu-gcc -DELF_CLASS=ELFCLASS32 -O2 -pipe -c -o ebfc.o ebfc.c >i686-pc-linux-gnu-gcc -DELF_CLASS=ELFCLASS32 -O2 -pipe -c -o brainfuck.o brainfuck.c >rm -f symtab.o hash.o rel.o got.o dynamic.o ebfc.o brainfuck.o >i686-pc-linux-gnu-gcc -DELF_CLASS=ELFCLASS32 -O2 -pipe -c -o elfparts.o elfparts.c >i686-pc-linux-gnu-gcc -DELF_CLASS=ELFCLASS32 -O2 -pipe -c -o ehdr.o ehdr.c >i686-pc-linux-gnu-gcc -DELF_CLASS=ELFCLASS32 -O2 -pipe -c -o phdrtab.o phdrtab.c >i686-pc-linux-gnu-gcc -DELF_CLASS=ELFCLASS32 -O2 -pipe -c -o shdrtab.o shdrtab.c >rm -f ebfc libelfparts.a >i686-pc-linux-gnu-gcc -DELF_CLASS=ELFCLASS32 -O2 -pipe -c -o progbits.o progbits.c >i686-pc-linux-gnu-gcc -DELF_CLASS=ELFCLASS32 -O2 -pipe -c -o strtab.o strtab.c >i686-pc-linux-gnu-gcc -DELF_CLASS=ELFCLASS32 -O2 -pipe -c -o symtab.o symtab.c >make[1]: Leaving directory `/var/tmp/portage/dev-util/elfkickers-2.0a-r4/work/ELFkickers/ebfc' >/var/tmp/portage/dev-util/elfkickers-2.0a-r4/work/ELFkickers >i686-pc-linux-gnu-gcc -DELF_CLASS=ELFCLASS32 -O2 -pipe -c -o hash.o hash.c >i686-pc-linux-gnu-gcc -DELF_CLASS=ELFCLASS32 -O2 -pipe -c -o rel.o rel.c >make[1]: Entering directory `/var/tmp/portage/dev-util/elfkickers-2.0a-r4/work/ELFkickers/elfls' >rm -f elfls >i686-pc-linux-gnu-gcc -DELF_CLASS=ELFCLASS32 -O2 -pipe -c -o got.o got.c >i686-pc-linux-gnu-gcc -DELF_CLASS=ELFCLASS32 -O2 -pipe -c -o dynamic.o dynamic.c >make[1]: Leaving directory `/var/tmp/portage/dev-util/elfkickers-2.0a-r4/work/ELFkickers/elfls' >/var/tmp/portage/dev-util/elfkickers-2.0a-r4/work/ELFkickers >make[1]: Entering directory `/var/tmp/portage/dev-util/elfkickers-2.0a-r4/work/ELFkickers/elftoc' >rm -f elftoc pieces.o addr.o shdrtab.o dynamic.o outbasic.o outtools.o out.o elftoc.o >make[1]: Leaving directory `/var/tmp/portage/dev-util/elfkickers-2.0a-r4/work/ELFkickers/elftoc' >/var/tmp/portage/dev-util/elfkickers-2.0a-r4/work/ELFkickers >make[1]: Entering directory `/var/tmp/portage/dev-util/elfkickers-2.0a-r4/work/ELFkickers/rebind' >rm -f rebind >make[1]: Leaving directory `/var/tmp/portage/dev-util/elfkickers-2.0a-r4/work/ELFkickers/rebind' >/var/tmp/portage/dev-util/elfkickers-2.0a-r4/work/ELFkickers >make[1]: Entering directory `/var/tmp/portage/dev-util/elfkickers-2.0a-r4/work/ELFkickers/sstrip' >rm -f sstrip >make[1]: Leaving directory `/var/tmp/portage/dev-util/elfkickers-2.0a-r4/work/ELFkickers/sstrip' >/var/tmp/portage/dev-util/elfkickers-2.0a-r4/work/ELFkickers >ar crs libelfparts.a elfparts.o ehdr.o phdrtab.o shdrtab.o progbits.o strtab.o symtab.o hash.o rel.o got.o dynamic.o >i686-pc-linux-gnu-gcc -Wl,-O1 ebfc.o brainfuck.o libelfparts.a -o ebfc >make[1]: Leaving directory `/var/tmp/portage/dev-util/elfkickers-2.0a-r4/work/ELFkickers/ebfc' >/var/tmp/portage/dev-util/elfkickers-2.0a-r4/work/ELFkickers >make[1]: Entering directory `/var/tmp/portage/dev-util/elfkickers-2.0a-r4/work/ELFkickers/elfls' >i686-pc-linux-gnu-gcc -DELF_CLASS=ELFCLASS32 -O2 -pipe -W -o elfls elfls.c >make[1]: Leaving directory `/var/tmp/portage/dev-util/elfkickers-2.0a-r4/work/ELFkickers/elfls' >/var/tmp/portage/dev-util/elfkickers-2.0a-r4/work/ELFkickers >make[1]: Entering directory `/var/tmp/portage/dev-util/elfkickers-2.0a-r4/work/ELFkickers/elftoc' >i686-pc-linux-gnu-gcc -DELF_CLASS=ELFCLASS32 -O2 -pipe -c -o elftoc.o elftoc.c >i686-pc-linux-gnu-gcc -DELF_CLASS=ELFCLASS32 -O2 -pipe -c -o pieces.o pieces.c >i686-pc-linux-gnu-gcc -DELF_CLASS=ELFCLASS32 -O2 -pipe -c -o addr.o addr.c >i686-pc-linux-gnu-gcc -DELF_CLASS=ELFCLASS32 -O2 -pipe -c -o shdrtab.o shdrtab.c >i686-pc-linux-gnu-gcc -DELF_CLASS=ELFCLASS32 -O2 -pipe -c -o dynamic.o dynamic.c >i686-pc-linux-gnu-gcc -DELF_CLASS=ELFCLASS32 -O2 -pipe -c -o outbasic.o outbasic.c >i686-pc-linux-gnu-gcc -DELF_CLASS=ELFCLASS32 -O2 -pipe -c -o outtools.o outtools.c >i686-pc-linux-gnu-gcc -DELF_CLASS=ELFCLASS32 -O2 -pipe -c -o out.o out.c >i686-pc-linux-gnu-gcc -Wl,-O1 elftoc.o pieces.o addr.o shdrtab.o dynamic.o outbasic.o outtools.o out.o -o elftoc >make[1]: Leaving directory `/var/tmp/portage/dev-util/elfkickers-2.0a-r4/work/ELFkickers/elftoc' >/var/tmp/portage/dev-util/elfkickers-2.0a-r4/work/ELFkickers >make[1]: Entering directory `/var/tmp/portage/dev-util/elfkickers-2.0a-r4/work/ELFkickers/rebind' >i686-pc-linux-gnu-gcc -DELF_CLASS=ELFCLASS32 -O2 -pipe -W -o rebind rebind.c >make[1]: Leaving directory `/var/tmp/portage/dev-util/elfkickers-2.0a-r4/work/ELFkickers/rebind' >/var/tmp/portage/dev-util/elfkickers-2.0a-r4/work/ELFkickers >make[1]: Entering directory `/var/tmp/portage/dev-util/elfkickers-2.0a-r4/work/ELFkickers/sstrip' >i686-pc-linux-gnu-gcc -DELF_CLASS=ELFCLASS32 -O2 -pipe -W -o sstrip sstrip.c >sstrip.c: In function âgetmemorysize32â: >sstrip.c:381: warning: comparison between signed and unsigned integer expressions >sstrip.c: In function âmodifyheaders32â: >sstrip.c:381: warning: comparison between signed and unsigned integer expressions >sstrip.c: In function âgetmemorysize64â: >sstrip.c:383: warning: comparison between signed and unsigned integer expressions >sstrip.c: In function âmodifyheaders64â: >sstrip.c:383: warning: comparison between signed and unsigned integer expressions >make[1]: Leaving directory `/var/tmp/portage/dev-util/elfkickers-2.0a-r4/work/ELFkickers/sstrip' >/var/tmp/portage/dev-util/elfkickers-2.0a-r4/work/ELFkickers >make -j14 CC=i686-pc-linux-gnu-gcc 'CFLAGS=-DELF_CLASS=ELFCLASS64 -O2 -pipe' clean all >for d in ebfc elfls elftoc rebind sstrip ; do cd $d ; make clean; cd - ; done >for d in ebfc elfls elftoc rebind sstrip ; do cd $d ; CFLAGS="-DELF_CLASS=ELFCLASS64 -O2 -pipe" CC=i686-pc-linux-gnu-gcc make ; cd - ; done >make[1]: Entering directory `/var/tmp/portage/dev-util/elfkickers-2.0a-r4/work/ELFkickers/ebfc' >rm -f elfparts.o ehdr.o phdrtab.o shdrtab.o progbits.o strtab.o >make[1]: Entering directory `/var/tmp/portage/dev-util/elfkickers-2.0a-r4/work/ELFkickers/ebfc' >make[1]: `ebfc' is up to date. >make[1]: Leaving directory `/var/tmp/portage/dev-util/elfkickers-2.0a-r4/work/ELFkickers/ebfc' >/var/tmp/portage/dev-util/elfkickers-2.0a-r4/work/ELFkickers >rm -f symtab.o hash.o rel.o got.o dynamic.o ebfc.o brainfuck.o >rm -f ebfc libelfparts.a >make[1]: Entering directory `/var/tmp/portage/dev-util/elfkickers-2.0a-r4/work/ELFkickers/elfls' >i686-pc-linux-gnu-gcc -DELF_CLASS=ELFCLASS64 -O2 -pipe -W -o elfls elfls.c >make[1]: Leaving directory `/var/tmp/portage/dev-util/elfkickers-2.0a-r4/work/ELFkickers/ebfc' >/var/tmp/portage/dev-util/elfkickers-2.0a-r4/work/ELFkickers >make[1]: Entering directory `/var/tmp/portage/dev-util/elfkickers-2.0a-r4/work/ELFkickers/elfls' >rm -f elfls >make[1]: Leaving directory `/var/tmp/portage/dev-util/elfkickers-2.0a-r4/work/ELFkickers/elfls' >/var/tmp/portage/dev-util/elfkickers-2.0a-r4/work/ELFkickers >make[1]: Entering directory `/var/tmp/portage/dev-util/elfkickers-2.0a-r4/work/ELFkickers/elftoc' >rm -f elftoc pieces.o addr.o shdrtab.o dynamic.o outbasic.o outtools.o out.o elftoc.o >make[1]: Leaving directory `/var/tmp/portage/dev-util/elfkickers-2.0a-r4/work/ELFkickers/elftoc' >/var/tmp/portage/dev-util/elfkickers-2.0a-r4/work/ELFkickers >make[1]: Entering directory `/var/tmp/portage/dev-util/elfkickers-2.0a-r4/work/ELFkickers/rebind' >rm -f rebind >make[1]: Leaving directory `/var/tmp/portage/dev-util/elfkickers-2.0a-r4/work/ELFkickers/rebind' >/var/tmp/portage/dev-util/elfkickers-2.0a-r4/work/ELFkickers >make[1]: Entering directory `/var/tmp/portage/dev-util/elfkickers-2.0a-r4/work/ELFkickers/sstrip' >rm -f sstrip >make[1]: Leaving directory `/var/tmp/portage/dev-util/elfkickers-2.0a-r4/work/ELFkickers/sstrip' >/var/tmp/portage/dev-util/elfkickers-2.0a-r4/work/ELFkickers >make[1]: Leaving directory `/var/tmp/portage/dev-util/elfkickers-2.0a-r4/work/ELFkickers/elfls' >/var/tmp/portage/dev-util/elfkickers-2.0a-r4/work/ELFkickers >make[1]: Entering directory `/var/tmp/portage/dev-util/elfkickers-2.0a-r4/work/ELFkickers/elftoc' >i686-pc-linux-gnu-gcc -DELF_CLASS=ELFCLASS64 -O2 -pipe -c -o elftoc.o elftoc.c >i686-pc-linux-gnu-gcc -DELF_CLASS=ELFCLASS64 -O2 -pipe -c -o pieces.o pieces.c >i686-pc-linux-gnu-gcc -DELF_CLASS=ELFCLASS64 -O2 -pipe -c -o addr.o addr.c >i686-pc-linux-gnu-gcc -DELF_CLASS=ELFCLASS64 -O2 -pipe -c -o shdrtab.o shdrtab.c >i686-pc-linux-gnu-gcc -DELF_CLASS=ELFCLASS64 -O2 -pipe -c -o dynamic.o dynamic.c >i686-pc-linux-gnu-gcc -DELF_CLASS=ELFCLASS64 -O2 -pipe -c -o outbasic.o outbasic.c >i686-pc-linux-gnu-gcc -DELF_CLASS=ELFCLASS64 -O2 -pipe -c -o outtools.o outtools.c >i686-pc-linux-gnu-gcc -DELF_CLASS=ELFCLASS64 -O2 -pipe -c -o out.o out.c >i686-pc-linux-gnu-gcc -Wl,-O1 elftoc.o pieces.o addr.o shdrtab.o dynamic.o outbasic.o outtools.o out.o -o elftoc >make[1]: Leaving directory `/var/tmp/portage/dev-util/elfkickers-2.0a-r4/work/ELFkickers/elftoc' >/var/tmp/portage/dev-util/elfkickers-2.0a-r4/work/ELFkickers >make[1]: Entering directory `/var/tmp/portage/dev-util/elfkickers-2.0a-r4/work/ELFkickers/rebind' >i686-pc-linux-gnu-gcc -DELF_CLASS=ELFCLASS64 -O2 -pipe -W -o rebind rebind.c >make[1]: Leaving directory `/var/tmp/portage/dev-util/elfkickers-2.0a-r4/work/ELFkickers/rebind' >/var/tmp/portage/dev-util/elfkickers-2.0a-r4/work/ELFkickers >make[1]: Entering directory `/var/tmp/portage/dev-util/elfkickers-2.0a-r4/work/ELFkickers/sstrip' >i686-pc-linux-gnu-gcc -DELF_CLASS=ELFCLASS64 -O2 -pipe -W -o sstrip sstrip.c >sstrip.c: In function âgetmemorysize32â: >sstrip.c:381: warning: comparison between signed and unsigned integer expressions >sstrip.c: In function âmodifyheaders32â: >sstrip.c:381: warning: comparison between signed and unsigned integer expressions >sstrip.c: In function âgetmemorysize64â: >sstrip.c:383: warning: comparison between signed and unsigned integer expressions >sstrip.c: In function âmodifyheaders64â: >sstrip.c:383: warning: comparison between signed and unsigned integer expressions >make[1]: Leaving directory `/var/tmp/portage/dev-util/elfkickers-2.0a-r4/work/ELFkickers/sstrip' >/var/tmp/portage/dev-util/elfkickers-2.0a-r4/work/ELFkickers >>>> Source compiled. >>>> Test phase [none]: dev-util/elfkickers-2.0a-r4 > >>>> Install elfkickers-2.0a-r4 into /var/tmp/portage/dev-util/elfkickers-2.0a-r4/image/ category dev-util >!!! doman: elftoc/*.1 does not exist >!!! doman: rebind/*.1 does not exist >!!! doman: sstrip/*.1 does not exist >>>> Completed installing elfkickers-2.0a-r4 into /var/tmp/portage/dev-util/elfkickers-2.0a-r4/image/ > > * QA Notice: file does not exist: > * > * doman: elftoc/*.1 does not exist > * doman: rebind/*.1 does not exist > * doman: sstrip/*.1 does not exist >strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment > usr/bin/elfls32 > usr/bin/elftoc64 > usr/bin/elfls64 > usr/bin/sstrip32 > usr/bin/rebind64 > usr/bin/rebind32 > usr/bin/sstrip64 > usr/bin/elftoc32 > * Removing /usr/share/doc > * Removing /usr/share/info >Merge of dev-util/elfkickers-2.0a-r4 at 2010-02-16T16:01:10+00:00 >file_not_exist
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 305549
: 220013 |
221183
|
221663
|
221831