pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/54170: net/bind11 & net/bind12 fail to compile on many archs



>Number:         54170
>Category:       pkg
>Synopsis:       net/bind11 & net/bind12 fail to compile on many archs
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue May 07 04:35:00 +0000 2019
>Originator:     John Klos
>Release:        NetBSD 8.0_BETA
>Organization:
	
>Environment:
	
	
System: NetBSD hlin.zia.io 8.0_BETA NetBSD 8.0_BETA (HLIN) #0: Fri Jul 27 17:29:37 UTC 2018 john%helena.zia.io@localhost:/usr/netbsd-8_BETA/obj-evbarm/sys/arch/evbarm/compile/HLIN evbarm
Architecture: earmv7hf
Machine: evbarm
>Description:
	
Compiling net/bind11 fails with:

.libs/client.o: In function `mark_tcp_active':
client.c:(.text+0xf2c): undefined reference to `isc_atomic_xadd'
client.c:(.text+0xf50): undefined reference to `isc_atomic_xadd'
.libs/client.o: In function `client_accept':
client.c:(.text+0x2760): undefined reference to `isc_atomic_xadd'
client.c:(.text+0x27d8): undefined reference to `isc_atomic_xadd'
.libs/client.o: In function `exit_check':
client.c:(.text+0x33bc): undefined reference to `isc_atomic_xadd'
.libs/client.o:client.c:(.text+0x6348): more undefined references to `isc_atomic_xadd' 
follow
*** Error code 1


net/bind12 fails with:

../../lib/ns/.libs/libns.so: undefined reference to `isc_atomic_xadd'
*** Error code 1


This is with or without --disable-atomic on NetBSD ARM, m68k, VAX, 
mips64eb and sparc64, at least.


>How-To-Repeat:
	
>Fix:
	

>Unformatted:
 	
 	


Home | Main Index | Thread Index | Old Index