Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save leto/187628 to your computer and use it in GitHub Desktop.
Save leto/187628 to your computer and use it in GitHub Desktop.
perl t/harness t/manifest/*.t t/tools/install/*.t
t/manifest/01-basic.t .................... 1/13
SVK requires the Scalar::Util module be built with support for the 'weaken'
function.
It is sometimes the case that operating system upgrades will replace
a working Scalar::Util with a non-working one. If your system was working
correctly up until now, this is likely the cause of the problem.
Please reinstall Scalar::Util, being careful to let it build with your C
compiler. Usually this is as simple as running the following command as
root:
perl -MCPAN -e'install Scalar::Util'
BEGIN failed--compilation aborted at /usr/bin/svk line 86.
# Failed test 'Parrot::Manifest constructor used 'status' command to find at least 1 directory.'
# at t/manifest/01-basic.t line 30.
# Failed test 'Parrot::Manifest constructor used 'status' command to find at least 1 versioned file.'
# at t/manifest/01-basic.t line 32.
SVK requires the Scalar::Util module be built with support for the 'weaken'
function.
It is sometimes the case that operating system upgrades will replace
a working Scalar::Util with a non-working one. If your system was working
correctly up until now, this is likely the cause of the problem.
Please reinstall Scalar::Util, being careful to let it build with your C
compiler. Usually this is as simple as running the following command as
root:
perl -MCPAN -e'install Scalar::Util'
BEGIN failed--compilation aborted at /usr/bin/svk line 86.
# Looks like you failed 2 tests of 13.
t/manifest/01-basic.t .................... Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/13 subtests
t/manifest/02-regenerate_file.t .......... 1/12
SVK requires the Scalar::Util module be built with support for the 'weaken'
function.
It is sometimes the case that operating system upgrades will replace
a working Scalar::Util with a non-working one. If your system was working
correctly up until now, this is likely the cause of the problem.
Please reinstall Scalar::Util, being careful to let it build with your C
compiler. Usually this is as simple as running the following command as
root:
perl -MCPAN -e'install Scalar::Util'
BEGIN failed--compilation aborted at /usr/bin/svk line 86.
# Failed test 'No need to regenerate MANIFEST'
# at t/manifest/02-regenerate_file.t line 47.
# Looks like you failed 1 test of 12.
t/manifest/02-regenerate_file.t .......... Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/12 subtests
t/manifest/03-regenerate_skip.t .......... 1/10
SVK requires the Scalar::Util module be built with support for the 'weaken'
function.
It is sometimes the case that operating system upgrades will replace
a working Scalar::Util with a non-working one. If your system was working
correctly up until now, this is likely the cause of the problem.
Please reinstall Scalar::Util, being careful to let it build with your C
compiler. Usually this is as simple as running the following command as
root:
perl -MCPAN -e'install Scalar::Util'
BEGIN failed--compilation aborted at /usr/bin/svk line 86.
t/manifest/03-regenerate_skip.t .......... 2/10
SVK requires the Scalar::Util module be built with support for the 'weaken'
function.
It is sometimes the case that operating system upgrades will replace
a working Scalar::Util with a non-working one. If your system was working
correctly up until now, this is likely the cause of the problem.
Please reinstall Scalar::Util, being careful to let it build with your C
compiler. Usually this is as simple as running the following command as
root:
perl -MCPAN -e'install Scalar::Util'
BEGIN failed--compilation aborted at /usr/bin/svk line 86.
# Failed test 'No need to regenerate MANIFEST.SKIP'
# at t/manifest/03-regenerate_skip.t line 46.
# Looks like you failed 1 test of 10.
t/manifest/03-regenerate_skip.t .......... Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/10 subtests
t/manifest/04-alt_file.t ................. 1/6
SVK requires the Scalar::Util module be built with support for the 'weaken'
function.
It is sometimes the case that operating system upgrades will replace
a working Scalar::Util with a non-working one. If your system was working
correctly up until now, this is likely the cause of the problem.
Please reinstall Scalar::Util, being careful to let it build with your C
compiler. Usually this is as simple as running the following command as
root:
perl -MCPAN -e'install Scalar::Util'
BEGIN failed--compilation aborted at /usr/bin/svk line 86.
t/manifest/04-alt_file.t ................. ok
t/manifest/05-alt_skip.t ................. 1/6
SVK requires the Scalar::Util module be built with support for the 'weaken'
function.
It is sometimes the case that operating system upgrades will replace
a working Scalar::Util with a non-working one. If your system was working
correctly up until now, this is likely the cause of the problem.
Please reinstall Scalar::Util, being careful to let it build with your C
compiler. Usually this is as simple as running the following command as
root:
perl -MCPAN -e'install Scalar::Util'
BEGIN failed--compilation aborted at /usr/bin/svk line 86.
SVK requires the Scalar::Util module be built with support for the 'weaken'
function.
It is sometimes the case that operating system upgrades will replace
a working Scalar::Util with a non-working one. If your system was working
correctly up until now, this is likely the cause of the problem.
Please reinstall Scalar::Util, being careful to let it build with your C
compiler. Usually this is as simple as running the following command as
root:
perl -MCPAN -e'install Scalar::Util'
BEGIN failed--compilation aborted at /usr/bin/svk line 86.
t/manifest/05-alt_skip.t ................. ok
t/tools/install/01-create_directories.t .. ok
t/tools/install/02-install_files.t ....... ok
t/tools/install/03-lines_to_files.t ...... ok
t/tools/install/dev_overall.t ............ ok
t/tools/install/overall.t ................ ok
Test Summary Report
-------------------
t/manifest/01-basic.t (Wstat: 512 Tests: 13 Failed: 2)
Failed tests: 3-4
Non-zero exit status: 2
t/manifest/02-regenerate_file.t (Wstat: 256 Tests: 12 Failed: 1)
Failed test: 5
Non-zero exit status: 1
t/manifest/03-regenerate_skip.t (Wstat: 256 Tests: 10 Failed: 1)
Failed test: 5
Non-zero exit status: 1
Files=10, Tests=87, 4 wallclock secs ( 0.15 usr 0.11 sys + 1.51 cusr 0.77 csys = 2.54 CPU)
Result: FAIL
make[1]: *** [manifest_tests] Error 1
make: [fulltest] Error 2 (ignored)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment