Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Linux system installation (pkgdir=/aur/rakudo-git/pkg/rakudo-git broken #5424

Closed
p6rt opened this issue Jul 5, 2016 · 5 comments
Closed
Labels

Comments

@p6rt
Copy link

p6rt commented Jul 5, 2016

Migrated from rt.perl.org#128548 (status was 'resolved')

Searchable as RT128548$

@p6rt
Copy link
Author

p6rt commented Jul 5, 2016

From reply+0022045bcc0e30c0a9bf087171504c835428ee4854ffe2b792cf000000011393b2c392a163ce0114a05e@reply.github.com

This commit breaks Linux system installation (pkgdir=/aur/rakudo-git/pkg/rakudo-git)​:

$ make DESTDIR="$pkgdir" install
mkdir -p -- /aur/rakudo-git/pkg/rakudo-git/usr/bin
mkdir -p -- /aur/rakudo-git/pkg/rakudo-git/usr/share/nqp/lib/Perl6
cp -- blib/Perl6/ModuleLoader.moarvm blib/Perl6/World.moarvm blib/Perl6/Grammar.moarvm blib/Perl6/Ops.moarvm blib/Perl6/Actions.moarvm blib/Perl6/Optimizer.moarvm blib/Perl6/Pod.moarvm blib/Perl6/Compiler.moarvm blib/Perl6/Metamodel.moarvm blib/Perl6/BOOTSTRAP.moarvm /aur/rakudo-git/pkg/rakudo-git/usr/share/nqp/lib/Perl6
mkdir -p -- /aur/rakudo-git/pkg/rakudo-git/usr/share/perl6/lib
mkdir -p -- /aur/rakudo-git/pkg/rakudo-git/usr/share/perl6/runtime
cp -- CORE.setting.moarvm RESTRICTED.setting.moarvm /aur/rakudo-git/pkg/rakudo-git/usr/share/perl6/runtime
cp -- perl6.moarvm perl6-debug.moarvm /aur/rakudo-git/pkg/rakudo-git/usr/share/perl6/runtime
mkdir -p -- /aur/rakudo-git/pkg/rakudo-git/usr/share/perl6/runtime/dynext
cp -- dynext/libperl6_ops_moar.so /aur/rakudo-git/pkg/rakudo-git/usr/share/perl6/runtime/dynext
./perl6-m tools/build/upgrade-repository.pl /aur/rakudo-git/pkg/rakudo-git/usr/share/perl6
./perl6-m tools/build/upgrade-repository.pl /aur/rakudo-git/pkg/rakudo-git/usr/share/perl6/vendor
./perl6-m tools/build/upgrade-repository.pl /aur/rakudo-git/pkg/rakudo-git/usr/share/perl6/site
./perl6-m tools/build/install-core-dist.pl /aur/rakudo-git/pkg/rakudo-git/usr/share/perl6
===SORRY!===
Failed to create directory '/usr/share/perl6/site/precomp' with mode '0o777'​: Failed to mkdir​: 13
make​: *** [Makefile​:560​: m-install] Error 1

You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub <rakudo/rakudo@ac19874#commitcomment-18128990%3E, or mute the thread <https://github.com/notifications/unsubscribe/ACIEW6YQF24fFeiM9xjD4NIwnespFLR-ks5qSpbDgaJpZM4JFWtE>.

@p6rt
Copy link
Author

p6rt commented Jul 28, 2016

From @niner

Can you please re-test? I'm quite sure it's been fixed in the mean time, possibly by rakudo/rakudo@ac19874
I have been able to successfully create openSUSE packages for rakudo which are generated the same way.

@p6rt
Copy link
Author

p6rt commented Jul 28, 2016

The RT System itself - Status changed from 'new' to 'open'

@p6rt
Copy link
Author

p6rt commented Jul 29, 2016

From @niner

Resolved according to a reply on Github

@p6rt
Copy link
Author

p6rt commented Jul 29, 2016

@niner - Status changed from 'open' to 'resolved'

@p6rt p6rt closed this as completed Jul 29, 2016
@p6rt p6rt added the precomp label Jan 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant