Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 288452

Summary: [Perl 5.10.1] dev-perl/math-pari-2.010709 fails
Product: Gentoo Linux Reporter: mephinet <mephinet>
Component: Current packagesAssignee: Gentoo Perl team <perl>
Status: RESOLVED FIXED    
Severity: normal CC: about.gentoobugs
Priority: High    
Version: 2008.0   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 289144    
Bug Blocks: 280724    
Attachments: build.log
emerge --info

Description mephinet 2009-10-10 16:18:36 UTC
With perl 5.10.1-r11 from the perl-experimental overlay, the stable version of 
dev-perl/math-pari, 2.010709, fails to compile with:

x86_64-pc-linux-gnu-gcc -c  -I ../pari-2.1.7/src -I../pari-2.1.7/src/headers -I../pari-2.1.7/src -I./libPARI -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -pipe -fomit-frame-pointer -march=core2   -DVERSION=\"2.010709\" -DXS_VERSION=\"2.010709\" -fPIC "-I/usr/lib64/perl5/5.10.1/x86_64-linux/CORE"  -DPARI_VERSION_EXP=2001007 -DDEBUG_PARI -DLSB_in_U32=0 -Derr=pari_err -DGCC_INLINE Pari.c
Pari.xs: In function 'installPerlFunctionCV':
Pari.xs:1153: error: 'XPVCV' has no member named 'xof_off'
Pari.xs: In function 'callPerlFunction':
Pari.xs:1219: error: 'XPVCV' has no member named 'xof_off'
Comment 1 mephinet 2009-10-10 16:19:21 UTC
Created attachment 206682 [details]
build.log
Comment 2 mephinet 2009-10-10 16:20:01 UTC
Created attachment 206683 [details]
emerge --info
Comment 3 mephinet 2009-10-10 16:28:33 UTC
Version 2.010801 compiles fine, so I guess it's just a matter of setting the DEPEND of 2.010709 to <dev-lang/perl-5.10
Comment 4 mephinet 2009-10-10 16:29:22 UTC
For completeness' sake: 2.010801-r1 compiles, too.
Comment 5 David Abbott (RETIRED) gentoo-dev 2009-10-15 09:30:34 UTC
Same here perl-5.10.1 and dev-perl/math-pari-2.010801 installs fine.
Comment 6 Torsten Veller (RETIRED) gentoo-dev 2010-02-22 09:28:26 UTC
Old version are gone. Closing.