NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
port-powerpc/59917: ld.elf_so broken on macppc
>Number: 59917
>Category: port-powerpc
>Synopsis: ld.elf_so broken on macppc
>Confidential: no
>Severity: critical
>Priority: high
>Responsible: port-powerpc-maintainer
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Wed Jan 14 14:20:01 +0000 2026
>Originator: Martin Husemann
>Release: NetBSD 11.99.4
>Organization:
The NetBSD Foundation, Inc.
>Environment:
System: NetBSD gethsemane.aprisoft.de 11.99.4 NetBSD 11.99.4 (GETHSEMANE) #440: Mon Jan 5 10:42:15 CET 2026 martin%seven-days-to-the-wolves.aprisoft.de@localhost:/work/src/sys/arch/macppc/compile/GETHSEMANE macppc
Architecture: powerpc
Machine: macppc
>Description:
I just tried to update userland to latest -current as of a few hours ago
(clean build), and stopped set extraction shortly after base.tgz was done
(due to first failures).
Now everything fails to find libraries:
[/] gethsemane # ls
/bin/ls: Shared object "libutil.so.7" not found
[/] gethsemane # /rescue/ldd /bin/ls
/bin/ls:
-lutil.7 => /lib/libutil.so.7
-lgcc_s.1 => /lib/libgcc_s.so.1
-lc.12 => /lib/libc.so.12
[/] gethsemane # ldd /bin/ls
/usr/bin/ldd: Shared object "libgcc_s.so.1" not found
[/] gethsemane # /rescue/ls -l /lib/libutil.so.7
lrwxr-xr-x 1 root wheel 15 Jan 14 13:09 /lib/libutil.so.7 -> libutil.so.7.25
[/] gethsemane # /rescue/ls -l /lib/libutil.so.7.25
-r--r--r-- 1 root wheel 155088 Jan 14 13:08 /lib/libutil.so.7.25
[/] gethsemane # /rescue/ls -l /libexec/ld.elf_so
-r-xr-xr-x 1 root wheel 105404 Jan 14 13:39 /libexec/ld.elf_so
Downgrading ld.elf_so to the state of Jan 2 (arbitray quick pick for a
save version) fixes it.
>How-To-Repeat:
s/a
>Fix:
n/a
Home |
Main Index |
Thread Index |
Old Index