[MacPorts] #63862: php70-openssl at 7.0.33: fails to build after openssl 3
MacPorts
noreply at macports.org
Mon Nov 8 15:37:16 UTC 2021
#63862: php70-openssl at 7.0.33: fails to build after openssl 3
-------------------------+-------------------------------------------------
Reporter: hostep | Owner: ryandesign
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.7.1
Keywords: | Port: php70-openssl php71-openssl
| php72-openssl
-------------------------+-------------------------------------------------
When trying to install php70-openssl or php71-openssl or php72-openssl
(doesn't happen with 73, 74 or 80) I get the following error:
{{{
sudo port install php70-openssl
Password:
---> Computing dependencies for php70-openssl
---> Fetching archive for php70-openssl
---> Attempting to fetch php70-openssl-7.0.33_1.darwin_20.x86_64.tbz2
from https://packages.macports.org/php70-openssl
---> Attempting to fetch
php70-openssl-7.0.33_1.darwin_20.x86_64.tbz2.rmd160 from
https://packages.macports.org/php70-openssl
---> Installing php70-openssl @7.0.33_1
---> Activating php70-openssl @7.0.33_1
---> Cleaning php70-openssl
---> Scanning binaries for linking errors
---> Found 2 broken files, matching files to ports
---> Found 1 broken port, determining rebuild order
You can always run 'port rev-upgrade' again to fix errors.
The following ports will be rebuilt: php70-openssl @7.0.33
Continue? [Y/n]: Y
---> Computing dependencies for php70-openssl
---> Cleaning php70-openssl
---> Scanning binaries for linking errors
---> Found 2 broken files, matching files to ports
---> Found 1 broken port, determining rebuild order
---> Rebuilding in order
php70-openssl @7.0.33_1
---> Computing dependencies for php70-openssl
---> Fetching distfiles for php70-openssl
---> Verifying checksums for php70-openssl
---> Extracting php70-openssl
---> Configuring php70-openssl
---> Building php70-openssl
Error: Failed to build php70-openssl: command execution failed
Error: See
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_php/php70-openssl/main.log
for details.
Error: rev-upgrade failed: Error rebuilding php70-openssl
Error: Follow https://guide.macports.org/#project.tickets if you believe
there is a bug.
}}}
See attachment for the main.log file from php70-openssl
This seems to have been triggered by an openssl upgrade (to version 3)
which broke a bunch of ports on my system.
--
Ticket URL: <https://trac.macports.org/ticket/63862>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list