#10820: tachyon-0.98beta.p11 doesn't build on ARM
----------------------------+-----------------------------------------------
Reporter: Snark | Owner: drkirkby
Type: defect | Status: needs_work
Priority: major | Milestone:
Component: porting | Keywords:
Author: | Upstream: Reported upstream. Developers
acknowledge bug.
Reviewer: David Kirkby | Merged:
Work_issues: |
----------------------------+-----------------------------------------------
Changes (by drkirkby):
* status: needs_review => needs_work
* reviewer: => David Kirkby
* upstream: N/A => Reported upstream. Developers acknowledge bug.
Comment:
I can't tell exactly what you have done, as I have no .spkg to look at,
but it looks to me as though you have copied {{{Make-arch}}} unmodified to
the patches directory, then used 'sed' on that to change it. If I'm
correct, then its a waste of disk space. The two sensible options are
either to:
* Create a patch, which can be installed with GNU patch.
* Use 'sed' to edit the {{{Make-arch}}}, overwriting the source code when
spkg-install is run.
The patches attached to the ticket must be in Mercurial format, and there
must be a new .spkg file with all the changes committed. That way there's
an exact log of all the changes in the package. If you don't know how to
do that, I don't mind doing it for you this time, but in the long term you
will need to find out how to do it.
Also, can you fill in the author form with your real name.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10820#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.