Opened 10 years ago
Closed 10 years ago
#45452 closed defect (fixed)
TeXShop3 build fails; cannot find SDK "macosx10.8"
Reported by: | glen@… | Owned by: | jyrkiwahlstedt |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.2 |
Keywords: | yosemite | Cc: | basmac |
Port: | TeXShop3 |
Description
Under MacPorts 2.3.2, OSX 10.10, XCode 6.1, TeXShop3 build fails complaining about not being able to find SDK "macosx10.8". Log file included.
Attachments (1)
Change History (6)
Changed 10 years ago by glen@…
comment:1 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)
Keywords: | yosemite added |
---|---|
Owner: | changed from macports-tickets@… to jwa@… |
Port: | TeXShop3 added |
comment:2 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)
Version: | 2.3.1 → 2.3.2 |
---|
comment:3 Changed 10 years ago by basmac
Cc: | barry.j.mcinnes@… added |
---|
comment:4 Changed 10 years ago by basmac
Same error DEBUG: Executing org.macports.build (TeXShop3) DEBUG: Assembled command: 'cd "/Volumes/Cluster/opt/local/var/macports/build/_Volumes_Cluster_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_TeXShop3/TeXShop3/work/texshopsource3.43" && /usr/bin/xcodebuild -sdk macosx10.8 -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=/Volumes/Cluster/opt/local/var/macports/build/_Volumes_Cluster_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_TeXShop3/TeXShop3/work/texshopsource3.43 CONFIGURATION_BUILD_DIR=/Volumes/Cluster/opt/local/var/macports/build/_Volumes_Cluster_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_TeXShop3/TeXShop3/work/texshopsource3.43/build' xcodebuild: error: SDK "macosx10.8" cannot be located. Command failed: cd "/Volumes/Cluster/opt/local/var/macports/build/_Volumes_Cluster_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_TeXShop3/TeXShop3/work/texshopsource3.43" && /usr/bin/xcodebuild -sdk macosx10.8 -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=/Volumes/Cluster/opt/local/var/macports/build/_Volumes_Cluster_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_TeXShop3/TeXShop3/work/texshopsource3.43 CONFIGURATION_BUILD_DIR=/Volumes/Cluster/opt/local/var/macports/build/_Volumes_Cluster_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_TeXShop3/TeXShop3/work/texshopsource3.43/build Exit code: 64 Error: org.macports.build for port TeXShop3 returned: command execution failed DEBUG: Error code: NONE DEBUG: Backtrace: command execution failed
while executing
"proc-org.macports.build-build-0 org.macports.build"
("eval" body line 1) invoked from within
"eval $procedure $targetname" Warning: targets not executed for TeXShop3: org.macports.activate org.macports.build org.macports.destroot org.macports.install Please see the log file for port TeXShop3 for details:
/opt/local/var/macports/logs/_Volumes_Cluster_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_TeXShop3/TeXShop3/main.log
To report a bug, follow the instructions in the guide:
Error: Processing of port TeXShop3 failed bash-3.2#
comment:5 Changed 10 years ago by jyrkiwahlstedt
Resolution: | → fixed |
---|---|
Status: | new → closed |
done in r127127
Cc Me!