pkgsrc-Users archive

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

Re: huge perl modules update



Hej,

> Am 08.09.2020 um 10:03 schrieb Thomas Klausner <wiz%NetBSD.org@localhost>:
> 
> Hi!
> 
> Yesterday I finished updating nearly all p5-* packages to the latest
> CPAN version (> 200 packages).
> 
> Let me know if this is broke something. Otherwise, enjoy :)

I didn’t think so until:
Can't load '/usr/pkg/lib/perl5/5.32.0/x86_64-netbsd-thread-multi/auto/Fcntl/Fcntl.so' for module Fcntl: /usr/pkg/lib/perl5/5.32.0/x86_64-netbsd-thread-multi/auto/Fcntl/Fcntl.so: Shared object "libperl.so" not found at /usr/pkg/lib/perl5/5.32.0/XSLoader.pm line 93.
 at /usr/pkg/lib/perl5/5.32.0/x86_64-netbsd-thread-multi/Fcntl.pm line 66.
Compilation failed in require at /usr/pkg/lib/perl5/5.32.0/x86_64-netbsd-thread-multi/POSIX.pm line 17.

This may be totally unrelated, though, because it looks like this is an issue within the base package (at least on one specific system, which unfortunately was in production until that happened…)

zappa# ldd /usr/pkg/lib/perl5/5.32.0/x86_64-netbsd-thread-multi/auto/Fcntl/Fcntl.so
/usr/pkg/lib/perl5/5.32.0/x86_64-netbsd-thread-multi/auto/Fcntl/Fcntl.so:
	-lperl => not found
	-lc.12 => /usr/lib/libc.so.12

even the binary package working on another machine installed on this one does not find libperl.so.
This is on NetBSD 9.99.52 amd64.  Working fine on 9.99.72.
Works also with symbolic linkt of libperl.so into /usr/pkg/lib.

Any ideas?

Cheers
	Oskar

Attachment: signature.asc
Description: Message signed with OpenPGP



Home | Main Index | Thread Index | Old Index