[MacPorts] #65813: codeblocks @20.03: error: Could not find a version of the library!
MacPorts
noreply at macports.org
Mon Oct 3 18:59:03 UTC 2022
#65813: codeblocks @20.03: error: Could not find a version of the library!
-------------------------+------------------------
Reporter: ryandesign | Owner: ryandesign
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 2.7.2
Resolution: fixed | Keywords: arm64
Port: codeblocks |
-------------------------+------------------------
Comment (by kencu):
a similar error is killing the i386 build of codeblocks and codeblocks-
devel:
https://build.macports.org/builders/ports-10.6_i386-builder/builds/86928/steps
/install-port/logs/stdio
https://build.macports.org/builders/ports-10.6_i386-builder/builds/89302/steps
/install-port/logs/stdio
{{{
checking for boostlib >= (102000) includes in
"/opt/local/libexec/boost/1.76/include"... yes
checking for boostlib >= (102000) lib path in
"/opt/local/libexec/boost/1.76/lib/i386-darwin10.8.0"... no
checking for boostlib >= (102000)... yes
checking whether the Boost::System library is available... yes
configure: error: Could not find a version of the library!
}}}
yet boost176 is available for i386
https://build.macports.org/builders/ports-10.6_x86_64-builder/builds/120861
and the system is being properly recognized:
{{{
checking build system type... i386-apple-darwin10.8.0
checking host system type... i386-apple-darwin10.8.0
checking target system type... i386-apple-darwin10.8.0
}}}
so it must be something a bit different.
--
Ticket URL: <https://trac.macports.org/ticket/65813#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list