Download raw body.
Perl ports in arm64 vs -current
New arm64 ports build just finished, and should be going onto your favourite mirror soon. On 2024 May 18 (Sat) at 18:37:09 +0000 (+0000), Lucas Gabriel Vuotto wrote: :Hello ports@, : :Since today's snapshot, it seems that something is off in arm64 and :Perl: : :$ perl -MNet::SSLeay -e 'print "works\n"' :SSLeay.c: loadable library and perl binaries are mismatched (got first handshake key 0x10600000, needed 0x10d00000) : :On the contrary, on amd64 updated today too, : :$ perl -MNet::SSLeay -e 'print "works\n"' :works : :The issue is present with other modules, Net::SSLeay was chosen as it :was the one giving me an error message. But I tried p5-EV with a similar :error except for the filename. : :Rebuilding the package locally makes the error go away, so I guess it's :related to builders not being up-to-date with latest Perl, leading to :errors for packages with native extensions? : :dmesgs for systems follow. : : Lucas -- The cost of living hasn't affected its popularity.
Perl ports in arm64 vs -current