Opened 11 years ago

Closed 11 years ago

#40276 closed defect (duplicate)

Compiling R fails in Foundation Framework headers

Reported by: Polyergic (Shad Sterling) Owned by: kjellpk (Kjell Konis)
Priority: Normal Milestone:
Component: ports Version: 2.2.0
Keywords: Cc:
Port: R

Description

Several parse errors on files in /System/Library/Frameworks/Foundation.framework/Headers/ appear in the attached log, all fairly similar; this is the first:

:info:build /opt/local/bin/gcc-mp-4.7 -I../../../../include -DNDEBUG -I../../../include -I../../../../src/include -DHAVE_CONFIG_H -I../../../../src/extra/zlib -I/opt/local/include   -fPIC  -pipe -Os -m64 -fobjc-exceptions  -c qdCocoa.m -o qdCocoa.o
:info:build In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:120:0,
:info:build                  from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12,
:info:build                  from qdCocoa.h:39,
:info:build                  from qdCocoa.m:24:
:info:build /System/Library/Frameworks/Foundation.framework/Headers/NSTask.h:75:24: error: expected identifier or '(' before '^' token
:info:build /System/Library/Frameworks/Foundation.framework/Headers/NSTask.h:78:1: error: expected identifier before 'end'

Attachments (1)

main.log (294.5 KB) - added by Polyergic (Shad Sterling) 11 years ago.
Build log

Download all attachments as: .zip

Change History (4)

Changed 11 years ago by Polyergic (Shad Sterling)

Attachment: main.log added

Build log

comment:1 Changed 11 years ago by mf2k (Frank Schima)

Cc: me@… removed
Owner: changed from macports-tickets@… to kjell.konis@…

In the future, please Cc the port maintainers (port info --maintainers R)

comment:2 Changed 11 years ago by kjellpk (Kjell Konis)

This is a duplicate of #40173.

comment:3 Changed 11 years ago by mf2k (Frank Schima)

Resolution: duplicate
Status: newclosed
Note: See TracTickets for help on using tickets.