Uh oh!
There was an error while loading. Please reload this page.
build: remove AIX/ppc (32bit) dead code - #25523
Conversation
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.
@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 |
* also dedup OS400 detection PR-URL: nodejs#25523 Refs: https://github.com/nodejs/node/pull/25447/files/36839defcfaf7c46435e16fb1f0da006f3ebe8ac#r247378894 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Beth Griggs <Bethany.Griggs@uk.ibm.com>
* also dedup OS400 detection PR-URL: #25523 Refs: https://github.com/nodejs/node/pull/25447/files/36839defcfaf7c46435e16fb1f0da006f3ebe8ac#r247378894 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Beth Griggs <Bethany.Griggs@uk.ibm.com>
* also dedup OS400 detection PR-URL: #25523 Refs: https://github.com/nodejs/node/pull/25447/files/36839defcfaf7c46435e16fb1f0da006f3ebe8ac#r247378894 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Beth Griggs <Bethany.Griggs@uk.ibm.com>
* also dedup OS400 detection PR-URL: #25523 Refs: https://github.com/nodejs/node/pull/25447/files/36839defcfaf7c46435e16fb1f0da006f3ebe8ac#r247378894 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Beth Griggs <Bethany.Griggs@uk.ibm.com>
* also dedup OS400 detection PR-URL: #25523 Refs: https://github.com/nodejs/node/pull/25447/files/36839defcfaf7c46435e16fb1f0da006f3ebe8ac#r247378894 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Beth Griggs <Bethany.Griggs@uk.ibm.com>
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