#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)
Change History (8)
by , 13 years ago
comment:1 by , 13 years ago
comment:2 by , 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 , 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 , 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 , 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 , 13 years ago
Component: | → Backend |
---|---|
Resolution: | → fixed |
Status: | new → closed |
comment:7 by , 12 years ago
Component: | Backend → Build Environment |
---|---|
Milestone: | → 1.9.0 |
There is no Sundials package for Macports