Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 325781 - media-gfx/feh-1.8 fails to complete test suite: Test/Command.pm is missing
Summary: media-gfx/feh-1.8 fails to complete test suite: Test/Command.pm is missing
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Graphics Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-26 23:48 UTC by Markos Chandras (RETIRED)
Modified: 2010-06-27 00:14 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Markos Chandras (RETIRED) gentoo-dev 2010-06-26 23:48:45 UTC
make[1]: `feh' is up to date.
make[1]: Leaving directory `/var/tmp/portage/media-gfx/feh-1.8/work/feh-1.8/src'
test/feh.t ..... Can't locate Test/Command.pm in @INC (@INC contains: /usr/lib64/perl5/site_perl/5.10.1/x86_64-linux /usr/lib64/perl5/site_perl/5.10.1 /usr/lib64/perl5/site_perl /usr/lib64/perl5/vendor_perl/5.10.1/x86_64-linux /usr/lib64/perl5/vendor_perl/5.10.1 /usr/lib64/perl5/vendor_perl /usr/lib64/perl5/5.10.1/x86_64-linux /usr/lib64/perl5/5.10.1 .) at test/feh.t line 5.
BEGIN failed--compilation aborted at test/feh.t line 5.
test/feh.t ..... Dubious, test returned 2 (wstat 512, 0x200)
No subtests run 
test/mandoc.t .. Can't exec "mandoc": No such file or directory at test/mandoc.t line 8.
# mandoc not installed, test skipped. This is NOT fatal.
test/mandoc.t .. ok   

Test Summary Report
-------------------
test/feh.t   (Wstat: 512 Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: No plan found in TAP output
Files=2, Tests=3,  1 wallclock secs ( 0.04 usr  0.00 sys +  0.04 cusr  0.00 csys =  0.08 CPU)
Result: FAIL



I guess there is a missing perl dependency here or something
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2010-06-27 00:14:38 UTC
+  27 Jun 2010; Samuli Suominen <ssuominen@gentoo.org> feh-1.8.ebuild:
+  Missing dev-perl/Test-Command DEPEND for FEATURES="test" wrt #325781 by
+  Markos Chandras.

*Test-Command-0.08 (27 Jun 2010)

  27 Jun 2010; Samuli Suominen <ssuominen@gentoo.org>
  +Test-Command-0.08.ebuild:
  Initial commit wrt #325781 by Markos Chandras.

>>> Test phase [test]: media-gfx/feh-1.8
make -j9 -j1 test 
make[1]: Entering directory `/var/tmp/portage/media-gfx/feh-1.8/work/feh-1.8/src'
make[1]: `feh' is up to date.
make[1]: Leaving directory `/var/tmp/portage/media-gfx/feh-1.8/work/feh-1.8/src'
test/feh.t ..... ok     
test/mandoc.t .. Can't exec "mandoc": No such file or directory at test/mandoc.t line 8.
# mandoc not installed, test skipped. This is NOT fatal.
test/mandoc.t .. ok   
All tests successful.
Files=2, Tests=51,  1 wallclock secs ( 0.04 usr  0.01 sys +  0.13 cusr  0.11 csys =  0.29 CPU)
Result: PASS