#65383 closed defect (worksforme)

openssl3 @3.0.4_0 fails to build on 10.6

Reported by: jmroot (Joshua Root) Owned by: neverpanic (Clemens Lang)
Priority: Normal Milestone:
Component: ports Version:
Keywords: snowleopard Cc: larryv (Lawrence Velázquez)
Port: openssl3

Description

https://build.macports.org/builders/ports-10.6_x86_64-builder/builds/113087

/usr/bin/perl ./util/mkpod2html.pl -i "doc/man3/SSL_CIPHER_get_name.pod" -o doc/html/man3/SSL_CIPHER_get_name.html -t "SSL_CIPHER_get_name" -r "./doc"
panic: memory wrap at /System/Library/Perl/5.10.0/darwin-thread-multi-2level/Cwd.pm line 301.
Compilation failed in require at /System/Library/Perl/5.10.0/Pod/Html.pm line 13.
BEGIN failed--compilation aborted at /System/Library/Perl/5.10.0/Pod/Html.pm line 13.
Compilation failed in require at ./util/mkpod2html.pl line 14.
BEGIN failed--compilation aborted at ./util/mkpod2html.pl line 14.
make: *** [doc/html/man3/SRP_VBASE_new.html] Error 22

Guess it could depend on a newer perl, or just disable generation of HTML docs.

Attachments (1)

openssl3.log (824.8 KB) - added by jmroot (Joshua Root) 23 months ago.

Download all attachments as: .zip

Change History (2)

Changed 23 months ago by jmroot (Joshua Root)

Attachment: openssl3.log added

comment:1 Changed 23 months ago by jmroot (Joshua Root)

Resolution: worksforme
Status: assignedclosed

… and then it succeeded in a subsequent build, with no portfile changes in between. https://build.macports.org/builders/ports-10.6_x86_64-builder/builds/113197

Something must be broken somewhere, but I guess this will do.

Note: See TracTickets for help on using tickets.