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 install failure on rakudo star 2016.11 #5883

Closed
p6rt opened this issue Dec 13, 2016 · 10 comments
Closed

make install failure on rakudo star 2016.11 #5883

p6rt opened this issue Dec 13, 2016 · 10 comments
Labels

Comments

@p6rt
Copy link

p6rt commented Dec 13, 2016

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

Searchable as RT130339$

@p6rt
Copy link
Author

p6rt commented Dec 13, 2016

From alt.mcarter@gmail.com

$perl6 --version
This is Rakudo version 2016.11 built on MoarVM version 2016.11
implementing Perl 6.c.

make install seems to have problems building panda. It is reliant on
File​::Find, which is failing a test​:

Unhandled exception​: Failed to write to filehandle​: NULL string given

http://pastebin.com/7PzmcaTS

@p6rt
Copy link
Author

p6rt commented Dec 13, 2016

From @zoffixznet

On Tue, 13 Dec 2016 04​:59​:08 -0800, alt.mcarter@​gmail.com wrote​:

$perl6 --version
This is Rakudo version 2016.11 built on MoarVM version 2016.11
implementing Perl 6.c.

make install seems to have problems building panda. It is reliant on
File​::Find, which is failing a test​:

Unhandled exception​: Failed to write to filehandle​: NULL string given

http://pastebin.com/7PzmcaTS

Hi,

Would you be able to provide more info on what OS you're using and any special/uncommon configuration it may have?

@p6rt
Copy link
Author

p6rt commented Dec 13, 2016

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

@p6rt
Copy link
Author

p6rt commented Dec 14, 2016

From alt.mcarter@gmail.com

I think I found the cause.

The perl 5 script "prove" was not found. Adding (for me, anyway)

/usr/bin/core_perl

to PATH fixed the issue (as far as I can tell).

@p6rt
Copy link
Author

p6rt commented Dec 14, 2016

From alt.mcarter@gmail.com

I think I found the cause.

The perl 5 script "prove" was not found. Adding (for me, anyway)

/usr/bin/core_perl

to PATH fixed the issue (as far as I can tell).

1 similar comment
@p6rt
Copy link
Author

p6rt commented Dec 14, 2016

From alt.mcarter@gmail.com

I think I found the cause.

The perl 5 script "prove" was not found. Adding (for me, anyway)

/usr/bin/core_perl

to PATH fixed the issue (as far as I can tell).

@p6rt
Copy link
Author

p6rt commented Dec 14, 2016

From @geekosaur

On Wed, Dec 14, 2016 at 8​:39 AM, mark carter <alt.mcarter@​gmail.com> wrote​:

The perl 5 script "prove" was not found. Adding (for me, anyway)

/usr/bin/core_perl

...so Red Hat decided too many people had figured out how they broke Perl,
and broke it even more to compensate?

--
brandon s allbery kf8nh sine nomine associates
allbery.b@​gmail.com ballbery@​sinenomine.net
unix, openafs, kerberos, infrastructure, xmonad http://sinenomine.net

@p6rt
Copy link
Author

p6rt commented Jan 31, 2017

From @zoffixznet

Closing, as the cause has been identified in previous replies.

1 similar comment
@p6rt
Copy link
Author

p6rt commented Jan 31, 2017

From @zoffixznet

Closing, as the cause has been identified in previous replies.

@p6rt p6rt closed this as completed Jan 31, 2017
@p6rt
Copy link
Author

p6rt commented Jan 31, 2017

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

@p6rt p6rt added the star 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