Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#4455 - iputils build error
Attached to Project:
Arch Linux
Opened by Wesley (JKnife) - Friday, 14 April 2006, 03:37 GMT
Last edited by arjan timmerman (blaasvis) - Friday, 14 April 2006, 07:01 GMT
Opened by Wesley (JKnife) - Friday, 14 April 2006, 03:37 GMT
Last edited by arjan timmerman (blaasvis) - Friday, 14 April 2006, 07:01 GMT
|
Details[root@BlAcKhOlE iputils]# makepkg
==> Making package: iputils 021109-4 (Thu Apr 13 19:36:52 EDT 2006) ==> Checking Runtime Dependencies... ==> Checking Buildtime Dependencies... ==> Retrieving Sources... ==> Using local copy of iputils-ss021109-try.tar.bz2 ==> Found iputils-ss021109-try.patch in build dir ==> Found protocols in build dir ==> Found services in build dir ==> Validating source files with MD5sums iputils-ss021109-try.tar.bz2 ... Passed iputils-ss021109-try.patch ... Passed protocols ... Passed services ... Passed ==> Extracting Sources... ==> tar --use-compress-program=bzip2 -xf iputils-ss021109-try.tar.bz2 ==> Removing existing pkg/ directory... ==> Starting build()... patching file Makefile patching file arping.c patching file clockdiff.c patching file ping.c patching file ping_common.h patching file rarpd.c patching file rdisc.c patching file tftpd.c patching file tracepath.c patching file traceroute6.c gcc -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall -g -I../include tracepath.c -lresolv -o tracepath gcc -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall -g -I../include -c -o ping.o ping.c ping.c: In function 'main': ping.c:321: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness ping.c: In function 'install_filter': ping.c:1216: warning: implicit declaration of function '___constant_swab16' gcc -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall -g -I../include -c -o ping_common.o ping_common.c ping_common.c: In function 'fill': ping_common.c:70: warning: pointer targets in initialization differ in signedness ping_common.c: In function 'sock_setbufs': ping_common.c:406: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness ping_common.c: In function 'setup': ping_common.c:467: warning: pointer targets in initialization differ in signedness gcc ping.o ping_common.o -lresolv -o ping ping.o: In function `install_filter': /var/abs/base/iputils/src/iputils/ping.c:1216: undefined reference to `___constant_swab16' collect2: ld returned 1 exit status make: *** [ping] Error 1 ==> ERROR: Build Failed. Aborting... |
This task depends upon
Closed by Tobias Powalowski (tpowa)
Saturday, 10 June 2006, 12:47 GMT
Reason for closing: Fixed
Additional comments about closing: in testing -5 fixes it
Saturday, 10 June 2006, 12:47 GMT
Reason for closing: Fixed
Additional comments about closing: in testing -5 fixes it