OpenAADL / ocarina-build

Build script (and more) for Ocarina
MIT License
3 stars 5 forks source link

Issue with step Reconfiguring #49

Closed F-PAN closed 3 years ago

F-PAN commented 3 years ago

Hello,

i try to install ocarina for windows 10, but am facing the following issues during Reconfiguring (Ocarina). It seems something is missing? Could anybody help with that? Thanks

$ ./build_ocarina.sh --scenario=fresh-install --prefix=$PWD/ocarina_install OS: MINGW64_NT-10.0-19043 3.1.7-340.x86_64 x86_64 Compiler: GNATMAKE Community 2021 (20210519-103) autoconf: autoconf (GNU Autoconf) 2.68 Unescaped left brace in regex is passed through in regex; marked by <-- HERE in m/\${ <-- HERE ([^ \t=:+{}]+)}/ at /c/MinGW/bin/automake-1.11 line 4113. automake: automake (GNU automake) 1.11.1 [2021-07-12-18:28] Checkout the Ocarina sources [PASSED] [2021-07-12-18:28] Fetching runtimes 'polyorb-hi-ada polyorb-hi-c aadlib'[PASSED] [2021-07-12-18:28] Reconfiguring (Ocarina)[2021-07-12-18:28] Reconfiguring (Ocarina) [FAILED] Running aclocal main::scan_file() called too early to check prototype at /c/MinGW/bin/aclocal-1.11 line 618. support/ada.m4:255: warning: underquoted definition of AM_GPRBUILD support/ada.m4:255: run info '(automake)Extending aclocal' support/ada.m4:255: or see http://sources.redhat.com/automake/automake.html#Extending-aclocal Running autoconf configure.ac:11: error: possibly undefined macro: AM_INIT_AUTOMAKE If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation. configure.ac:32: error: possibly undefined macro: AM_PATH_PYTHON configure.ac:100: error: possibly undefined macro: AM_CONDITIONAL Running automake Unescaped left brace in regex is passed through in regex; marked by <-- HERE in m/\${ <-- HERE ([^ \t=:+{}]+)}/ at /c/MinGW/bin/automake-1.11 line 4113. configure.ac: no proper invocation of AM_INIT_AUTOMAKE was found. configure.ac: You should verify that configure.ac invokes AM_INIT_AUTOMAKE, configure.ac: that aclocal.m4 is present in the top-level directory, configure.ac: and that aclocal.m4 was recently regenerated (using aclocal). Makefile.common:4: HAS_GNATMAKE_APDIR does not appear in AM_CONDITIONAL projects/Makefile.am:1: Makefile.common' included from here Makefile.common:6: HAS_XMLADA does not appear in AM_CONDITIONAL projects/Makefile.am:1:Makefile.common' included from here Makefile.common:12: HAS_XMLADA does not appear in AM_CONDITIONAL projects/Makefile.am:1: Makefile.common' included from here resources/runtime/python/Makefile.am:10: INSTALL_PYTHON does not appear in AM_CONDITIONAL Makefile.common:4: HAS_GNATMAKE_APDIR does not appear in AM_CONDITIONAL src/backends/Makefile.am:1:Makefile.common' included from here Makefile.common:6: HAS_XMLADA does not appear in AM_CONDITIONAL src/backends/Makefile.am:1: Makefile.common' included from here Makefile.common:12: HAS_XMLADA does not appear in AM_CONDITIONAL src/backends/Makefile.am:1:Makefile.common' included from here Makefile.common:4: HAS_GNATMAKE_APDIR does not appear in AM_CONDITIONAL src/config/Makefile.am:1: Makefile.common' included from here Makefile.common:6: HAS_XMLADA does not appear in AM_CONDITIONAL src/config/Makefile.am:1:Makefile.common' included from here Makefile.common:12: HAS_XMLADA does not appear in AM_CONDITIONAL src/config/Makefile.am:1: Makefile.common' included from here Makefile.common:4: HAS_GNATMAKE_APDIR does not appear in AM_CONDITIONAL src/core/Makefile.am:1:Makefile.common' included from here Makefile.common:6: HAS_XMLADA does not appear in AM_CONDITIONAL src/core/Makefile.am:1: Makefile.common' included from here Makefile.common:12: HAS_XMLADA does not appear in AM_CONDITIONAL src/core/Makefile.am:1:Makefile.common' included from here Makefile.common:4: HAS_GNATMAKE_APDIR does not appear in AM_CONDITIONAL src/frontends/Makefile.am:1: Makefile.common' included from here Makefile.common:6: HAS_XMLADA does not appear in AM_CONDITIONAL src/frontends/Makefile.am:1:Makefile.common' included from here Makefile.common:12: HAS_XMLADA does not appear in AM_CONDITIONAL src/frontends/Makefile.am:1: Makefile.common' included from here Makefile.common:4: HAS_GNATMAKE_APDIR does not appear in AM_CONDITIONAL src/main/Makefile.am:1:Makefile.common' included from here Makefile.common:6: HAS_XMLADA does not appear in AM_CONDITIONAL src/main/Makefile.am:1: Makefile.common' included from here Makefile.common:12: HAS_XMLADA does not appear in AM_CONDITIONAL src/main/Makefile.am:1:Makefile.common' included from here Makefile.common:4: HAS_GNATMAKE_APDIR does not appear in AM_CONDITIONAL src/python/Makefile.am:1: Makefile.common' included from here Makefile.common:6: HAS_XMLADA does not appear in AM_CONDITIONAL src/python/Makefile.am:1:Makefile.common' included from here Makefile.common:12: HAS_XMLADA does not appear in AM_CONDITIONAL src/python/Makefile.am:1: Makefile.common' included from here Makefile.common:4: HAS_GNATMAKE_APDIR does not appear in AM_CONDITIONAL src/transfo/Makefile.am:1:Makefile.common' included from here Makefile.common:6: HAS_XMLADA does not appear in AM_CONDITIONAL src/transfo/Makefile.am:1: Makefile.common' included from here Makefile.common:12: HAS_XMLADA does not appear in AM_CONDITIONAL src/transfo/Makefile.am:1:Makefile.common' included from here

F-PAN commented 3 years ago

problem is solved using MSYS2