link is broken

2019-07-12 Thread Gerd Pokorra
The link to 'https://rakudo.org/files/rakudo' at the web-page https://rakudo.org/files for 'Compiler Only Installation' is broken. Clicking at the bottom 'Compiler Only Installation' due to: 500 - Server Error -- Gerd

Re: package build problem

2016-07-18 Thread Gerd Pokorra
Hello, could you make it perfekt? For building the package I have do disable the check of the BUILDROOT in the spec file: QA_SKIP_BUILD_ROOT=1 export QA_SKIP_BUILD_ROOT Otherwise I get the following error message: chmod -- 755 /home/gz016/rpmbuild/BUILDROOT/rakudo-star-0.0.2016.07.1-1.fc23.x

Re: package build problem

2016-07-18 Thread Gerd Pokorra
Hello, sorry for the issue. By really using 2016.07.1 in place of 2016.07 it works fine. --Gerd Am Dienstag, den 19.07.2016, 00:51 +0200 schrieb Gerd Pokorra: > Hello, > > was already someone successful to build a package (rpm) with the new > rakudo 2016.07.1 release? >

package build problem

2016-07-18 Thread Gerd Pokorra
Hello, was already someone successful to build a package (rpm) with the new rakudo 2016.07.1 release? I built and installed system packages for moarvm and nqp (--prefix=/usr). By building the rakudo package on top of it I have the following problem with the new perl6 install-core-dist.pl script:

Re: [perl #127040] AutoReply: Installation of rakudo-2015.12 fails

2016-01-03 Thread Gerd Pokorra
This bug is a duplicate of 127032. At a more recent git checkout (commit b5cb0054585a5ed2d61723d197923cb1e8a7f0ec) the command ./perl6-m tools/build/install-core-dist.pl <$(DESTDIR)$(PERL6_LANG_DIR)> already works. The command for the JVM backend fails: ./perl6-j tools/build/install-core-dist.pl

Re: Announce: Rakudo Perl 6 compiler, Development Release #94 (“коледа”)

2015-12-26 Thread Gerd Pokorra
Done! URL: https://rt.perl.org/Ticket/Display.html?id=127040 -- Gerd Am Sonntag, den 27.12.2015, 00:56 -0500 schrieb Will Coleda: > Please send a bug report to rakudo...@perl.org; Thanks! > > On Sun, Dec 27, 2015 at 12:28 AM, Gerd Pokorra > wrote: > > The installation of

Re: Announce: Rakudo Perl 6 compiler, Development Release #94 (“коледа”)

2015-12-26 Thread Gerd Pokorra
gh, lysdexsik, Kiran Kumar M., Jerry MacClure, > > Noel Maddy, Christopher J. Madsen, Abhijit A. Mahabal, > > Max Maischein, Peter Makholm, Ujwal Reddy Malipeddi, malon, > > Christopher Malon, Dagfinn Ilmari Mannsåker, Michael Maraist, > > Roie Marianer רועי מריאנר, markmont, Simon M

Re: problem building nqp-j on i686

2015-05-17 Thread Gerd Pokorra
: > I too see this error when I try to build with Puppy Linux x86 using Java 8. > But with Java 7 it builds fine. > > Sent from my iPhone > > > On May 16, 2015, at 6:09 AM, Gerd Pokorra wrote: > > > > Hello, > > > > there is a problem to build the nqp J

problem building nqp-j on i686

2015-05-16 Thread Gerd Pokorra
Hello, there is a problem to build the nqp Java backend on i686. I use openjdk 1.8. I try to build nqp-2015.04. The error do not occur at a 64 bit system. Gerd [gz016@vlogin2 nqp]$ make /usr/bin/perl -MExtUtils::Command -e mkpath gen/jvm/stage1 /usr/bin/perl tools/build/gen-cat.pl jvm src/QRege

Re: active rakudo ports

2014-09-16 Thread Gerd Pokorra
star Geladene Plugins: langpacks, refresh-packagekit Installierte Pakete rakudo-star.x86_64 0.0.2014.04_6.1.0-1.fc20 installed [gz016@vgerd2 ~]$ perl6 --version This is perl6 version 2014.04 built on MoarVM version 2014.04 [gz016@vgerd2 ~]$ perl6-p --version This is perl6 version 2014.04 built on parrot 6.1.0 revision 0 [gz016@vgerd2 ~]$ Gerd Pokorra

simple output test of JVM versus Parrot

2013-05-25 Thread Gerd Pokorra
[rakudo.git]$ ./perl6 --version This is perl6 version 2013.04-225-g7d2e5b4 built on JVM [rakudo.git]$ time ./perl6 -e 'say "A simple test"' A simple test real0m5.161s user0m9.387s sys 0m0.799s [rakudo.git]$ perl6 --version This is perl6 version 2013.05 built on parrot 5.2.0 revision 0

Re: fun with memory with origin/jvm-support

2013-05-19 Thread Gerd Pokorra
n Nicholas. -- Gerd Pokorra Am Samstag, den 18.05.2013, 20:17 +0100 schrieb Nicholas Clark: > On Sat, May 18, 2013 at 09:03:35PM +0200, Gerd Pokorra wrote: > > Hello, > > > > I get the same error with the -Xmx1024m flag. > > > > > java -Xmx1024m -cp > >

Re: fun with memory with origin/jvm-support

2013-05-18 Thread Gerd Pokorra
ge1/gen/QAST.nqp java.lang.RuntimeException: java.lang.RuntimeException: Method code too large! in in compile in eval in evalfiles in command_eval in command_line in MAIN in in Gerd Pokorra Am Samstag, den 18.05.2013, 18:14 +0100 schrieb Nicholas Clark: > On Sat, May 18, 2

Re: fun with memory with origin/jvm-support

2013-05-18 Thread Gerd Pokorra
new.git]$ It is a rather beefy server. Should I try it with another Java? Gerd Pokorra Am Freitag, den 17.05.2013, 08:28 +0100 schrieb Nicholas Clark: > So I can build Rakudo for the JVM no problem on a rather beefy server. > When I tried it on a desktop with 2GB it fails: > > $ java &

