Opened 2 years ago
Closed 2 years ago
#65609 closed defect (duplicate)
cotvnc fails to build
Reported by: | rodmur (Dale Harris) | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.7.2 |
Keywords: | Cc: | ||
Port: | cotvnc |
Description
Since tigervnc vncviewer was failing, thought I'd try cotvnc, unfortunately it fails to build, too.
info:build 2022-08-04 08:23:01.531 xcodebuild[42005:2716828] [MT] DVTAssertions: Warning in /Library/Caches/com.apple.xbs/Sources/IDEFrameworks/IDEFrameworks-20504/IDEFoundation/Buildables/IDEWorkspaceArena.m:1134 :info:build Details: Failed to create workspace arena at <DVTFilePath:0x600000039830:'/opt/local/var/macports/home/Library/Developer/Xcode/DerivedData/Chicken-gbzvkifrdcramxfivqxiplknjvsj'>: Error Domain=NSCocoaErrorDomain Code=513 "You don’t have permission to save the file “Chicken-gbzvkifrdcramxfivqxiplknjvsj” in the folder “DerivedData”." UserInfo={NSFilePath=/opt/local/var/macports/home/Library/Developer/Xcode/DerivedData/Chicken-gbzvkifrdcramxfivqxiplknjvsj, NSUnderlyingError=0x600003e9d320 {Error Domain=NSPOSIXErrorDomain Code=1 "Operation not permitted"}} :info:build Object: <IDEWorkspaceArena: 0x600001d3d780> :info:build Method: -createWorkspaceArenaFolderIfNecessary :info:build Thread: <_NSMainThread: 0x600002774280>{number = 1, name = main} :info:build Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide. :info:build note: Using new build system :info:build note: Planning :info:build Analyze workspace :info:build Create build description :info:build Build description signature: 4510d840965c4e09752e1ed688129c71 :info:build Build description path: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_cotvnc/cotvnc/work/trunk/cotvnc/build/XCBuildData/4510d840965c4e09752e1ed688129c71-desc.xcbuild :info:build note: Build preparation complete :info:build warning: Building targets in manual order is deprecated - check "Parallelize build for command-line builds" in the project editor, or set DISABLE_MANUAL_TARGET_ORDER_BUILD_WARNING in any of the targets in the current build to suppress this warning :info:build warning: Traditional headermap style is no longer supported; please migrate to using separate headermaps and set 'ALWAYS_SEARCH_USER_PATHS' to NO. (in target 'Chicken' from project 'Chicken') :info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_cotvnc/cotvnc/work/trunk/cotvnc/Chicken.xcodeproj: error: The linked and embedded framework 'Sparkle.framework' is missing one or more architectures required by this target: arm64. (in target 'Chicken' from project 'Chicken') :info:build ** BUILD FAILED ** :info:build Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_cotvnc/cotvnc/work/trunk/cotvnc" && /usr/bin/xcodebuild -alltargets -configuration Deployment build INSTALL_PATH=/Applications/MacPorts OBJROOT="/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_cotvnc/cotvnc/work/trunk/cotvnc/build/" SYMROOT="/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_cotvnc/cotvnc/work/trunk/cotvnc/build/" MACOSX_DEPLOYMENT_TARGET=12.0 ARCHS=arm64 SDKROOT="/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk" GCC_VERSION=com.apple.compilers.llvm.clang.1_0 CLANG_CXX_LIBRARY="libc++" :info:build Exit code: 65 :error:build Failed to build cotvnc: command execution failed
Attachments (1)
Change History (2)
Changed 2 years ago by rodmur (Dale Harris)
Attachment: | main.log.gz added |
---|
comment:1 Changed 2 years ago by jmroot (Joshua Root)
Keywords: | cotvnc removed |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
main log attached, gzipped