Changes between Initial Version and Version 2 of Ticket #59856


Ignore:
Timestamp:
Dec 19, 2019, 6:10:01 PM (5 years ago)
Author:
forrie (Forrest)
Comment:

Appended additional failure log output to ticket.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #59856

    • Property Status changed from new to closed
    • Property Cc ci42 added
    • Property Summary changed from nodejs13 (13.4.0) build fails due to incorrect version to nodejs13 (13.4.0) build fails due to incorrect version, issue finding Xcode information
    • Property Resolution changed from to invalid
    • Property Port nodejs13 added
  • Ticket #59856 – Description

    initial v2  
    66
    77http://packages.macports.org/nodejs13/nodejs13-13.4.0_0.darwin_18.x86_64.tbz2
     8
     9----
     10
     11From the Log:
     12
     13:debug:configure LIBRARY_PATH='/opt/local/lib'
     14:debug:configure MACOSX_DEPLOYMENT_TARGET='10.15'
     15:debug:configure OBJC='/usr/bin/clang'
     16:debug:configure OBJCFLAGS='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64'
     17:debug:configure OBJCXX='/usr/bin/clang++'
     18:debug:configure OBJCXXFLAGS='-pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64'
     19:debug:configure PYTHON='/opt/local/bin/python3.8'
     20:debug:configure SDKROOT='/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk'
     21:info:configure Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_nodejs13/nodejs13/work/node-v13.5.0" && ./configure --prefix=/opt/local --without-npm --with-intl=system-icu --shared-openssl --shared-openssl-includes=/opt/local/include/openssl --shared-openssl-libpath=/opt/local/lib --dest-cpu=x64
     22:debug:configure system:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_nodejs13/nodejs13/work/node-v13.5.0" && ./configure --prefix=/opt/local --without-npm --with-intl=system-icu --shared-openssl --shared-openssl-includes=/opt/local/include/openssl --shared-openssl-libpath=/opt/local/lib --dest-cpu=x64
     23**:info:configure No receipt for 'com.apple.pkg.CLTools_Executables' found at '/'.
     24:info:configure No receipt for 'com.apple.pkg.DeveloperToolsCLILeo' found at '/'.
     25:info:configure No receipt for 'com.apple.pkg.DeveloperToolsCLI' found at '/'.
     26:info:configure gyp: No Xcode or CLT version detected!
     27:info:configure Node.js configure: Found Python 3.8.0...
     28:info:configure Error running GYP
     29:info:configure Command failed:  cd** "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_nodejs13/nodejs13/work/node-v13.5.0" && ./configure --prefix=/opt/local --without-npm --with-intl=system-icu --shared-openssl --shared-openssl-includes=/opt/local/include/openssl --shared-openssl-libpath=/opt/local/lib --dest-cpu=x64
     30:info:configure Exit code: 1
     31:error:configure Failed to configure nodejs13: configure failure: command execution failed
     32:debug:configure Error code: NONE
     33:debug:configure Backtrace: configure failure: command execution failed
     34:debug:configure     while executing
     35:debug:configure "$procedure $targetname"
     36:error:configure See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_nodejs13/nodejs13/main.log for details.