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
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?
>
> I built and installed
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:
m: Jan Ingvoldstad
Date: Wed, 21 Jul 2010 15:13:39 +0200
Subject: [PATCH] Info about "git pull" and quick-and-dirty build problem
resolution
---
README.pod | 29 +++--
1 files changed, 27 insertions(+), 2 deletions(-)
diff --git a/README.pod b/README.pod
index
On Saturday 07 March 2009, Elyse M. Grasso wrote:
> I just tried to rebuild after doing a 'subversion update'.
Doh. make clean seems to have fixed it.
Should the README mention make clean?
Sorry for the noise...
--
Elyse Grasso
http://www.data-raptors.comComputers and Technology
http://ww
I just tried to rebuild after doing a 'subversion update'.
subversion reports parrot is "At revision 37184."
perl Configure.pl worked, make fails with:
make[1]: Entering directory `/home/emgrasso/parrot/compilers/tge'
../../parrot -o ../../runtime/parrot/library/TGE.pbc --output-pbc TGE.pir
error
On Fri Jun 29 01:52:18 2007, richard at rusrating.ru wrote:
> Dear Parrot people,
>
> Just updates my subversion depository after a long time.
>
> Got this error after 'make'
Richard - it is often necessary after a long break between updates to run 'make
realclean' before
doing a configure/m
On 29/06/07, via RT Richard Hainsworth
<[EMAIL PROTECTED]> wrote:
# New Ticket Created by Richard Hainsworth
# Please include the string: [perl #43431]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=43431 >
Dear Parrot peop
# New Ticket Created by Richard Hainsworth
# Please include the string: [perl #43431]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=43431 >
Dear Parrot people,
Just updates my subversion depository after a long time.
Got
jerry gay wrote:
> On Apr 12, 2005 12:06 PM, Solinski, Mark <[EMAIL PROTECTED]> wrote:
>> > Has anyone successfully built Parrot on Win32 (MSVC 13.10.3077)
>> > recently?
> parrot builds fine on win32--vc-7.1-perl-5.8.6 for me, without icu. i have
> been building this way for some time now.
> co
On Apr 12, 2005 12:06 PM, Solinski, Mark <[EMAIL PROTECTED]> wrote:
>
> > Has anyone successfully built Parrot on Win32 (MSVC 13.10.3077)
> > recently?
parrot builds fine on win32--vc-7.1-perl-5.8.6 for me, without icu. i have
been building this way for some time now.
configure.pl --without-i
I succeeded using the mingw32 setup. I counldn't get the Visual
Studio.Net or free VC++ compilers to work, and ran out of energy.
On Apr 12, 2005 12:06 PM, Solinski, Mark <[EMAIL PROTECTED]> wrote:
> I'm sorry if this is a repeat... I posted this accidentally to
> perl6-language...
>
> > Followin
On Tuesday 12 April 2005 21:06, Solinski, Mark wrote:
> > Following the instructions in README.Win32 (which has been successful
> > for me in the past), no longer works successfully. First, I cannot
> > run Configure.pl successfully; it complains about --icudatadir not
> > being defined (again not
I'm sorry if this is a repeat... I posted this accidentally to
perl6-language...
> Following the instructions in README.Win32 (which has been successful
> for me in the past), no longer works successfully. First, I cannot
> run Configure.pl successfully; it complains about --icudatadir not
> bein
Solinski, Mark <[EMAIL PROTECTED]> wrote:
> Following the instructions in README.Win32 (which has been successful
> for me in the past), no longer works successfully. First, I cannot run
> Configure.pl successfully; it complains about --icudatadir not being
> defined (again not one of the --icu* o
Hi Mark,
I was able to compile parrot yesterday night. I compiled icu and
copied the contents of the directory icu/include (two directories)
manually to parrot/src. After that the compiler didn't complain
anymore and I got a working parrot.exe. The --icudatadir I pointed to
the out directory in my
Following the instructions in README.Win32 (which has been successful
for me in the past), no longer works successfully. First, I cannot run
Configure.pl successfully; it complains about --icudatadir not being
defined (again not one of the --icu* options mentioned in README.Win32
AND not necessary
Will Coleda (via RT) wrote:
OS X build isn't quite right. darwin hints defines "platform_asm", but this
file isn't defined for darwin. This generates a dependency in the build for
src/platform_asm.s, which doesn't exist.
Ah, yes. Always run make realclean, leo.
ld: Undefined symbols:
_Parrot_ppc
# New Ticket Created by Will Coleda
# Please include the string: [perl #34340]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/rt3/Ticket/Display.html?id=34340 >
OS X build isn't quite right. darwin hints defines "platform_asm", but this
file isn't
... and after applying the patch I submitted, this no longer happens. But I think it
might be a coincidence.
William Coleda wrote:
fresh cvs checkout on OS X ... after doing a perl Configure.pl...
%make
...
perl -e 'chdir shift @ARGV; system q{make}, @ARGV; exit $? >> 8;' docs
perl -e '-d or mkdir
fresh cvs checkout on OS X ... after doing a perl Configure.pl...
%make
...
perl -e 'chdir shift @ARGV; system q{make}, @ARGV; exit $? >> 8;' docs
perl -e '-d or mkdir $_,0777 or die foreach @ARGV' ops
perldoc -u ../src/packfile.c > packfile-c.pod
perldoc -u ../ops/bit.ops > ops/bit.pod
perldoc -u
Lars Balker Rasmussen <[EMAIL PROTECTED]> wrote:
> nci_test.c included which is deprecated on FreeBSD
Applied, as well as #24802. Thanks,
leo
Lars Balker Rasmussen <[EMAIL PROTECTED]> wrote:
> According to #parrot, libnci.so is built automatically on some
> platforms, but not on my FreeBSD.
No, its currently not built automatically.
> - are you supposed to build libnci.so by hand if you want to test nci?
Yep. AFAIK are we lacking a c
# New Ticket Created by Lars Balker Rasmussen
# Please include the string: [perl #24797]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=24797 >
nci_test.c included which is deprecated on FreeBSD (and
elsewhere I assume), w
Looks like things are fixed. I committed the following:
-Melvin
Revision Changes Path
1.58 +8 -0 parrot/imcc/imc.h
Index: imc.h
===
RCS file: /cvs/public/parrot/imcc/imc.h,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -
- Original Message -
From: "Melvin Smith" <[EMAIL PROTECTED]>
> Can you confirm that this is fixed? Upgrading my flex from 2.5.4 -> 2.5.6
> fixed the unist.d include issue. I checked in a new lexer just now.
'fraid not. The #include for it is now enclosed in this block:-
/* Special case
Can you confirm that this is fixed? Upgrading my flex from 2.5.4 -> 2.5.6
fixed the unist.d include issue. I checked in a new lexer just now.
-Melvin
At 09:49 AM 11/18/2003 +0200, Nick Kostirya wrote:
Again broken :-)
See http://bugs6.perl.org/rt2/Ticket/Display.html?id=24260
> Hi,
>
> When buil
At 10:49 AM 11/18/2003 +0100, Leopold Toetsch wrote:
Jonathan Worthington <[EMAIL PROTECTED]> wrote:
> Hi,
> When building under Win32:-
> imclexer.c
> imcc/imclexer.c(13) : fatal error C1083: Cannot open include file:
> 'unistd.h': No such file or directory
It seems, that Melvin's flex is slightl
Jonathan Worthington <[EMAIL PROTECTED]> wrote:
> Hi,
> When building under Win32:-
> imclexer.c
> imcc/imclexer.c(13) : fatal error C1083: Cannot open include file:
> 'unistd.h': No such file or directory
It seems, that Melvin's flex is slightly older then mine. A diff of the
relevant part of (
Again broken :-)
See http://bugs6.perl.org/rt2/Ticket/Display.html?id=24260
> Hi,
>
> When building under Win32:-
>
> imclexer.c
> imcc/imclexer.c(13) : fatal error C1083: Cannot open include file:
> 'unistd.h': No such file or directory
> NMAKE : fatal error U1077: 'F:\Perl\bin\perl.exe' : re
Hi,
When building under Win32:-
imclexer.c
imcc/imclexer.c(13) : fatal error C1083: Cannot open include file:
'unistd.h': No such file or directory
NMAKE : fatal error U1077: 'F:\Perl\bin\perl.exe' : return code '0x2'
Stop.
Changing the line:-
#include
In imclexer.c to:-
#include
Allow
31 matches
Mail list logo