#12760: gfan 0.4plus [p1] fails to build with GCC 4.7.0
----------------------------------+-----------------------------------------
Reporter: leif | Owner: leif
Type: defect | Status: needs_review
Priority: major | Milestone: sage-5.0
Component: packages | Resolution:
Keywords: spkg C++11 | Work issues:
Report Upstream: N/A | Reviewers:
Authors: Leif Leonhardy | Merged in:
Dependencies: | Stopgaps:
----------------------------------+-----------------------------------------
Old description:
> This is due to a trivial programming error. I already have an spkg
> fixing this, along with a moderate clean-up of the spkg.
>
> See #12751 for the GCC-4.7.0 metaticket.
>
> ----
>
> '''New spkg:'''
> [http://boxen.math.washington.edu/home/leif/Sage/spkgs/gfan-0.4plus.p3.spkg]
>
> '''md5sum:''' `2e35abd57788571faf6b638802bff470 gfan-0.4plus.p3.spkg`
>
> === gfan-0.4plus.p3 (Leif Leonhardy, April 5th 2012) ===
> * #12760: Fix erroneous unconditional export of `CXXFLAG64`, which is
> now in
> the first place always set, and used in the patched Makefile. (Also
> do not
> export `CFLAG64`, which is only used within `spkg-install`.)
> * Add further TODOs... ;-)
>
> === gfan-0.4plus.p2 (Leif Leonhardy, March 25th 2012) ===
> * #12760: Correct trivial C++ programming error to make gfan build with
> GCC 4.7.0.
> * Clean up and beautify `spkg-install`.
New description:
This is due to a trivial programming error. I already have an spkg fixing
this, along with a moderate clean-up of the spkg.
See #12751 for the GCC-4.7.0 metaticket.
----
'''New spkg:'''
[http://boxen.math.washington.edu/home/leif/Sage/spkgs/gfan-0.4plus.p3.spkg]
'''md5sum:''' `2bb0b5f4cd0081c1af939294ba2e1859 gfan-0.4plus.p3.spkg`
=== gfan-0.4plus.p3 (Leif Leonhardy, April 5th 2012) ===
* #12760: Fix erroneous unconditional export of `CXXFLAG64`, which is now
in
the first place always set, and used in the patched Makefile. (Also do
not
export `CFLAG64`, which is only used within `spkg-install`.)
* Add further TODOs... ;-)
=== gfan-0.4plus.p2 (Leif Leonhardy, March 25th 2012) ===
* #12760: Correct trivial C++ programming error to make gfan build with
GCC 4.7.0.
* Clean up and beautify `spkg-install`.
--
Comment (by leif):
Replying to [comment:10 jdemeyer]:
> You should make all files in `src` world-readable:
> {{{
> chmod -R ugo+r src
> }}}
Well, these have been in before (and the respective files were of course
user-readable, and they don't get installed anyway).
Anyway, fixed; new spkg, same place.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12760#comment:11>
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.