Package Details: perl-tk-fontdialog 0.17-2

Git Clone URL: https://aur.archlinux.org/perl-tk-fontdialog.git (read-only, click to copy)
Package Base: perl-tk-fontdialog
Description: Font Dialog Widget
Upstream URL: https://metacpan.org/release/Tk-FontDialog
Licenses: GPL, PerlArtistic
Submitter: not_anonymous
Maintainer: not_anonymous
Last Packager: not_anonymous
Votes: 1
Popularity: 0.000000
First Submitted: 2014-12-08 15:54 (UTC)
Last Updated: 2018-02-16 03:08 (UTC)

Latest Comments

MarsSeed commented on 2024-03-28 20:33 (UTC)

Broken:

==> Starting build()...
Warning: prerequisite Tk 800 not found.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Tk::FontDialog
Writing MYMETA.yml and MYMETA.json
cp FontDialog.pm blib/lib/Tk/FontDialog.pm
Manifying 1 pod document
==> Starting check()...
PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 
    'blib/arch')" t/*.t
Can't locate Tk.pm in @INC (you may need to install the Tk module) (@INC entries checked: 
    /build/perl-tk-fontdialog/src/Tk-FontDialog-0.17/blib/lib /build/perl-tk-fontdialog/src/Tk-FontDialog-0.17/blib/arch /usr/lib/perl5/5.38/site_perl 
    /usr/share/perl5/site_perl /usr/lib/perl5/5.38/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/5.38/core_perl /usr/share/perl5/core_perl .) at 
    t/00-basic.t line 24.
BEGIN failed--compilation aborted at t/00-basic.t line 24.
t/00-basic.t .. 
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run

Test Summary Report
-------------------
t/00-basic.t (Wstat: 512 (exited 2) Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: No plan found in TAP output
Files=1, Tests=0,  0 wallclock secs ( 0.02 usr  0.00 sys +  0.04 cusr  0.01 csys =  0.07 CPU)
Result: FAIL
Failed 1/1 test programs. 0/0 subtests failed.
make: *** [Makefile:849: test_dynamic] Error 2
==> ERROR: A failure occurred in check().