#41180: octave-parallel fails to build ----------------------------+-------------------------------- Reporter: mschamschula@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Keywords: | Port: ----------------------------+-------------------------------- I've run into the following issue while building octave-parallel (against octave-devel under Mavericks): {{{ :info:build sclose.cc:27:21: fatal error: systime.h: No such file or directory :info:build #include "systime.h" :info:build ^ :info:build compilation terminated. :info:build make: *** [sclose.oct] Error 1 :info:build 'make' returned the following error: mkoctfile -s sclose.cc :info:build error: called from 'pkg>configure_make' in file /opt/local/share/octave/3.6.4/m/pkg/pkg.m near line 1385, column 9 :info:build error: called from: :info:build error: /opt/local/share/octave/3.6.4/m/pkg/pkg.m at line 827, column 5 :info:build error: /opt/local/share/octave/3.6.4/m/pkg/pkg.m at line 636, column 3 :info:build error: /opt/local/share/octave/3.6.4/m/pkg/pkg.m at line 493, column 7 :info:build Command failed: /opt/local/bin/octave -q -f --eval 'pkg build -verbose -nodeps /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports .org_release_tarballs_ports_math_octave-parallel/octave- parallel/work/parallel-2.0.0 /opt/local/var/macports/distfiles/octave- parallel/parallel-2.0.0.tar.gz' }}} -- Ticket URL: <https://trac.macports.org/ticket/41180> MacPorts <http://www.macports.org/> Ports system for OS X