Skip to content

AIX libuv build fails with "Member libiconv.so.2 is not found in archive" #2534

@richardlau

Description

@richardlau

https://ci.nodejs.org/view/libuv/job/libuv-test-commit-aix-cmake/301/nodes=aix71-ppc64/console

    Building C object CMakeFiles/cmTC_2220e.dir/testCCompiler.c.o
    /opt/freeware/bin/gcc    -o CMakeFiles/cmTC_2220e.dir/testCCompiler.c.o   -c /home/iojs/build/workspace/libuv-test-commit-aix-cmake/nodes/aix71-ppc64/out/cmake/CMakeFiles/CMakeTmp/testCCompiler.c
    Could not load program /opt/freeware/bin/gcc:
    	Dependent module /usr/lib/libiconv.a(libiconv.so.2) could not be loaded.
    	Member libiconv.so.2 is not found in archive 
    gmake[1]: *** [CMakeFiles/cmTC_2220e.dir/build.make:66: CMakeFiles/cmTC_2220e.dir/testCCompiler.c.o] Error 255
    gmake[1]: Leaving directory '/home/iojs/build/workspace/libuv-test-commit-aix-cmake/nodes/aix71-ppc64/out/cmake/CMakeFiles/CMakeTmp'
    gmake: *** [Makefile:121: cmTC_2220e/fast] Error 2

Most probably related to running the ansible playbook against the AIX hosts yesterday (#2531 (comment)).

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions