Changes between Initial Version and Version 2 of Ticket #54510


Ignore:
Timestamp:
Jul 21, 2017, 2:21:13 PM (7 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #54510

    • Property Status changed from new to closed
    • Property Cc jeremyhu added
    • Property Summary changed from clang fails to build; unexpected token: !tapi-tbd-v2 to clang-34.7 fails to build; unexpected token: !tapi-tbd-v2
    • Property Resolution changed from to duplicate
    • Property Port clang-3.7 added; xorg-server removed
  • Ticket #54510 – Description

    initial v2  
    11On OS X 10.12.6 (16G29), I have an outdated xorg-server (1.18.4_1 < 1.18.4_2).  During the build of clang-3.7, now a required dependency of the xorg-server, I receive the following error message during linking:
    22
     3{{{
    34:info:build ld: unexpected token: !tapi-tbd-v2 file '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/lib/libc++abi.tbd' for architecture x86_64
    45:info:build clang: error: linker command failed with exit code 1 (use -v to see invocation)
     6}}}