Edit the PKGBUILD: ----with-paradiseo=/usr/lib64
Search Criteria
Package Details: openmodelica-svn 21335-1
Package Actions
| Package Base: | openmodelica-svn |
|---|---|
| Description: | The Open Source Modelica Compiler |
| Upstream URL: | https://openmodelica.org |
| Category: | science |
| Licenses: | |
| Submitter: | viperpaulo |
| Maintainer: | viperpaulo |
| Last Packager: | viperpaulo |
| Votes: | 4 |
| First Submitted: | 2013-12-15 10:25 |
| Last Updated: | 2014-06-30 08:16 |
Dependencies (17)
- blas
- lapack
- libcl
- lpsolve
- metis
- omniorb
- opencl-headers
- qwt5
- rml-mmc-svn
- sqlite3
- sundials
- antlr2 (make)
- autoconf (make)
- boost (make)
- jre7-openjdk (make)
- paradiseo (make)
- subversion (make)
Required by (0)
Sources
Latest Comments
Comment by eduardojv
Comment by Xwang
Checked out external at revision 117.
Checked out revision 24106.
==> Validating source files with md5sums...
openmodelica ... Skipped
==> Extracting sources...
-> Creating working copy of svn repo...
==> Starting pkgver()...
==> Updated version: openmodelica-svn 24106-1
==> Starting prepare()...
sed: can't read /tmp/yaourt-tmp/aur-openmodelica-svn/src/openmodelica/Compiler/omc_release/Makefile.in: No such file or directory
==> ERROR: A failure occurred in prepare().
Aborting...
==> ERROR: Makepkg was unable to build openmodelica-svn.
==> Restart building openmodelica-svn ? [y/N]
Comment by Xwang
I have the following error:
....
A openmodelica/3rdParty/graphstream/gs-netstream/c++/Makefile
L'oggetto esterno è stato estratto alla revisione 108.
Estratta revisione 23584.
==> Validazione dei sorgenti con md5sums in corso...
openmodelica ... Ignorato
==> Estrazione dei sorgenti in corso...
-> Creazione di una copia di lavoro del repository svn in corso...
==> Avvio di pkgver() in corso...
==> Versione aggiornata: openmodelica-svn 23584-1
==> Avvio di prepare() in corso...
sed: impossibile leggere /home/andreak/tmp/yaourt-tmp-andreak/aur-openmodelica-svn/src/openmodelica/Compiler/omc_release/Makefile.in: File o directory non esistente
==> ERRORE: Si è verificato un errore in prepare().
L'operazione sta per essere interrotta...
==> ERRORE: Makepkg non è riuscito a compilare openmodelica-svn.
==> Riavviare la compilazione di openmodelica-svn [s/N]
Comment by Tempel
Building rev 21960 gives exactly the same error, very early in build(). The relevant lines:
which: no omc in (/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/core_perl:/usr/lib/smlnj/bin:/home/randy/bin:/home/randy/.cabal/bin)
checking for omc... failed (tried ). Building it through bootstrapping (you might end up unable to recompile omc if you modify source code).
checking for $RMLHOME... no
checking for rmlc... /usr/bin/rmlc
checking for rml includefiles in /usr... configure: error: rml headers not found
==> ERROR: A failure occurred in build().
Comment by viperpaulo
Hi, I'm working on a fix for i686.
I just tried to compile and it works for me, i just compiled rev 21830, try with this revision and tell me.
Be careful, it takes a lot of memory and disk space to compile, if you're using a tmpfs for /tmp/ maybe you run out of space, try to compile in another folder.
If you have trouble again, post the log with pastebin for example.
Comment by Tempel
Building on x86_64, I get "ERROR: A failure occurred in prepare()." This may be related to the archtecture checks; the i686 one results in an error code, so I think that's causing the failure. Adding "echo done" at the end of prepare() fixes it, oddly enough, though I'm sure there's a better way.
But even after that workaround, I'm getting a failure in build(): "checking for rml includefiles in /usr... configure: error: rml headers not found". I do, of course, have rml-mmc-svn installed. I haven't been able to work around this.
Comment by viperpaulo
New update to take into account i686 or x86_64 architecture.
@Cippaciong it compiles on my computers (x86_64), maybe i missed a dependency..
Comment by cippaciong
@viperpaulo
The build failed with some errors, unfortunately I forgot to set the english language before compiling so the output was all in italian. I will build it again asap and paste the errors in english.
Comment by cippaciong
@viperpaulo
Thanks, compiling right now.
By the way, this line
sed -i -e 's/\/lib\*\/libeo.a/\/lib64\/libeo.a/g '${srcdir}/${_svnmod}/configure.in
is working only on x86_64 architecture, for i686 you should replace lib64 with lib32 or it will give you this error:
checking for paradisEO... configure: error: not found (searched /usr /opt //usr)
Comment by viperpaulo
New update : it will now work with metis and paradiseo from the AUR.
Comment by viperpaulo
I updated this package to compile OMOptim, to build you have to use paradisEO built with this PKGBUILD : https://github.com/pacorayban/archpkgs/blob/master/paradiseo/PKGBUILD
Enjoy !
Comment by viperpaulo
The option --without-omc should solve your issue.
You can try to uninstall all previous versions and to compile without --with-omc nor --without-omc.
I'll see how to solve this issue properly when i'll have time.
Comment by Xwang
I still have the same error, but now the procedure hangs with the "checking omc" output (or something similar) and the /usr/bin/yes program which uses all the cpu.
The compilign procedure continues only when, after several minutes, I kill the yes process. It tries to compile everything and exits with the same error.
This has happened both when I've tried to update the package and when I've tried to reinstall after having removed it.
Comment by viperpaulo
@Xwang: this was because omc was already installed. It should be fixed!
Comment by Xwang
I still have issues in compiling this package:
make -C ../modpar/ -f Makefile
make[5]: ingresso nella directory "/home/andreak/tmp/yaourt-tmp-andreak/aur-openmodelica-svn/src/openmodelica/Compiler/modpar"
cp libmodparomc.a ../../build/lib/omc
make[5]: uscita dalla directory "/home/andreak/tmp/yaourt-tmp-andreak/aur-openmodelica-svn/src/openmodelica/Compiler/modpar"
make[4]: uscita dalla directory "/home/andreak/tmp/yaourt-tmp-andreak/aur-openmodelica-svn/src/openmodelica/Compiler/omc_release"
gcc-4.4 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -fno-tree-ch -fno-tree-vrp -fno-tree-pre -fno-stack-protector -fPIC -o omc Absyn.o Algorithm.o Builtin.o Ceval.o CevalFunction.o CheckModel.o ClassInf.o ClassLoader.o ComponentReference.o Connect.o ConnectUtil.o ConnectionGraph.o Constants.o DAE.o DAEDump.o DAEUtil.o Dump.o DumpGraphviz.o Env.o Expression.o ExpressionDump.o ExpressionSimplify.o ExpressionSimplifyTypes.o Graphviz.o Inline.o InnerOuter.o Inst.o InstBinding.o InstDAE.o InstExtends.o InstFunction.o InstSection.o InstUtil.o InstVar.o InstTypes.o Lookup.o MMath.o MetaUtil.o Mod.o NFBuiltin.o NFConnect2.o NFConnectCheck.o NFConnectEquations.o NFConnectUtil2.o NFConnectionSets.o NFEnv.o NFEnvAvlTree.o NFEnvExtends.o NFEvalFunction.o NFExpandableConnectors.o NFInst.o NFInstDump.o NFInstFlatten.o NFInstPrefix.o NFInstSymbolTable.o NFInstTypes.o NFInstTypesOld.o NFInstUtil.o NFLookup.o NFMod.o NFRedeclare.o NFSCodeCheck.o NFSCodeDependency.o NFSCodeEnv.o NFSCodeExpand.o NFSCodeHashTable.o NFSCodeLookup.o NFSCodeFlattenImports.o NFSCodeFlattenRedeclare.o NFSCodeStatic.o NFSCodeFlatten.o NFSCodeMod.o NFTypeCheck.o NFTyping.o Parser.o Patternm.o Prefix.o PrefixUtil.o SCode.o SCodeDump.o SCodeSimplify.o SCodeUtil.o Static.o Types.o UnitAbsyn.o UnitAbsynBuilder.o UnitChecker.o Values.o ValuesUtil.o FCore.o FExpand.o FGraph.o FGraphBuild.o FGraphDump.o FGraphStream.o FInst.o FLookup.o FMod.o FNode.o FResolve.o FVisit.o FTraverse.o BackendDAE.o BackendDAEFunc.o BackendDAECreate.o BackendDAEOptimize.o BackendDAETransform.o BackendDAEUtil.o BackendDump.o BackendEquation.o BackendQSS.o BackendVariable.o BackendVarTransform.o BinaryTree.o BinaryTreeInt.o Causalize.o DAEQuery.o Differentiate.o DumpHTML.o EvaluateFunctions.o EvaluateParameter.o ExpressionSolve.o FindZeroCrossings.o HashTableCrSimVars.o HpcOmBenchmark.o HpcOmEqSystems.o HpcOmScheduler.o HpcOmSimCode.o HpcOmTaskGraph.o IndexReduction.o Initialization.o InlineArrayEquations.o Matching.o MathematicaDump.o OnRelaxation.o OpenTURNS.o PartFn.o RemoveSimpleEquations.o ResolveLoops.o SimCode.o SimCodeMain.o SimCodeUtil.o TaskGraph.o Tearing.o Uncertainties.o XMLDump.o Global.o AbsynDumpTpl.o CodegenAdevs.o CodegenC.o CodegenCpp.o CodegenCppHpcom.o CodegenCSharp.o CodegenFMU.o CodegenFMUCpp.o CodegenJava.o CodegenJS.o CodegenModelica.o CodegenQSS.o CodegenUtil.o CodegenXML.o DAEDumpTpl.o ExpressionDumpTpl.o GraphMLDumpTpl.o GraphvizDump.o NFInstDumpTpl.o SCodeDumpTpl.o SimCodeDump.o Tpl.o TplAbsyn.o TplCodegen.o TplMain.o TplParser.o Unparsing.o AvlTreeString.o BaseHashTable.o BaseHashSet.o Config.o Debug.o Error.o Flags.o FMI.o Graph.o GraphStream.o HashSet.o HashSetString.o HashTable.o HashTable2.o HashTable3.o HashTable4.o HashTable5.o HashTableCG.o HashTableCrILst.o HashTableCrIntToExp.o HashTableCrToExpSourceTpl.o HashTablePathToFunction.o HashTableStringToPath.o HashTableExpToExp.o HashTableExpToIndex.o GraphML.o IOStream.o List.o Util.o PriorityQueue.o VarTransform.o CevalScript.o Interactive.o GlobalScript.o Refactor.o StaticScript.o RewriteRules.o Main.o ../../Parser/libomparse_rml.a ../../Parser/libantlr3.a ../runtime/runtime.a -lModelicaExternalC -lOpenModelicaRuntimeC ../modpar/libmodpar.a -Wl,-O1,--sort-common,--as-needed,-z,relro -lm -L/usr/lib/plain -lrml -L../../3rdParty/graphstream/gs-netstream/c++/ -lnetstream -lomniORB4 -lomnithread -lpthread -llpsolve55 -lcolamd -lm -ldl /usr/lib/libmetis.a -L../../build/lib/omc -Wl,-z,origin -Wl,-rpath,'$ORIGIN/../lib/omc' -Wl,-rpath,'$ORIGIN' -lhwloc -lgc -lexpat -Wl,-O1,--sort-common,--as-needed,-z,relro -llapack -lblas -lgc -lpthread -lm -ldl -lstdc++ -rdynamic -lfmilib -lOpenModelicaFMIRuntimeC -lstdc++
gcc-4.4: /usr/lib/libmetis.a: File o directory non esistente
Makefile:58: set di istruzioni per l'obiettivo "omc" non riuscito
make[3]: *** [omc] Errore 1
make[3]: uscita dalla directory "/home/andreak/tmp/yaourt-tmp-andreak/aur-openmodelica-svn/src/openmodelica/Compiler/omc_release"
../Makefile.compiler_subdirs.common:9: set di istruzioni per l'obiettivo "all" non riuscito
make[2]: *** [all] Errore 2
make[2]: uscita dalla directory "/home/andreak/tmp/yaourt-tmp-andreak/aur-openmodelica-svn/src/openmodelica/Compiler/omc_release"
Makefile:67: set di istruzioni per l'obiettivo "omc_release" non riuscito
make[1]: *** [omc_release] Errore 2
make[1]: uscita dalla directory "/home/andreak/tmp/yaourt-tmp-andreak/aur-openmodelica-svn/src/openmodelica/Compiler"
Makefile:64: set di istruzioni per l'obiettivo "omc-rml" non riuscito
make: *** [omc-rml] Errore 2
==> ERRORE: Si è verificato un errore in build().
L'operazione sta per essere interrotta...
==> ERRORE: Makepkg non è riuscito a compilare openmodelica-svn.
==> Riavviare la compilazione di openmodelica-svn [s/N]
My system is an x64 one.
Can you help me?
Thank you,
Xwang
Comment by cippaciong
@viperpaulo
After entering the src/openmodelica directory, I run "make clean" and then "make release omc" and I got the same error I reported in the comment below.
Comment by viperpaulo
Cippaciong: go into src/openmodelica and type successively these commands :
make release omc
make release omc-rml
make release mosh
make release omlibrary
make release qtclients
give me which one gives you an error and what is this error
Comment by viperpaulo
To compile metis in static mode, edit AUR's PKGBUILD by adding this option :
options=('staticlibs')
and use this line :
make config static=1 prefix=/usr
instead of
make config shared=1 prefix=/usr
Comment by cippaciong
I still have errors:
Makefile.common:81: recipe for target 'Modelica_3_Lexer.stamp' failed
make[3]: *** [Modelica_3_Lexer.stamp] Error 1
make[3]: Leaving directory '/home/cippaciong/build/openmodelica-svn/src/openmodelica/Parser'
../Makefile.compiler_subdirs.common:54: recipe for target 'parser' failed
make[2]: *** [parser] Error 2
make[2]: Leaving directory '/home/cippaciong/build/openmodelica-svn/src/openmodelica/Compiler/omc_release'
Makefile:62: recipe for target 'nolink' failed
make[1]: *** [nolink] Error 2
make[1]: Leaving directory '/home/cippaciong/build/openmodelica-svn/src/openmodelica/Compiler/omc_release'
Makefile:67: recipe for target 'omc-rml-nolink' failed
make: *** [omc-rml-nolink] Error 2
Also, how do we compile metis in static mode?
Thanks for your work so far.
Comment by viperpaulo
Ok guys, new version of this package :
- added support of Metis which HAS TO be compiled in STATIC mode (see in AUR's PKGBUILD)
- added support of sundials
- Still not able to compile OMOptim : if anyone could help for a working package of paradiseo-1.3-beta2 (eo, mo and moeo are needed)
Tell me if you have trouble !
I'm not sure that rml-mmc has to be a dependency, it seems to work as "makedepends", if anyone can confirm.
Comment by viperpaulo
I updated rml-mmc, it should work now.
I'll update openmodelica package soon !
Comment by cippaciong
I got the same rml-mmc error as Xwang. I think I can try to compile with the "--without-rml \" option as Pingoin suggested, but it would be nice if we find out how to solve the error instead of using a workaround.
I installed rml-mmc-svn without changing its default directory (/opt/rml-mmc) then the RMLHOME should be set correctly.
Any other idea?
Comment by Pingoin
the optimation tool OMOptim won't get compiled without rml but I guess everything else works as it should (I haven't tested everything, just things I need)
Comment by Xwang
I've added the --without-rml option to the configure line in the PKGBUILD file and it has compiled.
Does this option limit in any way the functionality of openmodelica?
Comment by bojurama
It worked for me too. Thank you very much viperpaulo and Pingoin :)
Comment by Pingoin
try compiling with :
./configure --prefix=/usr/local --without-rml \
for me it worked
Comment by viperpaulo
i'm also using x86_64, did you install rml-mmc in another directory than the default package one ? If so, make sure RMLHOME=/opt/rml-mmc/ is the right directory, and you should change in openmodelica PKGBUILD.
Comment by Xwang
I still have the same issue, so it does not seem to be related to a bad commit since I've tried to compile after a week.
Maybe is something related to my system being an x86-64 one?
Comment by Xwang
I still have issues trying to compile. These are the latest lines:
make[3]: uscita dalla directory "/home/andreak/tmp/yaourt-tmp-andreak/aur-openmodelica-svn/src/openmodelica/Compiler/omc_release"
gcc-4.4 -fopenmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -fno-tree-ch -fno-tree-vrp -fno-tree-pre -fPIC -o omc Absyn.o AbsynDep.o Algorithm.o Builtin.o Ceval.o CevalFunction.o CheckModel.o ClassInf.o ClassLoader.o ComponentReference.o Connect.o ConnectUtil.o ConnectionGraph.o Constants.o DAE.o DAEDump.o DAEUtil.o Dependency.o Dump.o DumpGraphviz.o Env.o Expression.o ExpressionDump.o ExpressionSimplify.o ExpressionSimplifyTypes.o FGraph.o FGraphBuild.o FGraphEnv.o FGraphDump.o FNode.o FRef.o FResolve.o Graphviz.o Inline.o InnerOuter.o Inst.o InstBinding.o InstDAE.o InstExtends.o InstFunction.o InstSection.o InstUtil.o InstVar.o InstTypes.o Lookup.o MMath.o MetaUtil.o Mod.o NFBuiltin.o NFConnect2.o NFConnectCheck.o NFConnectEquations.o NFConnectUtil2.o NFConnectionSets.o NFEnv.o NFEnvAvlTree.o NFEnvExtends.o NFEvalFunction.o NFExpandableConnectors.o NFInst.o NFInstDump.o NFInstFlatten.o NFInstPrefix.o NFInstSymbolTable.o NFInstTypes.o NFInstTypesOld.o NFInstUtil.o NFLookup.o NFMod.o NFRedeclare.o NFSCodeApplyRedeclare.o NFSCodeAnalyseRedeclare.o NFSCodeCheck.o NFSCodeDependency.o NFSCodeEnv.o NFSCodeExpand.o NFSCodeHashTable.o NFSCodeLookup.o NFSCodeFlattenImports.o NFSCodeFlattenRedeclare.o NFSCodeInstShortcut.o NFSCodeStatic.o NFSCodeFlatten.o NFSCodeMod.o NFTypeCheck.o NFTyping.o Parser.o Patternm.o Prefix.o PrefixUtil.o SCode.o SCodeDump.o SCodeSimplify.o SCodeUtil.o Static.o Types.o UnitAbsyn.o UnitAbsynBuilder.o UnitChecker.o Values.o ValuesUtil.o BackendDAE.o BackendDAEFunc.o BackendDAECreate.o BackendDAEOptimize.o BackendDAETransform.o BackendDAEUtil.o BackendDump.o BackendEquation.o BackendQSS.o BackendVariable.o BackendVarTransform.o BinaryTree.o BinaryTreeInt.o Causalize.o DAEQuery.o Differentiate.o DumpHTML.o EvaluateParameter.o ExpressionSolve.o HashTableCrSimVars.o HpcOmBenchmark.o HpcOmEqSystems.o HpcOmScheduler.o HpcOmSimCode.o HpcOmTaskGraph.o IndexReduction.o Initialization.o InlineSolver.o Matching.o MathematicaDump.o OnRelaxation.o OpenTURNS.o PartFn.o RemoveSimpleEquations.o ResidualCmp.o SimCode.o SimCodeMain.o SimCodeUtil.o TaskGraph.o Tearing.o Uncertainties.o XMLDump.o Global.o AbsynDumpTpl.o CodegenAdevs.o CodegenC.o CodegenCpp.o CodegenCppHpcom.o CodegenCSharp.o CodegenFMU.o CodegenFMUCpp.o CodegenJava.o CodegenJS.o CodegenModelica.o CodegenQSS.o CodegenUtil.o CodegenXML.o DAEDumpTpl.o ExpressionDumpTpl.o GraphMLDumpTpl.o GraphvizDump.o NFInstDumpTpl.o SCodeDumpTpl.o SimCodeDump.o Tpl.o TplAbsyn.o TplCodegen.o TplMain.o TplParser.o Unparsing.o BaseHashTable.o BaseHashSet.o Config.o Debug.o Error.o Flags.o FMI.o Graph.o HashSet.o HashSetString.o HashTable.o HashTable2.o HashTable3.o HashTable4.o HashTable5.o HashTableCG.o HashTableCrILst.o HashTableCrIntToExp.o HashTableCrToExpSourceTpl.o HashTablePathToFunction.o HashTableStringToPath.o HashTableExpToExp.o HashTableExpToIndex.o GraphML.o GraphMLNew.o IOStream.o List.o Util.o PriorityQueue.o VarTransform.o CevalScript.o Interactive.o GlobalScript.o Refactor.o StaticScript.o RewriteRules.o Main.o ../../Parser/libomparse_rml.a ../../Parser/libantlr3.a ../runtime/runtime.a -lModelicaExternalC -lOpenModelicaRuntimeC ../modpar/libmodpar.a -Wl,-O1,--sort-common,--as-needed,-z,relro -lm -L/opt/rml-mmc//lib/plain -lrml -lomniORB4 -lomnithread -lpthread -llpsolve55 -lcolamd -lm -ldl -L../../build/lib/omc -Wl,-z,origin -Wl,-rpath,'$ORIGIN/../lib/omc' -lhwloc -lgc -lexpat -Wl,-O1,--sort-common,--as-needed,-z,relro -llapack -lblas -lgc -lpthread -lm -ldl -lstdc++ -rdynamic -lfmilib -lOpenModelicaFMIRuntimeC -lstdc++
/usr/bin/ld: impossibile trovare -lrml
collect2: ld returned 1 exit status
Makefile:44: set di istruzioni per l'obiettivo "omc" non riuscito
make[2]: *** [omc] Errore 1
make[2]: uscita dalla directory "/home/andreak/tmp/yaourt-tmp-andreak/aur-openmodelica-svn/src/openmodelica/Compiler/omc_release"
../Makefile.compiler_subdirs.common:9: set di istruzioni per l'obiettivo "all" non riuscito
make[1]: *** [all] Errore 2
make[1]: uscita dalla directory "/home/andreak/tmp/yaourt-tmp-andreak/aur-openmodelica-svn/src/openmodelica/Compiler/omc_release"
Makefile:61: set di istruzioni per l'obiettivo "omc-rml-nolink" non riuscito
make: *** [omc-rml-nolink] Errore 2
==> ERRORE: Si è verificato un errore in build().
L'operazione sta per essere interrotta...
==> ERRORE: Makepkg non è riuscito a compilare openmodelica-svn.
==> Riavviare la compilazione di openmodelica-svn [s/N]
==> ---------------------------------------------------
==>
What should I do?
Comment by viperpaulo
I just checked, the rml-mmc PKGBUILD I gave you is the exact same as the one on AUR.
Maybe your errors are related to a bad commit in the trunk, you should try to compile it again.
Otherwise it mean that i forgot a dependency which was already installed on my computers. I'll try to find out...
Comment by Xwang
I've not tried your PKGBUILD for rml-mmc, however I've tried to compile again and today the error has changed with this one:
simulation/solver/kinsolSolver.c: In function ‘nls_kinsol_allocate’:
simulation/solver/kinsolSolver.c:306: warning: passing argument 1 of ‘throwStreamPrint’ from incompatible pointer type
./util/omc_error.h:145: note: expected ‘struct threadData_t *’ but argument is of type ‘char *’
simulation/solver/kinsolSolver.c:306: error: too few arguments to function ‘throwStreamPrint’
simulation/solver/kinsolSolver.c: In function ‘nls_kinsol_free’:
simulation/solver/kinsolSolver.c:312: warning: passing argument 1 of ‘throwStreamPrint’ from incompatible pointer type
./util/omc_error.h:145: note: expected ‘struct threadData_t *’ but argument is of type ‘char *’
simulation/solver/kinsolSolver.c:312: error: too few arguments to function ‘throwStreamPrint’
simulation/solver/kinsolSolver.c: In function ‘nonlinearSolve_kinsol’:
simulation/solver/kinsolSolver.c:318: warning: passing argument 1 of ‘throwStreamPrint’ from incompatible pointer type
./util/omc_error.h:145: note: expected ‘struct threadData_t *’ but argument is of type ‘char *’
simulation/solver/kinsolSolver.c:318: error: too few arguments to function ‘throwStreamPrint’
Makefile.common:163: set di istruzioni per l'obiettivo "simulation/solver/kinsolSolver.o" non riuscito
make[1]: *** [simulation/solver/kinsolSolver.o] Errore 1
make[1]: uscita dalla directory "/home/andreak/tmp/yaourt-tmp-andreak/aur-openmodelica-svn/src/openmodelica/SimulationRuntime/c"
Makefile.common:75: set di istruzioni per l'obiettivo "interactive" non riuscito
make: *** [interactive] Errore 2
==> ERRORE: Si è verificato un errore in build().
L'operazione sta per essere interrotta...
==> ERRORE: Makepkg non è riuscito a compilare openmodelica-svn.
==> Riavviare la compilazione di openmodelica-svn [s/N]
Should I have to try to use that PKGBUILD in any case?
Comment by viperpaulo
I may need more info to help you, but you can try this PKGBUILD for rml-mmc :
http://pastebin.archlinux.fr/492118
Comment by Xwang
It does not compile and ends withe the following error:
[omc-rml-nolink] Errore 2
Can you help me, please?