[MacPorts] #67088: source-highlight: use a newer version of boost?
MacPorts
noreply at macports.org
Sun Mar 12 14:22:01 UTC 2023
#67088: source-highlight: use a newer version of boost?
-------------------------------+--------------------
Reporter: Guymer | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.8.1
Resolution: | Keywords:
Port: source-highlight |
-------------------------------+--------------------
Comment (by Guymer):
I just ran the below commands:
{{{
sh-3.2# port install -cu boost171
---> Computing dependencies for boost171
---> Fetching archive for boost171
---> Attempting to fetch
boost171-1.71.0_6+no_single+no_static+python311.darwin_22.arm64.tbz2 from
https://packages.macports.org/boost171
---> Attempting to fetch
boost171-1.71.0_6+no_single+no_static+python311.darwin_22.arm64.tbz2 from
https://ema.uk.packages.macports.org/boost171
---> Attempting to fetch
boost171-1.71.0_6+no_single+no_static+python311.darwin_22.arm64.tbz2 from
https://mse.uk.packages.macports.org/boost171
---> Fetching distfiles for boost171
---> Attempting to fetch boost_1_71_0.tar.bz2 from
https://distfiles.macports.org/boost171
---> Verifying checksums for boost171
---> Extracting boost171
---> Applying patches to boost171
---> Configuring boost171
---> Building boost171
Error: Failed to build boost171: command execution failed
Error: See
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_boost171/boost171/main.log
for details.
Error: Follow https://guide.macports.org/#project.tickets if you believe
there
is a bug.
Error: Processing of port boost171 failed
sh-3.2# port install -cu boost176
---> Computing dependencies for boost176
---> Cleaning boost176
---> Scanning binaries for linking errors
---> No broken files found.
---> No broken ports found.
sh-3.2# port installed boost\*
The following ports are currently installed:
boost176 @1.76.0_6+no_single+no_static+python311 (active)
}}}
The variants of both "boost171" and "boost176" are the same, yet
"boost171" fails and "boost176" has been successful. I don't understand.
As I see it, if "source-highlight" was to use "boost176" right now then I
could install it successfully as I already have "boost176" installed
successfully from yesterday so nothing extra would need to be built.
I apologise for my ignorance.
--
Ticket URL: <https://trac.macports.org/ticket/67088#comment:5>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list