Opened 11 years ago

Closed 11 years ago

#39683 closed defect (fixed)

texlive-bin @2013_0 build failure

Reported by: g5pw (Aljaž Srebrnič) Owned by: drkp (Dan Ports)
Priority: Normal Milestone:
Component: ports Version: 2.1.3
Keywords: Cc:
Port: texlive-bin

Description

Building texlive-bin fails on Mountain Lion, Macports 2.2 (2.1.99), Xcode 4.6.3 Build version 4H1503. See attached logfile. The first error reported is:

:info:build In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:123:0,
:info:build                  from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12,
:info:build                  from xetexdir/XeTeXFontMgr_Mac.mm:36:
:info:build /System/Library/Frameworks/Foundation.framework/Headers/NSTask.h:69:24: error: expected unqualified-id before '^' token
:info:build  @property (copy) void (^terminationHandler)(NSTask *) NS_AVAILABLE(10_7, NA);
:info:build                         ^

Attachments (2)

main.log (944.5 KB) - added by g5pw (Aljaž Srebrnič) 11 years ago.
main.2.log (1.6 MB) - added by g5pw (Aljaž Srebrnič) 11 years ago.
Main.log on clang

Change History (6)

Changed 11 years ago by g5pw (Aljaž Srebrnič)

Attachment: main.log added

comment:1 Changed 11 years ago by larryv (Lawrence Velázquez)

Cc: dports@… removed
Owner: changed from macports-tickets@… to dports@…
Summary: texlive-bin @2013_0 build failuretexlive-bin @2013_0 build failure with macports-gcc-4.8

You’re compiling with macports-gcc-4.8. I doubt GCC’s support for C blocks is very good. Or existent.

comment:2 Changed 11 years ago by g5pw (Aljaž Srebrnič)

Uh-oh: wrong log. This was actually a test to see if gcc-4.8 compiles it. It fails with clang, too. I'll rebuild and post the logs.

Changed 11 years ago by g5pw (Aljaž Srebrnič)

Attachment: main.2.log added

Main.log on clang

comment:3 Changed 11 years ago by g5pw (Aljaž Srebrnič)

Summary: texlive-bin @2013_0 build failure with macports-gcc-4.8texlive-bin @2013_0 build failure

comment:4 Changed 11 years ago by drkp (Dan Ports)

Resolution: fixed
Status: newclosed

r107956. See also #39684.

Note: See TracTickets for help on using tickets.