Opened 11 years ago

Closed 11 years ago

#41180 closed defect (fixed)

octave-parallel: systime.h: No such file or directory

Reported by: Schamschula (Marius Schamschula) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.2.1
Keywords: Cc: shapovalow@…
Port: octave-parallel

Description

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'

Attachments (1)

main.log (130.9 KB) - added by Schamschula (Marius Schamschula) 11 years ago.

Download all attachments as: .zip

Change History (4)

Changed 11 years ago by Schamschula (Marius Schamschula)

Attachment: main.log added

comment:1 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Port: octave-parallel added
Summary: octave-parallel fails to buildoctave-parallel: systime.h: No such file or directory

comment:2 Changed 11 years ago by shapovalow@…

Cc: shapovalow@… added

Cc Me!

comment:3 Changed 11 years ago by michaelld (Michael Dickens)

Resolution: fixed
Status: newclosed

Please do:

sudo port clean octave-parallel
sudo port selfupdate

and then try installing it again. Should be fixed with r114034.

Note: See TracTickets for help on using tickets.