[MacPorts] #59892: mozjs60 fail on configure

MacPorts noreply at macports.org
Thu Dec 26 05:51:08 UTC 2019


#59892: mozjs60 fail on configure
--------------------+---------------------
 Reporter:  vallon  |      Owner:  (none)
     Type:  defect  |     Status:  new
 Priority:  Normal  |  Milestone:
Component:  ports   |    Version:
 Keywords:          |       Port:  mozjs60
--------------------+---------------------
 Upgrading policykit, and it is installing mozjs60.  mozjs60 fails in
 configure.

 {{{
 # Catalina 10.15.2
 $ uname -a
 Darwin $HOSTNAME 19.2.0 Darwin Kernel Version 19.2.0: Sat Nov  9 03:47:04
 PST 2019; root:xnu-6153.61.1~20/RELEASE_X86_64 x86_64 i386 Macmini8,1
 Darwin
 $ sudo port clean mozjs60
 $ sudo port upgrade outdated
 --->  Computing dependencies for mozjs60
 --->  Fetching distfiles for 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_macports-
 ports.git_lang_mozjs60/mozjs60/work/mozjs-60.8.0/js/src/obj/config.log
 $ tail -n 10 /opt/local/var/macports/build
 /_opt_local_var_macports_sources_macports-
 ports.git_lang_mozjs60/mozjs60/work/mozjs-60.8.0/js/src/obj/config.log
 INFO: checking for android ndk version...
 INFO: no
 INFO: checking for GoogleVR SDK...
 INFO: Not specified
 DEBUG: Executing: `xcode-select --print-path`
 DEBUG: Executing: `pkgutil --pkg-info com.apple.pkg.CLTools_Executables`
 DEBUG: The command returned non-zero exit status 1.
 DEBUG: Its error output was:
 DEBUG: | No receipt for 'com.apple.pkg.CLTools_Executables' found at '/'.
 ERROR: Could not find installed Xcode Command Line Tools; run `xcode-
 select --install` and follow the instructions to install them then try
 again; if you wish to build without Xcode Command Line Tools installed,
 add the --disable-xcode-checks configure flag
 $ sudo xcode-select --install
 xcode-select: error: command line tools are already installed, use
 "Software Update" to install updates
 $ sudo pkgutil --pkg-info com.apple.pkg.CLTools_Executables
 No receipt for 'com.apple.pkg.CLTools_Executables' found at '/'.
 $ port cat mozjs60 | grep -E '^(name|version) '
 name                mozjs60
 version             60.8.0
 }}}

 I am not sure what is being checked here.  I just did a test "port build
 xterm", and the build completed successfully, so it would seem that I can
 build from source.  Software Updates shows nothing.

-- 
Ticket URL: <https://trac.macports.org/ticket/59892>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list