develooper Front page | perl.perl5.porters | Postings from February 2015

[perl #123814] grok_atou() for regexp quantifiers

Thread Previous | Thread Next
From:
Hugo van der Sanden via RT
Date:
February 21, 2015 11:14
Subject:
[perl #123814] grok_atou() for regexp quantifiers
Message ID:
rt-4.0.18-21240-1424517259-101.123814-15-0@perl.org
On Fri Feb 20 07:52:06 2015, hv wrote:
> I think what's there now is worth some smoke-testing, I've renamed the
> branch to smoke-me/hv-grok.

Hmm, I'm getting a consistent failure for +threads -debugging under win32 that I don't understand. The log for that config (at http://m-l.org/~perl/smoke/perl/win32/smoke-me/Hugo%20van%20der%20Sanden/log564cba32cbcca439aa4cff6c9da609586124b2f3.log.gz) starts like so:

Configuration: -Dusedevel -Duseithreads
------------------------------------------------------------------------------
make distclean ...
Copy Policy.sh ...
Configure ...[./Configure -Dusedevel -Duseithreads -DCCTYPE=MSVC]

make ...[nmake -f smoke.mk -nologo /D CCTYPE=MSVC80FREE MAKE="nmake -nologo /D" ]
Could Not Find D:\smoke\perl\smoke-me\build\win32\config.h
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 8\VC\BIN\cl.EXE"' : return code '0x2'
Stop.

The other configurations all look like:

Configuration: -Dusedevel -DDEBUGGING
------------------------------------------------------------------------------
make distclean ...
Copy Policy.sh ...
Configure ...[./Configure -Dusedevel -DDEBUGGING -DCCTYPE=MSVC]

make ...[nmake -f smoke.mk -nologo /D CCTYPE=MSVC80FREE MAKE="nmake -nologo /D" ]
Could Not Find D:\smoke\perl\smoke-me\build\win32\config.h
Running config_h.PL
Writing config.h
config.h has changed
Options: (DEBUGGING HAS_TIMES HAVE_INTERP_INTERN [...]

Anyone have a clue for that?

Hugo

---
via perlbug:  queue: perl5 status: open
https://rt.perl.org/Ticket/Display.html?id=123814

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About