#12963: PolyBoRi links against system -lboost_unit_test_framework
----------------------------------+-----------------------------------------
Reporter: jdemeyer | Owner: tbd
Type: defect | Status: new
Priority: blocker | Milestone: sage-5.0.1
Component: packages | Resolution:
Keywords: | Work issues:
Report Upstream: N/A | Reviewers:
Authors: Jeroen Demeyer | Merged in:
Dependencies: | Stopgaps:
----------------------------------+-----------------------------------------
Changes (by {'newvalue': u'Jeroen Demeyer', 'oldvalue': ''}):
* milestone: sage-5.1 => sage-5.0.1
* author: => Jeroen Demeyer
Old description:
> As noted on sage-support, the sage-5.0 '''binary''' `sage-5.0-linux-
> 32bit-fedora_release_16_verne_-i686-Linux.tar.gz` requires the boost
> library `libboost_unit_test_framework` at runtime, since the binary was
> built on a machine with that library available. PolyBoRi checks for
> `-lboost_unit_test_framework` and links against it if available.
>
> This is because of the PolyBoRi upgrade to version 0.8.1. The older
> PolyBoRi in sage-4.8 did not do this.
>
> There are two solutions:
> 1. Fix PolyBoRi not to link against `-lboost_unit_test_framework` when
> SAGE_FAT_BINARY=yes.
> 2. Add the boost library to Sage (currently, only the boost headers are
> installed).
New description:
As noted on sage-support, the sage-5.0 '''binary''' `sage-5.0-linux-32bit-
fedora_release_16_verne_-i686-Linux.tar.gz` requires the boost library
`libboost_unit_test_framework` at runtime, since the binary was built on a
machine with that library available. PolyBoRi checks for
`-lboost_unit_test_framework` and links against it if available.
This is because of the PolyBoRi upgrade to version 0.8.1. The older
PolyBoRi in sage-4.8 did not do this.
There are two solutions:
1. Fix PolyBoRi not to link against `-lboost_unit_test_framework` when
SAGE_FAT_BINARY=yes.
2. Add the boost library to Sage (currently, only the boost headers are
installed).
The following '''spkg''' implements the first solution:
[http://boxen.math.washington.edu/home/jdemeyer/spkg/polybori-0.8.1.p2.spkg]
--
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12963#comment:4>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.