develooper Front page | perl.perl5.porters | Postings from October 2011

Re: [perl #101738] Bleadperl between v5.15.3-230-g70b71ec and v5.15.3-240-gf778bcf breaks YAPPO/Class-Component-0.17.tar.gz

Thread Next
From:
andreas.koenig.7os6VVqR
Date:
October 19, 2011 13:02
Subject:
Re: [perl #101738] Bleadperl between v5.15.3-230-g70b71ec and v5.15.3-240-gf778bcf breaks YAPPO/Class-Component-0.17.tar.gz
Message ID:
87hb34sqbc.fsf@franz.ak.mind.de
>>>>> On Wed, 19 Oct 2011 12:55:59 -0700, "Father Chrysostomos via RT" <perlbug-followup@perl.org> said:

  > On Wed Oct 19 12:50:44 2011, andreas.koenig.7os6VVqR@franz.ak.mind.de wrote:
 >> git diagnostics
 >> ---------------
 >> 
 >> All perls in that range did not compile, so I cannot pinpoint a single
 >> commit.

  > That I find odd, as I ran ‘make test’ after every commit.

I cannot guarantee it was always the same failure but the last one I
still see is this one:

          CCCMD =  cc -DPERL_CORE -c -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -std=c89 -O2 -g  -Wall -ansi -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wc++-compat -Wwrite-strings 
sv.c: In function ‘Perl_sv_reftype’:
sv.c:9133: warning: implicit declaration of function ‘sv_ref’
sv.c:9133: error: invalid type argument of ‘->’ (have ‘int’)
sv.c:9133: error: invalid type argument of ‘->’ (have ‘int’)
sv.c:9133: warning: passing argument 1 of ‘Perl_sv_2pv_flags’ makes pointer from integer without a cast
sv.c:2715: note: expected ‘struct SV * const’ but argument is of type ‘int’
sv.c: In function ‘Perl_sv_ref’:
sv.c:9181: error: ‘PERL_ARGS_ASSERT_SV_REF’ undeclared (first use in this function)
sv.c:9181: error: (Each undeclared identifier is reported only once
sv.c:9181: error: for each function it appears in.)
make: *** [sv.o] Error 1

-- 
andreas

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