[MacPorts] #51480: octave-config -p VERSION fails after update to 4.0.2
#51480: octave-config -p VERSION fails after update to 4.0.2 --------------------+------------------------ Reporter: ram@… | Owner: mcalhoun@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Keywords: | Port: octave --------------------+------------------------ Just updated a couple of my machines to octave-4.0.2 and some automatic builds that use octave are now failing. Specifically they are failing when they try to determine the version of octave that is installed: {{{ $ octave-config -p VERSION No Java runtime present, requesting install. $ }}} However a JRE is installed: {{{ $ which java /usr/bin/java $ }}} I have the following variants enabled: {{{ $ port installed octave The following ports are currently installed: octave @4.0.2_0+accelerate+app+docs+fltk+gfortran+graphicsmagick+java+qt4gui+sound (active) $ }}} -- Ticket URL: <https://trac.macports.org/ticket/51480> MacPorts <https://www.macports.org/> Ports system for OS X
#51480: octave-config -p VERSION fails after update to 4.0.2 ---------------------+------------------------ Reporter: ram@… | Owner: mcalhoun@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: octave | ---------------------+------------------------ Changes (by mcalhoun@…): * status: new => assigned Comment: Between this ticket and a discussion on the [https://lists.macosforge.org/pipermail/macports- users/2016-May/thread.html#41052 users mailing list], it seems the java variant is causing problems.[[BR]] As of r149046, it is no longer a default variant.[[BR]] octave uses the [https://trac.macports.org/browser/trunk/dports/_resources/port1.0/group/java... java PortGroup], which apparently did not work on your setup.[[BR]] To fix the problem, we would either need to figure out why the java PortGroup did not work in your case or simply reinstall octave without the java variant. -- Ticket URL: <https://trac.macports.org/ticket/51480#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X
#51480: octave-config -p VERSION fails after update to 4.0.2 ---------------------+------------------------ Reporter: ram@… | Owner: mcalhoun@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: octave | ---------------------+------------------------ Comment (by ram@…): Thanks disabling the `java` variant has done the trick with my local machine. Now to try the others... -- Ticket URL: <https://trac.macports.org/ticket/51480#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X
#51480: octave-config -p VERSION fails after update to 4.0.2 ---------------------+------------------------ Reporter: ram@… | Owner: mcalhoun@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: octave | ---------------------+------------------------ Comment (by ram@…): That did the trick, thanks! My jobs are building again! -- Ticket URL: <https://trac.macports.org/ticket/51480#comment:3> MacPorts <https://www.macports.org/> Ports system for OS X
#51480: octave-config -p VERSION fails after update to 4.0.2 ---------------------+------------------------ Reporter: ram@… | Owner: mcalhoun@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: fixed | Keywords: Port: octave | ---------------------+------------------------ Changes (by mcalhoun@…): * status: assigned => closed * resolution: => fixed Comment: Under the circumstances, I believe we should call this fixed.[[BR]] If someone wants to do more work with the java PortGroup, then we should open a ticket for that specific purpose. -- Ticket URL: <https://trac.macports.org/ticket/51480#comment:4> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts