On Thu, Dec 23, 2004 at 03:46:00AM -0600, steve@mccoy.peters.homeunix.org wrote: > Automated smoke report for 5.9.2 patch 23670 > mccoy.peters.homeunix.org: Intel Pentium III ("GenuineIntel" 686-class, 512KB L2 cache) (i386/1 cpu) > on openbsd - 3.6 > using cc version 2.95.3 20010125 (prerelease, propolice) > smoketime 3 hours 41 minutes (average 27 minutes 42 seconds) > > Summary: FAIL(m) > > 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 > > 23670 Configuration (common) none > ----------- --------------------------------------------------------- > O O O O > m - m - -Duse64bitint > O O O O -Duseithreads > m - m - -Duseithreads -Duse64bitint > | | | +----- PERLIO = perlio -DDEBUGGING > | | +------- PERLIO = stdio -DDEBUGGING > | +--------- PERLIO = perlio > +----------- PERLIO = stdio > > > -- > Report by Test::Smoke v1.19#716 running on perl 5.8.5 > (Reporter v0.016 / Smoker v0.015) > Here is the make failure that I'm getting... > make `sh cflags "optimize='-O2'" miniperlmain.o` miniperlmain.c CCCMD = cc -DPERL_CORE -c -pthread -DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include -O2 -Wall In file included from perl.h:2012, from miniperlmain.c:36: handy.h:140: syntax error before `I64' handy.h:140: warning: type defaults to `int' in declaration of `I64' handy.h:140: warning: data definition has no type or storage class handy.h:141: syntax error before `U64' handy.h:141: warning: type defaults to `int' in declaration of `U64' handy.h:141: warning: data definition has no type or storage class *** Error code 1 Steve Peters steve@fisharerojo.orgThread Previous | Thread Next