efixed linux, device is not rooted
> make install fails for both rakudo-star-2017.10 and rakudo-2017.12
>
> Using a cross-compiled MoarVM it's possible to make nqp and rakudo,
> but make install hangs, after that install dir usr/share/perl6 has
> some precomp
> binaries,
On Sat, 16 Sep 2017 07:27:48 -0700, alex.jakime...@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 Eval
017-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
Closing, as the cause has been identified in previous replies.
On Wed, Dec 14, 2016 at 8:39 AM, mark carter 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
.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
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).
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).
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).
On Tue, 13 Dec 2016 04:59:08 -0800, alt.mcar...@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
On Tuesday, May 10, 2016, Sam S. via RT
wrote:
> What docs?
>
> The ones in the 'docs/' folder in the git repo?
> Those seem to be project docs aimed at developers working on Rakudo, not
> at users of Rakudo.
> I.e. that folder is basically used as a project wiki.
> So I don't think it makes sens
# New Ticket Created by Tom Browder
# Please include the string: [perl #128087]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/Ticket/Display.html?id=128087 >
This is Rakudo version 2016.04 built on MoarVM version 2016.04
implementing Perl 6.c.
# New Ticket Created by 宋文泰
# Please include the string: [perl #127324]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/Ticket/Display.html?id=127324 >
git log first commit
commit 770d1097380822808e4597ce42d0b750dbd4909b
Author: jnthn
Date: Sun
he failure to set the executable bit on
cygwin.
The reason setting the make CP variable to /bin/cp breaks "make
install" for rakudo is that there are commands to copy some
documentation files, included below, and, since the $(DOCS) variable
indirectly refers to a "docs/announce&
# New Ticket Created by Reini Urban
# Please include the string: [perl #76880]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=76880 >
Apparently nobody does a package or an install (sigh)
Attached are the needed m
gcc
---
Flags:
category=install
severity=medium
ack=no
---
make install -C languages DESTDIR=inst
Help generating parrot packages with parrot-languages and self-hosting
languages.
pbc_to_exe $LANG --install creates now [EMAIL PROTECTED]@
self-hosting binaries with dependencies
=== src/pdb.c
==
--- src/pdb.c (revision 133)
+++ src/pdb.c (local)
@@ -136,7 +136,6 @@
PDB_t *pdb;
void *yyscanner;
-do_yylex_init ( &yyscanner );
/*Parrot_set_config_hash(); TODO link with cfg */
debu
# New Ticket Created by "Herbert Poul"
# Please include the string: [perl #40380]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=40380 >
hi,
'make install' failed due to a change in compilers/im
There is a small annoyance though, MANIFEST.generated still refers to
the 0.3.0 shared lib. rafl has detected the bug shortly after I uploaded
the release to CPAN and has fixed it in svn already.
Please s/0\.3\.0/0.3.1/ in that file or use svn.
Thanks and may the checkins start again,
leo
Applied as r9533. Thanks.
-J
tch for root.in tries to generalize the solution.
> >>
> >> $ make install
> >> Invoking Parrot to generate install_config.fpmc
> >> ./parrot.exe config_lib.pasm --install > install_config.fpmc
> >> '.' is not recogn
At 21:09 04/10/2005 -0700, you wrote:
> [EMAIL PROTECTED] - Mon Jun 06 23:49:58 2005]:
>
>
> The following problem is the same that in [perl #35388],
> so the patch for root.in tries to generalize the solution.
>
> $ make install
> Invoking Parrot to gene
not copied by make install.
/usr/local/parrot-0.2.3-devel/runtime/parrot/dynext contains only a README
file.
François Perrad.
# New Ticket Created by FranÃois PERRAD
# Please include the string: [perl #34606]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/rt3/Ticket/Display.html?id=34606 >
With this small patch, parrot.exe is installed.
Today, the file MANIFEST.generated
# New Ticket Created by Lambeck
# Please include the string: [perl #34379]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/rt3/Ticket/Display.html?id=34379 >
mod_parrot makes use of the headers files but they are not installed by "make
# New Ticket Created by Lambeck
# Please include the string: [perl #33029]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org:80/rt3/Ticket/Display.html?id=33029 >
I am missing some features for "make install". Right now there is no way
Jens Rieks <[EMAIL PROTECTED]> wrote:
> On Tuesday 05 October 2004 13:22, Leopold Toetsch wrote:
>> Comments?
> What about using miniparrot to create parrot_config.c?
Yep. Finally yes. But building miniparrot is another untested step in
that process. For now and the release using the regular parro
On Tuesday 05 October 2004 13:22, Leopold Toetsch wrote:
> Comments?
What about using miniparrot to create parrot_config.c?
jens
We still have the problem to access runtime files with an installed
parrot. So what about this idea:
* we have another source file (parrot_config.c) that gets linked to parrot
* this source file has basically just one CONST_STRING holding the
frozen image of the parrot configuration (config.fpmc
On Oct-02, Nicholas Clark wrote:
> $ make install
> /home/nick/Install/bin/perl5.8.4 tools/dev/install_files.pl --buildprefix=
> --prefix=/home/nick/Install/parrot --exec-prefix=/home/nick/Install/parrot
> --bindir=/home/nick/Install/parrot/bin --libdir=/home/nick/Instal
cc
---
Flags:
category=core
severity=medium
ack=no
---
$ make install
/home/nick/Install/bin/perl5.8.4 tools/dev/install_files.pl --buildprefix=
--prefix=/home/nick/Install/parrot --exec-prefix=/home/nick/Install/parrot
--bindir=/home/nick/Install/parrot/bin --libdir=/home/nick/Inst
# New Ticket Created by Leopold Toetsch
# Please include the string: [perl #31744]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org:80/rt3/Ticket/Display.html?id=31744 >
It would be really nice if we had "make install" in 0.1.1. There i
> Sorting out make install on Win32 wasn't as simple as I'd first guessed,
but
> I'm getting there. I've now got it outputting 'correct' paths etc for
Win32
> to the makefile, and "tools/dev/install_files.pl" piping to "command"
rather
Hi,
Sorting out make install on Win32 wasn't as simple as I'd first guessed, but
I'm getting there. I've now got it outputting 'correct' paths etc for Win32
to the makefile, and "tools/dev/install_files.pl" piping to "command" rather
than
Okay, I think it's time for a make install target. Doesn't have to do
much, just install the parrot executable and associated programs (the
assembler, the disassembler, generated perl modules to make them
work) but it'd be nice so we can make executable snapshots for folk
35 matches
Mail list logo