#18254: osx R spkg error: expected ',' or '}' before '__attribute__'
--------------------------------------+------------------------
       Reporter:  buck                |        Owner:
           Type:  defect              |       Status:  new
       Priority:  major               |    Milestone:  sage-6.7
      Component:  packages: standard  |   Resolution:
       Keywords:                      |    Merged in:
        Authors:                      |    Reviewers:
Report Upstream:  N/A                 |  Work issues:
         Branch:                      |       Commit:
   Dependencies:                      |     Stopgaps:
--------------------------------------+------------------------

Comment (by buck):

 @vbraun: I showed all my environment above:

 {{{
 $ env
 PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/usr/texbin
 PWD=/Users/buck/trees/mine/sage
 HOME=/Users/buck
 SHLVL=1
 _=/usr/bin/env
 }}}

 There's definitely an error:

 {{{
 gcc -std=gnu99 -I../../../../include -DNDEBUG -I../../../include
 -I../../../../src/include -DHAVE_CONFIG_H -I../../../../src/extra/zlib
 -fPIC  -g -O2   -c devQuartz.c -o devQuartz.o
 In file included from /usr/include/Availability.h:153:0,
                  from /usr/include/stdio.h:65,
                  from ../../../../include/Rinternals.h:37,
                  from ../../../include/Defn.h:80,
                  from devQuartz.c:30:
 
/System/Library/Frameworks/CoreServices.framework/Frameworks/FSEvents.framework/Headers/FSEvents.h:486:41:
 error: expected ',' or '}' before '__attribute__'
    kFSEventStreamEventFlagItemIsHardlink
 __OSX_AVAILABLE_STARTING(__MAC_10_10, __IPHONE_9_0) = 0x00100000,
                                          ^
 ...
 Error installing package r-3.1.2.p0
 }}}

--
Ticket URL: <http://trac.sagemath.org/ticket/18254#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 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.

Reply via email to