Opened 13 years ago

Closed 13 years ago

Last modified 12 years ago

#1742 closed defect (fixed)

11890 won't compile to the end

Reported by: amadeus Owned by: amadeus
Priority: high Milestone: 1.9.0
Component: Build Environment Version:
Keywords: Cc: amadeus, Lennart Ochel

Description

During updateing the macports-tree, openmodelica didn't finish the compile-process, with the message:
:info:build shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_build.openmodelica.org_macports_lang_openmodelica-devel/openmodelica-devel/work/openmodelica_11890" && /usr/bin/make -j4 -w all omlibrary " returned error 2
:error:build Target org.macports.build returned: shell command failed (see log for details)
:debug:build Backtrace: shell command failed (see log for details)

while executing

"command_exec build"

(procedure "portbuild::build_main" line 8)
invoked from within

"$procedure $targetname"
:info:build Warning: the following items did not execute (for openmodelica-devel): org.macports.install org.macports.build org.macports.destroot
:notice:build Log for openmodelica-devel is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_build.openmodelica.org_macports_lang_openmodelica-devel/openmodelica-devel/main.log

Attachments (1)

main.log (136.4 KB ) - added by amadeus 13 years ago.

Download all attachments as: .zip

Change History (8)

by amadeus, 13 years ago

Attachment: main.log added

comment:1 by Martin Sjölund, 13 years ago

There is no Sundials package for Macports

comment:2 by Bill Janssen, 13 years ago

I had to download and install Sundials separately before I could build the latest OpenModelica. It would be nice if configure could detect this omission, and simply configure out the new Sundials dependencies.

comment:3 by amadeus, 13 years ago

Excuse my ignorance, could you help me, how to configure out sundials.
Maybe
sudo port upgrade openmodelica-devel configure.args-append="?"

If you could give me the option, it would be great!

comment:4 by Martin Sjölund, 13 years ago

You can't, because noone had time to add support for this.
sudo port install openmodelica should still work (stable version)

comment:5 by Martin Sjölund, 13 years ago

The configure script now looks for sundials and disables that initialization routine if it was not found. I have not yet had time to compile the macports version though.

comment:6 by Martin Sjölund, 13 years ago

Component: Backend
Resolution: fixed
Status: newclosed

comment:7 by Martin Sjölund, 12 years ago

Component: BackendBuild Environment
Milestone: 1.9.0
Note: See TracTickets for help on using tickets.