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

‘make test’ does not work before ‘make install’ #6524

Closed
p6rt opened this issue Sep 16, 2017 · 4 comments
Closed

‘make test’ does not work before ‘make install’ #6524

p6rt opened this issue Sep 16, 2017 · 4 comments
Labels
JVM Related to Rakudo-JVM

Comments

@p6rt
Copy link

p6rt commented Sep 16, 2017

Migrated from rt.perl.org#132101 (status was 'open')

Searchable as RT132101$

@p6rt
Copy link
Author

p6rt commented Sep 16, 2017

From @AlexDaniel

From this discussion https://irclog.perlgeek.de/perl6-dev/2017-09-16#i_15171820

1) 'make' does not work before 'make install'​: I believe that happens, because we use the EvalServer -- and that doesn't look for BOOTSTRAP.nqp in ./blib

@p6rt
Copy link
Author

p6rt commented Sep 23, 2017

From @usev6

On Sat, 16 Sep 2017 07​:27​:48 -0700, alex.jakimenko@​gmail.com wrote​:

From this discussion https://irclog.perlgeek.de/perl6-dev/2017-09-
16#i_15171820

1) 'make' does not work before 'make install'​: I believe that happens,
because we use the EvalServer -- and that doesn't look for
BOOTSTRAP.nqp in ./blib

Some more snippets from #perl6-dev​:

* https://irclog.perlgeek.de/perl6-dev/2017-09-22#i_15201229

* https://irclog.perlgeek.de/perl6-dev/2017-09-22#i_15204653

I didn't find a clean way to solve the issue, yet.

@p6rt
Copy link
Author

p6rt commented Sep 23, 2017

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

@p6rt p6rt added the JVM Related to Rakudo-JVM label Jan 5, 2020
@usev6
Copy link

usev6 commented Oct 17, 2023

This is actually no longer a problem: make test can be used before make install on the JVM backend (see the linked issue in Rakudo's current bug tracker).

A different problem is, that make test is very slow and that there are two or three failing tests. But that's outside the scope of this issue, so I'm closing here.

@usev6 usev6 closed this as completed Oct 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
JVM Related to Rakudo-JVM
Projects
None yet
Development

No branches or pull requests

2 participants