Port-arm archive

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

build failures on netbsd-9 earmv7hf-el post pullups



I updated along netbsd-9 and did update builds (UPDATING has no new
entries) and amd64 and i386 built fine and earv7hf-el is failing.

The first failure is in linking bozohttp, and i wonder if the new
openssl libcrypto is confused about whether v8 instructions exit for
not.  I have done cleandir in openssl and more but no change.

/home/n0/obj/gdt-9/tools/bin/../lib/gcc/armv7--netbsdelf-eabihf/7.5.0/../../../../armv7--netbsdelf-eabihf/bin/ld: /usr/obj/gdt-9/destdir/evbearmv7hf-el/lib/libcrypto\
.so: undefined reference to `gcm_gmult_v8'
/home/n0/obj/gdt-9/tools/bin/../lib/gcc/armv7--netbsdelf-eabihf/7.5.0/../../../../armv7--netbsdelf-eabihf/bin/ld: /usr/obj/gdt-9/destdir/evbearmv7hf-el/lib/libcrypto\
.so: undefined reference to `gcm_ghash_v8'
/home/n0/obj/gdt-9/tools/bin/../lib/gcc/armv7--netbsdelf-eabihf/7.5.0/../../../../armv7--netbsdelf-eabihf/bin/ld: /usr/obj/gdt-9/destdir/evbearmv7hf-el/lib/libcrypto\
.so: undefined reference to `gcm_init_v8'
collect2: error: ld returned 1 exit status

I am seeing this in telnet too, not just bozohttp.

Is anyone else seeing this?

Attachment: signature.asc
Description: PGP signature



Home | Main Index | Thread Index | Old Index