Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 288452 - [Perl 5.10.1] dev-perl/math-pari-2.010709 fails
Summary: [Perl 5.10.1] dev-perl/math-pari-2.010709 fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on: 289144
Blocks: perl-5.10.1
  Show dependency tree
 
Reported: 2009-10-10 16:18 UTC by mephinet
Modified: 2010-02-22 09:28 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (math-pari-build.log,24.06 KB, text/plain)
2009-10-10 16:19 UTC, mephinet
Details
emerge --info (math-pari-emerge.info,4.24 KB, text/plain)
2009-10-10 16:20 UTC, mephinet
Details

Note You need to log in before you can comment on or make changes to this bug.
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.