Package Details: perl-ppix-editortools 0.21-1

Git Clone URL: https://aur.archlinux.org/perl-ppix-editortools.git (read-only, click to copy)
Package Base: perl-ppix-editortools
Description: Utility methods and base class for manipulating Perl via PPI
Upstream URL: https://metacpan.org/release/PPIx-EditorTools
Licenses: GPL, PerlArtistic
Submitter: None
Maintainer: cpanbot
Last Packager: cpanbot
Votes: 15
Popularity: 0.000000
First Submitted: 2009-10-09 00:13 (UTC)
Last Updated: 2023-11-07 12:28 (UTC)

Latest Comments

baronmog commented on 2015-05-20 00:09 (UTC)

Fails to build. ==> Starting check()... PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'inc', 'blib/lib', 'bli b/arch')" t/*.t t/00-ppix-editortools.t ............ Failed 45/45 subtests t/01-findunmatchedbrace.t .......... No subtests run t/02-findvariabledeclaration.t ..... No subtests run t/03-introducetemporaryvariable.t .. No subtests run t/04-renamepackage.t ............... No subtests run t/05-renamepackagefrompath.t ....... No subtests run t/06-camelcasing.t ................. No subtests run t/07-renamevariable.t .............. No subtests run t/08-getallvariabledeclarations.t .. No subtests run t/09-outline.t ..................... No subtests run t/10-lexer.t ....................... No subtests run t/100-changes.t .................... skipped: Test::CPAN::Changes required for this test Test Summary Report ------------------- t/00-ppix-editortools.t (Wstat: 139 Tests: 0 Failed: 0) Non-zero wait status: 139 Parse errors: Bad plan. You planned 45 tests but ran 0. t/01-findunmatchedbrace.t (Wstat: 139 Tests: 0 Failed: 0) Non-zero wait status: 139 Parse errors: No plan found in TAP output t/02-findvariabledeclaration.t (Wstat: 139 Tests: 0 Failed: 0) Non-zero wait status: 139 Parse errors: No plan found in TAP output t/03-introducetemporaryvariable.t (Wstat: 139 Tests: 0 Failed: 0) Non-zero wait status: 139 Parse errors: No plan found in TAP output t/04-renamepackage.t (Wstat: 139 Tests: 0 Failed: 0) Non-zero wait status: 139 Parse errors: No plan found in TAP output t/05-renamepackagefrompath.t (Wstat: 139 Tests: 0 Failed: 0) Non-zero wait status: 139 Parse errors: No plan found in TAP output t/06-camelcasing.t (Wstat: 139 Tests: 0 Failed: 0) Non-zero wait status: 139 Parse errors: No plan found in TAP output t/07-renamevariable.t (Wstat: 139 Tests: 0 Failed: 0) Non-zero wait status: 139 Parse errors: No plan found in TAP output t/08-getallvariabledeclarations.t (Wstat: 139 Tests: 0 Failed: 0) Non-zero wait status: 139 Parse errors: No plan found in TAP output t/09-outline.t (Wstat: 139 Tests: 0 Failed: 0) Non-zero wait status: 139 Parse errors: No plan found in TAP output t/10-lexer.t (Wstat: 139 Tests: 0 Failed: 0) Non-zero wait status: 139 Parse errors: No plan found in TAP output Files=12, Tests=0, 1 wallclock secs ( 0.04 usr 0.00 sys + 0.67 cusr 0.07 csys = 0.78 CPU) Result: FAIL Failed 11/12 test programs. 0/0 subtests failed. Makefile:825: recipe for target 'test_dynamic' failed make: *** [test_dynamic] Error 255

jnbek commented on 2015-03-12 21:50 (UTC)

@ChrisDennis, can you please try again?

ChrisDennis commented on 2015-03-11 14:56 (UTC)

Installation (via yaourt) tests failed on my system, e.g. t/07-renamevariable.t .............. *** Error in `/usr/bin/perl': realloc(): invalid pointer: 0x0000000000f2400c *** I'm running: "This is perl 5, version 20, subversion 2 (v5.20.2) built for x86_64-linux-thread-multi" The package installed OK with the check() section commented out.

jnbek commented on 2015-01-15 20:14 (UTC)

Rebuilt PKGBUILD for pacman 4.2

jnbek commented on 2015-01-02 00:54 (UTC)

@not_anonymous: Very odd, I'm inclined to think it's your aur wrapper not doing something right... but for the time being, I'll mark it out of date as to add it to my list of things to update and/or fix; even though it's not really OoD upstream.

not_anonymous commented on 2015-01-01 22:33 (UTC)

I had to move 'perl-test-most' to makedepends() to avoid the following error(s): ==> Installing missing dependencies... error: target not found: perl-test-most ==> ERROR: 'pacman' failed to install missing dependencies. ==> ERROR: Makepkg was unable to build perl-ppix-editortools. (pacman is curently at 4.1.2-7 for me.....)

walkingrobot commented on 2014-02-23 11:42 (UTC)

Sorry for the noise. I needed to install File::Slurp::Tiny. Looks like a missing depens.

walkingrobot commented on 2014-02-21 15:56 (UTC)

Hi. The check failed. This seems relevant: t/08-getallvariabledeclarations.t .. Can't locate File/Slurp/Tiny.pm in @INC (you may need to install the File::Slurp::Tiny module) (@INC contains: /tmp/makepkg/perl-ppix-editortools/src/PPIx-EditorTools-0.18/inc /tmp/makepkg/perl-ppix-editortools/src/PPIx-EditorTools-0.18/blib/lib /tmp/makepkg/perl-ppix-editortools/src/PPIx-EditorTools-0.18/blib/arch /usr/lib/perl5/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/core_perl /usr/share/perl5/core_perl .) at /usr/share/perl5/vendor_perl/Tree/DAG_Node.pm line 10. BEGIN failed--compilation aborted at /usr/share/perl5/vendor_perl/Tree/DAG_Node.pm line 10. I have the output from makepkg but don;t know where or if to send it.