Opened 4 months ago

Last modified 4 months ago

#69129 new defect

namebench @1.3.1_3 build failure

Reported by: mrkapqa Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.8.1
Keywords: Cc:
Port: namebench

Description (last modified by jmroot (Joshua Root))

Hello ,

incurred in this error here

:info:build   0   __exceptionPreprocess (in CoreFoundation)
:info:build   1   objc_exception_throw (in libobjc.A.dylib)
:info:build   2   -[DVTExtension valueForKey:error:] (in DVTFoundation)
:info:build   3   _IDEInitializeOnePlugInAndPrerequisites (in IDEFoundation)
:info:build   4   _IDEInitializePlugIns (in IDEFoundation)
:info:build   5   IDEInitialize (in IDEFoundation)
:info:build   6   IBIDEInitialize (in ibtoold)
:info:build   7   main (in ibtoold)
:info:build   8   start (in dyld)
:info:build Command CompileXIB failed with a nonzero exit code
:info:build ** BUILD FAILED **
:info:build The following build commands failed:
:info:build 	CompileXIB /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_aqua_namebench/namebench/work/namebench-1.3.1/cocoa/English.lproj/MainMenu.xib (in target 'namebench' from project 'namebench')
:info:build (1 failure)
:info:build Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_aqua_namebench/namebench/work/namebench-1.3.1/cocoa" && /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_macports_release_tarballs_ports_aqua_namebench/namebench/work/namebench-1.3.1/cocoa/build/" SYMROOT="/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_aqua_namebench/namebench/work/namebench-1.3.1/cocoa/build/" MACOSX_DEPLOYMENT_TARGET=12.0 ARCHS=x86_64 SDKROOT="/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk" GCC_VERSION=com.apple.compilers.llvm.clang.1_0 CLANG_CXX_LIBRARY="libc++" 
:info:build Exit code: 65
:error:build Failed to build namebench: command execution failed
:debug:build Error code: NONE
:debug:build Backtrace: command execution failed
:debug:build     while executing
:debug:build "$procedure $targetname"

thank you very much.

Attachments (1)

namebench.log (133.0 KB) - added by mrkapqa 4 months ago.

Download all attachments as: .zip

Change History (2)

Changed 4 months ago by mrkapqa

Attachment: namebench.log added

comment:1 Changed 4 months ago by jmroot (Joshua Root)

Description: modified (diff)
Keywords: namebench removed
Port: namebench added
Summary: (monterey) Error: Failed to build namebench: command execution failednamebench @1.3.1_3 build failure

It looks like you may need to launch Xcode and allow it to install additional components, or run xcodebuild -runFirstLaunch in the terminal.

Note: See TracTickets for help on using tickets.