Package Details: perl-math-planepath 129-1

Git Clone URL: https://aur.archlinux.org/perl-math-planepath.git (read-only, click to copy)
Package Base: perl-math-planepath
Description: Math::PlanePath -- points on a path through the 2-D plane
Upstream URL: https://metacpan.org/release/Math-PlanePath/
Licenses: GPL, PerlArtistic
Submitter: swiftgeek
Maintainer: swiftgeek
Last Packager: swiftgeek
Votes: 29
Popularity: 0.111542
First Submitted: 2012-06-23 10:24 (UTC)
Last Updated: 2021-02-12 18:38 (UTC)

Latest Comments

1 2 3 4 Next › Last »

Forsaken commented on 2021-12-05 15:52 (UTC)

Years later, same issue, same solution. Reinstall "perl-math-libm" and it worked fine.

lrustand commented on 2019-10-11 17:51 (UTC)

The solution was to reinstall perl-math-libm. Even though it was already installed and up to date

lrustand commented on 2019-10-11 17:29 (UTC) (edited on 2019-10-11 17:37 (UTC) by lrustand)

PKGBUILD wont compile. Gives the following error:

Test Summary Report
-------------------
t/ArchimedeanChords.t         (Wstat: 512 Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: No plan found in TAP output
t/bigfloat.t                  (Wstat: 512 Tests: 14 Failed: 0)
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 59 tests but ran 14.
t/bigint.t                    (Wstat: 512 Tests: 112 Failed: 0)
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 681 tests but ran 112.
t/FilledRings.t               (Wstat: 512 Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: No plan found in TAP output
t/Flowsnake.t                 (Wstat: 512 Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: No plan found in TAP output
t/FlowsnakeCentres.t          (Wstat: 512 Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 347 tests but ran 0.
t/GosperIslands.t             (Wstat: 512 Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 596 tests but ran 0.
t/GosperReplicate.t           (Wstat: 512 Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 59 tests but ran 0.
t/GosperSide.t                (Wstat: 512 Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: No plan found in TAP output
t/MultipleRings.t             (Wstat: 512 Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 510 tests but ran 0.
t/PixelRings.t                (Wstat: 512 Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: No plan found in TAP output
t/QuintetCentres.t            (Wstat: 512 Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: No plan found in TAP output
t/QuintetCurve.t              (Wstat: 512 Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: No plan found in TAP output
t/SacksSpiral.t               (Wstat: 512 Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 153 tests but ran 0.
t/TheodorusSpiral.t           (Wstat: 512 Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 28 tests but ran 0.
t/VogelFloret.t               (Wstat: 512 Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 29 tests but ran 0.
Files=107, Tests=30023, 10 wallclock secs ( 1.84 usr  0.10 sys +  8.12 cusr  0.49 csys = 10.55 CPU)
Result: FAIL
Failed 16/107 test programs. 0/30023 subtests failed.
make: *** [Makefile:1395: test_dynamic] Error 255

yar commented on 2018-09-04 03:24 (UTC)

This should have checkdepends=(perl-math-bigint-lite perl-math-numseq perl-number-fraction)

christianlupus commented on 2017-12-20 22:31 (UTC)

I just ran in the problem like leosw mentioned. I installed manually perl-math-libm. This was precompiled as a dependency due to my aursync process. However it did not get installed. So I issued pacman -Sy perl-math-libm and this package built successfully.

wehosea commented on 2017-12-12 02:44 (UTC)

The current version is broken. Needs to be updated to version 125 https://metacpan.org/release/Math-PlanePath

swiftgeek commented on 2015-07-01 08:01 (UTC)

1. Your reading skills have to improve (log clearly states which module isn't recompiled against perl 5.22) 2. To automate for all perl packages from AUR https://lists.archlinux.org/pipermail/arch-dev-public/2015-June/027236.html

leosw commented on 2015-07-01 07:17 (UTC)

Current version fails to compile : http://pastebin.com/T9aWue7y

kallisti5 commented on 2014-06-23 00:22 (UTC)

Current version is broken. New version: pkgver=116 md5sum=f606f26e813615e6f93db21f678a4ab1

swiftgeek commented on 2014-06-10 04:53 (UTC)

But only tests and nobody cares so much about them (the purpose of tests in AUR is just to check if your perl setup is still sane, as it often break itself)