[MacPorts] #59892: mozjs60 fail on configure
MacPorts
noreply at macports.org
Sat Jul 31 19:11:11 UTC 2021
#59892: mozjs60 fail on configure
----------------------+----------------------
Reporter: vallon | Owner: dbevans
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: mozjs60 |
----------------------+----------------------
Comment (by FaradayLight):
Hi,
I have experienced this error on arm64, macOS 11.5.1 Bug Sur while
attempting an install of "finch":
{{{
---> Fetching distfiles for mozjs60
---> Attempting to fetch mozjs-60.8.0.tar.bz2 from
https://distfiles.macports.org/mozjs60
---> Verifying checksums for mozjs60
---> Extracting mozjs60
---> Applying patches to mozjs60
---> Configuring mozjs60
Error: Failed to configure mozjs60: consult
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_mozjs60/mozjs60/work/mozjs-60.8.0/js/src/obj/config.log
Error: Failed to configure mozjs60: configure failure: command execution
failed
Error: See
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_mozjs60/mozjs60/main.log
for details.
Error: Follow https://guide.macports.org/#project.tickets if you believe
there is a bug.
Error: Processing of port finch failed
---> Some of the ports you installed have notes:
dbus has the following notes:
Startup items (named 'dbus-system, dbus-session') have been generated
that will aid in starting dbus with launchd. They are disabled by default.
Execute the following command to start them, and to cause
them to launch at startup:
sudo port load dbus
ERROR: Install of port finch failed with exit code: 1
ERROR: MacPorts installation terminated
}}}
I have attached a copy of the config log (config_11_5_1_20210731.log)
which reports:
{{{
configure:708: checking host system type
configure:729: checking target system type
configure:747: checking build system type
configure: error: iOS SDK 'iphoneos' could not be found.
}}}
Main.log (see attached main_11_5_1_20210731.log) reports:
{{{
:info:configure checking target system type... arm-apple-darwin20.6.0
:info:configure checking build system type... arm-apple-darwin20.6.0
:info:configure configure: error: iOS SDK 'iphoneos' could not be found.
:info:configure ERROR: old-configure failed
:info:configure Command failed: cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_mozjs60/mozjs60/work/mozjs-60.8.0/js/src/obj"
&& ../configure --prefix=/opt/local --with-system-nspr --disable-readline
:info:configure Exit code: 1
:error:configure Failed to configure mozjs60: consult
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_mozjs60/mozjs60/work/mozjs-60.8.0/js/src/obj/config.log
:error:configure Failed to configure mozjs60: configure failure: command
execution failed
:debug:configure Error code: NONE
:debug:configure Backtrace: configure failure: command execution failed
:debug:configure while executing
:debug:configure "$procedure $targetname"
:error:configure See
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_mozjs60/mozjs60/main.log
for details.
}}}
I have performed the check mentioned in the reference to the "Reinstalling
the command line tools" problem above, but I get a valid response -
namely:
12.5.1.0.1.1623191612
--
Ticket URL: <https://trac.macports.org/ticket/59892#comment:9>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list