[MacPorts] #36519: ruby19: build fails with error mentioning openssl
#36519: ruby19: build fails with error mentioning openssl ------------------------------+-------------------------------- Reporter: Deil.Christoph@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: | Port: ruby19 ------------------------------+-------------------------------- I tried {{{sudo port install rb19-rails}}} and the {{{ruby19}}} build fails with this error: {{{ :info:build /opt/local/bin/gmkdir: cannot create directory ‘../../.ext/common/openssl’: File exists :info:build make[2]: *** [../../.ext/common/openssl] Error 1 }}} Note that I had previously installed the {{{ruby19 +nosuffix}}} variant, but I did uninstall it because I couldn't install rails with it (see ticket:36518). Is the ruby19 install broken or did the previous uninstall not work properly? Full log attached. -- Ticket URL: <https://trac.macports.org/ticket/36519> MacPorts <http://www.macports.org/> Ports system for Mac OS
#36519: ruby19: build fails with error mentioning openssl -------------------------------+-------------------------------- Reporter: Deil.Christoph@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: ruby19 | -------------------------------+-------------------------------- Comment (by kimuraw@…): I cannot reproduce your error. It might be a problem from parallel build (make -j8). try this: {{{ $ sudo port clean ruby19 $ sudo port install ruby19 use_parallel_build=no }}} -- Ticket URL: <https://trac.macports.org/ticket/36519#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#36519: ruby19: build fails with error mentioning openssl -------------------------------+-------------------------------- Reporter: Deil.Christoph@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: ruby19 | -------------------------------+-------------------------------- Comment (by gjasny@…): Hello, I was hit by the same bug (8 processor iMac). Disabling the parallel build solved the problem for me. Could you please update the Portfile accordingly? Thanks, Gregor -- Ticket URL: <https://trac.macports.org/ticket/36519#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#36519: ruby19: build fails with error mentioning openssl -------------------------------+-------------------------------- Reporter: Deil.Christoph@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: ruby19 | -------------------------------+-------------------------------- Comment (by Deil.Christoph@…): Replying to [comment:1 kimuraw@…]:
I cannot reproduce your error. It might be a problem from parallel build (make -j8).
try this:
{{{ $ sudo port clean ruby19 $ sudo port install ruby19 use_parallel_build=no }}}
Sorry, I did try this, but forgot to reply here. I did run the *parallel* build five more times: {{{ sudo port uninstall ruby19 sudo port install ruby19 }}} All five builds succeeded, I wasn't able to reproduce the error. -- Ticket URL: <https://trac.macports.org/ticket/36519#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#36519: ruby19: build fails with error mentioning openssl -------------------------------+----------------------- Reporter: Deil.Christoph@… | Owner: kimuraw@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: ruby19 | -------------------------------+----------------------- Changes (by jmr@…): * cc: kimuraw@… (removed) * owner: macports-tickets@… => kimuraw@… -- Ticket URL: <https://trac.macports.org/ticket/36519#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#36519: ruby19: build fails with error mentioning openssl -------------------------------+----------------------- Reporter: Deil.Christoph@… | Owner: kimuraw@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: fixed | Keywords: Port: ruby19 | -------------------------------+----------------------- Changes (by kimuraw@…): * status: new => closed * resolution: => fixed Comment: fixed at r99475. set use_parallel_build to "no". -- Ticket URL: <https://trac.macports.org/ticket/36519#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts