bug-stow
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-stow] installing with cpanm fails


From: Theisen, Lucas
Subject: [Bug-stow] installing with cpanm fails
Date: Mon, 22 Feb 2016 18:19:07 +0000

The current (release) version fails to install via cpanm due to:

1) Test dependency on IO::Scalar missing from config file (though this appears to have been resolved in the git repo)

2) Unlink man page issues?  (see the log file below)

 

My environment is Cygwin (64) on Windows 7 Enterprise using perl 5.22.1 and App::cpanminus 1.7024.


$ cat /home/ltheisen/.cpanm/work/1456164723.6840/build.log

cpanm (App::cpanminus) 1.7024 on perl 5.022001 built for cygwin-thread-multi

Work directory is /home/ltheisen/.cpanm/work/1456164723.6840

You have make /usr/bin/make

You have LWP 6.15

You have /usr/bin/tar: tar (GNU tar) 1.28

Packaged by Cygwin (1.28-1)

Copyright (C) 2014 Free Software Foundation, Inc.

License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.

This is free software: you are free to change and redistribute it.

There is NO WARRANTY, to the extent permitted by law.

 

Written by John Gilmore and Jay Fenlason.

You have /usr/bin/unzip

Searching Stow on cpanmetadb ...

--> Working on Stow

Fetching http://www.cpan.org/authors/id/A/AS/ASPIERS/Stow-v2.2.2.tar.gz

-> OK

Unpacking Stow-v2.2.2.tar.gz

Entering Stow-v2.2.2

Checking configure dependencies from META.json

Checking if you have Module::Build 0 ... Yes (0.4214)

Configuring Stow-v2.2.2

Running Build.PL

Created MYMETA.yml and MYMETA.json

Creating new 'Build' script for 'Stow' version 'v2.2.2'

-> OK

Checking dependencies from MYMETA.json ...

Checking if you have Test::More 0 ... Yes (1.001014)

Checking if you have IO::File 0 ... Yes (1.16)

Checking if you have Test::Output 0 ... Yes (1.03)

Checking if you have Carp 0 ... Yes (1.36)

Building and testing Stow-v2.2.2

Cannot find "new()" in podpath: cannot find suitable replacement path, cannot resolve link

Cannot find "get_conflicts()" in podpath: cannot find suitable replacement path, cannot resolve link

Cannot find "get_conflicts()" in podpath: cannot find suitable replacement path, cannot resolve link

Cannot find "Stow" in podpath: using lib::Stow as replacement path to Stow

Building Stow

t/chkstow.t ................ ok

t/cleanup_invalid_links.t .. ok

t/cli_options.t ............ ok

t/defer.t .................. ok

cannot unlink man/man1 (Is a directory)

# Looks like you planned 10 tests but ran 2.

# Looks like your test exited with 21 just after 2.

t/examples.t ...............

Dubious, test returned 21 (wstat 5376, 0x1500)

Failed 8/10 subtests

t/find_stowed_path.t ....... ok

t/foldable.t ............... ok

t/ignore.t ................. ok

t/join_paths.t ............. ok

t/parent.t ................. ok

t/stow.t ................... ok

t/unstow.t ................. ok

t/unstow_orig.t ............ ok

 

Test Summary Report

-------------------

t/examples.t             (Wstat: 5376 Tests: 2 Failed: 0)

  Non-zero exit status: 21

  Parse errors: Bad plan.  You planned 10 tests but ran 2.

Files=13, Tests=538, 12 wallclock secs ( 0.08 usr  0.38 sys +  2.92 cusr  8.52 csys = 11.90 CPU)

Result: FAIL

Failed 1/13 test programs. 0/538 subtests failed.

-> FAIL Installing Stow failed. See /home/ltheisen/.cpanm/work/1456164723.6840/build.log for details. Retry with --force to force install it.

 

 

Thank You,

Lucas Theisen

address@hidden

 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]