Builds ok with 5.26.0, however this is not an 'any' package.
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 2 3 4 5 6 7 .. 11 Next › Last »
bidulock commented on 2017-06-11 04:12 (UTC)
yar commented on 2017-04-18 00:31 (UTC)
This should makedepend on at least perl-type-tiny and perl-specio, probably others. I'm getting lots of test failures and have to run --nocheck
Vrob commented on 2017-01-02 00:08 (UTC)
Installing community/perl-scalar-list-utils fixed the error complaining about version 1.4202 of List::Util. Maybe this package should be added as a dependency?
<deleted-account> commented on 2016-11-24 23:47 (UTC)
Hi, I tried to install caff-svn, depending on perl-moose, but I've got this error :
Files=473, Tests=2646, 59 wallclock secs ( 1.70 usr 0.52 sys + 53.90 cusr 3.40 csys = 59.52 CPU)
Result: FAIL
Failed 371/473 test programs. 45/2646 subtests failed.
make: *** [Makefile:2858: test_dynamic] Error 255
What can I do ?
somercet commented on 2016-07-20 09:29 (UTC) (edited on 2016-07-20 09:54 (UTC) by somercet)
I have a PKGBUILD for Scalar-List-Utils 1.45 and can submit it.
It does not appear to conflict with extra/perl-list-moreutils or community/perl-list-allutils.
mbunkus commented on 2016-06-11 08:13 (UTC)
You could create an AUR package for List::Util (perl-list-util) and tell people to install that one manually. That's what I did a couple of months ago in a similar situation.
jnbek commented on 2016-06-07 16:40 (UTC)
Ugh, even after the perl 5.24 upgrade, we're still getting errors in makepkg:
Warning: prerequisite List::Util 1.45 not found. We have 1.4202.
List::Util is a core module... we need this module to be version 1.45 before we can update this pkgbuild and it's millions of reverse-deps
jnbek commented on 2016-06-07 16:40 (UTC)
Ugh, even after the perl 5.24 upgrade, we're still getting errors in makepkg:
Warning: prerequisite List::Util 1.45 not found. We have 1.4202.
List::Util is a core module... we need this module to be version 1.45 before we can update this pkgbuild and it's millions of reverse-deps
mbunkus commented on 2015-10-05 07:41 (UTC)
@gisburne: I used the workaround of removing the package ignoring its dependencies (sudo pacman -Rdd perl-moose) and re-installing it right afterwards.
gisburne commented on 2015-09-20 13:26 (UTC)
==> Запускается build()...
/usr/bin/perl: symbol lookup error: /usr/lib/perl5/vendor_perl/auto/Moose/Moose.so: undefined symbol: Perl_xs_apiversion_bootcheck
Any idias?
Pinned Comments
jnbek commented on 2016-06-07 16:40 (UTC)