[MacPorts] #25247: ManOpen parallel build fails
#25247: ManOpen parallel build fails -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: waqar@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.0 Keywords: haspatch | Port: ManOpen -------------------------------------+-------------------------------------- ManOpen fails to build when building in parallel (which is the default since a few versions of MacPorts ago): {{{ :info:build openman.m:6:28: error: ManOpenProtocol.h: No such file or directory }}} The full error log and a patch are attached. -- Ticket URL: <http://trac.macports.org/ticket/25247> MacPorts <http://www.macports.org/> Ports system for Mac OS
#25247: ManOpen parallel build fails -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: waqar@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.0 Keywords: haspatch | Port: ManOpen -------------------------------------+-------------------------------------- Comment(by snc@…): In 10.6 the patch results in another failed build: {{{ ManDocument.m:328: error: 'NSSimpleHorizontalTypesetter' undeclared (first use in this function) ManDocument.m:328: error: (Each undeclared identifier is reported only once ManDocument.m:328: error: for each function it appears in.) }}} -- Ticket URL: <http://trac.macports.org/ticket/25247#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#25247: ManOpen parallel build fails --------------------------------------+------------------------------------- Reporter: ryandesign@… | Owner: waqar@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.9.0 Resolution: fixed | Keywords: haspatch Port: ManOpen | --------------------------------------+------------------------------------- Changes (by ryandesign@…): * cc: snc@… (added) * status: new => closed * resolution: => fixed Comment: Replying to [ticket:25247 ryandesign@…]:
ManOpen fails to build when building in parallel
Turned off parallel building in r68991. Replying to [comment:1 snc@…]:
In 10.6 the patch results in another failed build: [[br]] [[br]] ManDocument.m:328: error: 'NSSimpleHorizontalTypesetter' undeclared (first use in this function)
That's because in r68943 you removed the patchfile that had been added in r48503 to fix #13787. I put it back in r68992. -- Ticket URL: <http://trac.macports.org/ticket/25247#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts