App-cpanminus-reporter
view release on metacpan or search on metacpan
t/data/build.moose.log view on Meta::CPAN
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have CPAN::Meta::Requirements 0 ... Yes (2.133)
Checking if you have File::Spec 0 ... Yes (3.56_01)
Checking if you have Class::Load 0.09 ... Yes (0.23)
Checking if you have Sub::Exporter 0.980 ... Yes (0.987)
Checking if you have parent 0.223 ... Yes (0.234)
Checking if you have Data::OptList 0.107 ... Yes (0.109)
Checking if you have Module::Runtime 0.014 ... Yes (0.014)
Checking if you have Test::Requires 0.05 ... Yes (0.10)
Checking if you have Dist::CheckConflicts 0.02 ... Yes (0.11)
Checking if you have Devel::OverloadInfo 0.004 ... Yes (0.004)
Checking if you have Eval::Closure 0.04 ... Yes (0.13)
Checking if you have strict 1.03 ... Yes (1.09)
Checking if you have Test::Fatal 0.001 ... Yes (0.014)
Checking if you have Sub::Identify 0 ... Yes (0.12)
Checking if you have Module::Metadata 0 ... Yes (1.000027)
Checking if you have Carp 1.22 ... Yes (1.36)
Checking if you have Devel::GlobalDestruction 0 ... Yes (0.13)
Checking if you have Class::Load::XS 0.01 ... Yes (0.09)
Checking if you have Package::DeprecationManager 0.11 ... Yes (0.14)
Checking if you have CPAN::Meta::Check 0.011 ... Yes (0.011)
Checking if you have warnings 1.03 ... Yes (1.32)
Checking if you have Module::Runtime::Conflicts 0.002 ... Yes (0.002)
Checking if you have Test::More 0.94 ... Yes (1.001014)
Checking if you have Sub::Name 0.05 ... Yes (0.14)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.10)
Checking if you have Params::Util 1.00 ... Yes (1.07)
Checking if you have Test::Warnings 0.016 ... Yes (0.021)
Checking if you have Test::CleanNamespaces 0.13 ... Yes (0.18)
Checking if you have Try::Tiny 0.17 ... Yes (0.22)
Checking if you have Devel::StackTrace 1.33 ... Yes (2.00)
Checking if you have Package::Stash 0.32 ... Yes (0.37)
Checking if you have List::Util 1.45 ... No (1.42 < 1.45)
Checking if you have Scalar::Util 1.19 ... Yes (1.42)
Checking if you have Package::Stash::XS 0.24 ... Yes (0.28)
Checking if you have MRO::Compat 0.05 ... Yes (0.12)
==> Found dependencies: List::Util
Searching List::Util (1.45) on metacpan ...
--> Working on List::Util
Fetching http://www.cpan.org/authors/id/P/PE/PEVANS/Scalar-List-Utils-1.45.tar.gz
-> FAIL Download http://www.cpan.org/authors/id/P/PE/PEVANS/Scalar-List-Utils-1.45.tar.gz failed. Retrying ...
-> OK
Unpacking Scalar-List-Utils-1.45.tar.gz
Entering Scalar-List-Utils-1.45
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.10)
Configuring Scalar-List-Utils-1.45
Running Makefile.PL
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for List::Util
Writing MYMETA.yml and MYMETA.json
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have Test::More 0 ... Yes (1.001014)
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.10)
Building and testing Scalar-List-Utils-1.45
Running Mkbootstrap for List::Util ()
chmod 644 "Util.bs"
"/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/22.0/bin/perl" "/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/22.0/lib/5.22.0/ExtUtils/xsubpp" -typemap "/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/22.0/lib/5.22.0/ExtUtils/typemap" L...
cc -c -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector-strong -I/opt/local/include -O3 -DVERSION=\"1.45\" -DXS_VERSION=\"1.45\" "-I/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/22.0/lib/5.22.0/darwin-2level/CORE" -DPE...
rm -f blib/arch/auto/List/Util/Util.bundle
env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -L/opt/local/lib -fstack-protector-strong ListUtil.o -o blib/arch/auto/List/Util/Util.bundle \
\
ld: warning: object file (ListUtil.o) was built for newer OSX version (10.10) than being linked (10.4)
chmod 755 blib/arch/auto/List/Util/Util.bundle
"/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/22.0/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Util.bs blib/arch/auto/List/Util/Util.bs 644
Manifying 4 pod documents
Running Mkbootstrap for List::Util ()
chmod 644 "Util.bs"
PERL_DL_NONLAZY=1 "/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/22.0/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00version.t ......... ok
t/any-all.t ........... ok
t/blessed.t ........... ok
t/first.t ............. ok
t/dualvar.t ........... ok
t/getmagic-once.t ..... ok
t/isvstring.t ......... ok
t/maxstr.t ............ ok
t/minstr.t ............ ok
t/lln.t ............... ok
t/max.t ............... ok
t/min.t ............... ok
t/pair.t .............. ok
t/openhan.t ........... ok
t/prototype.t ......... ok
t/readonly.t .......... ok
t/product.t ........... ok
t/reduce.t ............ ok
t/refaddr.t ........... ok
t/reftype.t ........... ok
t/rt-96343.t .......... ok
t/scalarutil-proto.t .. ok
t/shuffle.t ........... ok
t/stack-corruption.t .. ok
t/sum0.t .............. ok
t/tainted.t ........... ok
t/sum.t ............... ok
t/uniq.t .............. ok
t/weak.t .............. ok
t/subname.t ........... ok
All tests successful.
Files=30, Tests=464, 0 wallclock secs ( 0.10 usr 0.04 sys + 0.77 cusr 0.13 csys = 1.04 CPU)
Result: PASS
Manifying 4 pod documents
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/22.0@std/lib/perl5/darwin-2level/auto/List/Util/Util.bundle
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/22.0@std/lib/perl5/darwin-2level/List/Util.pm
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/22.0@std/lib/perl5/darwin-2level/List/Util/XS.pm
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/22.0@std/lib/perl5/darwin-2level/Scalar/Util.pm
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/22.0@std/lib/perl5/darwin-2level/Sub/Util.pm
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/22.0@std/man/man3/List::Util.0
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/22.0@std/man/man3/List::Util::XS.0
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/22.0@std/man/man3/Scalar::Util.0
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/22.0@std/man/man3/Sub::Util.0
Appending installation info to /Volumes/amaretto/Users/ether/.perlbrew/libs/22.0@std/lib/perl5/darwin-2level/perllocal.pod
-> OK
Successfully installed Scalar-List-Utils-1.45 (upgraded from 1.42)
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/22.0@std/lib/perl5/darwin-2level/.meta/Scalar-List-Utils-1.45/MYMETA.json
Installing /Volumes/amaretto/Users/ether/.perlbrew/libs/22.0@std/lib/perl5/darwin-2level/.meta/Scalar-List-Utils-1.45/install.json
Building and testing Moose-2.1705
Running Mkbootstrap for Moose ()
chmod 644 "Moose.bs"
"/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/22.0/bin/perl" "/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/22.0/lib/5.22.0/ExtUtils/xsubpp" -typemap "/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/22.0/lib/5.22.0/ExtUtils/typemap" x...
cc -c -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector-strong -I/opt/local/include -I. -O3 -DVERSION=\"2.1705\" -DXS_VERSION=\"2.1705\" -o xs/Attribute.o "-I/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/22.0/lib/5.22.0...
"/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/22.0/bin/perl" "/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/22.0/lib/5.22.0/ExtUtils/xsubpp" -typemap "/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/22.0/lib/5.22.0/ExtUtils/typemap" x...
cc -c -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector-strong -I/opt/local/include -I. -O3 -DVERSION=\"2.1705\" -DXS_VERSION=\"2.1705\" -o xs/AttributeCore.o "-I/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/22.0/lib/5....
"/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/22.0/bin/perl" "/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/22.0/lib/5.22.0/ExtUtils/xsubpp" -typemap "/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/22.0/lib/5.22.0/ExtUtils/typemap" x...
cc -c -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector-strong -I/opt/local/include -I. -O3 -DVERSION=\"2.1705\" -DXS_VERSION=\"2.1705\" -o xs/Class.o "-I/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/22.0/lib/5.22.0/dar...
"/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/22.0/bin/perl" "/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/22.0/lib/5.22.0/ExtUtils/xsubpp" -typemap "/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/22.0/lib/5.22.0/ExtUtils/typemap" x...
cc -c -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector-strong -I/opt/local/include -I. -O3 -DVERSION=\"2.1705\" -DXS_VERSION=\"2.1705\" -o xs/Generated.o "-I/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/22.0/lib/5.22.0...
"/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/22.0/bin/perl" "/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/22.0/lib/5.22.0/ExtUtils/xsubpp" -typemap "/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/22.0/lib/5.22.0/ExtUtils/typemap" x...
cc -c -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector-strong -I/opt/local/include -I. -O3 -DVERSION=\"2.1705\" -DXS_VERSION=\"2.1705\" -o xs/HasAttributes.o "-I/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/22.0/lib/5....
"/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/22.0/bin/perl" "/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/22.0/lib/5.22.0/ExtUtils/xsubpp" -typemap "/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/22.0/lib/5.22.0/ExtUtils/typemap" x...
cc -c -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector-strong -I/opt/local/include -I. -O3 -DVERSION=\"2.1705\" -DXS_VERSION=\"2.1705\" -o xs/HasMethods.o "-I/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/22.0/lib/5.22....
"/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/22.0/bin/perl" "/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/22.0/lib/5.22.0/ExtUtils/xsubpp" -typemap "/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/22.0/lib/5.22.0/ExtUtils/typemap" x...
cc -c -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector-strong -I/opt/local/include -I. -O3 -DVERSION=\"2.1705\" -DXS_VERSION=\"2.1705\" -o xs/Inlined.o "-I/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/22.0/lib/5.22.0/d...
"/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/22.0/bin/perl" "/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/22.0/lib/5.22.0/ExtUtils/xsubpp" -typemap "/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/22.0/lib/5.22.0/ExtUtils/typemap" x...
cc -c -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector-strong -I/opt/local/include -I. -O3 -DVERSION=\"2.1705\" -DXS_VERSION=\"2.1705\" -o xs/Instance.o "-I/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/22.0/lib/5.22.0/...
"/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/22.0/bin/perl" "/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/22.0/lib/5.22.0/ExtUtils/xsubpp" -typemap "/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/22.0/lib/5.22.0/ExtUtils/typemap" x...
cc -c -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector-strong -I/opt/local/include -I. -O3 -DVERSION=\"2.1705\" -DXS_VERSION=\"2.1705\" -o xs/Method.o "-I/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/22.0/lib/5.22.0/da...
"/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/22.0/bin/perl" "/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/22.0/lib/5.22.0/ExtUtils/xsubpp" -typemap "/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/22.0/lib/5.22.0/ExtUtils/typemap" x...
cc -c -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector-strong -I/opt/local/include -I. -O3 -DVERSION=\"2.1705\" -DXS_VERSION=\"2.1705\" -o xs/Moose.o "-I/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/22.0/lib/5.22.0/dar...
"/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/22.0/bin/perl" "/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/22.0/lib/5.22.0/ExtUtils/xsubpp" -typemap "/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/22.0/lib/5.22.0/ExtUtils/typemap" x...
cc -c -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector-strong -I/opt/local/include -I. -O3 -DVERSION=\"2.1705\" -DXS_VERSION=\"2.1705\" -o xs/MOP.o "-I/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/22.0/lib/5.22.0/darwi...
"/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/22.0/bin/perl" "/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/22.0/lib/5.22.0/ExtUtils/xsubpp" -typemap "/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/22.0/lib/5.22.0/ExtUtils/typemap" x...
cc -c -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector-strong -I/opt/local/include -I. -O3 -DVERSION=\"2.1705\" -DXS_VERSION=\"2.1705\" -o xs/Package.o "-I/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/22.0/lib/5.22.0/d...
"/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/22.0/bin/perl" "/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/22.0/lib/5.22.0/ExtUtils/xsubpp" -typemap "/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/22.0/lib/5.22.0/ExtUtils/typemap" x...
cc -c -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector-strong -I/opt/local/include -I. -O3 -DVERSION=\"2.1705\" -DXS_VERSION=\"2.1705\" -o xs/ToInstance.o "-I/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/22.0/lib/5.22....
xs/ToInstance.xs:31:29: warning: comparison of constant 255 with expression of type 'svtype' is always true [-Wtautological-constant-out-of-range-compare]
if (SvTYPE (sv) != SVTYPEMASK
~~~~~~~~~~~ ^ ~~~~~~~~~~
1 warning generated.
cc -c -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector-strong -I/opt/local/include -I. -O3 -DVERSION=\"2.1705\" -DXS_VERSION=\"2.1705\" -o mop.o "-I/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/22.0/lib/5.22.0/darwin-2...
rm -f blib/arch/auto/Moose/Moose.bundle
env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -L/opt/local/lib -fstack-protector-strong xs/Attribute.o xs/AttributeCore.o xs/Class.o xs/Generated.o xs/HasAttributes.o xs/HasMethods.o xs/Inlined.o xs/Instance.o xs/Method.o xs...
\
ld: warning: ld: warning: object file (xs/Attribute.o) was built for newer OSX version (10.10) than being linked (10.4)object file (xs/AttributeCore.o) was built for newer OSX version (10.10) than being linked (10.4)
ld: warning: object file (xs/Class.o) was built for newer OSX version (10.10) than being linked (10.4)
ld: warning: object file (xs/Generated.o) was built for newer OSX version (10.10) than being linked (10.4)
ld: warning: ld: warning: object file (xs/HasMethods.o) was built for newer OSX version (10.10) than being linked (10.4)object file (xs/HasAttributes.o) was built for newer OSX version (10.10) than being linked (10.4)
ld: warning: ld: warning:
object file (xs/Instance.o) was built for newer OSX version (10.10) than being linked (10.4)object file (xs/Inlined.o) was built for newer OSX version (10.10) than being linked (10.4)
ld: warning: object file (xs/Method.o) was built for newer OSX version (10.10) than being linked (10.4)
ld: warning: ld: warning: ld: warning: ld: warning: object file (xs/MOP.o) was built for newer OSX version (10.10) than being linked (10.4)ld: warning: object file (xs/Package.o) was built for newer OSX version (10.10) than being linked (10.4)object ...
object file (mop.o) was built for newer OSX version (10.10) than being linked (10.4)
chmod 755 blib/arch/auto/Moose/Moose.bundle
"/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/22.0/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Moose.bs blib/arch/auto/Moose/Moose.bs 644
cp bin/moose-outdated blib/script/moose-outdated
"/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/22.0/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/moose-outdated
Manifying 133 pod documents
Running Mkbootstrap for Moose ()
chmod 644 "Moose.bs"
PERL_DL_NONLAZY=1 "/Volumes/amaretto/Users/ether/perl5/perlbrew/perls/22.0/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/attributes/*.t t/basics/*.t t/bug...
t/000_load.t ..................................................... ok
t/attributes/accessor_inlining.t ................................. ok
t/attributes/accessor_context.t .................................. ok
t/attributes/accessor_override_method.t .......................... ok
#
# Versions for all modules listed in MYMETA.json (including optional ones):
#
# === Configure Requires ===
#
# Module Want Have
# --------------------- ----- -----
# Dist::CheckConflicts 0.02 0.11
# ExtUtils::HasCompiler 0.013 0.013
# ExtUtils::MakeMaker any 7.10
#
# === Configure Suggests ===
#
# Module Want Have
# -------- ------- -------
# JSON::PP 2.27300 2.27300
#
# === Build Requires ===
#
# Module Want Have
# ------------------- ---- ----
# ExtUtils::MakeMaker any 7.10
#
# === Test Requires ===
#
# Module Want Have
# ------------------------ ----- --------
# CPAN::Meta::Check 0.011 0.011
# CPAN::Meta::Requirements any 2.133
# File::Spec any 3.56_01
# Module::Metadata any 1.000027
# Test::CleanNamespaces 0.13 0.18
# Test::Fatal 0.001 0.014
# Test::More 0.94 1.001014
# Test::Requires 0.05 0.10
# Test::Warnings 0.016 0.021
#
# === Test Recommends ===
#
# Module Want Have
# ---------- -------- --------
# CPAN::Meta 2.120900 2.150005
#
# === Runtime Requires ===
#
# Module Want Have
# --------------------------- ----- -----
# Carp 1.22 1.36
# Class::Load 0.09 0.23
# Class::Load::XS 0.01 0.09
# Data::OptList 0.107 0.109
# Devel::GlobalDestruction any 0.13
# Devel::OverloadInfo 0.004 0.004
# Devel::StackTrace 1.33 2.00
# Dist::CheckConflicts 0.02 0.11
( run in 0.652 second using v1.01-cache-2.11-cpan-cdf2f3d4e48 )