Skip to content

AIX: build failure  #7500

Closed
Closed
@mhdawson

Description

@mhdawson
  • Version: master
  • Platform: AIX
  • Subsystem: v8

https://ci.nodejs.org/job/node-test-commit-aix/nodes=aix61-ppc64/236/console

  g++ -pthread -maix64 -maix64  -o /home/iojs/build/workspace/node-test-commit-aix/nodes/aix61-ppc64/out/Release/mksnapshot /home/iojs/build/workspace/node-test-commit-aix/nodes/aix61-ppc64/out/Release/obj.host/mksnapshot/deps/v8/src/snapshot/mksnapshot.o /home/iojs/build/workspace/node-test-commit-aix/nodes/aix61-ppc64/out/Release/obj.host/deps/v8/tools/gyp/libv8_base.a /home/iojs/build/workspace/node-test-commit-aix/nodes/aix61-ppc64/out/Release/obj.host/deps/v8/tools/gyp/libv8_nosnapshot.a /home/iojs/build/workspace/node-test-commit-aix/nodes/aix61-ppc64/out/Release/obj.host/deps/v8/tools/gyp/libv8_libplatform.a /home/iojs/build/workspace/node-test-commit-aix/nodes/aix61-ppc64/out/Release/obj.host/deps/v8/tools/gyp/libv8_libbase.a /home/iojs/build/workspace/node-test-commit-aix/nodes/aix61-ppc64/out/Release/obj.host/tools/icu/libicutools.a 
ld: 0711-781 ERROR: TOC overflow. TOC size: 70088   Maximum size: 65536
collect2: error: ld returned 12 exit status
gmake[2]: *** [/home/iojs/build/workspace/node-test-commit-aix/nodes/aix61-ppc64/out/Release/mksnapshot] Error 1
gmake[2]: Leaving directory `/home/iojs/build/workspace/node-test-commit-aix/nodes/aix61-ppc64/out'
gmake[1]: *** [node] Error 2
gmake[1]: Leaving directory `/home/iojs/build/workspace/node-test-commit-aix/nodes/aix61-ppc64'
gmake: *** [run-ci] Error 2
Build step 'Execute shell' marked build as failure
TAP Reports Processing: START
Looking for TAP results report in workspace using pattern: test.tap
Did not find any matching files. Setting build result to FAILURE.
Build step 'Publish TAP Results' marked build as failure
Sending e-mails to: [email protected]
ERROR: Could not connect to SMTP host: localhost, port: 25
javax.mail.MessagingException: Could not connect to SMTP host: localhost, port: 

I know we had to use a larger toc recently in some part of the v8 AIX builds but I thought that failure was only in v8 master. Will have to see if it also needs to be back ported. Its also possible that some of the Node specific changes pushed it over the limit.

Metadata

Metadata

Assignees

No one assigned

    Labels

    buildIssues and PRs related to build files or the CI.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions