[MacPorts] #36899: scotty fails to build on lion and mountain lion
#36899: scotty fails to build on lion and mountain lion --------------------------+--------------------- Reporter: ryandesign@… | Owner: markd@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: | Port: scotty --------------------------+--------------------- https://build.macports.org/builders/buildports-lion- x86_64/builds/5689/steps/compile/logs/stdio {{{ In file included from pcnfsd_clnt.c:6: ./pcnfsd.h:6:2: error: unterminated conditional directive #ifndef _PCNFSD_H_RPCGEN ^ }}} -- Ticket URL: <https://trac.macports.org/ticket/36899> MacPorts <http://www.macports.org/> Ports system for Mac OS
#36899: scotty fails to build on lion and mountain lion ---------------------------+--------------------- Reporter: ryandesign@… | Owner: markd@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: scotty | ---------------------------+--------------------- Comment (by gjasny@…): it looks that the stub code generated by rpcgen has an error. When I looked at the logs I noticed: {{{ rpcgen ether.x rpcgen ether.x rpcgen rstat.x rpcgen rstat.x rpcgen pcnfsd.x rpcgen pcnfsd.x }}} So it ran rpcgen twice per file. This is a strong indicator for a build system with broken parallelization. I compiled this port without problems on my slow dual core MBP. Ryan: Could you please re-trigger the build with parallelization off and if the error happens again save pcnfsd.* files? And if it fails does a manual "make" succeed? Thanks, Gregor -- Ticket URL: <https://trac.macports.org/ticket/36899#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#36899: scotty: parallel build fails ---------------------------+--------------------- Reporter: ryandesign@… | Owner: markd@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: fixed | Keywords: Port: scotty | ---------------------------+--------------------- Changes (by ryandesign@…): * status: new => closed * resolution: => fixed Comment: Replying to [comment:1 gjasny@…]:
This is a strong indicator for a build system with broken parallelization.
Thanks, that was it. r99496. -- Ticket URL: <https://trac.macports.org/ticket/36899#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts