Skip Menu |

This queue is for tickets about the Switch CPAN distribution.

Report information
The Basics
Id: 86735
Status: resolved
Priority: 0/
Queue: Switch

People
Owner: Nobody in particular
Requestors: lee [...] leegoddard.net
Cc:
AdminCc:

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



Subject: Install FAIL on Perl v5.16.2, Darwin 10.8.0
Date: Fri, 05 Jul 2013 15:30:28 +0200
To: bug-Switch [...] rt.cpan.org
From: Lee Goddard <leegee [...] gmail.com>
15:26:58 $ cat /Users/lee/.cpanm/work/1373030788.9239/build.log cpanm (App::cpanminus) 1.6923 on perl 5.016002 built for darwin-2level Work directory is /Users/lee/.cpanm/work/1373030788.9239 You have make /usr/bin/make You have LWP 6.05 You have /usr/bin/tar: bsdtar 2.6.2 - libarchive 2.6.2 You have /usr/bin/unzip Searching Switch on cpanmetadb ... --> Working on Switch Fetching http://www.cpan.org/authors/id/R/RG/RGARCIA/Switch-2.16.tar.gz -> OK Unpacking Switch-2.16.tar.gz Entering Switch-2.16 Checking configure dependencies from META.yml Configuring Switch-2.16 Running Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Switch Writing MYMETA.yml and MYMETA.json -> OK Checking dependencies from MYMETA.json ... Checking if you have Filter::Util::Call 0 ... Yes (1.40) Checking if you have ExtUtils::MakeMaker 0 ... Yes (6.68) Checking if you have Text::Balanced 0 ... Yes (2.02) Building and testing Switch-2.16 cp Switch.pm blib/lib/Switch.pm Manifying blib/man3/Switch.3 PERL_DL_NONLAZY=1 /Users/lee/perl5/perlbrew/perls/perl-5.16.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t Useless use of numeric gt (>) in void context at t/given.t line 19. t/given.t ... Failed 2/293 subtests t/nested.t .. ok t/switch.t .. ok Test Summary Report ------------------- t/given.t (Wstat: 0 Tests: 293 Failed: 2) Failed tests: 2-3 Files=3, Tests=590, 1 wallclock secs ( 0.08 usr 0.02 sys + 0.56 cusr 0.02 csys = 0.68 CPU) Result: FAIL Failed 1/3 test programs. 2/590 subtests failed. make: *** [test_dynamic] Error 255 -> FAIL Installing Switch failed. See /Users/lee/.cpanm/work/1373030788.9239/build.log for details. Retry with --force to force install it. 15:27:02 $ perl -V Summary of my perl5 (revision 5 version 16 subversion 2) configuration: Platform: osname=darwin, osvers=10.8.0, archname=darwin-2level uname='darwin lee-goddards-macbook-pro.local 10.8.0 darwin kernel version 10.8.0: tue jun 7 16:33:36 pdt 2011; root:xnu-1504.15.3~1release_i386 i386 ' config_args='-de -Dprefix=/Users/lee/perl5/perlbrew/perls/perl-5.16.2 -Aeval:scriptdir=/Users/lee/perl5/perlbrew/perls/perl-5.16.2/bin' hint=recommended, useposix=true, d_sigaction=define useithreads=undef, usemultiplicity=undef useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef use64bitint=define, use64bitall=define, uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='cc', ccflags ='-fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector', optimize='-O3', cppflags='-fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector' ccversion='', gccversion='4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.9)', gccosandvers='' intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16 ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8 alignbytes=8, prototype=define Linker and Libraries: ld='env MACOSX_DEPLOYMENT_TARGET=10.3 cc', ldflags =' -fstack-protector' libpth=/usr/lib libs=-ldbm -ldl -lm -lutil -lc perllibs=-ldl -lm -lutil -lc libc=, so=dylib, useshrplib=false, libperl=libperl.a gnulibc_version='' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' ' cccdlflags=' ', lddlflags=' -bundle -undefined dynamic_lookup -fstack-protector' Characteristics of this binary (from libperl): Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP PERL_PRESERVE_IVUV USE_64_BIT_ALL USE_64_BIT_INT USE_LARGE_FILES USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF Built under darwin Compiled at Jul 4 2013 16:58:55 %ENV: PERLBREW_BASHRC_VERSION="0.64" PERLBREW_HOME="/Users/lee/.perlbrew" PERLBREW_MANPATH="/Users/lee/perl5/perlbrew/perls/perl-5.16.2/man" PERLBREW_PATH="/Users/lee/perl5/perlbrew/bin:/Users/lee/perl5/perlbrew/perls/perl-5.16.2/bin" PERLBREW_PERL="perl-5.16.2" PERLBREW_ROOT="/Users/lee/perl5/perlbrew" PERLBREW_VERSION="0.64" @INC: /Users/lee/perl5/perlbrew/perls/perl-5.16.2/lib/site_perl/5.16.2/darwin-2level /Users/lee/perl5/perlbrew/perls/perl-5.16.2/lib/site_perl/5.16.2 /Users/lee/perl5/perlbrew/perls/perl-5.16.2/lib/5.16.2/darwin-2level /Users/lee/perl5/perlbrew/perls/perl-5.16.2/lib/5.16.2 . 15:27:17 $