On Thu, Dec 06, 2012 at 09:44:00PM -0500, George Greer wrote:
> Smoke logs available at http://m-l.org/~perl/smoke/perl/
> 
> Automated smoke report for 5.17.7 patch 
> 7d7d93ad5efb66d5764017a7a62c90f3b5353986 v5.17.6-178-g7d7d93a
> zwei: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz (GenuineIntel 2668MHz) (x86_64/8 
> cpu)
>     on        linux - 3.2.0-31-generic [debian]
>     using     clang version 4.2.1 Compatible Clang 3.3 (trunk 168545)
>     smoketime 1 day 35 minutes (average 6 hours 8 minutes)
> 
> Summary: FAIL(F)
> 
> O = OK  F = Failure(s), extended report at the bottom
> X = Failure(s) under TEST but not under harness
> ? = still running or test results not (yet) available
> Build failures during:       - = unknown or N/A
> c = Configure, m = make, M = make (after miniperl), t = make test-prep
> 
> v5.17.6-178-g7d7d93a  Configuration (common) -Accflags="-DPERL_POISON 
> -fsanitize=address" -Aldflags="-fsanitize=address" -Dcc=clang
> ----------- ---------------------------------------------------------
> F F F ?     
> F ? F ?     -Duseithreads

I *can't* replicate this. I've tried very hard. To the point of building
the identical clang version, from subversion:

$ clang --version
clang version 3.3 (trunk 168545)
Target: x86_64-unknown-linux-gnu
Thread model: posix
$ grep ^ccflags config.sh
ccflags='-DPERL_POISON -fsanitize=address -DDEBUGGING -fno-strict-aliasing 
-pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64'
ccflags_uselargefiles='-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'


I'd love to fix this and make the Fs go away, but as I can't replicate it,
I have no idea where the problem is. Or what the problem is.

Nicholas Clark

Reply via email to