Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 165556 - net-misc/iputils-20060512 fails to build
Summary: net-misc/iputils-20060512 fails to build
Status: RESOLVED DUPLICATE of bug 62789
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-06 03:12 UTC by a_tevelev
Modified: 2007-02-06 19:32 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (emerge.info,3.48 KB, text/plain)
2007-02-06 03:12 UTC, a_tevelev
Details

Note You need to log in before you can comment on or make changes to this bug.
Description a_tevelev 2007-02-06 03:12:08 UTC
net-misc/iputils-20060512 fails to build:

>>> Emerging (7 of 7) net-misc/iputils-20060512 to /
 * iputils-s20060512.tar.bz2 MD5 ;-) ...                                                                                                                                   [ ok ]
 * iputils-s20060512.tar.bz2 RMD160 ;-) ...                                                                                                                                [ ok ]
 * iputils-s20060512.tar.bz2 SHA1 ;-) ...                                                                                                                                  [ ok ]
 * iputils-s20060512.tar.bz2 SHA256 ;-) ...                                                                                                                                [ ok ]
 * iputils-s20060512.tar.bz2 size ;-) ...                                                                                                                                  [ ok ]
 * checking ebuild checksums ;-) ...                                                                                                                                       [ ok ]
 * checking auxfile checksums ;-) ...                                                                                                                                      [ ok ]
 * checking miscfile checksums ;-) ...                                                                                                                                     [ ok ]
 * checking iputils-s20060512.tar.bz2 ;-) ...                                                                                                                              [ ok ]
>>> Unpacking source...
>>> Unpacking iputils-s20060512.tar.bz2 to /var/tmp/portage/iputils-20060512/work
 * Applying iputils-021109-gcc34.patch ...                                                                                                                                 [ ok ]
 * Applying iputils-20060512-gcc4.patch ...                                                                                                                                [ ok ]
 * Applying 021109-ipg-linux-2.6.patch ...                                                                                                                                 [ ok ]
 * Applying 021109-uclibc-no-ether_ntohost.patch ...                                                                                                                       [ ok ]
 * Applying iputils-20060512-makefile.patch ...                                                                                                                            [ ok ]
 * Applying iputils-20060512-kernel-ifaddr.patch ...                                                                                                                       [ ok ]
 * Applying iputils-20060512-linux-headers.patch ...                                                                                                                       [ ok ]
 * Applying iputils-20060512-RFC3542.patch ...                                                                                                                             [ ok ]
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/iputils-20060512/work/iputils-s20060512 ...
x86_64-pc-linux-gnu-gcc -march=athlon64 -O2 -pipe -Wstrict-prototypes -Wall -D_GNU_SOURCE   tracepath.c  -lresolv -o tracepath
x86_64-pc-linux-gnu-gcc -march=athlon64 -O2 -pipe -Wstrict-prototypes -Wall -D_GNU_SOURCE  -c -o ping.o ping.c
x86_64-pc-linux-gnu-gcc -march=athlon64 -O2 -pipe -Wstrict-prototypes -Wall -D_GNU_SOURCE  -c -o ping_common.o ping_common.c
x86_64-pc-linux-gnu-gcc -march=athlon64 -O2 -pipe -Wstrict-prototypes -Wall -D_GNU_SOURCE   clockdiff.c  -lresolv -o clockdiff
x86_64-pc-linux-gnu-gcc -march=athlon64 -O2 -pipe -Wstrict-prototypes -Wall -D_GNU_SOURCE   rdisc.c  -lresolv -o rdisc
x86_64-pc-linux-gnu-gcc -march=athlon64 -O2 -pipe -Wstrict-prototypes -Wall -D_GNU_SOURCE   arping.c  -lresolv -o arping
x86_64-pc-linux-gnu-gcc -march=athlon64 -O2 -pipe -Wstrict-prototypes -Wall -D_GNU_SOURCE  -c -o tftpd.o tftpd.c
x86_64-pc-linux-gnu-gcc -march=athlon64 -O2 -pipe -Wstrict-prototypes -Wall -D_GNU_SOURCE  -c -o tftpsubs.o tftpsubs.c
x86_64-pc-linux-gnu-gcc -march=athlon64 -O2 -pipe -Wstrict-prototypes -Wall -D_GNU_SOURCE   rarpd.c  -lresolv -o rarpd
rarpd.c: In function ‘load_if’:
rarpd.c:159: warning: pointer targets in passing argument 1 of ‘__builtin_strncpy’ differ in signedness
rarpd.c:160: warning: pointer targets in passing argument 1 of ‘__builtin_strchr’ differ in signedness
rarpd.c: In function ‘serve_it’:
rarpd.c:540: warning: pointer targets in passing argument 2 of ‘arp_advise’ differ in signedness
x86_64-pc-linux-gnu-gcc   ping.o ping_common.o  -lresolv -o ping
x86_64-pc-linux-gnu-gcc   tftpd.o tftpsubs.o  -lresolv -o tftpd
/usr/bin/docbook2html
make -C doc html
make[1]: Entering directory `/var/tmp/portage/iputils-20060512/work/iputils-s20060512/doc'
Using catalogs: /etc/sgml/sgml-docbook-3.1.cat
Using stylesheet: /usr/share/sgml/docbook/utils-0.6.14/docbook-utils.dsl#html
Working on: /var/tmp/portage/iputils-20060512/work/iputils-s20060512/doc/tmp.db2html/../index.db
jade: error while loading shared libraries: libosp.so.4: cannot open shared object file: No such file or directory
make[1]: *** [arping.html] Error 8
make[1]: Leaving directory `/var/tmp/portage/iputils-20060512/work/iputils-s20060512/doc'
make: *** [html] Error 2

!!! ERROR: net-misc/iputils-20060512 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  iputils-20060512.ebuild, line 51:   Called die

!!! (no error message)
!!! If you need support, post the topmost build error, and the call stack if relevant.
Comment 1 a_tevelev 2007-02-06 03:12:32 UTC
Created attachment 109296 [details]
emerge --info
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-02-06 07:46:59 UTC

*** This bug has been marked as a duplicate of bug 62789 ***
Comment 3 a_tevelev 2007-02-06 19:32:09 UTC
I am quite puzzled: Bug 62789, of which this bug is claimed to be a duplicate, was marked invalid in 2005-06-05.

That's 1.5 years ago! And things obviously are still not working. So why is this bug, which comes from a latest ebuild is a duplicate of a supposedly invalid bug from 1.5 years ago???