Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 34.4k
build: remove AIX/ppc (32bit) dead code#25523
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
Conversation
refack commented Jan 15, 2019 • edited
Loading Uh oh!
There was an error while loading. Please reload this page.
edited
Uh oh!
There was an error while loading. Please reload this page.
nodejs-github-bot commented Jan 15, 2019
refack commented Jan 15, 2019 • edited
Loading Uh oh!
There was an error while loading. Please reload this page.
edited
Uh oh!
There was an error while loading. Please reload this page.
mhdawson commented Jan 17, 2019
Can you two take a look and comment if you have any concerns. |
gireeshpunathil commented Jan 17, 2019
the configure error looks to be relevant here, as we moved a section containing |
ThePrez commented Jan 17, 2019
LGTM, though I haven't tested with the changes. @dmabupt, can you please sanity-check? |
refack commented Jan 17, 2019
https://ci.nodejs.org/job/node-test-commit-aix/20476/ |
richardlau commented Jan 17, 2019
There's similar code in Lines 973 to 1000 in 098c2cc
|
Uh oh!
There was an error while loading. Please reload this page.
refack commented Jan 19, 2019
dmabupt commented Jan 22, 2019
This line is not needed anymore --> https://github.com/nodejs/node/pull/25523/files#diff-259e627be3fafed9e9c10a7fcb26879eR970 |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
refack commented Jan 22, 2019 • edited
Loading Uh oh!
There was an error while loading. Please reload this page.
edited
Uh oh!
There was an error while loading. Please reload this page.
@dmabupt, can you verify this builds on |
Uh oh!
There was an error while loading. Please reload this page.
refack commented Jan 22, 2019
FTR, this is a sample error message from ld: 0711-736 ERROR: Input file /home/iojs/build/workspace/node-test-commit-aix/nodes/aix61-ppc64/out/Release/obj.host/genccode/deps/icu-small/source/tools/genccode/genccode.o: XCOFF64 object files are not allowed in 32-bit mode. |
dmabupt commented Jan 23, 2019
I have built Node.js on IBM i with / without the |
refack commented Jan 23, 2019 • edited
Loading Uh oh!
There was an error while loading. Please reload this page.
edited
Uh oh!
There was an error while loading. Please reload this page.
* also dedup OS400 detection PR-URL: nodejs#25523 Refs: https://github.com/nodejs/node/pull/25447/files/36839defcfaf7c46435e16fb1f0da006f3ebe8ac#r247378894 Reviewed-By: James M Snell <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Beth Griggs <[email protected]>
* also dedup OS400 detection PR-URL: #25523 Refs: https://github.com/nodejs/node/pull/25447/files/36839defcfaf7c46435e16fb1f0da006f3ebe8ac#r247378894 Reviewed-By: James M Snell <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Beth Griggs <[email protected]>
* also dedup OS400 detection PR-URL: #25523 Refs: https://github.com/nodejs/node/pull/25447/files/36839defcfaf7c46435e16fb1f0da006f3ebe8ac#r247378894 Reviewed-By: James M Snell <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Beth Griggs <[email protected]>
* also dedup OS400 detection PR-URL: #25523 Refs: https://github.com/nodejs/node/pull/25447/files/36839defcfaf7c46435e16fb1f0da006f3ebe8ac#r247378894 Reviewed-By: James M Snell <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Beth Griggs <[email protected]>
* also dedup OS400 detection PR-URL: #25523 Refs: https://github.com/nodejs/node/pull/25447/files/36839defcfaf7c46435e16fb1f0da006f3ebe8ac#r247378894 Reviewed-By: James M Snell <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Beth Griggs <[email protected]>
Refs: https://github.com/nodejs/node/pull/25447/files/36839defcfaf7c46435e16fb1f0da006f3ebe8ac#r247378894
/CC @nodejs/build-files @nodejs/platform-aix
Checklist
make -j4 test(UNIX), orvcbuild test(Windows) passes