[MacPorts] #64037: openssl3: build failure on macOS 10.8
MacPorts
noreply at macports.org
Wed Sep 4 14:29:26 UTC 2024
#64037: openssl3: build failure on macOS 10.8
-----------------------+--------------------------
Reporter: mascguy | Owner: cjones051073
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.7.1
Resolution: | Keywords:
Port: openssl3 |
-----------------------+--------------------------
Comment (by RobK88):
The latest version of `openssl` (version 3.3.2_0) also fails to build on
Mtn Lion with a different error. See attached main.log or see below.
P.S. I also tried using `clang-15`. Same problem.
{{{
openssl-3.3.2-x86_64'
:info:build /usr/bin/perl util/mkinstallvars.pl PREFIX=. BINDIR=apps
APPLINKDIR=ms LIBDIR= INCLUDEDIR=include "INCLUDEDIR=./include"
ENGINESDIR=engines MODULESDIR=providers "VERSION=3.3.2" "LDLIBS=-lz " >
builddata.pm
:info:build /usr/bin/perl "-I." "-Iutil/perl" "-Mconfigdata"
"-MOpenSSL::paramnames" "util/dofile.pl" "-oMakefile"
crypto/params_idx.c.in > crypto/params_idx.c
:info:build "pairs" is not exported by the List::Util module
:info:build Can't continue after import errors at util/mkinstallvars.pl
line 14
:info:build BEGIN failed--compilation aborted at util/mkinstallvars.pl
line 14.
:info:build make: *** [builddata.pm] Error 255
:info:build make: *** Waiting for unfinished jobs....
:info:build Precedence problem: open local should be open(local) at
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_openssl3/openssl3/work/openssl-3.3.2-x86_64/util/perl/OpenSSL/paramnames.pm
line 672.
:info:build make: Leaving directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_openssl3/openssl3/work/openssl-3.3.2-x86_64'
:info:build Command failed: cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_openssl3/openssl3/work/openssl-3.3.2-x86_64"
&& /usr/bin/make -j2 -w all
:info:build Exit code: 2
:error:build Failed to build openssl3: command execution failed
:debug:build Error code: NONE
:debug:build Backtrace: command execution failed
:debug:build while executing
:debug:build "$procedure $targetname"
:error:build See
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_openssl3/openssl3/main.log
for details.
}}}
--
Ticket URL: <https://trac.macports.org/ticket/64037#comment:9>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list