-
Notifications
You must be signed in to change notification settings - Fork 72
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
Broken V8 build on S390x #123
Comments
@miladfarca can you take a look. |
Is it possible to clear any cached files? |
@nodejs/build ^ |
On the machine you can run |
Thanks @richardlau , Just ran the above command to clear cache. @targos is it possible to run the Jenkins job again. |
Started a rebuild: https://ci.nodejs.org/job/node-test-commit-v8-linux/2679/ |
I ran the command as root, does it have to be ran as iojs? is it possible to delete the files manually or even disable the cache on Jenkins as a test? |
Yes, it probably should be run as I've gone ahead and done so and kicked off another build: |
Still failed. I'm not even sure |
As another try, could you also clear the Jenkins workspace. Want to make sure it is fully downloading the latest dependencies. |
I already did for https://ci.nodejs.org/job/node-test-commit-v8-linux/2681/nodes=rhel72-s390x,v8test=v8test/console as https://ci.nodejs.org/job/node-test-commit-v8-linux/nodes=rhel72-s390x,v8test=v8test/2680/console errored with |
Seems like
Which is causing the issue. Is gcc pointing to Turns out |
@miladfarca No idea -- I'm not even sure what purpose creating the symlinks in In any case I've landed nodejs/node#30817. cc @targos |
Last canary build is fine: https://ci.nodejs.org/job/node-test-commit-v8-linux/2687/ Thanks for the fix! |
@miladfarca Thanks ! |
https://ci.nodejs.org/job/node-test-commit-v8-linux/2674/nodes=rhel72-s390x,v8test=v8test/console
/cc @nodejs/platform-s390
The text was updated successfully, but these errors were encountered: