Opened 4 years ago

Last modified 4 years ago

#59974 assigned defect

nodejs10 @10.18.1: gyp: No Xcode or CLT version detected!

Reported by: monoflash (Alex Geer) Owned by: ci42
Priority: Normal Milestone:
Component: ports Version: 2.6.2
Keywords: Cc:
Port: nodejs10

Description

$ sudo port upgrade outdated
--->  Computing dependencies for nodejs10
--->  Fetching archive for nodejs10
--->  Attempting to fetch nodejs10-10.18.1_0.darwin_19.x86_64.tbz2 from http://cph.dk.packages.macports.org/nodejs10
--->  Attempting to fetch nodejs10-10.18.1_0.darwin_19.x86_64.tbz2 from https://packages.macports.org/nodejs10
--->  Attempting to fetch nodejs10-10.18.1_0.darwin_19.x86_64.tbz2 from http://nue.de.packages.macports.org/nodejs10
--->  Configuring nodejs10
Error: Failed to configure nodejs10: configure failure: command execution failed
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_nodejs10/nodejs10/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets to report a bug.

macOS Catalina 10.15.2 (19C57)

$ port version
Version: 2.6.2

Attachments (1)

main.log (711.3 KB) - added by monoflash (Alex Geer) 4 years ago.
See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_nodejs10/nodejs10/main.log for details

Download all attachments as: .zip

Change History (9)

Changed 4 years ago by monoflash (Alex Geer)

Attachment: main.log added

See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_nodejs10/nodejs10/main.log for details

comment:1 Changed 4 years ago by mf2k (Frank Schima)

In the future, please fill in the Port field and add the port maintainer(s) to Cc (port info --maintainers nodejs10), if any.

comment:2 Changed 4 years ago by mf2k (Frank Schima)

Owner: set to ci42
Port: nodejs10 added
Status: newassigned
Type: updatedefect

comment:3 Changed 4 years ago by jmroot (Joshua Root)

Summary: sudo port upgrade outdated failednodejs10 @10.18.1 configure failure

comment:4 Changed 4 years ago by monoflash (Alex Geer)

$ sudo port info --maintainers nodejs10
maintainers: ciserlohn@macports.org ci42, openmaintainer

comment:5 Changed 4 years ago by kencu (Ken)

looks like #59382

6090	:info:configure No receipt for 'com.apple.pkg.CLTools_Executables' found at '/'.
6091	:info:configure No receipt for 'com.apple.pkg.DeveloperToolsCLILeo' found at '/'.
6092	:info:configure No receipt for 'com.apple.pkg.DeveloperToolsCLI' found at '/'.
6093	:info:configure gyp: No Xcode or CLT version detected!
6094	:info:configure creating icu_config.gypi

comment:6 Changed 4 years ago by monoflash (Alex Geer)

On my machine xcode and xcode cli is installed. Xcode Version 11.3.1 (11C504)

In the previous version, the port was updated, everything broke with the last update of the port version. on macOS I always have all the updates installed.

comment:7 in reply to:  6 Changed 4 years ago by kencu (Ken)

Replying to monoflash:

On my machine xcode and xcode cli is installed.

And yet the configure tests for this port say they are not. Clearly there is an issue. LOTS of people are having the same issue.

It seems to be something upstream, see #59382 for ideas.

comment:8 Changed 4 years ago by ryandesign (Ryan Carsten Schmidt)

Summary: nodejs10 @10.18.1 configure failurenodejs10 @10.18.1: gyp: No Xcode or CLT version detected!
Note: See TracTickets for help on using tickets.