Processed: Re: Bug#542972: arpon: FTBFS: arpon.c:1516: undefined reference to `addr_pton'

2009-08-22 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> reassign 542972 libdumbnet
Bug #542972 [arpon] arpon: FTBFS: arpon.c:1516: undefined reference to 
`addr_pton'
Bug reassigned from package 'arpon' to 'libdumbnet'.
Bug No longer marked as found in versions arpon/1.90-1.
> thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#542972: arpon: FTBFS: arpon.c:1516: undefined reference to `addr_pton'

2009-08-22 Thread Giuseppe Iuculano
reassign 542972 libdumbnet
thanks

Hi,

Lucas Nussbaum ha scritto:
> Hi,
> 
> During a rebuild of all packages in sid, your package failed to build on
> amd64.
> 
> Relevant part:
>> gcc -g -O2 -Wall -Werror   -lpthread -lpcap -ldumbnet -lnet -L/usr/lib 
>> -I/usr/include -DLINUX -DDEBIAN -o arpon arpon.c
>> /tmp/ccra5k7y.o: In function `arp_cache_add':
>> /build/user-arpon_1.90-1-amd64-PphLWR/arpon-1.90/arpon.c:1516: undefined 
>> reference to `addr_pton'

/usr/lib/libdumbnet.so symlink is missing in libdumbnet-dev in sid, this is a
bug in libdumbnet.

Cheers,
Giuseppe.



signature.asc
Description: OpenPGP digital signature


Bug#542972: arpon: FTBFS: arpon.c:1516: undefined reference to `addr_pton'

2009-08-22 Thread Lucas Nussbaum
Package: arpon
Version: 1.90-1
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20090822 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
> gcc -g -O2 -Wall -Werror   -lpthread -lpcap -ldumbnet -lnet -L/usr/lib 
> -I/usr/include -DLINUX -DDEBIAN -o arpon arpon.c
> /tmp/ccra5k7y.o: In function `arp_cache_add':
> /build/user-arpon_1.90-1-amd64-PphLWR/arpon-1.90/arpon.c:1516: undefined 
> reference to `addr_pton'
> /build/user-arpon_1.90-1-amd64-PphLWR/arpon-1.90/arpon.c:1521: undefined 
> reference to `addr_pton'
> /build/user-arpon_1.90-1-amd64-PphLWR/arpon-1.90/arpon.c:1541: undefined 
> reference to `addr_ntos'
> /build/user-arpon_1.90-1-amd64-PphLWR/arpon-1.90/arpon.c:1549: undefined 
> reference to `addr_ntos'
> /tmp/ccra5k7y.o: In function `arp_cache_del':
> /build/user-arpon_1.90-1-amd64-PphLWR/arpon-1.90/arpon.c:1627: undefined 
> reference to `arp_loop'
> /build/user-arpon_1.90-1-amd64-PphLWR/arpon-1.90/arpon.c:1636: undefined 
> reference to `addr_pton'
> /build/user-arpon_1.90-1-amd64-PphLWR/arpon-1.90/arpon.c:1656: undefined 
> reference to `addr_ntos'
> /tmp/ccra5k7y.o: In function `arp_cache_manager':
> /build/user-arpon_1.90-1-amd64-PphLWR/arpon-1.90/arpon.c:1465: undefined 
> reference to `arp_open'
> /build/user-arpon_1.90-1-amd64-PphLWR/arpon-1.90/arpon.c:1487: undefined 
> reference to `arp_close'
> /build/user-arpon_1.90-1-amd64-PphLWR/arpon-1.90/arpon.c:1491: undefined 
> reference to `arp_close'
> /tmp/ccra5k7y.o: In function `arp_cache_list':
> /build/user-arpon_1.90-1-amd64-PphLWR/arpon-1.90/arpon.c:1742: undefined 
> reference to `arp_loop'
> /tmp/ccra5k7y.o: In function `sarpi_arp_cache_open':
> /build/user-arpon_1.90-1-amd64-PphLWR/arpon-1.90/arpon.c:1898: undefined 
> reference to `arp_open'
> /build/user-arpon_1.90-1-amd64-PphLWR/arpon-1.90/arpon.c:1903: undefined 
> reference to `arp_loop'
> /tmp/ccra5k7y.o: In function `sarpi_arp_cache_close':
> /build/user-arpon_1.90-1-amd64-PphLWR/arpon-1.90/arpon.c:1919: undefined 
> reference to `arp_close'
> /build/user-arpon_1.90-1-amd64-PphLWR/arpon-1.90/arpon.c:1919: undefined 
> reference to `arp_close'
> /tmp/ccra5k7y.o: In function `sarpi_realtime_read_packets':
> /build/user-arpon_1.90-1-amd64-PphLWR/arpon-1.90/arpon.c:2221: undefined 
> reference to `arp_open'
> /build/user-arpon_1.90-1-amd64-PphLWR/arpon-1.90/arpon.c:2232: undefined 
> reference to `arp_close'
> /tmp/ccra5k7y.o: In function `device_get_mac_address':
> /build/user-arpon_1.90-1-amd64-PphLWR/arpon-1.90/arpon.c:633: undefined 
> reference to `eth_open'
> /build/user-arpon_1.90-1-amd64-PphLWR/arpon-1.90/arpon.c:638: undefined 
> reference to `eth_get'
> /build/user-arpon_1.90-1-amd64-PphLWR/arpon-1.90/arpon.c:648: undefined 
> reference to `eth_close'
> /build/user-arpon_1.90-1-amd64-PphLWR/arpon-1.90/arpon.c:641: undefined 
> reference to `eth_close'
> /tmp/ccra5k7y.o: In function `darpi_arp_cache_open':
> /build/user-arpon_1.90-1-amd64-PphLWR/arpon-1.90/arpon.c:2341: undefined 
> reference to `arp_open'
> /build/user-arpon_1.90-1-amd64-PphLWR/arpon-1.90/arpon.c:2346: undefined 
> reference to `arp_loop'
> /build/user-arpon_1.90-1-amd64-PphLWR/arpon-1.90/arpon.c:2347: undefined 
> reference to `arp_close'
> /tmp/ccra5k7y.o: In function `darpi_arp_cache_delete_entries':
> /build/user-arpon_1.90-1-amd64-PphLWR/arpon-1.90/arpon.c:2416: undefined 
> reference to `addr_ntos'
> /tmp/ccra5k7y.o: In function `darpi_arp_cache_close':
> /build/user-arpon_1.90-1-amd64-PphLWR/arpon-1.90/arpon.c:2362: undefined 
> reference to `arp_close'
> collect2: ld returned 1 exit status

The full build log is available from:
   http://people.debian.org/~lucas/logs/2009/08/22/arpon_1.90-1_lsid64.buildlog

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org