Skip Menu |

This queue is for tickets about the ExtUtils-HasCompiler CPAN distribution.

Report information
The Basics
Id: 131004
Status: open
Priority: 0/
Queue: ExtUtils-HasCompiler

People
Owner: Nobody in particular
Requestors: gary [...] vollink.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: macOS Catalina
Date: Fri, 15 Nov 2019 22:19:48 -0500
To: bug-ExtUtils-HasCompiler [...] rt.cpan.org
From: Gary Allen Vollink <gary [...] vollink.com>
cpan[2]> *install ExtUtils::HasCompiler* Running install for module 'ExtUtils::HasCompiler' Running make for L/LE/LEONT/ExtUtils-HasCompiler-0.021.tar.gz Fetching with LWP: http://www.namesdir.com/mirrors/cpan/authors/id/L/LE/LEONT/ExtUtils-HasCompiler-0.021.tar.gz Fetching with LWP: http://www.namesdir.com/mirrors/cpan/authors/id/L/LE/LEONT/CHECKSUMS Checksum for /Users/gvollink/.cpan/sources/authors/id/L/LE/LEONT/ExtUtils-HasCompiler-0.021.tar.gz ok CPAN.pm: Building L/LE/LEONT/ExtUtils-HasCompiler-0.021.tar.gz Checking if your kit is complete... Looks good Writing Makefile for ExtUtils::HasCompiler Writing MYMETA.yml and MYMETA.json cp lib/ExtUtils/HasCompiler.pm blib/lib/ExtUtils/HasCompiler.pm Manifying blib/man3/ExtUtils::HasCompiler.3pm LEONT/ExtUtils-HasCompiler-0.021.tar.gz /usr/bin/make -- OK Running make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/compare.t .. 1/3 HASCOMPILERNHxh/TESTUJMJ.c:2:10: fatal error: 'EXTERN.h' file not found #include "EXTERN.h" ^~~~~~~~~~ 1 error generated. t/compare.t .. 2/3 # Failed test 'MakeMaker agrees we can't compile dynamic' # at t/compare.t line 67. # got: undef # expected: '1' # Couldn't execute cc -g -pipe -fno-common -DPERL_DARWIN -fno-strict-aliasing -fstack-protector -Os "-I/System/Library/Perl/5.18/darwin-thread-multi-2level/CORE" -c HASCOMPILERNHxh/TESTUJMJ.c -o HASCOMPILERNHxh/TESTUJMJ.o: Inappropriate ioctl for device at t/compare.t line 64. HASCOMPILERNHxh/TESTt9DU.c:2:10: fatal error: 'EXTERN.h' file not found #include "EXTERN.h" ^~~~~~~~~~ 1 error generated. t/compare.t .. 3/3 # Failed test 'MakeMaker agrees we can't compile default' # at t/compare.t line 67. # got: undef # expected: '1' # Couldn't execute cc -g -pipe -fno-common -DPERL_DARWIN -fno-strict-aliasing -fstack-protector -Os "-I/System/Library/Perl/5.18/darwin-thread-multi-2level/CORE" -c HASCOMPILERNHxh/TESTt9DU.c -o HASCOMPILERNHxh/TESTt9DU.o: Inappropriate ioctl for device at t/compare.t line 64. # Looks like you failed 2 tests of 3. t/compare.t .. Dubious, test returned 2 (wstat 512, 0x200) Failed 2/3 subtests (less 1 skipped subtest: 0 okay) Test Summary Report ------------------- t/compare.t (Wstat: 512 Tests: 3 Failed: 2) Failed tests: 2-3 Non-zero exit status: 2 Files=1, Tests=3, 4 wallclock secs ( 0.03 usr 0.01 sys + 2.06 cusr 1.16 csys = 3.26 CPU) Result: FAIL Failed 1/1 test programs. 2/3 subtests failed. make: *** [test_dynamic] Error 2 LEONT/ExtUtils-HasCompiler-0.021.tar.gz /usr/bin/make test -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports LEONT/ExtUtils-HasCompiler-0.021.tar.gz Running make install make test had returned bad status, won't install without force Failed during this command: LEONT/ExtUtils-HasCompiler-0.021.tar.gz : make_test NO Under Catalina: $ locate EXTERN.h /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Perl/5.18/darwin-thread-multi-2level/CORE/EXTERN.h /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Perl/5.28/darwin-thread-multi-2level/CORE/EXTERN.h /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk 1/System/Library/Perl/5.18/darwin-thread-multi-2level/CORE/EXTERN.h /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Perl/5.18/darwin-thread-multi-2level/CORE/EXTERN.h /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Perl/5.28/darwin-thread-multi-2level/CORE/EXTERN.h Thank you, Gary Vollink

Message body is not shown because it is too large.

