I am not sure that I understand. Do you get this error when building the package? Have you tried removing old versions of rakudo/nqp/moarvm and building the new versions from scratch?
And in what way did it break your current install? That should not happen.
For me, the package built successfully, as you can tell from the update on my binary repository (see pinned comment). You can always try to install from there if all else fails.
Search Criteria
Package Details: rakudo 2024.10-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/rakudo.git (read-only, click to copy) |
---|---|
Package Base: | rakudo |
Description: | Raku compiler for MoarVM |
Upstream URL: | http://rakudo.org/ |
Licenses: | PerlArtistic |
Groups: | perl6 |
Provides: | perl6 |
Submitter: | None |
Maintainer: | hurufu |
Last Packager: | hurufu |
Votes: | 76 |
Popularity: | 0.045483 |
First Submitted: | 2009-08-07 12:03 (UTC) |
Last Updated: | 2024-12-08 22:58 (UTC) |
Dependencies (2)
- nqpAUR (nqp-gitAUR, rakudo-binAUR)
- perl (perl-gitAUR) (make)
Required by (4)
- comma-ide-community (optional)
- comma-ide-complete (optional)
- perl6-panda
- zef (requires perl6)
Sources (1)
spider-mario commented on 2017-09-05 21:34 (UTC) (edited on 2017-09-05 21:36 (UTC) by spider-mario)
jdn06 commented on 2017-08-31 14:28 (UTC)
@alekpr Look on the right of this page, in Package Actions, you click on View Changes. In the new page, you select the last commit working, 15 days ago. Then you click on Tree, and you must have the PKGBUILD corresponding.
For the future, it is always a good custom to save and keep your old AUR packages; rollback is still easier...
alekpr commented on 2017-08-30 14:06 (UTC)
Ohhhh noooo, this issue cascades down and ruins my current install of Rakudo.
If you install the latest version you may have a chance of breaking perl6 on your system. Which is not good eats. @spider-mario, could you look in to this?
In the meantime, I'm going to try to find a workaround to install a previous version of Rakudo via the AUR.
jdn06 commented on 2017-08-29 14:29 (UTC)
@alekpr I have the same error!
alekpr commented on 2017-08-29 13:53 (UTC)
I've had this build failing since the last update (I think) - I'm getting this error
Unhandled exception: Missing or wrong version of dependency '/usr/bin/../share/nqp/lib/MAST/Nodes.nqp' (from 'src/Perl6/Pod.nqp')
Anyone else running in to this?
spider-mario commented on 2017-08-17 18:56 (UTC)
It should be done now, thanks.
spider-mario commented on 2017-08-07 08:53 (UTC)
Thank you for the suggestion. I will apply it when I get back to my Arch Linux machine, which unfortunately won’t be until the end of next week as I am currently on vacation.
atweiden commented on 2017-08-07 02:17 (UTC)
Could you install tools/install-dist.pl to /usr/bin, e.g.
install -Dm 755 tools/install-dist.pl "$pkgdir/usr/bin/perl6-install-dist"
This makes it possible to install perl6 pkgbuilds system-wide without downloading the install-dist.pl script per package.
spider-mario commented on 2017-07-31 20:14 (UTC)
Updated, sorry for the delay.
jerome2016 commented on 2017-07-27 03:27 (UTC)
outdated...
Pinned Comments