NetBSD-Bugs archive

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

toolchain/48675: evbarm userland fails to build in current with sources checked out March 21, 2014



>Number:         48675
>Category:       toolchain
>Synopsis:       evbarm userland fails to build in current with sources checked 
>out March 21, 2014
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    toolchain-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Mar 22 03:00:00 +0000 2014
>Originator:     David H. Gutteridge
>Release:        current (6.99.37)
>Organization:
>Environment:
NetBSD arcusiii.nonus-porta.net 5.2_STABLE NetBSD 5.2_STABLE (ARCUSIII) #19: 
Wed Jan  1 21:19:53 EST 2014  
disciple%arcusiii.nonus-porta.net@localhost:/home/disciple/netbsd-5/usr/src/sys/arch/i386/compile/obj/ARCUSIII
 i386

>Description:
When trying to build a evbarm userland, I'm encountering the following
failure:

--- libbluetooth.so.4.2 ---
#     build  libbluetooth/libbluetooth.so.4.2
rm -f libbluetooth.so.4.2
/usr/builds/netbsd-current/src/obj/tooldir.NetBSD-5.2_STABLE-i386/bin/arm--netbsdelf-gcc
  -Wl,-x -shared -Wl,-soname,libbluetooth.so.4 -Wl,--warn-shared-textrel 
-Wl,-Map=libbluetooth.so.4.map   
--sysroot=/usr/builds/netbsd-current/src/obj/destdir.evbarm  -o 
libbluetooth.so.4.2  
-Wl,-rpath-link,/usr/builds/netbsd-current/src/obj/destdir.evbarm/lib  -L=/lib  
-Wl,--whole-archive libbluetooth_pic.a  -Wl,--no-whole-archive  
/usr/builds/netbsd-current/src/obj/tooldir.NetBSD-5.2_STABLE-i386/lib/gcc/arm--netbsdelf/4.8.3/../../../../arm--netbsdelf/bin/ld:
 libbluetooth_pic.a(sdp_compat.pico): Relocations in generic ELF (EM: 20)
/usr/builds/netbsd-current/src/obj/tooldir.NetBSD-5.2_STABLE-i386/lib/gcc/arm--netbsdelf/4.8.3/../../../../arm--netbsdelf/bin/ld:
 libbluetooth_pic.a(sdp_compat.pico): Relocations in generic ELF (EM: 20)
/usr/builds/netbsd-current/src/obj/tooldir.NetBSD-5.2_STABLE-i386/lib/gcc/arm--netbsdelf/4.8.3/../../../../arm--netbsdelf/bin/ld:
 libbluetooth_pic.a(sdp_compat.pico): Relocations in generic ELF (EM: 20)
/usr/builds/netbsd-current/src/obj/tooldir.NetBSD-5.2_STABLE-i386/lib/gcc/arm--netbsdelf/4.8.3/../../../../arm--netbsdelf/bin/ld:
 libbluetooth_pic.a(sdp_compat.pico): Relocations in generic ELF (EM: 20)
libbluetooth_pic.a(sdp_compat.pico): could not read symbols: File in wrong 
format
collect2: error: ld returned 1 exit status
*** [libbluetooth.so.4.2] Error code 1
nbmake[6]: stopped in /usr/builds/netbsd-current/src/lib/libbluetooth

>How-To-Repeat:
Try building an evbarm userland.
>Fix:



Home | Main Index | Thread Index | Old Index