@Army, I told him to look for things like "Version of <some module> not matching" or "<Some module> missing" in the make output, but to no avail. Maybe you're missing perl-test-without-module, because as amiad pointed out, it's makedepend?
In short, I couldn't help archman. :(
Search Criteria
Package Details: perl-moose 2.2207-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/perl-moose.git (read-only, click to copy) |
---|---|
Package Base: | perl-moose |
Description: | A postmodern object system for Perl 5 |
Upstream URL: | https://metacpan.org/release/Moose |
Licenses: | GPL, PerlArtistic |
Submitter: | None |
Maintainer: | Ordoban |
Last Packager: | Ordoban |
Votes: | 82 |
Popularity: | 0.000037 |
First Submitted: | 2009-04-20 16:45 (UTC) |
Last Updated: | 2024-09-05 06:06 (UTC) |
Dependencies (20)
- perl-class-load
- perl-class-load-xs
- perl-cpan-meta-check
- perl-data-optlist
- perl-devel-globaldestruction
- perl-devel-overloadinfoAUR
- perl-devel-stacktrace
- perl-dist-checkconflicts
- perl-eval-closure
- perl-module-runtime
- perl-module-runtime-conflictsAUR
- perl-mro-compat
- perl-package-deprecationmanager
- perl-package-stash
- perl-package-stash-xs
- perl-params-util
- perl-sub-exporter
- perl-try-tiny
- perl-test-fatal (check)
- perl-test-needs (check)
Required by (119)
- agat
- demeter
- perl-any-moose
- perl-catalyst-action-rest
- perl-catalyst-actionrole-acl
- perl-catalyst-component-instancepercontext
- perl-catalyst-model-file
- perl-catalyst-plugin-authentication
- perl-catalyst-plugin-authentication (make)
- perl-catalyst-plugin-session
- perl-catalyst-plugin-session-dynamicexpiry
- perl-catalyst-plugin-session-store-delegate
- perl-catalyst-plugin-static-simple
- perl-catalyst-runtime
- perl-catalystx-component-traits
- perl-catalystx-leakchecker
- perl-config-mvp
- perl-config-mvp-reader-ini
- perl-data-tree
- perl-data-visitor
- Show 99 more...
Sources (1)
Latest Comments
« First ‹ Previous 1 .. 3 4 5 6 7 8 9 10 11 Next › Last »
<deleted-account> commented on 2013-07-15 11:42 (UTC)
<deleted-account> commented on 2013-07-12 16:42 (UTC)
Still doesn't build here, I get the output archman posted. @SIGTERM, what suggestions did you send him? I'd like to finally update the package! Thanks!
amiad commented on 2013-06-27 10:30 (UTC)
perl-test-without-module is makedepend but it's missed.
<deleted-account> commented on 2013-06-25 11:50 (UTC)
@archman, I've sent you an e-mail with some suggestions.
archman commented on 2013-06-25 11:34 (UTC)
SIGTERM: Rebuilt perl-sub-name and still get this on 64bit:
Non-zero exit status: 4
Files=387, Tests=53, 42 wallclock secs ( 1.39 usr 0.47 sys + 36.81 cusr 3.45 csys = 42.12 CPU)
Result: FAIL
Failed 360/387 test programs. 19/53 subtests failed.
make: *** [test_dynamic] Error 4
==> ERROR: A failure occurred in check().
Aborting...
32bit worked.
<deleted-account> commented on 2013-06-21 14:30 (UTC)
@ridikulus_rat, you should read the comments before posting. Because, as it turns out hermes14 was having the same problem and I posted a solution yesterday in the comments below.
ka2107 commented on 2013-06-21 08:56 (UTC)
Package does not build for me -
Parse errors: No plan found in TAP output
t/type_constraints/util_type_reloading.t (Wstat: 1024 Tests: 4 Failed: 4)
Failed tests: 1-4
Non-zero exit status: 4
Files=387, Tests=53, 19 wallclock secs ( 1.15 usr 0.36 sys + 15.83 cusr 1.37 csys = 18.71 CPU)
Result: FAIL
Failed 360/387 test programs. 19/53 subtests failed.
make: *** [test_dynamic] Error 4
Any idea why?
deimos commented on 2013-06-20 20:48 (UTC)
@SIGTERM, everything is working fine now. Thank you for the help.
<deleted-account> commented on 2013-06-20 18:09 (UTC)
@hermes14 and @deimos, because of the recent Perl update you need to recompile perl-sub-name, which perl-moose needs for testing.
So, if you reinstall perl-sub-name, you should be able to install the perl-moose update.
Pinned Comments
jnbek commented on 2016-06-07 16:40 (UTC)