#8191: Add iconv needed for Solaris, and possibly Cygwin too.
----------------------------+-----------------------------------------------
Reporter: drkirkby | Owner: drkirkby
Type: defect | Status: needs_review
Priority: major | Milestone: sage-4.3.3
Component: packages | Keywords: iconv solaris cygwin
Author: David Kirkby | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
----------------------------+-----------------------------------------------
Changes (by drkirkby):
* cc: was (added)
* status: needs_info => needs_review
* component: solaris => packages
* work_issues: Needs Mercurial repository added =>
Comment:
I believe the iconv package is now ready for review.
* spkg-check has been added.
* The Mercurial repository has been added.
* As shown below, iconv is tested by R and found to be suitable.
{{{
Disabling libiconv support on Solaris
checking iconv.h usability... yes
checking iconv.h presence... yes
checking for iconv.h... yes
checking for iconv... in libiconv
checking whether iconv accepts "UTF-8", "latin1" and "UCS-*"... yes
checking for iconvlist... yes
checking for iconv... yes
}}}
The message
{{{
Disabling libiconv support on Solaris
}}}
is from R's spkg-install, so needs to be removed. That is ticket #8272
It should be noted that.
* The test failure seen on Solaris 10 (SPARC) but not on OS X, Linux or
!OpenSolaris has a trac item for it. #8271
* The failure of iconv's 'make check' to actually exit with a non-zero
exit code when it encounters a failure has a trac ticket for it #8270.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8191#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.