>>>>> On Tue, 28 Feb 2012 17:26:39 -0800, "Ricardo SIGNES via RT" <perlbug-followup@perl.org> said:
> I cannot reproduce failures for this on my Darwin box.
> Is this issue still blocking? Steps to reproduce, please, if so.
I just take four recent bleadperls:
-
perl: v5.15.8-58-g4d38360
useithreads: undef
uselongdouble: define
-
perl: v5.15.8-53-g0c28294
useithreads: define
uselongdouble: undef
-
perl: v5.15.8-49-gb4069bc
useithreads: define
uselongdouble: define
-
perl: v5.15.8-48-g5ef3c22
useithreads: undef
uselongdouble: undef
With all four I run 'install Bit::Vector' on my cpan shell and get:
make[1]: Entering directory `/tmp/tmp.hg0fEzbF6R/Bit-Vector-7.1-HPmcsK'
cp lib/Bit/Vector/Overload.pm blib/lib/Bit/Vector/Overload.pm
cp Vector.pm blib/lib/Bit/Vector.pm
cp Vector.pod blib/lib/Bit/Vector.pod
cp lib/Bit/Vector/String.pod blib/lib/Bit/Vector/String.pod
cp lib/Bit/Vector/Overload.pod blib/lib/Bit/Vector/Overload.pod
cp lib/Bit/Vector/String.pm blib/lib/Bit/Vector/String.pm
cc -c -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"7.1\" -DXS_VERSION=\"7.1\" -fPIC "-I/home/src/perl/repoperls/installed-perls/perl/v5.15.8-58-g4d38360/127e/lib/5.15.8/x86_64-linux-ld/CORE" BitVector.c
/home/sand/src/perl/repoperls/installed-perls/perl/v5.15.8-58-g4d38360/127e/bin/perl /home/src/perl/repoperls/installed-perls/perl/v5.15.8-58-g4d38360/127e/lib/5.15.8/ExtUtils/xsubpp -typemap /home/src/perl/repoperls/installed-perls/perl/v5.15.8-58-g4d38360/127e/lib/5.15.8/ExtUtils/typemap -typemap typemap Vector.xs > Vector.xsc && mv Vector.xsc Vector.c
cc -c -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"7.1\" -DXS_VERSION=\"7.1\" -fPIC "-I/home/src/perl/repoperls/installed-perls/perl/v5.15.8-58-g4d38360/127e/lib/5.15.8/x86_64-linux-ld/CORE" Vector.c
In file included from BitVector.h:16:0,
from Vector.xs:34:
ToolBox.h:96:24: error: expected identifier before numeric constant
make[1]: *** [Vector.o] Error 1
make[1]: Leaving directory `/tmp/tmp.hg0fEzbF6R/Bit-Vector-7.1-HPmcsK'
(/usr/bin/make exited with 512)
CPAN::Reporter: make result is 'unknown', Stopped with an error.
CPAN::Reporter: preparing a CPAN Testers report for Bit-Vector-7.1
CPAN::Reporter: this appears to be a duplicate report for the make phase:
UNKNOWN Bit-Vector-7.1 x86_64-linux-ld 3.2.0-1-amd64
Test report will not be sent.
STBEY/Bit-Vector-7.1.tar.gz
/usr/bin/make -- NOT OK
Patch is in ticket https://rt.cpan.org/Ticket/Display.html?id=71052
Also in this ticket Steffen Beyer has authorized me to make a new
release which I will provide ASAP.
--
andreas
Thread Previous
|
Thread Next