Package Details: perl-test-kwalitee 1.28-4

Git Clone URL: https://aur.archlinux.org/perl-test-kwalitee.git (read-only, click to copy)
Package Base: perl-test-kwalitee
Description: Test the Kwalitee of a distribution before you release it
Upstream URL: https://metacpan.org/release/Test-Kwalitee
Licenses: Artistic-1.0-Perl, GPL-1.0-only
Submitter: morgenstern
Maintainer: morgenstern
Last Packager: morgenstern
Votes: 1
Popularity: 0.000000
First Submitted: 2023-11-25 05:17 (UTC)
Last Updated: 2025-07-19 12:34 (UTC)

Latest Comments

morgenstern commented on 2025-12-21 09:02 (UTC)

@uberben I build in a clean chroot using clean-chroot-manager so I can preserve AUR dependencies.

uberben commented on 2025-12-11 16:54 (UTC)

How did you rebuild all the dependencies? I'm getting a bunch of test failures as well.

Test Summary Report
-------------------
t/01-kwalitee.t      (Wstat: 512 (exited 2) Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: No plan found in TAP output
t/02-include.t       (Wstat: 3072 (exited 12) Tests: 15 Failed: 12)
  Failed tests:  1, 3-8, 10-14
  Non-zero exit status: 12
t/03-exclude.t       (Wstat: 512 (exited 2) Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: No plan found in TAP output
t/04-selftest.t      (Wstat: 512 (exited 2) Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: No plan found in TAP output
t/05-failure.t       (Wstat: 512 (exited 2) Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: No plan found in TAP output
t/06-warnings.t      (Wstat: 65280 (exited 255) Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/07-kwalitee-ok.t   (Wstat: 512 (exited 2) Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: No plan found in TAP output
t/08-taint.t         (Wstat: 512 (exited 2) Tests: 2 Failed: 2)
  Failed tests:  1-2
  Non-zero exit status: 2
Files=10, Tests=21,  3 wallclock secs ( 0.04 usr  0.02 sys +  1.61 cusr  0.24 csys =  1.91 CPU)
Result: FAIL
Failed 8/10 test programs. 15/21 subtests failed.
make: *** [Makefile:905: test_dynamic] Error 255
==> ERROR: A failure occurred in check().
    Aborting...
error: failed to build 'perl-test-kwalitee-1.28-4':
error: packages failed to build: perl-test-kwalitee-1.28-4

gerum100 commented on 2025-08-03 19:50 (UTC)

Thank you, that you have checked that. Yes, I had all dependencies installed, that's why I wanted somebody else to check it. I have now rebuild all the dependencies, and it works.

morgenstern commented on 2025-08-03 19:14 (UTC)

@gerum100 this builds successfully in a clean chroot. Do you have all the checkdepends installed? What error are you receiving?

gerum100 commented on 2025-08-03 17:29 (UTC)

Can somebody confirm if this package can be build? At least in my setup the tests are failing.