Opened 7 years ago
Last modified 7 years ago
#56248 new defect
burn-app 2.5.1: Build failure - QTKit.h file not found — at Initial Version
Reported by: | alexmalins | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.4.2 |
Keywords: | sierra highsierra | Cc: | |
Port: | burn-app |
Description
burn-app port build fails on High Sierra 10.13.4, Xcode 9.3, with following error message (from main.log):
:info:build In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_burn-app/burn-app/work/Source.localized/Source/KWAudioController.m:9:
:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_burn-app/burn-app/work/Source.localized/Source/KWAudioController.h:13:9: fatal error: 'QTKit/QTKit.h' file not found
:info:build #import <QTKit/QTKit.h>
:info:build
:info:build 1 error generated.
:info:build BUILD FAILED
:info:build The following build commands failed:
:info:build CompileC build/Burn.build/Release/Burn\ (Intel).build/Objects-normal/i386/KWAudioController.o Source/KWAudioController.m normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler
:info:build (1 failure)
:info:build Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_burn-app/burn-app/work/Source.localized" && /usr/bin/xcodebuild -target "Burn (Intel)" -configuration Release build INSTALL_PATH=/Applications/MacPorts OBJROOT=build/ SYMROOT=build/ MACOSX_DEPLOYMENT_TARGET=10.13 ARCHS=i386 SDKROOT="" GCC_VERSION=com.apple.compilers.llvm.clang.1_0 CLANG_CXX_LIBRARY="libc++"
:info:build Exit code: 65
:error:build Failed to build burn-app: command execution failed
:debug:build Error code: NONE
:debug:build Backtrace: command execution failed
:debug:build while executing
:debug:build "$procedure $targetname"
:error:build See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_burn-app/burn-app/main.log for details.
main.log