In my update sequence to install FreeBSD with the clang 13
related materials, the first -j32 installworld attempt got:

. . .
--- realinstall_subdir_lib/libc/tests/hash ---
install  -o root  -g wheel -m 444  
/usr/main-src/contrib/netbsd-tests/lib/libc/hash/data/md5test-out 
/usr/tests/lib/libc/hash/data/md5test-out
--- maninstall ---
install  -o root -g wheel -m 444 posix_spawnattr_getschedpolicy.3.gz  
/usr/share/man/man3/
--- realinstall_subdir_lib/libc/tests ---
--- realinstall_subdir_lib/libc/tests/setjmp ---
install   -o root -g wheel -m 555   threadjmp_test 
/usr/tests/lib/libc/setjmp/threadjmp_test
ELF interpreter /libexec/ld-elf.so.1 not found, error 13
ELF interpreter /libexec/ld-elf.so.1 not found, error 13
--- realinstall_subdir_lib/libc/tests/nss ---
--- getrpc_test.install ---
--- realinstall_subdir_lib/libc/tests/gen ---
--- realinstall_subdir_lib/libc/tests/gen/posix_spawn ---
--- h_fileactions.install ---
*** [h_fileactions.install] Signal 6
--- realinstall_subdir_lib/libc/tests/nss ---
--- getproto_test.install ---
install  -o root -g wheel -m 444  getproto_test.debug 
/usr/lib/debug/usr/tests/lib/libc/nss/getproto_test.debug
--- realinstall_subdir_lib/libc/tests/gen ---
--- realinstall_subdir_lib/libc/tests/gen/execve ---
--- _proginstall ---
--- realinstall_subdir_lib/libc/tests/gen/posix_spawn ---
1 error

make[8]: stopped in /usr/main-src/lib/libc/tests/gen/posix_spawn
. . .

The retry did not get the problem.

The context was a ThreadRipper 1950X (so amd64). It was
my own build that was being installed.

===
Mark Millard
marklmi at yahoo.com
( dsl-only.net went
away in early 2018-Mar)


Reply via email to