Advertisement
Guest User

Untitled

a guest
Oct 23rd, 2020
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.47 KB | None | 0 0
  1. [...]
  2. /usr/bin/omc -g=MetaModelica -n=1 build/CodegenOMSIC_Equations.stamp.mos
  3. /usr/bin/omc -g=MetaModelica -n=1 build/CodegenOMSIC.stamp.mos
  4. /usr/bin/omc -g=MetaModelica -n=1 build/CodegenOMSI_common.stamp.mos
  5. /usr/bin/omc -g=MetaModelica -n=1 build/CodegenFMUCppOld.stamp.mos
  6. /usr/bin/omc -g=MetaModelica -n=1 build/CodegenFMUCpp.stamp.mos
  7. /usr/bin/omc -g=MetaModelica -n=1 build/CodegenFMUCommon.stamp.mos
  8. 2 errors out of 2 messages:
  9. [/home/silvano/.cache/pikaur/build/openmodelica-git/src/openmodelica-git/OMCompiler/Compiler/Template/CodegenFMUCommon.mo:4395:9-4395:51:writable] Error: Class realAlmostEq not found in scope CodegenFMUCommon.baseUnitAttributes.$match scope$.$pattern type scope$ (looking for a function or record).
  10. [/home/silvano/.cache/pikaur/build/openmodelica-git/src/openmodelica-git/OMCompiler/Compiler/Template/CodegenFMUCommon.mo:1:1-4860:21:writable] Error: Failed to compile all functions in package CodegenFMUCommon.
  11. make[4]: *** [Makefile.common:153: build/CodegenFMUCommon.stamp] Errore 1
  12. make[3]: *** [Makefile.common:15: generate-files-in-steps] Errore 2
  13. make[2]: *** [Makefile.common:6: all] Errore 2
  14. make[2]: uscita dalla directory «/home/silvano/.cache/pikaur/build/openmodelica-git/src/openmodelica-git/OMCompiler/Compiler/boot»
  15. make[1]: *** [Makefile:100: omc-bootstrapped] Errore 2
  16. make[1]: uscita dalla directory «/home/silvano/.cache/pikaur/build/openmodelica-git/src/openmodelica-git/OMCompiler»
  17. make: *** [Makefile:12: omc.skip] Errore 2
  18.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement