Package: libclass-methodmaker-perl Version: 2.07-2 Severity: important Tags: fixed-upstream User: [EMAIL PROTECTED] Usertags: perl-5.10-transition
This package fails to build from source with Perl 5.10 (currently in experimental): /usr/bin/perl /usr/share/perl/5.10/ExtUtils/xsubpp -typemap /usr/share/perl/5.10/ExtUtils/typemap MethodMaker.xs > MethodMaker.xsc && mv MethodMaker.xsc MethodMaker.c Please specify prototyping behavior for MethodMaker.xs (see perlxs manual) cc -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"2.07\" -DXS_VERSION=\"2.07\" -fPIC "-I/usr/lib/perl/5.10/CORE" MethodMaker.c MethodMaker.xs: In function 'XS_Class__MethodMaker_set_sub_name': MethodMaker.xs:12: error: incompatible types in assignment make[1]: *** [MethodMaker.o] Error 1 make[1]: Leaving directory `/home/niko/libclass-methodmaker-perl-2.07' make: *** [build-stamp] Error 2 This is fixed in the "unauthorized" CPAN release 2.10 at http://search.cpan.org/~schwigon/Class-MethodMaker-2.10/ . I have verified that 2.10 compiles and passes the test suite with Perl 5.10. Cheers, -- Niko Tyni [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]