#18254: osx R spkg error: expected ',' or '}' before '__attribute__'
-------------------------------------+-------------------------------------
Reporter: buck | Owner:
Type: defect | Status: needs_review
Priority: major | Milestone: sage-
Component: packages: | duplicate/invalid/wontfix
standard | Resolution:
Keywords: | Merged in:
Authors: | Reviewers:
Report Upstream: N/A | Work issues:
Branch: | Commit:
Dependencies: | Stopgaps:
-------------------------------------+-------------------------------------
Comment (by fbissey):
Got there too. Like in #18254 libR.dylib is underlinked but somehow R.bin
linked OK.
{{{
otool -L
/Users/fbissey/build/sage-6.6.beta5/local/var/tmp/sage/build/r-3.2.0.p0/src/lib/libR.dylib
/Users/fbissey/build/sage-6.6.beta5/local/var/tmp/sage/build/r-3.2.0.p0/src/lib/libR.dylib:
libR.dylib (compatibility version 3.2.0, current version 3.2.0)
libRblas.dylib (compatibility version 0.0.0, current version
0.0.0)
/Users/fbissey/build/sage-6.6.beta5/local/lib/libgfortran.3.dylib
(compatibility version 4.0.0, current version 4.0.0)
/Users/fbissey/build/sage-6.6.beta5/local/lib/libquadmath.0.dylib
(compatibility version 1.0.0, current version 1.0.0)
/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
(compatibility version 150.0.0, current version 1153.18.0)
/Users/fbissey/build/sage-6.6.beta5/local/lib/libreadline.6.dylib
(compatibility version 6.0.0, current version 6.3.0)
/Users/fbissey/build/sage-6.6.beta5/local/lib/libz.1.dylib
(compatibility version 1.0.0, current version 1.2.8)
/usr/lib/libicucore.A.dylib (compatibility version 1.0.0, current
version 53.1.0)
/usr/lib/libiconv.2.dylib (compatibility version 7.0.0, current
version 7.0.0)
/Users/fbissey/build/sage-6.6.beta5/local/lib/libgomp.1.dylib
(compatibility version 2.0.0, current version 2.0.0)
/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current
version 1213.0.0)
/Users/fbissey/build/sage-6.6.beta5/local/lib/libgcc_s.1.dylib
(compatibility version 1.0.0, current version 1.0.0)
}}}
libbz2 is missing. A gross hack that should get us past this would be to
configure with `--without-system-bzlib` to force the use of the internal
copy but it is quite curious we miss that linking on some platforms.
--
Ticket URL: <http://trac.sagemath.org/ticket/18254#comment:54>
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 unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.