Search Criteria
Package Details: perl-data-entropy 0.007-4
Package Actions
Git Clone URL: | https://aur.archlinux.org/perl-data-entropy.git (read-only, click to copy) |
---|---|
Package Base: | perl-data-entropy |
Description: | Contains the Data::Entropy module, a collection of fundamental algorithms that use entropy. |
Upstream URL: | https://metacpan.org/release/Data-Entropy |
Licenses: | GPL, PerlArtistic |
Submitter: | pizzaman |
Maintainer: | pizzaman |
Last Packager: | pizzaman |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2019-12-16 06:53 (UTC) |
Last Updated: | 2023-11-16 01:25 (UTC) |
Latest Comments
superlinuxero commented on 2025-02-22 07:09 (UTC) (edited on 2025-02-22 07:17 (UTC) by superlinuxero)
Parse errors: Bad plan. You planned 13 tests but ran 2.
Files=24, Tests=12182, 8 wallclock secs ( 1.34 usr 0.14 sys + 6.87 cusr 0.42 csys = 8.77 CPU)
Result: FAIL
Failed 3/24 test programs. 0/12182 subtests failed.
make: *** [Makefile:103: test] Error 2
Tests complain about non listed dependency Can't locate Crypt/Rijndael.pm in @INC. Installed manually from aur but error still present.
Can't locate Crypt/Rijndael.pm in @INC (you may need to install the Crypt::Rijndael module) (@INC entries checked: /home/user/.cache/paru/clone/perl-data-entropy/src/Data-Entropy-0.007/blib/lib /home/user/.cache/paru/clone/perl-data-entropy/src/Data-Entropy-0.007/blib/arch /usr/lib/perl5/5.40/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/5.40/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/5.40/core_perl /usr/share/perl5/core_perl .) at /home/user/.cache/paru/clone/perl-data-entropy/src/Data-Entropy-0.007/blib/lib/Data/Entropy.pm line 82.
pizzaman commented on 2024-09-06 05:27 (UTC)
@simona Can't reproduce.
simona commented on 2024-09-05 08:06 (UTC)
Test Summary Report
Parse errors: Bad plan. You planned 13 tests but ran 2.
Files=24, Tests=12182, 3 wallclock secs ( 0.40 usr 0.06 sys + 2.54 cusr 0.30 csys = 3.30 CPU)
Result: FAIL
pizzaman commented on 2023-11-16 01:28 (UTC)
@ilsensine Thanks, added perl-module-build to makedepends.
ilsensine commented on 2023-11-13 15:23 (UTC)
I've got a build error on a minimal system due to the lack of perl-module-build. I think it should be added as dependency.
pizzaman commented on 2023-05-19 08:42 (UTC)
@muhaha Done. Thanks.
muhaha commented on 2023-05-17 16:43 (UTC)
Please add support for the aarch64 architecture, like this :)
arch=('x86_64' 'armv7h' 'aarch64')
pizzaman commented on 2023-05-16 07:51 (UTC)
@vinibali Done. Thanks.
vinibali commented on 2023-05-14 09:54 (UTC)
Hi! Can you please enable the armv7h architecture on the PKGBUILD? It's tested and working :) Thanks and best regards