# New Ticket Created by Jarkko Hietaniemi # Please include the string: [perl #128902] # in the subject line of all future correspondence about this issue. # <URL: https://rt.perl.org/Ticket/Display.html?id=128902 > All other tests pass with Configure -des -Dusedevel, expect for the below [1], ./perl -Ilib -V [2] Cannot remember when I last time run full test here, sorry. [1] cpan/ExtUtils-MakeMaker/t/02-xsdynamic ......................... # Failed test '"make" exited normally' # at lib/MakeMaker/Test/Setup/XS.pm line 369. # got: '512' # expected: '0' # cp lib/XS/header.h blib/lib/XS/header.h # cp lib/XS/typemap blib/lib/XS/typemap # cp lib/XS/Other.pm blib/lib/XS/Other.pm # cp lib/XS/Test_BS blib/lib/XS/Test_BS # cp lib/XS/Test.pm blib/lib/XS/Test.pm # make: 1254-002 Cannot find a rule to create target Test.exp from dependencies. # Stop. # Failed test '"make" test exited normally' # at lib/MakeMaker/Test/Setup/XS.pm line 390. # got: '512' # expected: '0' # cp Test.pm blib/lib/XS/Test.pm # "/tmp/pq-work-jhi/pq-perl-f5ddbd365dc93b7d87a7afb047ac160372960db9-blead/cpan/ExtUtils-MakeMaker/../../t/perl" -w "-I../../../../lib" -MExtUtils::Mksymlists -e "Mksymlists('NAME'=>\"XS::Test\", 'DLBASE' => 'Test', 'DL_FUNCS' => { }, 'FUNCLIST' => [], 'IMPORTS' => { }, 'DL_VARS' => []);" # Running Mkbootstrap for Test () # chmod 644 "Test.bs" # "/tmp/pq-work-jhi/pq-perl-f5ddbd365dc93b7d87a7afb047ac160372960db9-blead/cpan/ExtUtils-MakeMaker/../../t/perl" -w "-I../../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Test.bs blib/arch/auto/XS/Test/Test.bs 644 # "/tmp/pq-work-jhi/pq-perl-f5ddbd365dc93b7d87a7afb047ac160372960db9-blead/cpan/ExtUtils-MakeMaker/../../t/perl" -w "-I../../../../lib" "../../../../lib/ExtUtils/xsubpp" -typemap '/tmp/pq-work-jhi/pq-perl-f5ddbd365dc93b7d87a7afb047ac160372960db9-blead/cpan/ExtUtils-MakeMaker/t/XS-Testsubdirscomplex/../../../../lib/ExtUtils/typemap' -typemap '/tmp/pq-work-jhi/pq-perl-f5ddbd365dc93b7d87a7afb047ac160372960db9-blead/cpan/ExtUtils-MakeMaker/t/XS-Testsubdirscomplex/typemap' -typemap '/tmp/pq-work-jhi/pq-perl-f5ddbd365dc93b7d87a7afb047ac160372960db9-blead/cpan/ExtUtils-MakeMaker/t/XS-Testsubdirscomplex/typemap' Test.xs > Test.xsc # mv Test.xsc Test.c # cc -q32 -c -Inewline -D_ALL_SOURCE -D_ANSI_C_SOURCE -D_POSIX_SOURCE -qmaxmem=-1 -qnoansialias -qlanglvl=extc99 -DUSE_NATIVE_DLOPEN -I/usr/local/include -q32 -D_LARGE_FILES -O -DVERSION=\"1.01\" -DXS_VERSION=\"1.01\" "-I../../../.." -DINVAR=input Test.c # rm -f blib/arch/auto/XS/Test/Test.so # ld -bhalt:4 -G -bI:../../../../perl.exp -bE:Test.exp -bnoentry -lc -lm -L/usr/local/lib Test.o -o blib/arch/auto/XS/Test/Test.so # chmod 755 blib/arch/auto/XS/Test/Test.so # cd lib && cc -q32 -c -Inewline -D_ALL_SOURCE -D_ANSI_C_SOURCE -D_POSIX_SOURCE -qmaxmem=-1 -qnoansialias -qlanglvl=extc99 -DUSE_NATIVE_DLOPEN -I/usr/local/include -q32 -D_LARGE_FILES -O -DVERSION=\"1.2\" -DXS_VERSION=\"1.2\" "-I../../../../.." -DINVAR=input ../lib/file.c # # "/tmp/pq-work-jhi/pq-perl-f5ddbd365dc93b7d87a7afb047ac160372960db9-blead/cpan/ExtUtils-MakeMaker/../../t/perl" -w "-I../../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Test.bs blib/arch/auto/XS/Test/Test.bs 644 # "/tmp/pq-work-jhi/pq-perl-f5ddbd365dc93b7d87a7afb047ac160372960db9-blead/cpan/ExtUtils-MakeMaker/../../t/perl" -w "-I../../../../../lib" -MExtUtils::Mksymlists -e "Mksymlists('NAME'=>\"XS::Other\", 'DLBASE' => 'Other', 'DL_FUNCS' => { }, 'FUNCLIST' => [], 'IMPORTS' => { }, 'DL_VARS' => []);" # Running Mkbootstrap for Other () # chmod 644 "Other.bs" # "/tmp/pq-work-jhi/pq-perl-f5ddbd365dc93b7d87a7afb047ac160372960db9-blead/cpan/ExtUtils-MakeMaker/../../t/perl" -w "-I../../../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Other.bs ../blib/arch/auto/XS/Other/Other.bs 644 # rm -f ../blib/arch/auto/XS/Other/Other.so # ld -bhalt:4 -G -bI:../../../../../perl.exp -bE:Other.exp -bnoentry -lc -lm -L/usr/local/lib lib/file.o -o ../blib/arch/auto/XS/Other/Other.so # ld: 0711-244 ERROR: No csects or exported symbols have been saved. # make: 1254-004 The error code from the last command is 8. # # # Stop. # make: 1254-004 The error code from the last command is 2. # # # Stop. # Failed test '"make" exited normally' # at lib/MakeMaker/Test/Setup/XS.pm line 369. # got: '512' # expected: '0' # cp lib/XS/Test.pm blib/lib/XS/Test.pm # cp lib/XS/Other.pm blib/lib/XS/Other.pm # cp lib/XS/header.h blib/lib/XS/header.h # cp lib/XS/typemap blib/lib/XS/typemap # make: 1254-002 Cannot find a rule to create target Test.exp from dependencies. # Stop. # Failed test '"make" LINKTYPE=dynamic exited normally' # at lib/MakeMaker/Test/Setup/XS.pm line 369. # got: '512' # expected: '0' # cp lib/XS/header.h blib/lib/XS/header.h # cp lib/XS/typemap blib/lib/XS/typemap # cp lib/XS/Other.pm blib/lib/XS/Other.pm # cp lib/XS/Test.pm blib/lib/XS/Test.pm # make: 1254-002 Cannot find a rule to create target Test.exp from dependencies. # Stop. # Failed test '"make" dynamic exited normally' # at lib/MakeMaker/Test/Setup/XS.pm line 369. # got: '512' # expected: '0' # make: 1254-002 Cannot find a rule to create target Test.exp from dependencies. # Stop. # Failed test '"make" exited normally' # at lib/MakeMaker/Test/Setup/XS.pm line 369. # got: '512' # expected: '0' # cp lib/XS/typemap blib/lib/XS/typemap # cp lib/XS/Other.pm blib/lib/XS/Other.pm # cp lib/XS/header.h blib/lib/XS/header.h # cp lib/XS/plus1.c blib/lib/XS/plus1.c # cp lib/XS/Test.pm blib/lib/XS/Test.pm # make: 1254-002 Cannot find a rule to create target Test.exp from dependencies. # Stop. # Looks like you failed 6 tests of 66. FAILED at test 16 cpan/ExtUtils-MakeMaker/t/03-xsstatic .......................... skipped [2] Summary of my perl5 (revision 5 version 25 subversion 4) configuration: Platform: osname=aix osvers=5.3.0.0 archname=aix uname='aix i3 3 5 0004898ad300 ' config_args='-des -Dusedevel' hint=recommended useposix=true d_sigaction=define useithreads=undef usemultiplicity=undef use64bitint=undef use64bitall=undef uselongdouble=undef usemymalloc=n bincompat5005=undef Compiler: cc='cc -q32' ccflags ='-D_ALL_SOURCE -D_ANSI_C_SOURCE -D_POSIX_SOURCE -qmaxmem=-1 -qnoansialias -qlanglvl=extc99 -DUSE _NATIVE_DLOPEN -I/usr/local/include -q32 -D_LARGE_FILES' optimize='-O' cppflags='-D_ALL_SOURCE -D_ANSI_C_SOURCE -D_POSIX_SOURCE -DUSE_NATIVE_DLOPEN -I/usr/local/include' ccversion='12.1.0.12' gccversion='' gccosandvers='' intsize=4 longsize=4 ptrsize=4 doublesize=8 byteorder=4321 doublekind=4 d_longlong=define longlongsize=8 d_longdbl=define longdblsize=8 longdblkind=0 ivtype='long' ivsize=4 nvtype='double' nvsize=8 Off_t='off_t' lseeksize=8 alignbytes=8 prototype=define Linker and Libraries: ld='ld' ldflags =' -brtl -bdynamic -L/usr/local/lib -b32 -bmaxdata:0x80000000' libpth=/usr/local/lib /lib /usr/lib /usr/ccs/lib /usr/lib64 libs=-lpthread -lbind -lnsl -ldbm -ldl -lld -lm -lcrypt -lc perllibs=-lpthread -lbind -lnsl -ldl -lld -lm -lcrypt -lc libc=/lib/libc.a so=a useshrplib=false libperl=libperl.a gnulibc_version='' Dynamic Linking: dlsrc=dl_aix.xs dlext=so d_dlsymun=undef ccdlflags=' -bE:/usr/local/lib/perl5/5.25.4/aix/CORE/perl.exp' cccdlflags=' ' lddlflags=' -bhalt:4 -G -bI:$(PERL_INC)/perl.exp -bE:$(BASEEXT).exp -bnoentry -lc -lm -L/usr/local/lib' Characteristics of this binary (from libperl): Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_COPY_ON_WRITE PERL_DONT_CREATE_GVSV PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP PERL_OP_PARENT PERL_PRESERVE_IVUV PERL_USE_DEVEL USE_LARGE_FILES USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE USE_LOCALE_NUMERIC USE_LOCALE_TIME USE_PERLIO USE_PERL_ATOF Built under aix Compiled at Aug 12 2016 03:32:44 @INC: lib /usr/local/lib/perl5/site_perl/5.25.4/aix /usr/local/lib/perl5/site_perl/5.25.4 /usr/local/lib/perl5/5.25.4/aix /usr/local/lib/perl5/5.25.4 .Thread Next