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

Incorrect path #59

Closed
Themanwithoutaplan opened this issue Mar 22, 2018 · 8 comments
Closed

Incorrect path #59

Themanwithoutaplan opened this issue Mar 22, 2018 · 8 comments

Comments

@Themanwithoutaplan
Copy link

I'm not getting very far with this:
Xcode Developer path does not exist: /Application/Xcode.app/Contents/Developer
Now, Xcode and command line utils are installed and the path correctly set but note the missing s in Application the path in the exception.

@hgomez
Copy link
Owner

hgomez commented Mar 22, 2018

I don't have OSX machine anymore so I cannot help you.

@Themanwithoutaplan
Copy link
Author

TBH I don't think that should matter too much: something obviously has the wrong path hardcoded.

@Themanwithoutaplan
Copy link
Author

The path is being incorrectly generated by whatever creates configure-arguments:
--with-boot-jdk=/Library/Java/JavaVirtualMachines/jdk1.8.0_45.jdk/Contents/Home --with-xcode-path=/Application/Xcode.app

@gdams
Copy link

gdams commented Mar 25, 2018

@hgomez I have created a jenkins job here https://ci.adoptopenjdk.net/job/openjdk7_build_x86-64_macos/ to build openjdk7 on macOS. Perhaps you could get involved with our project? I'd love to have a call with you some time. It looks like we have very similar objectives https://github.com/AdoptOpenJDK/openjdk-build

@hgomez
Copy link
Owner

hgomez commented Mar 26, 2018

@gdams I left openjdk build 'business' many years ago and I'm afraid I won't be very helpfull ;(

I took a look to a log and notice this

### using old build system ###
Unable to find any JVMs matching version "1.6".
sed: /Users/jenkins/workspace/openjdk7_build_x86-64_macos/sources/openjdk7/jdk/make/common/shared/Defs.gmk: No such file or directory
Build step 'Execute shell' marked build as failure

JVM path is set in path ?

hgomez added a commit that referenced this issue Dec 20, 2018
hgomez added a commit that referenced this issue Dec 20, 2018
@hgomez
Copy link
Owner

hgomez commented Dec 20, 2018

Fixed

@hgomez hgomez closed this as completed Dec 20, 2018
@hgomez
Copy link
Owner

hgomez commented Dec 21, 2018

@gdams I started to have a look at AdoptOpenJDK for OSX. I'll ping you soon :)

@gdams
Copy link

gdams commented Jan 2, 2019

great thanks @hgomez!

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

No branches or pull requests

3 participants