Parrot 3.4.0 "Pacific Parakeet" Released!

2011-05-17 Thread Gerd Pokorra
On behalf of the Parrot team, I'm proud to announce Parrot 3.4.0, also known as "Pacific Parakeet". Parrot (http://parrot.org/) is a virtual machine aimed at running all dynamic languages. Parrot 3.4.0 is available on Parrot's FTP site (ftp://ftp.parrot.org/pub/parrot/releases/devel/3.4.0/), or b

Parrot 3.2.0 "Nanday Parakeet" Released!

2011-03-15 Thread Gerd Pokorra
On behalf of the Parrot team, I'm proud to announce Parrot 3.2.0, also known as "Nanday Parakeet". Parrot (http://parrot.org/) is a virtual machine aimed at running all dynamic languages. Parrot 3.2.0 is available on Parrot's FTP site (ftp://ftp.parrot.org/pub/parrot/releases/devel/3.2.0/), or by

Parrot 2.10.1 released!

2010-11-18 Thread Gerd Pokorra
On behalf of the Parrot team, I'm proud to announce Parrot 2.10.1 "(bugfix release)." Parrot (http://parrot.org/) is a virtual machine aimed at running all dynamic languages. Parrot 2.10.1 is available on Parrot's FTP site, or by following the download instructions at http://parrot.org/download.

Parrot 2.10.1 released

2010-11-17 Thread Gerd Pokorra
On behalf of the Parrot team, I'm proud to announce Parrot 2.10.1 "(bugfix release)." Parrot (http://parrot.org/) is a virtual machine aimed at running all dynamic languages. Parrot 2.10.1 is available on Parrot's FTP site, or by following the download instructions at http://parrot.org/download.

Parrot 2.9.0 "Red-masked" supported release.

2010-10-19 Thread Gerd Pokorra
On behalf of the Parrot team, I'm proud to announce Parrot 2.9.0 "Red-masked". Parrot [0] is a virtual machine aimed at running all dynamic languages. Parrot 2.9.0 is available on Parrot's FTP site, or follow the download instructions [1]. For those who would like to develop on Parrot, or help dev

Parrot 2.9.0 "Red-masked" supported release.

2010-10-19 Thread Gerd Pokorra
On behalf of the Parrot team, I'm proud to announce Parrot 2.9.0 "Red-masked". Parrot [0] is a virtual machine aimed at running all dynamic languages. Parrot 2.9.0 is available on Parrot's FTP site, or follow the download instructions [1]. For those who would like to develop on Parrot, or help dev

Parrot 2.8.0 "Tui Parakeet" Released!

2010-09-21 Thread Gerd Pokorra
On behalf of the Parrot team, I'm proud to announce Parrot 2.8.0 "Tui Parakeet". Parrot [0] is a virtual machine aimed at running all dynamic languages. Parrot 2.8.0 is available on Parrot's FTP site, or follow the download instructions [1]. For those who would like to develop on Parrot, or help

Parrot 2.8.0 "Tui Parakeet" Released!

2010-09-21 Thread Gerd Pokorra
On behalf of the Parrot team, I'm proud to announce Parrot 2.8.0 "Tui Parakeet". Parrot [0] is a virtual machine aimed at running all dynamic languages. Parrot 2.8.0 is available on Parrot's FTP site, or follow the download instructions [1]. For those who would like to develop on Parrot, or help

Rakudo Star 2010.08 available as package for Fedora and EPEL (Red Hat)

2010-09-11 Thread Gerd Pokorra
The RPM "rakudo-star" is a replacement of the package "rakudo". You will be able to install it on Fedora 13 or newer with: > yum install rakudo-star the next seven days it is in the updates-testing repository and you have to use the option "enablerepo" for installing it from there: > yum instal

Rakudo Star 2010.08 available as package for Fedora and EPEL (Red Hat)

2010-09-10 Thread Gerd Pokorra
The RPM "rakudo-star" is a replacement of the package "rakudo". You will be able to install it on Fedora 13 or newer with: > yum install rakudo-star the next seven days it is in the updates-testing repository and you have to use the option "enablerepo" for installing it from there: > yum instal

Parrot 2.5.0 "Cheops" Released!

2010-06-16 Thread Gerd Pokorra
On behalf of the Parrot team, I'm proud to announce Parrot 2.5.0 "Cheops". Parrot (http://parrot.org/) is a virtual machine aimed at running all dynamic languages. Parrot 2.5.0 is available on Parrot's FTP site, or follow the download instructions at http://parrot.org/download. For those who woul

Parrot 2.5.0 "Cheops" Released!

2010-06-15 Thread Gerd Pokorra
On behalf of the Parrot team, I'm proud to announce Parrot 2.5.0 "Cheops". Parrot (http://parrot.org/) is a virtual machine aimed at running all dynamic languages. Parrot 2.5.0 is available on Parrot's FTP site, or follow the download instructions at http://parrot.org/download. For those who woul

Re: using MD5 parrot library in Q:PIR block

2010-06-10 Thread Gerd Pokorra
arrot'; 'Digest'], '_md5sum' $P0 = md5sum('foo') md5_sum_get = get_root_global ['parrot'; 'Digest'], '_md5_hex' $S0 = md5_sum_get($P0) say $S0 } -- Gerd Am Donnerstag, den 10.06.2010, 08:48 +0200 schrieb Gerd Pokorra: > I t

Re: using MD5 parrot library in Q:PIR block

2010-06-09 Thread Gerd Pokorra
d Am Mittwoch, den 09.06.2010, 16:24 +0200 schrieb Cosimo Streppone: > On Wed, 09 Jun 2010 16:00:42 +0200, Gerd Pokorra > wrote: > > > Here is a simple example that works. > > > > #!/usr/bin/perl6 > > > > Q:PIR { > > load_bytecode 'Digest/MD5.pbc

using MD5 parrot library in Q:PIR block

2010-06-09 Thread Gerd Pokorra
Here is a simple example that works. #!/usr/bin/perl6 Q:PIR { load_bytecode 'Digest/MD5.pbc' .local pmc md5sum, md5print md5sum = get_root_global ['parrot'; 'Digest'], '_md5sum' $P0 = md5sum('foo') md5print = get_root_global ['parrot'; 'Digest'], '_md5_print' md5print($P0)

Parrot 2.3.0 Released!

2010-04-20 Thread Gerd Pokorra
"Truth is what stands the test of experience." - Albert Einstein On behalf of the Parrot team, I'm proud to announce Parrot 2.3.0 "Samoan Lory." Parrot (http://parrot.org/) is a virtual machine aimed at running all dynamic languages. Parrot 2.3.0 is available on Parrot's FTP site, or follo

RE: New user trying to compiler perl6 without success

2010-02-10 Thread Gerd Pokorra
Hi Neil, there exists already packages in cygwin for rakudo and parrot. Reini Urban put them in. I don't not know about the current version number. But rakudo and parrot should build out of the box under Windows. You don't need cygwin. The last time I build Rakudo under Windows I installed: MinG

a open function error stops program

2010-01-29 Thread Gerd Pokorra
There is a problem with the Rakudo "open" function. A else tree will never be executed if the open fails. Here is the output from executing the code snippet: [gz...@vgerd2 IO]$ ./open_report.p6 Unable to open filehandle from path '/sdfasfda/asfda/asdfa/Ausgabe.txt' in Main (file , line ) [gz...@v

Re: [perl #60190] [BUG] problems with the compiler-option "-O2" on a 64bit-system

2008-10-31 Thread Gerd Pokorra
Hello, now a new information with backtrace. Gerd Pokorra [EMAIL PROTECTED] tge]$ gdb ../../parrot GNU gdb Fedora (6.8-22.fc9) Copyright (C) 2008 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are f

Re: [perl #60190] [BUG] problems with the compiler-option "-O2" on a 64bit-system

2008-10-31 Thread Gerd Pokorra
Hello, here is some more information. I hope the added command output is useful. Gerd Pokorra [EMAIL PROTECTED] tge]# ../../parrot -g ../../runtime/parrot/library/PGE/Perl6Grammar .pbc --output=TGE/Parser.pir TGE/Parser.pg Segmentation fault [EMAIL PROTECTED] tge]# ../../parrot -t ../../runtime

Re: [perl #60006] [BUG] there is a problem with the function "die"

2008-10-21 Thread Gerd Pokorra
> > Looks perfectly normal to me. Are you concerned because you got a > stacktrace, and aren't used to getting one with Perl 5? Yes, that is the reason why I am concerned. To see a stacktrace is not what I am expecting by using the "die" function. Gerd Pokorra

Re: [perl #58726] [PATCH] add the option "encoding" to Configure.pl

2008-09-13 Thread Gerd Pokorra
be changed. for example: $icushared = qq{-licui18n -lalpha\n}; to $icushared = qq{-lalpha\n}; Gerd Pokorra

[perl #58726] [PATCH] add the option "encoding" to Configure.pl

2008-09-13 Thread Gerd Pokorra
Hello, I am sorry for the late response. I was some days offline. The patch is now in a single patch file (generated with svn diff) and extended a little bit. Gerd Pokorra patch.tar Description: Unix tar archive

Re: [perl #58354] [PATCH] for the file "parrot.spec"

2008-08-27 Thread Gerd Pokorra
"parrot-config" in parrot.spec should be changed to "parrot_config" or removed so that the file parrot_config goes in the package with the name "parrot". Gerd Pokorra

Re: [PATCH] suggestion for the file "grammar.pg"

2008-07-04 Thread Gerd Pokorra
he third with Perl 5 [EMAIL PROTECTED] parrot]$ perl -e 'my $a = E+3; print "$a\n"' 3 [EMAIL PROTECTED] parrot]$ I think E+3 = 3 make no sense. Gerd Pokorra Am Donnerstag, den 03.07.2008, 23:09 -0500 schrieb Patrick R. Michaud: > On Fri, Jul 04, 2008 at 12:15:24AM +0200

[PATCH] suggestion for the file "grammar.pg"

2008-07-03 Thread Gerd Pokorra
Hello, I suggest the little attached patch (diff -u) for the file "languages/perl6/src/parser/grammar.pg", so that the following code my $a = .2; will also be accepted from Rakudo. Gerd Pokorra patch.tar Description: Unix tar archive

building pugs under Fedora 9 doesn't work

2008-06-03 Thread Gerd Pokorra
Hello, building pugs under Fedora 9 doesn't work. With every revision I get the following error by executing the command "make": Gerd Pokorra [EMAIL PROTECTED] pugs]$ make . . . [1 of 1] Compiling Main ( src/Main.hs, src/Main.o ) Linking pugs.new ... /us

Parrot website "souce.html"

2008-05-08 Thread Gerd Pokorra
e topic "Packages" at the link "FedoraCore". Under the FTP-space "ftp://ftp.uni-siegen.de/pub/parrot.rpms/fedora"; I put some parrot-RPMs for i386 and Fedora releases 7, 8 and 9. Gerd Pokorra

Find out in program code, if a PMC-property is set?

2006-08-25 Thread Gerd Pokorra
if the property is realy set, but I don't know how to do that. Best regards Gerd Pokorra

How to add a new opcode?

2005-08-09 Thread Gerd Pokorra
For tests I want to add a new opcode to Parrot. I created a file ops/my.ops and do the configuration and make again, but I don't find my opcode in the file lib/Parrot/OpLib/core.pm. How to add a new opcode? Can you give me an example. Gerd Pokorra pokorra[at]uni-siegen.de

who to get subroutine caller context with pugs

2005-06-28 Thread Gerd Pokorra
Hello, I am using pugs 6.2.7. Is it already possible to find out if a subroutine was called in a void context. Does the want function provide this feature. Gerd Pokorra

loop/do {...} while EXPR;

2005-05-30 Thread Gerd Pokorra
Hello! Why is the do {...} literal added in Pugs 6.2.5? It would be better that loop {...} while EXPR; loop {...} until EXPR; would work, like it is written in Synopsis 4: Blocks and Statements Gerd Pokorra

[PATCH] for languages/perl6/perl6 --tree

2004-11-19 Thread Gerd Pokorra
Hello, by executing the command "perl6 --tree" there is to seen the following error message: [EMAIL PROTECTED] perl6]$ perl ./perl6 --tree -e 'print "alf"'; Can't call method "tree" on an undefined value at ./perl6 line 418. [EMAIL PROTECTED] perl6]$ The problem is that the function $par