Changes between Initial Version and Version 1 of Ticket #49352


Ignore:
Timestamp:
Oct 19, 2015, 2:24:40 AM (9 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Both of the logfiles you attached are from unclean builds, but both of them show the same error:

error: use of undeclared identifier 'NSAppKitVersionNumber10_10_Max'; did you mean 'NSAppKitVersionNumber'?

so this is a duplicate of #49298.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #49352

    • Property Cc jwa@… added
    • Property Status changed from new to closed
    • Property Resolution changed from to duplicate
    • Property Port TeXShop3 added
  • Ticket #49352 – Description

    initial v1  
    11When i try to upgrade TeXShop3 @3.54_0 (active) toTeXShop3 @3.56
    22
     3{{{
    34Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_TeXShop3/TeXShop3/work/texshopsource356" && /usr/bin/xcodebuild -project "TeXShop.xcodeproj" -target "TeXShop" -configuration Release build OBJROOT=build/ SYMROOT=build/ MACOSX_DEPLOYMENT_TARGET=10.7 ARCHS=x86_64 SDKROOT="" GCC_VERSION=com.apple.compilers.llvm.clang.1_0 CLANG_CXX_LIBRARY="libc++" FRAMEWORK_SEARCH_PATHS=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_TeXShop3/TeXShop3/work/texshopsource356 CONFIGURATION_BUILD_DIR=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_TeXShop3/TeXShop3/work/texshopsource356/build
    45Exit code: 65
    56Error: org.macports.build for port TeXShop3 returned: command execution failed
    67Warning: targets not executed for TeXShop3: org.macports.install org.macports.build org.macports.destroot
     8}}}