[MacPorts] #68549: nodejs20 @20.9.0_0 -- Unable to upgrade - Build fails - Undefined symbols
MacPorts
noreply at macports.org
Wed Oct 25 20:08:48 UTC 2023
#68549: nodejs20 @20.9.0_0 -- Unable to upgrade - Build fails - Undefined symbols
-----------------------+------------------------
Reporter: RobK88 | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.8.1
Resolution: | Keywords: HighSierra
Port: nodejs20 |
-----------------------+------------------------
Comment (by RobK88):
Here is the workaround -- build use `clang-16`. See below:
{{{
bash-3.2$ sudo port clean nodejs20
Password:
---> Cleaning nodejs20
bash-3.2$ sudo port upgrade nodejs20 configure.compiler=macports-clang-16
---> Computing dependencies for nodejs20
---> Fetching archive for nodejs20
---> Attempting to fetch nodejs20-20.9.0_0.darwin_17.x86_64.tbz2 from
http://packages.macports.org/nodejs20
---> Attempting to fetch nodejs20-20.9.0_0.darwin_17.x86_64.tbz2 from
http://ywg.ca.packages.macports.org/mirror/macports/packages/nodejs20
---> Attempting to fetch nodejs20-20.9.0_0.darwin_17.x86_64.tbz2 from
http://mirror.fcix.net/macports/packages/nodejs20
---> Fetching distfiles for nodejs20
---> Verifying checksums for nodejs20
---> Extracting nodejs20
---> Applying patches to nodejs20
---> Configuring nodejs20
---> Building nodejs20
---> Staging nodejs20 into destroot
---> Installing nodejs20 @20.9.0_0
---> Cleaning nodejs20
---> Computing dependencies for nodejs20
---> Deactivating nodejs20 @20.8.1_0
---> Cleaning nodejs20
---> Activating nodejs20 @20.9.0_0
---> Cleaning nodejs20
---> Updating database of binaries
---> Scanning binaries for linking errors
---> No broken files found.
---> No broken ports found.
bash-3.2$
}}}
--
Ticket URL: <https://trac.macports.org/ticket/68549#comment:4>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list