alian <alian@cpan.org> writes: > -------- Original Message -------- > Subject: Re: Smoke [5.9.0] 19618 FAIL(m) openbsd 3.3 (sparc64/1 cpu) > Date: Sun, 25 May 2003 19:24:42 +0200 > From: alian@cpan.org (Alian) > To: daily-build-reports@perl.org > CC: perl5-porters@perl.org > Newsgroups: perl.daily-build.reports > References: <200305251010.h4PAAsYi024257@zeus.alianet> > > alian@cpan.org wrote: > > Automated smoke report for 5.9.0 patch 19618 on openbsd - 3.3 > (sparc64/1 cpu) > > (zeus.alianet) using ccache egcc version 3.2.2 > > Report generated by Test::Smoke v1.17 > > > > O = OK F = Failure(s), extended report at the bottom > > ? = still running or test results not (yet) available > > Build failures during: - = unknown or N/A > > c = Configure, m = make, t = make test-prep > > > > 19618 Configuration (common) -Dcc="ccache egcc" > > -Dcf_email=alian@cpan.org > > ------------ > ---------------------------------------------------------------- > > m m m m > > m m m m -Duseithreads > > | | | +----- PERLIO = perlio -DDEBUGGING > > | | +------- PERLIO = stdio -DDEBUGGING > > | +--------- PERLIO = perlio > > +----------- PERLIO = stdio > > > > Summary: FAIL(m) > > > > > > > CCCMD = ccache egcc -DPERL_CORE -c -pthread -DDEBUGGING > -fno-strict-aliasing -I/usr/local/include -O2 -Wall > sv.c: In function `Perl_sv_2iv': > sv.c:2085: `undef' undeclared (first use in this function) > sv.c:2085: (Each undeclared identifier is reported only once > sv.c:2085: for each function it appears in.) > sv.c: In function `Perl_sv_2uv': > sv.c:2379: `undef' undeclared (first use in this function) > sv.c: In function `Perl_sv_2nv': > sv.c:2706: `undef' undeclared (first use in this function) > Unable to make perl in this configuration > Sending report to smokers-reports@perl.org OK > It seems that the nv_preserves_uv_bits test went wrong in Configure. And I think that Configure should croak at this point, because setting NV_PRESERVES_UV_BITS=undef does not seem to be useful. Regards, Slaven -- Slaven Rezic - slaven@rezic.de tknotes - A knotes clone, written in Perl/Tk. http://ptktools.sourceforge.net/#tknotesThread Previous