Opened 12 years ago

Closed 12 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, lochel

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 12 years ago.

Download all attachments as: .zip

Change History (8)

Changed 12 years ago by amadeus

comment:1 Changed 12 years ago by sjoelund.se

There is no Sundials package for Macports

comment:2 Changed 12 years ago by janssen

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 Changed 12 years ago by amadeus

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 Changed 12 years ago by sjoelund.se

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

comment:5 Changed 12 years ago by sjoelund.se

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 Changed 12 years ago by sjoelund.se

  • Component set to Backend
  • Resolution set to fixed
  • Status changed from new to closed

comment:7 Changed 12 years ago by sjoelund.se

  • Component changed from Backend to Build Environment
  • Milestone set to 1.9.0
Note: See TracTickets for help on using tickets.