[MacPorts] #56366: protobuf3-cpp fails to compile on OSX 10.8
MacPorts
noreply at macports.org
Wed May 2 08:25:35 UTC 2018
#56366: protobuf3-cpp fails to compile on OSX 10.8
----------------------------+------------------------------------
Reporter: letaage | Owner: blair@…
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.4.2
Resolution: | Keywords: mountainlion legacy-os
Port: protobuf3-cpp |
----------------------------+------------------------------------
Comment (by letaage):
Happy to report that after a port clean I added the last suggested lines
to the portfile and ran a port install and this time it compiled properly.
{{{
sudo port install protobuf3-cpp
---> Computing dependencies for protobuf3-cpp
---> Fetching distfiles for protobuf3-cpp
---> Verifying checksums for protobuf3-cpp
---> Extracting protobuf3-cpp
---> Configuring protobuf3-cpp
---> Building protobuf3-cpp
---> Staging protobuf3-cpp into destroot
---> Installing protobuf3-cpp @3.5.1_0
---> Activating protobuf3-cpp @3.5.1_0
---> Cleaning protobuf3-cpp
---> Updating database of binaries
---> 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: mosh @1.3.2+perl5_24
Continue? [Y/n]: y
---> Computing dependencies for mosh
---> Fetching distfiles for mosh
---> Attempting to fetch mosh-1.3.2.tar.gz from
http://aarnet.au.distfiles.macports.org/pub/macports/distfiles/mosh
---> Verifying checksums for mosh
---> Extracting mosh
---> Configuring mosh
---> Building mosh
---> Staging mosh into destroot
---> Installing mosh @1.3.2_1+perl5_26
---> Cleaning mosh
---> Computing dependencies for mosh
---> Deactivating mosh @1.3.2_0+perl5_24
---> Cleaning mosh
---> Activating mosh @1.3.2_1+perl5_26
---> Cleaning mosh
---> Updating database of binaries
---> Scanning binaries for linking errors
---> No broken files found.
}}}
The error about the broken port is because I had to force uninstall
protobuf-cpp (required by mosh @1.3.2_0) in order to install
protobuf3-cpp, but that's the subject of another ticket...
--
Ticket URL: <https://trac.macports.org/ticket/56366#comment:15>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list