Subject: | How do I run the test suite? |
In preparation for the upcoming release of perl-5.28.0, I have been testing a selected subset of CPAN distributions against development release perl-5.27.10 on FreeBSD-11.0, using 'cpanm' as the installer.
Today I attempted to install Glib-Object-Introspection. I installed prerequisite 'gobject-introspection' satisfactorily. The CPAN distro did indeed install, but no tests were run. I was unable to determine why that was so.
Please find attached a digest of the cpanm build.log. Can you advise as to what I need to do to get the tests to run?
Thank you very much.
Jim Keenan
Subject: | XAOC.Glib-Object-Introspection-0.044.log.txt |
{
author => "XAOC",
dist => "Glib-Object-Introspection",
distname => "Glib-Object-Introspection-0.044",
distversion => 0.044,
grade => "UNKNOWN",
prereqs => undef,
test_output => [
"Building and testing Glib-Object-Introspection-0.044",
"cp build/IFiles.pm blib/arch/Glib/Object/Introspection/Install/Files.pm",
"cp lib/Glib/Object/Introspection.pm blib/lib/Glib/Object/Introspection.pm",
"Running Mkbootstrap for Introspection ()",
"chmod 644 \"Introspection.bs\"",
"\"/usr/home/jkeenan/prep528/testing/perl-5.27.10/bin/perl\" -MExtUtils::Command::MM -e 'cp_nonempty' -- Introspection.bs blib/arch/auto/Glib/Object/Introspection/Introspection.bs 644",
"[ XS GObjectIntrospection.xs ]",
"mv GObjectIntrospection.xsc GObjectIntrospection.c",
"[ CC GObjectIntrospection.c ]",
"rm -f blib/arch/auto/Glib/Object/Introspection/Introspection.so",
"[ LD blib/arch/auto/Glib/Object/Introspection/Introspection.so ]",
"chmod 755 blib/arch/auto/Glib/Object/Introspection/Introspection.so",
"cp bin/perli11ndoc blib/script/perli11ndoc",
"\"/usr/home/jkeenan/prep528/testing/perl-5.27.10/bin/perl\" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/perli11ndoc",
"Manifying 1 pod document",
"\"/usr/home/jkeenan/prep528/testing/perl-5.27.10/bin/perl\" -MExtUtils::Command::MM -e 'cp_nonempty' -- Introspection.bs blib/arch/auto/Glib/Object/Introspection/Introspection.bs 644",
"LD_LIBRARY_PATH=:build PERL_DL_NONLAZY=1 \"/usr/home/jkeenan/prep528/testing/perl-5.27.10/bin/perl\" \"-MExtUtils::Command::MM\" \"-MTest::Harness\" \"-e\" \"undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')\" t/*.t",
"t/00-basic-types.t ............ skipped: Need the test libraries",
"t/arg-checks.t ................ skipped: Need the test libraries",
"t/arrays.t .................... skipped: Need the test libraries",
"t/boxed.t ..................... skipped: Need the test libraries",
"t/cairo-integration.t ......... skipped: Need the test libraries",
"t/callbacks.t ................. skipped: Need the test libraries",
"t/closures.t .................. skipped: Need the test libraries",
"t/constants.t ................. skipped: Need the test libraries",
"t/enums.t ..................... skipped: Need the test libraries",
"t/hashes.t .................... skipped: Need the test libraries",
"t/interface-implementation.t .. skipped: Need the test libraries",
"t/objects.t ................... skipped: Need the test libraries",
"t/param-specs.t ............... skipped: Need the test libraries",
"t/structs.t ................... skipped: Need the test libraries",
"t/values.t .................... skipped: Need the test libraries",
"t/variants.t .................. skipped: Need the test libraries",
"t/vfunc-chaining.t ............ skipped: Need the test libraries",
"t/vfunc-ref-counting.t ........ skipped: Need the test libraries",
"Files=18, Tests=0, 2 wallclock secs ( 0.05 usr 0.02 sys + 1.05 cusr 0.21 csys = 1.33 CPU)",
"Result: NOTESTS",
],
via => "App::cpanminus::reporter 0.17 (1.7043)",
}