Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] nfs-utils on void: ldd failure on installed .so
@ 2025-01-01  7:45 Vaelatern
  2025-01-01 13:23 ` nfs-utils on musl: " slymattz
                   ` (20 more replies)
  0 siblings, 21 replies; 22+ messages in thread
From: Vaelatern @ 2025-01-01  7:45 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1627 bytes --]

New issue by Vaelatern on void-packages repository

https://github.com/void-linux/void-packages/issues/53785

Description:
### Is this a new report?

Yes

### System Info

Void 6.6.67_1 x86_64-musl GenuineIntel notuptodate rrrnDDFFFFFFFFFFFF

### Package(s) Affected

nfs-utils libnfsidmap

### Does a report exist for this bug with the project's home (upstream) and/or another distro?

_No response_

### Expected behaviour

On glibc:

```
$ ldd /usr/lib/libnfsidmap/regex.so
        linux-vdso.so.1 (0x00007ffc5abab000)
        libc.so.6 => /usr/lib/libc.so.6 (0x00007fdadaa22000)
        /usr/lib64/ld-linux-x86-64.so.2 (0x00007fdadac3b000)
```

### Actual behaviour

On muslc:

```
$ ldd /usr/lib/libnfsidmap/regex.so
	ldd (0x7f0f5f58f000)
	libc.so => ldd (0x7f0f5f58f000)
Error relocating /usr/lib/libnfsidmap/regex.so: nfsidmap_config_get: symbol not found
Error relocating /usr/lib/libnfsidmap/regex.so: nfs4_get_default_domain: symbol not found
Error relocating /usr/lib/libnfsidmap/regex.so: idmap_verbosity: symbol not found
Error relocating /usr/lib/libnfsidmap/regex.so: idmap_log_func: symbol not found
```

### Steps to reproduce

This breaks my void-mklive workflows making dracut images of x86_64-musl with the nfs library installed. I remove the nfs library and it works again, so I've narrowed down my build problems to this library.

It seems consistently broken on musl, fixed on glibc. I've checked and it seems the libs are in fact compiled fresh on each build. Upgrading to 2.8.2 didn't help #53784 

I've not yet looked at how it's actually being built to see what is broken there.

^ permalink raw reply	[flat|nested] 22+ messages in thread

end of thread, other threads:[~2025-02-03 18:45 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-01-01  7:45 [ISSUE] nfs-utils on void: ldd failure on installed .so Vaelatern
2025-01-01 13:23 ` nfs-utils on musl: " slymattz
2025-01-03  1:08 ` Vaelatern
2025-01-04  5:28 ` classabbyamp
2025-01-04  5:41 ` classabbyamp
2025-01-04  6:23 ` classabbyamp
2025-01-04 12:29 ` jozzsi
2025-01-05  7:29 ` Vaelatern
2025-01-05  7:54 ` Vaelatern
2025-01-05 15:03 ` jozzsi
2025-01-05 15:04 ` jozzsi
2025-01-05 15:04 ` jozzsi
2025-01-05 15:04 ` jozzsi
2025-01-07  4:55 ` Vaelatern
2025-01-07  7:54 ` slymattz
2025-01-07  9:40 ` slymattz
2025-01-07 20:04 ` Vaelatern
2025-01-07 20:26 ` jozzsi
2025-01-07 20:29 ` Vaelatern
2025-01-07 22:42 ` jozzsi
2025-01-08  5:15 ` Vaelatern
2025-02-03 18:45 ` jozzsi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).