Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release-orka-macos11-x64-1 git issue #3419

Closed
richardlau opened this issue Jul 11, 2023 · 11 comments
Closed

release-orka-macos11-x64-1 git issue #3419

richardlau opened this issue Jul 11, 2023 · 11 comments

Comments

@richardlau
Copy link
Member

https://ci-release.nodejs.org/job/iojs+release/9489/nodes=osx11-x64-release-tar/console

15:45:48 stderr: Executable requires at least macOS 12.0, but is being run on macOS 11.6, and so is exiting.

Looks like it's git:

administrator@release-orka-macos11-x64-1 ~ % git
Executable requires at least macOS 12.0, but is being run on macOS 11.6, and so is exiting.
administrator@release-orka-macos11-x64-1 ~ %

The machine was rebuilt today (#3416).

cc @UlisesGascon

@UlisesGascon
Copy link
Member

I am on it, I will confirm when the correct version is installed

@UlisesGascon
Copy link
Member

Patched, I will monitor the jobs and then close the issue

@targos
Copy link
Member

targos commented Jul 11, 2023

Do you know how the wrong version got installed?

@UlisesGascon
Copy link
Member

Do you know how the wrong version got installed?

Yes, I was following the manual steps after re-ansible the machine and I installed the wrong version manually. I replaced it already.

@UlisesGascon
Copy link
Member

UlisesGascon commented Jul 12, 2023

I see an error now for cloning the repo:

08:10:12 ERROR: Timeout after 10 minutes
08:10:13 ERROR: Error cloning remote repo 'origin'

Full details

Seems like is related to license agreement, I will try to fix it:


administrator@release-orka-macos11-x64-1 ~ % git


You have not agreed to the Xcode license agreements. You must agree to both license agreements below in order to use Xcode.

Press the 'return' key to view the license agreements at '/Applications/Xcode.app/Contents/Resources/English.lproj/License.rtf'


@UlisesGascon
Copy link
Member

git should be working by now 👍

@targos
Copy link
Member

targos commented Jul 12, 2023

What about xcodebuild --version ?

@UlisesGascon
Copy link
Member

What about xcodebuild --version ?

administrator@release-orka-macos11-x64-1 ~ % xcodebuild -version
Xcode 13.2.1
Build version 13C100

@UlisesGascon
Copy link
Member

last build passed, so I close the issue now

@targos targos reopened this Dec 18, 2023
@targos
Copy link
Member

targos commented Dec 18, 2023

Reopening because the machine is in a weird state. It doesn't seem to have Xcode installed:

% xcodebuild -version
xcode-select: error: tool 'xcodebuild' requires Xcode, but active developer directory '/Library/Developer/CommandLineTools' is a command line tools instance

I think this is the cause of build issues with V8 canary: https://ci-release.nodejs.org/job/iojs+release/9842/nodes=osx11-x64-release-tar/console

@UlisesGascon
Copy link
Member

This was solved when we regenerated the release machine in #3616. So I will close the issue now, but feel free to reopen if we detect more issues again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants