Search Criteria
Package Details: openmodelica-git 1.16.0.dev.r590.g8f5710f752-2
Git Clone URL: | https://aur.archlinux.org/openmodelica-git.git (read-only, click to copy) |
---|---|
Package Base: | openmodelica-git |
Description: | The Open Source Modelica Suite |
Upstream URL: | https://openmodelica.org |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | Xwang |
Maintainer: | ElMastro |
Last Packager: | ElMastro |
Votes: | 10 |
Popularity: | 0.083533 |
First Submitted: | 2015-06-20 11:21 |
Last Updated: | 2021-02-13 23:23 |
Dependencies (18)
- boost-libs (boost171, boost-libs-git)
- java-environment (jdk5, tuxjdk, jdk7-openjdk-infinality, java-8-openjdk-shenandoah, jdk8-openjdk-infinality, java-gcj-compat, jdk9, zulu-10-bin, jdk-devel, jdk8-arm64, jdk6, jdk12-openj9-bin, zulu-12-bin, jdk12, jdk8-openjdk-dcevm, jdk11-graalvm-ee-bin, jdk8-arm, jdk13-openj9-bin, jdk9-openj9-bin, jdk10, jdk11-openjdk-dcevm, jdk8-openjdk-jetbrains, jdk8-openjdk-shenandoah, jdk10-openj9-bin, jdk14-openj9-bin, jdk7, jdk8-jetbrains, jdk7r1-j9-bin, jdk7-j9-bin, zulu-14-bin, zulu-13-bin, jdk-bcl, amazon-corretto-15, jdk11-openj9-bin, amazon-corretto-8, amazon-corretto-11, jdk11-openjdk-dcevm-conflicts-fixed, jdk8, jdk11-adoptopenjdk, zulu-15-bin, liberica-jre-8-full-bin, jdk8-j9-bin, zulu-embedded-jdk11, jdk8-openj9-bin, zulu-embedded-jdk8, jdk11, sapmachine-jdk-bin, jdk8-adoptopenjdk, jdk11-jetbrains-imfix, java-openjdk-bin, jdk-adoptopenjdk, zulu-16-bin, jdk15-adoptopenjdk, jdk-openj9, zulu-embedded-jdk, java-openjdk-ea-bin, jdk16-graalvm-bin, java-openjdk-loom-ea-bin, zulu-8-bin, zulu-11-bin, jre-jetbrains, jdk-jetbrains, jdk-arm, jdk8-graalvm-bin, jdk11-graalvm-bin, liberica-jdk-8-full-bin, liberica-jdk-11-bin, liberica-jdk-11-full-bin, liberica-jdk-11-lite-bin, liberica-jdk-full-bin, liberica-jre-11-bin, liberica-jre-11-full-bin, amazon-corretto-16, jdk-openj9-bin, jdk, jdk-openjdk, jdk11-openjdk, jdk7-openjdk, jdk8-openjdk)
- lapack (openblas-lapack-git, lapack-tmg, flexiblas, openblas-lapack-static, atlas-lapack, lapack-git, openblas-lapack, armpl)
- qt5-svg (qt5-svg-git)
- qt5-tools (qt5-tools-git)
- qt5-webkit (qt5-webkit-print, qt5-webkit-git)
- qt5-xmlpatterns (qt5-xmlpatterns-git)
- antlr4-runtime (make)
- boost (boost-git) (make)
- clang (clang-pypy-stm, clang39, clang38, llvm-tce, clang8, llvm-toolchain-nightly-bin, llvm-minimal-git, llvm-git, clang-rc, clang-stable) (make)
- cmake (cmake-git) (make)
- expat (expat-git) (make)
- gcc9-fortran (make)
- git (git-git) (make)
- jre7-openjdk (jre7-openjdk-infinality) (make)
- ncurses (ncurses-nohex, ncurses-git) (make)
- readline (readline-athame-git, readline-git) (make)
- zip (zip-natspec) (optional) – requested when exporting to FMU
Required by (0)
Sources (10)
- git+https://github.com/OpenModelica/OMCompiler-3rdParty
- git+https://github.com/OpenModelica/OMFMISimulator-3rdParty.git
- git+https://github.com/OpenModelica/OMLibraries.git
- git+https://github.com/OpenModelica/OMOptim.git
- git+https://github.com/OpenModelica/OMSens.git
- git+https://github.com/OpenModelica/OMSens_Qt.git
- git+https://github.com/OpenModelica/OMSimulator.git
- git+https://github.com/OpenModelica/OMTLMSimulator.git
- git+https://github.com/OpenModelica/OpenModelica-common.git
- openmodelica-git
Latest Comments
1 2 3 4 5 6 ... Next › Last »
ElMastro commented on 2021-02-13 23:25
@Vial: Thank you, I introduced it in the optdepends, so it should be ok now
Vial commented on 2021-02-09 22:48
No problem for installation, however 'zip' should be added to the dependancies since the "Export to FMU" function fails with the following error:
Error building simulator. Build log: rm -f "Test.fmu" && cd "Test.fmutmp" && zip -r "../Test.fmu" * /bin/sh: line 1: zip: command not found.
ElMastro commented on 2021-01-29 22:34
@krafczyk.n: It's my job (you're welcome);
If no one has anythig to complain and it works for everybody I'l update the PKGBUILD to fix the problem
krafczyk.n commented on 2021-01-29 10:37
That works perfectly for me, thank you very much!
ElMastro commented on 2021-01-28 22:58
@krafczyk.n: I noticed that. A solution should be to add [code]autoreconf -fi[\code] before autoconf, which solves your problem.
Unfortunately, the final result is something like [code][/tmp/openmodelica-git/src/openmodelica-git/OMCompiler/Compiler/NFFrontEnd/NFArrayConnections.mo:623:33-623:33:writable] Error: Missing token: SEMICOLON [/tmp/openmodelica-git/src/openmodelica-git/OMCompiler/Compiler/NFFrontEnd/NFFlatten.mo:1490:36-1490:36:writable] Error: Missing token: SEMICOLON [/tmp/openmodelica-git/src/openmodelica-git/OMCompiler/Compiler/NFFrontEnd/NFInst.mo:246:62-246:62:writable] Error: Missing token: ')' [/tmp/openmodelica-git/src/openmodelica-git/OMCompiler/Compiler/Util/AdjacencyList.mo:68:44-68:44:writable] Error: Missing token: ')' [/tmp/openmodelica-git/src/openmodelica-git/OMCompiler/Compiler/Util/SBPWLinearMap.mo:221:29-221:29:writable] Error: Missing token: SEMICOLON [/tmp/openmodelica-git/src/openmodelica-git/OMCompiler/Compiler/Util/UnorderedMap.mo:79:19-79:19:writable] Error: Missing token: ')' [/tmp/openmodelica-git/src/openmodelica-git/OMCompiler/Compiler/Util/UnorderedSet.mo:89:17-89:17:writable] Error: Missing token: SEMICOLON [\code]
Please try the first option to confirm if it works for you.
krafczyk.n commented on 2021-01-28 11:14
I'm having problems building this.
Actually running autoupdate removes the first two configure.ac lines but the error remains. Any help would be appreciated.
uomorosso commented on 2020-12-17 11:03
No problem, don't worry. Basically it's due to an oddity in the OpenModelica sources: I came up with that workaround after I tried to compile OpenModelica straight from the official github repository and getting the same error. Then, I played around a little more and I saw that it was due to the build system using the already installed omc to speed up the compilation process which, however, made the compilation to fail.
ElMastro commented on 2020-12-16 17:58
This is interesting. I will try it as soon as possible, and if it so, I will update the PKGBUILD. I am sorry you have experienced these problems
uomorosso commented on 2020-12-16 16:26
@ElMastro: I finally managed to successfully compile again OpenModelica using the pkgbuild provided by this repository. The workaround is really simple and it just consists in adding
--with-omc=
to the command./configure
in the build() hook, which now becomes:./configure --prefix=/usr/ CC=clang CXX=clang++ --with-UMFPACK --with-omc=
With this workaround the omc buildsystem does not try to detect if there is an omc already installed in the systems and starts building it from scratch. Since the errors arose from an incompatibility between the old installed omc version and some mos scripts in the repository, starting from scratch bypasses this problem.
I know that is not a very clean solution, but I'm not really expert of the field.
ElMastro commented on 2020-10-25 21:49
@uomorosso: yes, I had the problem with CodegenFMUCommon. I run it with extra-x86_64-build and the package works, so in my case it suggests that my fmilib package is somehow corrupted. If you post the problem on the thread surely someone more capable of me could give help.
However, about 8 weeks ago the source code of Openmodelica has been changed in the structure. I tried a while to make it works with some little modifications, but I found it deeply different.