Bug 98531 - [ports math]pari update
Summary: [ports math]pari update
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-05 15:40 UTC by Yoshiaki Uchikawa
Modified: 2006-07-11 01:20 UTC (History)
0 users

See Also:


Attachments
file.diff (24.23 KB, patch)
2006-06-05 15:40 UTC, Yoshiaki Uchikawa
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yoshiaki Uchikawa 2006-06-05 15:40:19 UTC
	version update
	pari-2.1.7  -> pari-2.3.0

	And, I want to merge "pari" and "pari-devel".
	2.1.7(pari: stable)--------^-------->2.3.0(pari: stable)
                                   |
        2.2.1-beta(pari-devel)-----|
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2006-06-05 22:44:03 UTC
State Changed
From-To: open->closed

Committed, thanks!
Comment 2 david 2006-07-11 01:19:48 UTC
p5-Math-Pari-2.010500 doesn't seem to be compatible with Pari 2.3.0, as
outlined below.

Also, Math::Pari 2.010706 states: "Latest supported golden is
`pari-2.1.7.tgz'" which means upgrading p5-Math-Pari-2.010500 to
p5-Math-Pari-2.010706 probably wouldn't work either.

Any ideas?

David

[snip]

=3D=3D=3D>  Building for p5-Math-Pari-2.010500
cp libPARI.dumb.pod blib/lib/Math/libPARI.dumb.pod
cp PariInit.pm blib/lib/Math/PariInit.pm
cp Pari.pm blib/lib/Math/Pari.pm
cp libPARI.pod blib/lib/Math/libPARI.pod
cd libPARI && gmake LIBPERL_A=3D"libperl.a" LINKTYPE=3D"dynamic"
OPTIMIZE=3D"-O2 -fno-strict-aliasing -pipe" PREFIX=3D"/usr/local"
PASTHRU_DEFINE=3D"" PASTHRU_INC=3D""
gmake[1]: Entering directory
`/usr/ports/math/p5-Math-Pari/work/Math-Pari-2.010500/libPARI'
gmake[1]: *** No rule to make target
`/usr/ports/math/pari/work/pari-2.3.0/src/kernel/ix86/level0.h', needed
by `pariinl.h'.  Stop.
gmake[1]: Leaving directory
`/usr/ports/math/p5-Math-Pari/work/Math-Pari-2.010500/libPARI'
gmake: *** [libPARI/libPARI.a] Error 2
*** Error code 2

Stop in /usr/ports/math/p5-Math-Pari.