#13898: OSX build failure in mercurial with FSF GCC
--------------------------------+-------------------------------------------
Reporter: vbraun | Owner: tbd
Type: defect | Status: needs_review
Priority: major | Milestone: sage-5.6
Component: packages | Resolution:
Keywords: | Work issues:
Report Upstream: N/A | Reviewers:
Authors: Volker Braun | Merged in:
Dependencies: | Stopgaps:
--------------------------------+-------------------------------------------
Description changed by vbraun:
Old description:
> As reported on https://groups.google.com/d/topic/sage-
> devel/kfXamuej_Gs/discussion
> {{{
> gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -g -m64
> -I/opt/sage/sage-5.6.beta1/local/include/python2.7 -c mercurial/osutil.c
> -o build/temp.macosx-10.8-x86_64-2.7/mercurial/osutil.o
> In file included from
> /System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:5:0,
> from /usr/include/os/object.h:74,
> from /usr/include/dispatch/dispatch.h:48,
> from
> /System/Library/Frameworks/CoreFoundation.framework/Headers/CFMessagePort.h:11,
> from
> /System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:68,
> from
> /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:18,
> from
> /System/Library/Frameworks/CoreServices.framework/Frameworks/AE.framework/Headers/AE.h:20,
> from
> /System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:18,
> from
> /System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:24,
> from mercurial/osutil.c:523:
> /System/Library/Frameworks/Foundation.framework/Headers/NSObjCRuntime.h:409:1:
> Fehler: verirrtes »@« im Programm
> }}}
>
> Workaround:
> http://www.stp.dias.ie/~vbraun/Sage/spkg/mercurial-2.2.2.p1.spkg
New description:
As reported on https://groups.google.com/d/topic/sage-
devel/kfXamuej_Gs/discussion
{{{
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -O2 -g -m64
-I/opt/sage/sage-5.6.beta1/local/include/python2.7 -c mercurial/osutil.c
-o build/temp.macosx-10.8-x86_64-2.7/mercurial/osutil.o
In file included from
/System/Library/Frameworks/Foundation.framework/Headers/NSObject.h:5:0,
from /usr/include/os/object.h:74,
from /usr/include/dispatch/dispatch.h:48,
from
/System/Library/Frameworks/CoreFoundation.framework/Headers/CFMessagePort.h:11,
from
/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:68,
from
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:18,
from
/System/Library/Frameworks/CoreServices.framework/Frameworks/AE.framework/Headers/AE.h:20,
from
/System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:18,
from
/System/Library/Frameworks/ApplicationServices.framework/Headers/ApplicationServices.h:24,
from mercurial/osutil.c:523:
/System/Library/Frameworks/Foundation.framework/Headers/NSObjCRuntime.h:409:1:
Fehler: verirrtes »@« im Programm
}}}
Workaround: Use the following spkgs:
* http://www.stp.dias.ie/~vbraun/Sage/spkg/mercurial-2.2.2.p1.spkg
* http://www.stp.dias.ie/~vbraun/Sage/spkg/python-2.7.3.p6.spkg
* http://www.stp.dias.ie/~vbraun/Sage/spkg/r-2.14.0.p7.spkg
--
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13898#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.