PerlAlien / Alien-Build

Build external dependencies for use in CPAN
16 stars 25 forks source link

Alien::Build on AIX 7.1 with Alien::Expat fails to auto-build #414

Closed adubois-bib closed 1 month ago

adubois-bib commented 2 months ago

Hello,

Here is the log :

log.txt

I think the issue comes from here but I do not know if I'm true and neither how to fix it. Architecture detection: Unknown archname 'aix'. at /opt/ocsinventory/perl/lib/site_perl/5.32.1/Alien/Build/Plugin/Core/Setup.pm line 248. Can you please help?

Regards, Arnaud

EDIT : The main error is the following :

/bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wno-pedantic-ms-format -Wmisleading-indentation -fvisibility=hidden -g -O2 -fno-strict-aliasing -o elements elements.o ../lib/libexpat.la libtool: link: gcc -Wall -Wextra -fexceptions -fno-strict-aliasing -Wmissing-prototypes -Wstrict-prototypes -pedantic -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wjump-misses-init -Wdouble-promotion -Wshadow -Wformat=2 -Wno-pedantic-ms-format -Wmisleading-indentation -fvisibility=hidden -g -O2 -fno-strict-aliasing -o elements elements.o ../lib/.libs/libexpat.a ld: 0711-317 ERROR: Undefined symbol: ._isnanf ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. collect2: error: ld returned 8 exit status make: The error code from the last command is 1. Stop. make: The error code from the last command is 1. Stop. make: The error code from the last command is 2. Stop.