[MacPorts] #60414: base: (linux) failed to determine number of available CPUs
MacPorts
noreply at macports.org
Thu Apr 30 23:42:16 UTC 2020
#60414: base: (linux) failed to determine number of available CPUs
---------------------+----------------------
Reporter: kencu | Owner: (none)
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.6.2
Resolution: | Keywords: linux
Port: |
---------------------+----------------------
Comment (by kencu):
HEY! MacPorts does work on Ubuntu linux after all.
The compiler selection logic is broken, but as Ubuntu either comes with
clang-10 or I installed clang-10 along the way (not sure which one just
now), if you force the compiler to bypass the compiler selection logic, it
builds with /usr/bin/clang and that 'just works!'.
{{{
sudo port -v install libffi configure.compiler=clang
}}}
{{{
$ port -v installed
The following ports are currently installed:
libffi @3.2.1_0 (active) platform='linux 5' archs='i386'
date='2020-04-30T16:39:06-0700'
}}}
--
Ticket URL: <https://trac.macports.org/ticket/60414#comment:10>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list