[Dbix-class] Class::C3::XS dev release

Josef Chladek josef.chladek at boerse-express.com
Mon Apr 16 11:48:17 GMT 2007


Am 16.04.2007 um 12:43 schrieb Brandon Black:

>
> This may be an issue with M::B -> MakeMaker compat, I was only using
> M::B when testing it locally.  Can you try "perl Build.PL; ./Build;
> ./Build test; ./Build install", etc?
>
> -- Brandon

hmm, this leads to (same in OS X and linux)

./Build
Copying lib/Class/C3/XS.pm -> blib/lib/Class/C3/XS.pm
cc -I/System/Library/Perl/5.8.6/darwin-thread-multi-2level/CORE - 
DXS_VERSION="0.01_01" -DVERSION="0.01_01" -c -g -pipe -fno-common - 
DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -I/usr/local/ 
include -O3 -o lib/Class/C3/XS.o lib/Class/C3/XS.c
lib/Class/C3/XS.xs: In function '__mro_linear_isa_c3':
lib/Class/C3/XS.xs:70: warning: passing argument 1 of  
'__mro_linear_isa_c3' from incompatible pointer type
lib/Class/C3/XS.xs:70: warning: passing argument 3 of  
'__mro_linear_isa_c3' makes pointer from integer without a cast
lib/Class/C3/XS.xs:70: error: too few arguments to function  
'__mro_linear_isa_c3'
lib/Class/C3/XS.xs:126: warning: target of assignment not really an  
lvalue; this will be a hard error in the future
lib/Class/C3/XS.xs: In function '__nextcan':
lib/Class/C3/XS.xs:280: warning: passing argument 1 of  
'__mro_linear_isa_c3' from incompatible pointer type
lib/Class/C3/XS.xs:280: error: too few arguments to function  
'__mro_linear_isa_c3'
lib/Class/C3/XS.xs: In function 'XS_Class_C3_XS_calculateMRO':
lib/Class/C3/XS.xs:372: warning: passing argument 1 of  
'__mro_linear_isa_c3' from incompatible pointer type
lib/Class/C3/XS.xs:372: error: too few arguments to function  
'__mro_linear_isa_c3'
lib/Class/C3/XS.xs: In function 'XS_next_can':
lib/Class/C3/XS.xs:399: warning: passing argument 1 of '__nextcan'  
from incompatible pointer type
lib/Class/C3/XS.xs:399: error: too few arguments to function '__nextcan'
lib/Class/C3/XS.xs: In function 'XS_next_method':
lib/Class/C3/XS.xs:419: warning: passing argument 1 of '__nextcan'  
from incompatible pointer type
lib/Class/C3/XS.xs:419: warning: passing argument 2 of '__nextcan'  
makes pointer from integer without a cast
lib/Class/C3/XS.xs:419: error: too few arguments to function '__nextcan'
lib/Class/C3/XS.xs: In function 'XS_maybe_next_method':
lib/Class/C3/XS.xs:431: warning: passing argument 1 of '__nextcan'  
from incompatible pointer type
lib/Class/C3/XS.xs:431: error: too few arguments to function '__nextcan'
error building lib/Class/C3/XS.o from 'lib/Class/C3/XS.c' at /Library/ 
Perl/5.8.6/ExtUtils/CBuilder/Base.pm line 108.

regards
josef



More information about the Dbix-class mailing list