#3100 closed defect (worksforme)
Macport build on upgrade fails
Reported by: | Owned by: | somebody | |
---|---|---|---|
Priority: | high | Milestone: | 1.9.4 |
Component: | *unknown* | Version: | trunk |
Keywords: | macport | Cc: |
Description
When upgrading the following packet on mac osx 10.10
openmodelica-devel 24109_0 < 24193_0
the installation fails in the build phase. See attached log file.
Attachments (1)
Change History (6)
by , 10 years ago
comment:1 by , 10 years ago
Resolution: | → worksforme |
---|---|
Status: | new → closed |
comment:2 by , 10 years ago
Resolution: | worksforme |
---|---|
Status: | closed → reopened |
I am sorry, but the macports build is still broken. Somewhere in the build process this error occurs:
cp -a build/OpenModelicaScriptingAPI.h ../Script/OpenModelicaScriptingAPIQt.cpp ../Script/OpenModelicaScriptingAPIQt.h /opt/local/var/macports/build/_opt_local_var_macports_sources_build.openmodelica.org_macports_lang_openmodelica-devel/openmodelica-devel/work/openmodelica_24193/build/include/omc/scripting-API cp: ../Script/OpenModelicaScriptingAPIQt.cpp: No such file or directory cp: ../Script/OpenModelicaScriptingAPIQt.h: No such file or directory make[4]: *** [install-interface] Error 1 make[4]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_build.openmodelica.org_macports_lang_openmodelica-devel/openmodelica-devel/work/openmodelica_24193/Compiler/boot' make[3]: *** [bootstrap-from-tarball] Error 2 make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_build.openmodelica.org_macports_lang_openmodelica-devel/openmodelica-devel/work/openmodelica_24193/Compiler/boot' make[2]: *** [all] Error 2 make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_build.openmodelica.org_macports_lang_openmodelica-devel/openmodelica-devel/work/openmodelica_24193/Compiler/boot' make[1]: *** [omc-bootstrapped] Error 2 make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_build.openmodelica.org_macports_lang_openmodelica-devel/openmodelica-devel/work/openmodelica_24193' make: *** [all] Error 2 make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_build.openmodelica.org_macports_lang_openmodelica-devel/openmodelica-devel/work/openmodelica_24193'
Please let me know what information you need to determine what goes wrong.
comment:3 by , 10 years ago
Resolution: | → worksforme |
---|---|
Status: | reopened → closed |
You are still using the old revision. You need to port selfupdate
to get the working versions.
comment:4 by , 9 years ago
Milestone: | Future → pre1.9.4 |
---|
It doesn't make sense to keep closed ticket in the "Future" milestone that were simply forgotten to assign to the correct milestone in the past.
comment:5 by , 7 years ago
Milestone: | pre1.9.4 → 1.9.4 |
---|
Removing the pre1.9.4 milestone in favor of 1.9.4.
Already fixed before the ticket was submitted (r24194).