Opened 12 years ago

Closed 6 years ago

#32083 closed defect (fixed)

pixen @2v2 fails to build

Reported by: gthb (Gunnlaugur Thor Briem) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.0.3
Keywords: Cc:
Port: pixen

Description

pixen build fails right at the beginning. Salient part from log:

:info:build 2011-11-16 10:47:52.673 xcodebuild[98614:90b] [MT] DVTAssertions: ASSERTION FAILURE in /SourceCache/IDEFoundation/IDEFoundation-937/Framework/Classes/Model/Containers/IDEContainer.m:1051
:info:build Details:  Assertion failed: [[self class] _observeContainerDataFilePathsForChanges]
:info:build Object:   <Xcode3Project: 0x4007f32e0>
:info:build Method:   -_clearContainerDataFilePathsToModDateMap
:info:build Thread:   <NSThread: 0x40010a1a0>{name = (null), num = 1}
:info:build Hints: None
:info:build Backtrace:
:info:build   0  0x0000000101fa28c4 -[DVTAssertionHandler handleFailureInMethod:object:fileName:lineNumber:messageFormat:arguments:] (in DVTFoundation)
:info:build   1  0x0000000101fa2794 _DVTAssertionFailureHandler (in DVTFoundation)
:info:build   2  0x000000010214ed97 -[IDEContainer _clearContainerDataFilePathsToModDateMap] (in IDEFoundation)
:info:build   3  0x00000001021bb126 -[IDEContainer invalidate] (in IDEFoundation)
:info:build   4  0x0000000102cb73db -[Xcode3Project invalidate] (in DevToolsCore)
:info:build   5  0x0000000102cb692a -[Xcode3Project initWithFilePath:extension:workspace:error:] (in DevToolsCore)
:info:build   6  0x00000001021be01d __73+[IDEContainer retainedContainerAtFilePath:fileDataType:workspace:error:]_block_invoke_0 (in IDEFoundation)
:info:build   7  0x0000000101f3dd56 __38-[DVTDispatchLock performLockedBlock:]_block_invoke_0 (in DVTFoundation)
:info:build   8  0x00007fff89fa4aad _dispatch_barrier_sync_f_invoke (in libdispatch.dylib)
:info:build   9  0x0000000101f3dcff -[DVTDispatchLock performLockedBlock:] (in DVTFoundation)
:info:build  10  0x00000001021bdbe3 +[IDEContainer retainedContainerAtFilePath:fileDataType:workspace:error:] (in IDEFoundation)
:info:build  11  0x00000001021c4e69 -[IDEWorkspace _setContainerFilePath:upgradeToWorkspace:error:] (in IDEFoundation)
:info:build  12  0x00000001021c502e -[IDEWorkspace setContainerFilePath:error:] (in IDEFoundation)
:info:build  13  0x00000001021be604 +[IDEContainer retainedWrappedWorkspaceForContainerAtFilePath:fileDataType:error:] (in IDEFoundation)
:info:build  14  0x00000001024cd67f -[Xcode3CommandLineBuildTool _resolveInputOptions] (in Xcode3Core)
:info:build  15  0x00000001024d256a -[Xcode3CommandLineBuildTool run] (in Xcode3Core)
:info:build  16  0x0000000101f33db6 (in xcodebuild)
:info:build  17  0x0000000101f33c2c (in xcodebuild)
:info:build sh: line 1: 98614 Abort trap: 6           /usr/bin/xcodebuild -alltargets -configuration Deployment build OBJROOT=build/ SYMROOT=build/ MACOSX_DEPLOYMENT_TARGET=10.7 ARCHS=x86_64 SDKROOT="" GCC_VERSION=com.apple.compilers.llvm
:info:build shell command "cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_pixen/pixen/work/Sources" && /usr/bin/xcodebuild  -alltargets -configuration Deployment build OBJR

Attachments (1)

main.log (9.5 KB) - added by gthb (Gunnlaugur Thor Briem) 12 years ago.
main.log from the failed build

Download all attachments as: .zip

Change History (6)

Changed 12 years ago by gthb (Gunnlaugur Thor Briem)

Attachment: main.log added

main.log from the failed build

comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

We should update pixen to the latest version, now available from https://github.com/philippec/Pixen

comment:2 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

comment:3 Changed 12 years ago by jmroot (Joshua Root)

Summary: pixen @2v2 fails to build on lion/xcode 4.2pixen @2v2 fails to build

Doesn't build on 10.6 either.

comment:4 Changed 6 years ago by jmroot (Joshua Root)

The app has gone closed source. Code was taken down from the official repo. Forks still exist on github, this one being seemingly the most active: https://github.com/pigeon6/Pixen

comment:5 Changed 6 years ago by jmroot (Joshua Root)

Resolution: fixed
Status: newclosed

In 002e954f966fd2fdbc43d9f51753d3687579af09/macports-ports (master):

pixen: update to 3.5.12

Fixes: #32083

Note: See TracTickets for help on using tickets.