Created
January 2, 2012 15:49
-
-
Save kentfredric/1551182 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
==> Found dependencies: YAML | |
Searching YAML on cpanmetadb ... | |
--> Working on YAML | |
Fetching http://search.cpan.org/CPAN/authors/id/I/IN/INGY/YAML-0.78.tar.gz ... OK | |
Unpacking YAML-0.78.tar.gz | |
YAML-0.78/ | |
YAML-0.78/META.yml | |
YAML-0.78/t/ | |
YAML-0.78/t/dump-tests.t | |
YAML-0.78/t/load-passes.t | |
YAML-0.78/t/errors.t | |
YAML-0.78/t/load-tests.t | |
YAML-0.78/t/export.t | |
YAML-0.78/t/dump-blessed.t | |
YAML-0.78/t/pugs-objects.t | |
YAML-0.78/t/load-slides.t | |
YAML-0.78/t/load-spec.t | |
YAML-0.78/t/long-quoted-value.yaml | |
YAML-0.78/t/dump-stringify.t | |
YAML-0.78/t/dump-perl-types.t | |
YAML-0.78/t/global-api.t | |
YAML-0.78/t/freeze-thaw.t | |
YAML-0.78/t/dump-opts.t | |
YAML-0.78/t/references.t | |
YAML-0.78/t/dump-works.t | |
YAML-0.78/t/dump-perl-types-512.t | |
YAML-0.78/t/dump-perl-types-514.t | |
YAML-0.78/t/bugs-rt.t | |
YAML-0.78/t/marshall.t | |
YAML-0.78/t/changes.t | |
YAML-0.78/t/load-fails.t | |
YAML-0.78/t/test.t | |
YAML-0.78/t/svk.t | |
YAML-0.78/t/dump-basics.t | |
YAML-0.78/t/dump-tests-514.t | |
YAML-0.78/t/basic-tests.t | |
YAML-0.78/t/dump-file-utf8.t | |
YAML-0.78/t/dump-nested.t | |
YAML-0.78/t/2-scalars.t | |
YAML-0.78/t/load-works.t | |
YAML-0.78/t/svk-config.yaml | |
YAML-0.78/t/dump-tests-512.t | |
YAML-0.78/t/dump-file.t | |
YAML-0.78/t/TestYAML.pm | |
YAML-0.78/t/regexp.t | |
YAML-0.78/t/bugs-emailed.t | |
YAML-0.78/t/dump-code.t | |
YAML-0.78/t/inbox.t | |
YAML-0.78/t/Base.pm | |
YAML-0.78/t/node-info.t | |
YAML-0.78/inc/ | |
YAML-0.78/inc/Module/ | |
YAML-0.78/inc/Module/Install.pm | |
YAML-0.78/inc/Module/Package.pm | |
YAML-0.78/inc/Module/Install/ | |
YAML-0.78/inc/Module/Install/Fetch.pm | |
YAML-0.78/inc/Module/Install/Win32.pm | |
YAML-0.78/inc/Module/Install/WriteAll.pm | |
YAML-0.78/inc/Module/Install/Can.pm | |
YAML-0.78/inc/Module/Install/Metadata.pm | |
YAML-0.78/inc/Module/Install/Include.pm | |
YAML-0.78/inc/Module/Install/Package.pm | |
YAML-0.78/inc/Module/Install/Makefile.pm | |
YAML-0.78/inc/Module/Install/GithubMeta.pm | |
YAML-0.78/inc/Module/Install/Base.pm | |
YAML-0.78/inc/Test/ | |
YAML-0.78/inc/Test/More.pm | |
YAML-0.78/inc/Test/Builder.pm | |
YAML-0.78/inc/Test/Base/ | |
YAML-0.78/inc/Test/Base/Filter.pm | |
YAML-0.78/inc/Test/Builder/ | |
YAML-0.78/inc/Test/Builder/Module.pm | |
YAML-0.78/inc/Test/Base.pm | |
YAML-0.78/inc/Spiffy.pm | |
YAML-0.78/Changes | |
YAML-0.78/MANIFEST | |
YAML-0.78/README | |
YAML-0.78/LICENSE | |
YAML-0.78/lib/ | |
YAML-0.78/lib/YAML.pm | |
YAML-0.78/lib/Test/ | |
YAML-0.78/lib/Test/YAML.pm | |
YAML-0.78/lib/YAML/ | |
YAML-0.78/lib/YAML/Loader.pm | |
YAML-0.78/lib/YAML/Error.pm | |
YAML-0.78/lib/YAML/Types.pm | |
YAML-0.78/lib/YAML/Dumper/ | |
YAML-0.78/lib/YAML/Dumper/Base.pm | |
YAML-0.78/lib/YAML/Any.pm | |
YAML-0.78/lib/YAML/Marshall.pm | |
YAML-0.78/lib/YAML/Dumper.pm | |
YAML-0.78/lib/YAML/Loader/ | |
YAML-0.78/lib/YAML/Loader/Base.pm | |
YAML-0.78/lib/YAML/Tag.pm | |
YAML-0.78/lib/YAML/Mo.pm | |
YAML-0.78/lib/YAML/Node.pm | |
YAML-0.78/Makefile.PL | |
Entering YAML-0.78 | |
Checking configure dependencies from META.yml | |
Checking if you have ExtUtils::MakeMaker 6.42 ... Yes (6.63_02) | |
Configuring YAML-0.78 ... Running Makefile.PL | |
Checking if your kit is complete... | |
Looks good | |
Writing Makefile for YAML | |
Writing MYMETA.yml and MYMETA.json | |
OK | |
Checking dependencies from MYMETA.json ... | |
Checking if you have ExtUtils::MakeMaker 6.42 ... Yes (6.63_02) | |
Building and testing YAML-0.78 ... cp lib/Test/YAML.pm blib/lib/Test/YAML.pm | |
cp lib/YAML/Types.pm blib/lib/YAML/Types.pm | |
cp lib/YAML/Loader.pm blib/lib/YAML/Loader.pm | |
cp lib/YAML/Node.pm blib/lib/YAML/Node.pm | |
cp lib/YAML/Any.pm blib/lib/YAML/Any.pm | |
cp lib/YAML/Error.pm blib/lib/YAML/Error.pm | |
cp lib/YAML/Loader/Base.pm blib/lib/YAML/Loader/Base.pm | |
cp lib/YAML.pm blib/lib/YAML.pm | |
cp lib/YAML/Mo.pm blib/lib/YAML/Mo.pm | |
cp lib/YAML/Dumper/Base.pm blib/lib/YAML/Dumper/Base.pm | |
cp lib/YAML/Marshall.pm blib/lib/YAML/Marshall.pm | |
cp lib/YAML/Tag.pm blib/lib/YAML/Tag.pm | |
cp lib/YAML/Dumper.pm blib/lib/YAML/Dumper.pm | |
Manifying blib/man3/Test.YAML.3pm | |
Manifying blib/man3/YAML.Types.3pm | |
Manifying blib/man3/YAML.Node.3pm | |
Manifying blib/man3/YAML.Loader.3pm | |
Manifying blib/man3/YAML.Any.3pm | |
Manifying blib/man3/YAML.Error.3pm | |
Manifying blib/man3/YAML.Loader.Base.3pm | |
Manifying blib/man3/YAML.3pm | |
Manifying blib/man3/YAML.Dumper.Base.3pm | |
Manifying blib/man3/YAML.Tag.3pm | |
Manifying blib/man3/YAML.Marshall.3pm | |
Manifying blib/man3/YAML.Dumper.3pm | |
PERL_DL_NONLAZY=1 /home/Kent/perl5/perlbrew/perls/blead-2012-01-02-11-29/bin/perl5.15.6.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t | |
t/2-scalars.t ............ ok | |
t/basic-tests.t .......... ok | |
t/bugs-emailed.t ......... ok | |
t/bugs-rt.t .............. ok | |
t/changes.t .............. ok | |
t/dump-basics.t .......... ok | |
t/dump-blessed.t ......... ok | |
t/dump-code.t ............ ok | |
t/dump-file-utf8.t ....... ok | |
t/dump-file.t ............ ok | |
t/dump-nested.t .......... ok | |
t/dump-opts.t ............ ok | |
t/dump-perl-types-512.t .. skipped: test only for perls before v5.13.5-11-gfb85c04 | |
t/dump-perl-types-514.t .. ok | |
t/dump-perl-types.t ...... 1/14 | |
# Failed test 'Code' | |
# at t/dump-perl-types.t line 6. | |
# got: '--- !!perl/code | | |
# { | |
# use warnings; | |
# use strict; | |
# print "Hello, world\n"; | |
# } | |
# ' | |
# expected: '--- !!perl/code | | |
# { | |
# use warnings; | |
# use strict 'refs'; | |
# print "Hello, world\n"; | |
# } | |
# ' | |
# Failed test 'Code Glob' | |
# at t/dump-perl-types.t line 6. | |
# got: '--- !!perl/glob: | |
# PACKAGE: main | |
# NAME: var3 | |
# CODE: !!perl/code | | |
# { | |
# use warnings; | |
# use strict; | |
# print "Hello, world\n"; | |
# } | |
# ' | |
# expected: '--- !!perl/glob: | |
# PACKAGE: main | |
# NAME: var3 | |
# CODE: !!perl/code | | |
# { | |
# use warnings; | |
# use strict 'refs'; | |
# print "Hello, world\n"; | |
# } | |
# ' | |
# Looks like you failed 2 tests of 14. | |
t/dump-perl-types.t ...... Dubious, test returned 2 (wstat 512, 0x200) | |
Failed 2/14 subtests | |
t/dump-stringify.t ....... ok | |
t/dump-tests-512.t ....... skipped: test only for perls before v5.13.5-11-gfb85c04 | |
t/dump-tests-514.t ....... ok | |
t/dump-tests.t ........... ok | |
t/dump-works.t ........... ok | |
t/errors.t ............... ok | |
t/export.t ............... ok | |
t/freeze-thaw.t .......... ok | |
t/global-api.t ........... ok | |
t/inbox.t ................ ok | |
t/load-fails.t ........... ok | |
t/load-passes.t .......... ok | |
t/load-slides.t .......... ok | |
t/load-spec.t ............ ok | |
t/load-tests.t ........... ok | |
t/load-works.t ........... ok | |
t/marshall.t ............. ok | |
t/node-info.t ............ ok | |
t/pugs-objects.t ......... ok | |
t/references.t ........... ok | |
t/regexp.t ............... ok | |
t/svk.t .................. ok | |
t/test.t ................. ok | |
Test Summary Report | |
------------------- | |
t/dump-perl-types.t (Wstat: 512 Tests: 14 Failed: 2) | |
Failed tests: 4, 8 | |
Non-zero exit status: 2 | |
Files=38, Tests=452, 13 wallclock secs ( 0.25 usr 0.14 sys + 7.95 cusr 2.90 csys = 11.24 CPU) | |
Result: FAIL | |
Failed 1/38 test programs. 2/452 subtests failed. | |
Makefile:832: recipe for target `test_dynamic' failed | |
make: *** [test_dynamic] Error 255 | |
FAIL |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Summary of my perl5 (revision 5 version 15 subversion 6) configuration: | |
Snapshot of: 8756617677dbda9a9ac19ac3155ca3bbabbf75a8 | |
Platform: | |
osname=cygwin, osvers=1.7.9(0.23753), archname=cygwin-thread-multi-64int | |
uname='cygwin_nt-6.1-wow64 katipo 1.7.9(0.23753) 2011-03-29 10:10 i686 cygwin ' | |
config_args='-de -Dprefix=/home/Kent/perl5/perlbrew/perls/blead-2012-01-02-11-29 -Dusedevel' | |
hint=recommended, useposix=true, d_sigaction=define | |
useithreads=define, usemultiplicity=define | |
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef | |
use64bitint=define, use64bitall=undef, uselongdouble=undef | |
usemymalloc=y, bincompat5005=undef | |
Compiler: | |
cc='gcc', ccflags ='-DPERL_USE_SAFE_PUTENV -U__STRICT_ANSI__ -fno-strict-aliasing -pipe -fstack-protector', | |
optimize='-O3', | |
cppflags='-DPERL_USE_SAFE_PUTENV -U__STRICT_ANSI__ -fno-strict-aliasing -pipe -fstack-protector' | |
ccversion='', gccversion='4.5.3', gccosandvers='' | |
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678 | |
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12 | |
ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8 | |
alignbytes=8, prototype=define | |
Linker and Libraries: | |
ld='g++', ldflags =' -Wl,--enable-auto-import -Wl,--export-all-symbols -Wl,--enable-auto-image-base -fstack-protector -L/usr/local/lib' | |
libpth=/usr/local/lib /usr/lib /lib | |
libs=-lgdbm -ldb -ldl -lcrypt -lgdbm_compat | |
perllibs=-ldl -lcrypt | |
libc=/usr/lib/libc.a, so=dll, useshrplib=true, libperl=cygperl5_15_6.dll | |
gnulibc_version='' | |
Dynamic Linking: | |
dlsrc=dl_dlopen.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' ' | |
cccdlflags=' ', lddlflags=' --shared -Wl,--enable-auto-import -Wl,--export-all-symbols -Wl,--enable-auto-image-base -L/usr/local/lib -fstack-protector' | |
Characteristics of this binary (from libperl): | |
Compile-time options: HAS_TIMES MULTIPLICITY MYMALLOC PERLIO_LAYERS | |
PERL_DONT_CREATE_GVSV PERL_IMPLICIT_CONTEXT | |
PERL_MALLOC_WRAP PERL_PRESERVE_IVUV PERL_USE_DEVEL | |
PERL_USE_SAFE_PUTENV USE_64_BIT_INT USE_ITHREADS | |
USE_LARGE_FILES USE_LOCALE USE_LOCALE_COLLATE | |
USE_LOCALE_CTYPE USE_LOCALE_NUMERIC USE_PERLIO | |
USE_PERL_ATOF USE_REENTRANT_API | |
Built under cygwin | |
Compiled at Jan 2 2012 11:43:57 | |
%ENV: | |
PERLBREW_BASHRC_VERSION="0.33" | |
PERLBREW_HOME="/home/Kent/.perlbrew" | |
PERLBREW_PATH="/home/Kent/perl5/perlbrew/bin:/home/Kent/perl5/perlbrew/perls/blead-2012-01-02-11-29/bin" | |
PERLBREW_PERL="blead-2012-01-02-11-29" | |
PERLBREW_ROOT="/home/Kent/perl5/perlbrew" | |
PERLBREW_VERSION="0.33" | |
@INC: | |
/home/Kent/perl5/perlbrew/perls/blead-2012-01-02-11-29/lib/site_perl/5.15.6/cygwin-thread-multi-64int | |
/home/Kent/perl5/perlbrew/perls/blead-2012-01-02-11-29/lib/site_perl/5.15.6 | |
/home/Kent/perl5/perlbrew/perls/blead-2012-01-02-11-29/lib/5.15.6/cygwin-thread-multi-64int | |
/home/Kent/perl5/perlbrew/perls/blead-2012-01-02-11-29/lib/5.15.6 | |
. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment