#7782: cliquer build fails on Solaris 8 or HP-UX (Solaris 8 now fixed, but not
HP-
UX)
------------------------+---------------------------------------------------
Reporter: drkirkby | Owner: drkirkby
Type: defect | Status: needs_review
Priority: major | Milestone: sage-4.3.1
Component: porting | Keywords:
Work_issues: | Author:
Upstream: N/A | Reviewer:
Merged: |
------------------------+---------------------------------------------------
Changes (by drkirkby):
* status: new => needs_review
Comment:
I also found the cliquer build fails on Solaris 8, for exactly the same
reasons as on HP-UX.
{{{
bash-2.03$ uname -a
SunOS solaris8 5.8 Generic_108528-11 sun4u sparc SUNW,Sun-Blade-1000
bash-2.03$ cat /etc/release
Solaris 8 10/01 s28s_u6wos_08a SPARC
Copyright 2001 Sun Microsystems, Inc. All Rights Reserved.
Assembled 12 September 2001
}}}
As discussed above, the spkg-install can be simplified a lot, but it will
be easier to wait until the sage-env #7818 is fully merged into 4.3.1 (it
has positive review). As such, the only significant change here, which
permits the build on Solaris 8 (but not HP-UX) is just simply commenting
out one line in the Makefile. The actual changes are
* Commented out the long options in the Makefile
* Change the name of the patch directory with the Makefile from 'patch'
to 'patches' to be consistent with other packages.
* Added patches/Makefile to the Mercurial as it was not there before.
* I changed the title of the ticket, to reflect the fact that the problem
also exists on Solaris 8, but is fixed there, but not on HP-UX.
An updated cliquer-1.2.p3.spkg can be found here.
http://boxen.math.washington.edu/home/kirkby/portability/cliquer-1.2.p3/cliquer-1.2.p3.spkg
Some other files which might be relevent can be found in the directory
http://boxen.math.washington.edu/home/kirkby/portability/cliquer-1.2.p3/
Reviewing this should be easy. I appologise if the information in the
repository is not exactly as it should be, but the Makefile was not there
before, so I can't do a diff against it. I just added it to the
repository.
Dave
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7782#comment:3>
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.