[MacPorts] #64755: mozjs68: builds failing on ARM; SDK header 'inttypes.h' missing?
MacPorts
noreply at macports.org
Wed Mar 2 15:47:30 UTC 2022
#64755: mozjs68: builds failing on ARM; SDK header 'inttypes.h' missing?
---------------------+------------------------
Reporter: mascguy | Owner: evanmiller
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.7.1
Keywords: arm | Port: mozjs68
---------------------+------------------------
This port is currently failing to build for ARM, both Big Sur and
Monterey, due to an alleged missing header file (`inttypes.h`):
{{{
ERROR: System inttypes.h not found. Please try running `open
/Library/Developer/CommandLineTools/Packages/macOS_SDK_headers_for_macOS_10.14.pkg`
and following the instructions to install the necessary headers
Command failed: cd
"/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_lang_mozjs68/mozjs68/work/mozjs-68.4.2/js/src/obj"
&& ../configure --prefix=/opt/local --with-system-nspr --disable-jemalloc
--disable-readline --disable-xcode-checks --with-macos-
sdk=/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk
}}}
Unfortunately I don't have an ARM-based Mac to test with, in order to
verify whether this error is accurate. Perhaps this is a side-effect,
related to a different issue in the configure script?
https://ports.macports.org/port/mozjs68/builds/
--
Ticket URL: <https://trac.macports.org/ticket/64755>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list