Date: Sun, 14 Nov 2021 15:04:03 -0800 From: Mark Millard via freebsd-current <freebsd-current@freebsd.org> To: freebsd-current <freebsd-current@freebsd.org> Subject: FYI: "ELF interpreter /libexec/ld-elf.so.1 not found, error 13" installworld race? Message-ID: <2C4F4734-9BF7-4C9A-A6AE-B3275976CA66@yahoo.com> References: <2C4F4734-9BF7-4C9A-A6AE-B3275976CA66.ref@yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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. =3D=3D=3D Mark Millard marklmi at yahoo.com ( dsl-only.net went away in early 2018-Mar)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2C4F4734-9BF7-4C9A-A6AE-B3275976CA66>