Hi All, Running openBSD snapshot on amd64 from today, but I think this has been an issue since perl 5.28 was added.
# pkg_add -u perl:/usr/local/libdata/perl5/site_perl/amd64-openbsd/auto/List/Util/Util.so: undefined symbol 'PL_sv_no' perl:/usr/local/libdata/perl5/site_perl/amd64-openbsd/auto/List/Util/Util.so: undefined symbol 'PL_sv_undef' perl:/usr/local/libdata/perl5/site_perl/amd64-openbsd/auto/List/Util/Util.so: undefined symbol 'PL_sv_yes' Fatal error: can't parse Attempt to reload Scalar/Util.pm aborted. Compilation failed in require at /usr/libdata/perl5/amd64-openbsd/IO/Compress/Base/Common.pm line 8. BEGIN failed--compilation aborted at /usr/libdata/perl5/amd64-openbsd/IO/Compress/Base/Common.pm line 8. Compilation failed in require at /usr/libdata/perl5/amd64-openbsd/IO/Uncompress/RawInflate.pm line 9. BEGIN failed--compilation aborted at /usr/libdata/perl5/amd64-openbsd/IO/Uncompress/RawInflate.pm line 9. Compilation failed in require at /usr/libdata/perl5/amd64-openbsd/IO/Uncompress/Gunzip.pm line 12. BEGIN failed--compilation aborted at /usr/libdata/perl5/amd64-openbsd/IO/Uncompress/Gunzip.pm line 12. Compilation failed in require at /usr/libdata/perl5/OpenBSD/PackageRepository.pm line 434. Is this something I've done wrong with perl or an issue at the moment? Thanks!