Subject: Re: [rt.cpan.org #131004] macOS Catalina
Date: Sat, 16 Nov 2019 16:52:36 +0100
To: bug-ExtUtils-HasCompiler [...] rt.cpan.org
From: Leon Timmermans <leont [...] cpan.org>
On Sat, Nov 16, 2019 at 4:20 AM Gary Allen Vollink via RT <bug-ExtUtils-HasCompiler@rt.cpan.org> wrote: Show quoted text
> cpan[2]> *install ExtUtils::HasCompiler* > > > Running install for module 'ExtUtils::HasCompiler' > > Running make for L/LE/LEONT/ExtUtils-HasCompiler-0.021.tar.gz > > Fetching with LWP: > > http://www.namesdir.com/mirrors/cpan/authors/id/L/LE/LEONT/ExtUtils-HasCompiler-0.021.tar.gz > > Fetching with LWP: > > http://www.namesdir.com/mirrors/cpan/authors/id/L/LE/LEONT/CHECKSUMS > > Checksum for > /Users/gvollink/.cpan/sources/authors/id/L/LE/LEONT/ExtUtils-HasCompiler-0.021.tar.gz > ok > > > CPAN.pm: Building L/LE/LEONT/ExtUtils-HasCompiler-0.021.tar.gz > > > Checking if your kit is complete... > > Looks good > > Writing Makefile for ExtUtils::HasCompiler > > Writing MYMETA.yml and MYMETA.json > > cp lib/ExtUtils/HasCompiler.pm blib/lib/ExtUtils/HasCompiler.pm > > Manifying blib/man3/ExtUtils::HasCompiler.3pm > > LEONT/ExtUtils-HasCompiler-0.021.tar.gz > > /usr/bin/make -- OK > > Running make test > > PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" > "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t > > t/compare.t .. 1/3 HASCOMPILERNHxh/TESTUJMJ.c:2:10: fatal error: 'EXTERN.h' > file not found > > #include "EXTERN.h" > > ^~~~~~~~~~ > > 1 error generated. > > t/compare.t .. 2/3 > > # Failed test 'MakeMaker agrees we can't compile dynamic' > > # at t/compare.t line 67. > > # got: undef > > # expected: '1' > > # Couldn't execute cc -g -pipe -fno-common -DPERL_DARWIN > -fno-strict-aliasing -fstack-protector -Os > "-I/System/Library/Perl/5.18/darwin-thread-multi-2level/CORE" -c > HASCOMPILERNHxh/TESTUJMJ.c -o HASCOMPILERNHxh/TESTUJMJ.o: Inappropriate > ioctl for device at t/compare.t line 64. > > HASCOMPILERNHxh/TESTt9DU.c:2:10: fatal error: 'EXTERN.h' file not found > > #include "EXTERN.h" > > ^~~~~~~~~~ > > 1 error generated. > > t/compare.t .. 3/3 > > # Failed test 'MakeMaker agrees we can't compile default' > > # at t/compare.t line 67. > > # got: undef > > # expected: '1' > > # Couldn't execute cc -g -pipe -fno-common -DPERL_DARWIN > -fno-strict-aliasing -fstack-protector -Os > "-I/System/Library/Perl/5.18/darwin-thread-multi-2level/CORE" -c > HASCOMPILERNHxh/TESTt9DU.c -o HASCOMPILERNHxh/TESTt9DU.o: Inappropriate > ioctl for device at t/compare.t line 64. > > # Looks like you failed 2 tests of 3. > > t/compare.t .. Dubious, test returned 2 (wstat 512, 0x200) > > Failed 2/3 subtests > > (less 1 skipped subtest: 0 okay) > > > Test Summary Report > > ------------------- > > t/compare.t (Wstat: 512 Tests: 3 Failed: 2) > > Failed tests: 2-3 > > Non-zero exit status: 2 > > Files=1, Tests=3, 4 wallclock secs ( 0.03 usr 0.01 sys + 2.06 cusr 1.16 > csys = 3.26 CPU) > > Result: FAIL > > Failed 1/1 test programs. 2/3 subtests failed. > > make: *** [test_dynamic] Error 2 > > LEONT/ExtUtils-HasCompiler-0.021.tar.gz > > /usr/bin/make test -- NOT OK > > //hint// to see the cpan-testers results for installing this module, try: > > reports LEONT/ExtUtils-HasCompiler-0.021.tar.gz > > Running make install > > make test had returned bad status, won't install without force > > Failed during this command: > > LEONT/ExtUtils-HasCompiler-0.021.tar.gz : make_test NO > > > > Under Catalina: > > > $ locate EXTERN.h > > /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Perl/5.18/darwin-thread-multi-2level/CORE/EXTERN.h > > /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Perl/5.28/darwin-thread-multi-2level/CORE/EXTERN.h > > /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk > 1/System/Library/Perl/5.18/darwin-thread-multi-2level/CORE/EXTERN.h > > /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Perl/5.18/darwin-thread-multi-2level/CORE/EXTERN.h > > /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Perl/5.28/darwin-thread-multi-2level/CORE/EXTERN.h
Yeah, this sounds yet another variation on #127028 :-( Leon