-
Notifications
You must be signed in to change notification settings - Fork 59
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Build fails on fresh Ubuntu 12.04 LTS #5
Comments
perl -V Platform: Characteristics of this binary (from libperl): |
Thanks. I'm guessing you ran that under "sudo". I'll have a new release shortly that should fix that failure. |
Hi David, Yeah, as root actually :-( Cheers. On 5 February 2013 23:00, David Golden notifications@github.com wrote:
Kind Regards, Gavin Henry. T +44 (0) 1224 279484 Open Source. Open Solutions(tm). http://www.suretecsystems.com/ Suretec Systems is a limited company registered in Scotland. Registered Subject to disclaimer at http://www.suretecgroup.com/disclaimer.html Do you know we have our own VoIP provider called SureVoIP? See Did you see our API news? |
Released 0.004 to CPAN that should address this. |
Manifying blib/man3/Path::Tiny.3pm
DAGOLDEN/Path-Tiny-0.003.tar.gz
/usr/bin/make -- OK
'YAML' not installed, will not store persistent state
Running make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-compile.t .... ok
t/basic.t ......... ok
t/children.t ...... ok
t/filesystem.t .... 1/?
Failed test 'copy throws error if permission denied'
at t/filesystem.t line 211.
Looks like you failed 1 test of 69.
t/filesystem.t .... Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/69 subtests
t/input_output.t .. ok
t/mkpath.t ........ ok
t/normalize.t ..... ok
t/overloading.t ... ok
t/parent.t ........ ok
t/rel-abs.t ....... ok
t/temp.t .......... ok
t/zzz-spec.t ...... ok
Test Summary Report
t/filesystem.t (Wstat: 256 Tests: 69 Failed: 1)
Failed test: 68
Non-zero exit status: 1
Files=12, Tests=219, 1 wallclock secs ( 0.06 usr 0.01 sys + 0.96 cusr 0.10 csys = 1.13 CPU)
Result: FAIL
Failed 1/12 test programs. 1/219 subtests failed.
make: *** [test_dynamic] Error 255
DAGOLDEN/Path-Tiny-0.003.tar.gz
/usr/bin/make test -- NOT OK
//hint// to see the cpan-testers results for installing this module, try:
reports DAGOLDEN/Path-Tiny-0.003.tar.gz
Running make install
make test had returned bad status, won't install without force
The text was updated successfully, but these errors were encountered: