#41284: octave-miscellaneous: build fails -----------------------------------+-------------------------------- Reporter: maurice.v@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: mavericks Port: octave-miscellaneous | -----------------------------------+-------------------------------- Comment (by lists@…): I have the same problem here. The relevant error is: {{{ :info:build partarray.cc:42:31: error: variable length array of non-POD element type 'Array<octave_idx_type>' :info:build Array<octave_idx_type> bidc [maxdims], eidc [maxdims]; :info:build ^ }}} I wonder if this is really a macports-specific issue. Shouldn't maxdims be declared const ? Anyhow, this was reported in Octave bug tracker, e.g.: [https://savannah.gnu.org/bugs/?func=detailitem&item_id=38339] But this bug is marked as "closed", with the conclusion that partarray should be removed... So, I am not sure why it wasn't. I will ask on Octave mailing list. -- Ticket URL: <https://trac.macports.org/ticket/41284#comment:6> MacPorts <http://www.macports.org/> Ports system for OS X