Opened 14 years ago
Closed 13 years ago
#27743 closed defect (worksforme)
aquaterm @ 1.0.1 fails to build
Reported by: | zinger@… | Owned by: | MarcusCalhoun-Lopez (Marcus Calhoun-Lopez) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.2 |
Keywords: | Cc: | ||
Port: | aquaterm |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
info:build 2010-12-20 13:13:33.363 xcodebuild[5326:60f] [MT] ASSERTION FAILURE in /SourceCache/DVTFoundation/DVTFoundation-60/Framework/Classes/FilePaths/DVTFilePath.m:400 :info:build Details: str should be an instance inheriting from NSString, but it is nil :info:build Object: <DVTFilePath> :info:build Method: +filePathForPathString: :info:build Thread: <NSThread: 0x2000107c0>{name = (null), num = 1} :info:build Backtrace: :info:build 0 0x0000000100039805 -[DVTAssertionHandler handleFailureInMethod:object:fileName:lineNumber:messageFormat:arguments:] (in DVTFoundation) :info:build 1 0x0000000100039486 _DVTAssertionFailureHandler (in DVTFoundation) :info:build 2 0x000000010003b548 +[DVTFilePath filePathForPathString:] (in DVTFoundation) :info:build 3 0x00000001003d5295 -[Xcode3Project _itemBaseFilePathForFilePath:] (in Xcode3Core) :info:build 4 0x00000001001c3a9e -[IDEContainer _setFilePath:] (in IDEFoundation) :info:build 5 0x00000001001bf907 -[IDEContainer initWithFilePath:extension:error:] (in IDEFoundation) :info:build 6 0x00000001003d4d75 -[Xcode3Project initWithFilePath:extension:error:] (in Xcode3Core) :info:build 7 0x00000001001bf352 __63+[IDEContainer retainedContainerAtFilePath:fileDataType:error:]_block_invoke_0 (in IDEFoundation) :info:build 8 0x000000010005368c __38-[DVTDispatchLock performLockedBlock:]_block_invoke_0 (in DVTFoundation) :info:build 9 0x00007fff840cc51b dispatch_barrier_sync_f (in libSystem.B.dylib) :info:build 10 0x0000000100053610 -[DVTDispatchLock performLockedBlock:] (in DVTFoundation) :info:build 11 0x00000001001bf0dd +[IDEContainer retainedContainerAtFilePath:fileDataType:error:] (in IDEFoundation) :info:build 12 0x0000000100006073 :info:build 13 0x0000000100009a02 :info:build 14 0x0000000100001678 :info:build 15 0x00000001000014e4 :info:build 16 0x000000000000000d :info:build sh: line 1: 5326 Abort trap /usr/bin/xcodebuild -target "AquaTerm" -configuration Deployment build OBJROOT=build/ SYMROOT=build/ MACOSX_DEPLOYMENT_TARGET=10.6 ARCHS=x86_64 SDKROOT="" USER_APPS_DIR=/Applications/MacPorts FRAMEWORKS_DIR=/opt/local/Library/Frameworks :info:build shell command "cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_aquaterm/work/aquaterm" && /usr/bin/xcodebuild -target "AquaTerm" -configuration Deployment build OBJROOT=build/ SYMROOT=build/ MACOSX_DEPLOYMENT_TARGET=10.6 ARCHS=x86_64 SDKROOT="" USER_APPS_DIR=/Applications/MacPorts FRAMEWORKS_DIR=/opt/local/Library/Frameworks" returned error 134
Change History (2)
comment:1 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Owner: | changed from macports-tickets@… to mcalhoun@… |
Port: | aquaterm added |
comment:2 Changed 13 years ago by jmroot (Joshua Root)
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Can't reproduce. Looks like broken Xcode.