List Info

Thread: B::C borked on blead




B::C borked on blead
user name
2007-04-16 18:29:23
List,

I've been getting this for several days:

rm Policy.sh config.sh
./Configure -de -Dusemymalloc -Dusedevel -Duseithreads 
	-Accflags="-DPERL_COPY_ON_WRITE
-DPERL_DONT_CREATE_GVSV"
make

[... time passes ...]

../../miniperl "-I../../lib"
"-I../../lib" "-I../../lib"
"-I../../lib" 
defsubs_h.PL defsubs.h
Extracting defsubs.h...
../../miniperl "-I../../lib"
"-I../../lib" ../../lib/ExtUtils/xsubpp 
-typemap ../../lib/ExtUtils/typemap -typemap typemap  B.xs
> B.xsc && mv 
B.xs
c B.c
cc -c    -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H
-DPERL_COPY_ON_WRITE 
-DPERL_DONT_CREATE_GVSV -fno-strict-aliasing -pipe
-I/usr/local/include 
-O    -
DVERSION="1.15"  -DXS_VERSION="1.15"
-DPIC -fPIC "-I../.."   B.c
Running Mkbootstrap for B ()
chmod 644 B.bs
rm -f ../../lib/auto/B/B.so
cc  -shared  -L/usr/local/lib B.o  -o ../../lib/auto/B/B.so
chmod 755 ../../lib/auto/B/B.so
cp B.bs ../../lib/auto/B/B.bs
chmod 644 ../../lib/auto/B/B.bs
../../../miniperl "-I../../../lib"
"-I../../../lib" 
../../../lib/ExtUtils/xsubpp  -typemap
../../../lib/ExtUtils/typemap 
C.xs > C.xsc && mv C.xsc
C.c
cc -c    -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H
-DPERL_COPY_ON_WRITE 
-DPERL_DONT_CREATE_GVSV -fno-strict-aliasing -pipe
-I/usr/local/include 
-O    -
DVERSION="1.05"  -DXS_VERSION="1.05"
-DPIC -fPIC "-I../../.."   C.c
C.xs: In function `my_runops':
C.xs:26: error: structure has no member named
`op_pmreplroot'
C.xs:27: error: structure has no member named
`op_pmreplstart'
C.xs:28: error: structure has no member named `op_pmnext'
*** Error code 1

Stop in /home/perl/src/blead/ext/B/C.
*** Error code 1

I'm not sure if it's related to Nicholas's op explorations,
but it's all 
a bit much for my poor brane. I don't know if it's the
combination of 
Configure switches or something deeper.

David



Re: B::C borked on blead
user name
2007-04-16 18:29:19
On Tue, Apr 17, 2007 at 01:29:23AM +0200, David Landgren
wrote:
> List,
> 
> I've been getting this for several days:
> 
> rm Policy.sh config.sh
> ./Configure -de -Dusemymalloc -Dusedevel -Duseithreads

> 	-Accflags="-DPERL_COPY_ON_WRITE
-DPERL_DONT_CREATE_GVSV"
> make
> 
> [... time passes ...]

gmake -j7 makes time pass more quickly 

> ../../../miniperl "-I../../../lib"
"-I../../../lib" 
> ../../../lib/ExtUtils/xsubpp  -typemap
../../../lib/ExtUtils/typemap 
> C.xs > C.xsc && mv C.xsc
> C.c
> cc -c    -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H
-DPERL_COPY_ON_WRITE 
> -DPERL_DONT_CREATE_GVSV -fno-strict-aliasing -pipe
-I/usr/local/include 
> -O    -
> DVERSION="1.05" 
-DXS_VERSION="1.05" -DPIC -fPIC
"-I../../.."   C.c
> C.xs: In function `my_runops':
> C.xs:26: error: structure has no member named
`op_pmreplroot'
> C.xs:27: error: structure has no member named
`op_pmreplstart'
> C.xs:28: error: structure has no member named
`op_pmnext'
> *** Error code 1
> 
> Stop in /home/perl/src/blead/ext/B/C.
> *** Error code 1
> 
> I'm not sure if it's related to Nicholas's op
explorations, but it's all 
> a bit much for my poor brane. I don't know if it's the
combination of 
> Configure switches or something deeper.

Er, you shouldn't have a C.xs in B in blead. It was removed
a while back.
Are you rsync-ing without --delete?

(if adding --delete, tread carefully. It does delete
things.
Double check you have the right target)

Nicholas Clark

Re: B::C borked on blead
user name
2007-04-17 00:58:52
Nicholas Clark wrote:
> On Tue, Apr 17, 2007 at 01:29:23AM +0200, David
Landgren wrote:

[....]

> Er, you shouldn't have a C.xs in B in blead. It was
removed a while back.
> Are you rsync-ing without --delete?

oops, nice catch.

Thanks,
David

[1-3]

about | contact  Other archives ( Real Estate discussion Medical topics )