Arch Linux

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#27376 - [perl-file-mimeinfo] check() fails

Attached to Project: Arch Linux
Opened by Andrea Scarpino (BaSh) - Thursday, 01 December 2011, 07:48 GMT
Last edited by Andrea Scarpino (BaSh) - Monday, 20 February 2012, 20:18 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Kevin Piche (kpiche)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
/usr/bin/perl Build --makefile_env_macros 1 test
WARNING: You don't seem to have any mimeinfo.cache files.
Try running the update-desktop-database command. If you
don't have this command you should install the
desktop-file-utils package. This package is available from
http://freedesktop.org/wiki/Software_2fdesktop_2dfile_2dutils
t/00_use_ok.t ...... ok

# Failed test 'glob 1'
# at t/01_normal.t line 26.
# got: '(?^u:^.*\.pl$)'
# expected: '(?-xism:^.*\.pl$)'

# Failed test 'glob 2'
# at t/01_normal.t line 26.
# got: '(?^u:^.*\.h\+\+$)'
# expected: '(?-xism:^.*\.h\+\+$)'

# Failed test 'glob 3'
# at t/01_normal.t line 26.
# got: '(?^u:^.*\.[tar]\..*$)'
# expected: '(?-xism:^.*\.[tar]\..*$)'

# Failed test 'glob 4'
# at t/01_normal.t line 26.
# got: '(?^u:^.*\..?$)'
# expected: '(?-xism:^.*\..?$)'
# Looks like you failed 4 tests of 30.
t/01_normal.t ......
Dubious, test returned 4 (wstat 1024, 0x400)
Failed 4/30 subtests
t/02_magic.t ....... ok
t/03_rox.t ......... ok
t/04_IO_objects.t .. ok
t/05_more.t ........ ok
t/06_pod_ok.t ...... skipped: Test::Pod 1.00 required for testing POD
t/07_pod_cover.t ... skipped: Test::Pod::Coverage 1.00 required for testing POD coverage

Test Summary Report
-------------------
t/01_normal.t (Wstat: 1024 Tests: 30 Failed: 4)
Failed tests: 4-7
Non-zero exit status: 4
Files=8, Tests=67, 0 wallclock secs ( 0.04 usr 0.01 sys + 0.26 cusr 0.02 csys = 0.33 CPU)
Result: FAIL
Failed 1/8 test programs. 4/67 subtests failed.
make: *** [test] Error 255

Additional info:
* perl-file-mimeinfo 0.15-2

Steps to reproduce:
Try to build it.
This task depends upon

Closed by  Andrea Scarpino (BaSh)
Monday, 20 February 2012, 20:18 GMT
Reason for closing:  Fixed
Additional comments about closing:  perl-file-mimeinfo 0.16-1

Loading...