Closed nuaaysh closed 4 years ago
I also check the path 'https://github.com/OpenAADL/ocarina/tree/master/doc', there is no information about polyorb-hi-ada.
This is wrong, Makefile.am is not a working makefile
➜ po-hi-ada git:(master) ✗ ./configure --help|grep enable-doc --enable-doc Build documentation default=no
So you can run instead ./configure --enable-doc && make -C doc
Note I just pushed a commit for a missing file
Sorry, I don't find the 'configure' file on the master folder, only 'configure.ac', but it doesn't work: @:~/GitHub/polyorb-hi-ada$ sudo ./configure.ac --enable-doc && make -C doc sudo: ./configure.ac: command not found @:~/GitHub/polyorb-hi-ada$ ls -a . configure.ac doc .gitignore share tools .. COPYING3 examples Makefile.am src .travis.yml AUTHORS COPYING.RUNTIME .git README.md support @:~/GitHub/polyorb-hi-ada$ ./configure --enable-doc && make -C doc bash: ./configure: No such file or directory
How did you install PolyORB-HI/Ada and Ocarina?
to regenerate configure, run ./support/reconfig
from PolyORB-HI/Ada
but as explained; it is better if you use ocarina-build project, it configures most of the elements
First, I follow two steps from https://github.com/openaadl/ocarina-build. clone and execute the command "./build_ocarina.sh --...", it returns "Ocarina installation is now complete", and I also add the paths to PATH and LD_LIBRARY_PATH.
So, I think I install PolyORB-HI/Ada and Ocarina.
Then I clone this project "https://github.com/OpenAADL/polyorb-hi-ada", and try to get the document about PolyORB-HI/Ada.
I just run the command" ./support/reconfig", but it returns no errors, but when I try to run the command "./configure --enable-doc && make -C doc" again, it returns "make: *** [Makefile:891: polyorb-hi-ada_ug.html] Error 25 make: Leaving directory '/home/shyuan/GitHub/polyorb-hi-ada/doc'"
The details of the command "./support/reconfig" from the terminal: shyuan@shyuan:~/GitHub/polyorb-hi-ada$ ./support/reconfig Running aclocal Running autoconf Running automake configure.ac:39: installing 'support/compile' configure.ac:10: installing 'support/config.guess' configure.ac:10: installing 'support/config.sub' configure.ac:11: installing 'support/install-sh' configure.ac:11: installing 'support/missing' doc/Makefile.am:85: installing 'support/texinfo.tex' examples/aadlv1/d3.1.3-1/Makefile.am:9: warning: variable 'AADL_SOURCES' is defined but no program or examples/aadlv1/d3.1.3-1/Makefile.am:9: library has 'AADL' as canonical name (possible typo) examples/aadlv1/d3.1.3-1_extended/Makefile.am:9: warning: variable 'AADL_SOURCES' is defined but no program or examples/aadlv1/d3.1.3-1_extended/Makefile.am:9: library has 'AADL' as canonical name (possible typo) examples/aadlv1/delayed_connections/Makefile.am:9: warning: variable 'AADL_SOURCES' is defined but no program or examples/aadlv1/delayed_connections/Makefile.am:9: library has 'AADL' as canonical name (possible typo) examples/aadlv1/flight_mgmt/Makefile.am:9: warning: variable 'AADL_SOURCES' is defined but no program or examples/aadlv1/flight_mgmt/Makefile.am:9: library has 'AADL' as canonical name (possible typo) examples/aadlv1/import/Makefile.am:10: warning: variable 'AADL_SOURCES' is defined but no program or examples/aadlv1/import/Makefile.am:10: library has 'AADL' as canonical name (possible typo) examples/aadlv1/mode_switch/Makefile.am:9: warning: variable 'AADL_SOURCES' is defined but no program or examples/aadlv1/mode_switch/Makefile.am:9: library has 'AADL' as canonical name (possible typo) examples/aadlv1/mpc/Makefile.am:9: warning: variable 'AADL_SOURCES' is defined but no program or examples/aadlv1/mpc/Makefile.am:9: library has 'AADL' as canonical name (possible typo) examples/aadlv1/multiple_instances/Makefile.am:9: warning: variable 'AADL_SOURCES' is defined but no program or examples/aadlv1/multiple_instances/Makefile.am:9: library has 'AADL' as canonical name (possible typo) examples/aadlv1/ping/Makefile.am:12: warning: variable 'AADL_SOURCES' is defined but no program or examples/aadlv1/ping/Makefile.am:12: library has 'AADL' as canonical name (possible typo) examples/aadlv1/prime_numbers/Makefile.am:9: warning: variable 'AADL_SOURCES' is defined but no program or examples/aadlv1/prime_numbers/Makefile.am:9: library has 'AADL' as canonical name (possible typo) examples/aadlv1/producer_consumer/Makefile.am:9: warning: variable 'AADL_SOURCES' is defined but no program or examples/aadlv1/producer_consumer/Makefile.am:9: library has 'AADL' as canonical name (possible typo) examples/aadlv1/radar/Makefile.am:9: warning: variable 'AADL_SOURCES' is defined but no program or examples/aadlv1/radar/Makefile.am:9: library has 'AADL' as canonical name (possible typo) examples/aadlv1/rap/Makefile.am:18: warning: variable 'AADL_SOURCES' is defined but no program or examples/aadlv1/rap/Makefile.am:18: library has 'AADL' as canonical name (possible typo) examples/aadlv1/ravenscar_example/Makefile.am:16: warning: variable 'AADL_SOURCES' is defined but no program or examples/aadlv1/ravenscar_example/Makefile.am:16: library has 'AADL' as canonical name (possible typo) examples/aadlv1/rma/Makefile.am:9: warning: variable 'AADL_SOURCES' is defined but no program or examples/aadlv1/rma/Makefile.am:9: library has 'AADL' as canonical name (possible typo) examples/aadlv1/some_types/Makefile.am:9: warning: variable 'AADL_SOURCES' is defined but no program or examples/aadlv1/some_types/Makefile.am:9: library has 'AADL' as canonical name (possible typo) examples/aadlv1/subprogram_ports/Makefile.am:11: warning: variable 'AADL_SOURCES' is defined but no program or examples/aadlv1/subprogram_ports/Makefile.am:11: library has 'AADL' as canonical name (possible typo) examples/aadlv1/sunseeker/Makefile.am:10: warning: variable 'AADL_SOURCES' is defined but no program or examples/aadlv1/sunseeker/Makefile.am:10: library has 'AADL' as canonical name (possible typo) examples/aadlv2/d3.1.3-1/Makefile.am:9: warning: variable 'AADL_SOURCES' is defined but no program or examples/aadlv2/d3.1.3-1/Makefile.am:9: library has 'AADL' as canonical name (possible typo) examples/aadlv2/d3.1.3-1_extended/Makefile.am:9: warning: variable 'AADL_SOURCES' is defined but no program or examples/aadlv2/d3.1.3-1_extended/Makefile.am:9: library has 'AADL' as canonical name (possible typo) examples/aadlv2/delayed_connections/Makefile.am:9: warning: variable 'AADL_SOURCES' is defined but no program or examples/aadlv2/delayed_connections/Makefile.am:9: library has 'AADL' as canonical name (possible typo) examples/aadlv2/device_drivers/Makefile.am:9: warning: variable 'AADL_SOURCES' is defined but no program or examples/aadlv2/device_drivers/Makefile.am:9: library has 'AADL' as canonical name (possible typo) examples/aadlv2/flight_mgmt/Makefile.am:9: warning: variable 'AADL_SOURCES' is defined but no program or examples/aadlv2/flight_mgmt/Makefile.am:9: library has 'AADL' as canonical name (possible typo) examples/aadlv2/import/Makefile.am:10: warning: variable 'AADL_SOURCES' is defined but no program or examples/aadlv2/import/Makefile.am:10: library has 'AADL' as canonical name (possible typo) examples/aadlv2/mode_switch/Makefile.am:9: warning: variable 'AADL_SOURCES' is defined but no program or examples/aadlv2/mode_switch/Makefile.am:9: library has 'AADL' as canonical name (possible typo) examples/aadlv2/mpc/Makefile.am:9: warning: variable 'AADL_SOURCES' is defined but no program or examples/aadlv2/mpc/Makefile.am:9: library has 'AADL' as canonical name (possible typo) examples/aadlv2/multiple_instances/Makefile.am:9: warning: variable 'AADL_SOURCES' is defined but no program or examples/aadlv2/multiple_instances/Makefile.am:9: library has 'AADL' as canonical name (possible typo) examples/aadlv2/ping/Makefile.am:14: warning: variable 'AADL_SOURCES' is defined but no program or examples/aadlv2/ping/Makefile.am:14: library has 'AADL' as canonical name (possible typo) examples/aadlv2/ping_overflow/Makefile.am:12: warning: variable 'AADL_SOURCES' is defined but no program or examples/aadlv2/ping_overflow/Makefile.am:12: library has 'AADL' as canonical name (possible typo) examples/aadlv2/prime_numbers/Makefile.am:9: warning: variable 'AADL_SOURCES' is defined but no program or examples/aadlv2/prime_numbers/Makefile.am:9: library has 'AADL' as canonical name (possible typo) examples/aadlv2/producer_consumer/Makefile.am:9: warning: variable 'AADL_SOURCES' is defined but no program or examples/aadlv2/producer_consumer/Makefile.am:9: library has 'AADL' as canonical name (possible typo) examples/aadlv2/radar/Makefile.am:9: warning: variable 'AADL_SOURCES' is defined but no program or examples/aadlv2/radar/Makefile.am:9: library has 'AADL' as canonical name (possible typo) examples/aadlv2/rasta/Makefile.am:14: warning: variable 'AADL_SOURCES' is defined but no program or examples/aadlv2/rasta/Makefile.am:14: library has 'AADL' as canonical name (possible typo) examples/aadlv2/ravenscar_example/Makefile.am:14: warning: variable 'AADL_SOURCES' is defined but no program or examples/aadlv2/ravenscar_example/Makefile.am:14: library has 'AADL' as canonical name (possible typo) examples/aadlv2/rma/Makefile.am:9: warning: variable 'AADL_SOURCES' is defined but no program or examples/aadlv2/rma/Makefile.am:9: library has 'AADL' as canonical name (possible typo) examples/aadlv2/some_types/Makefile.am:9: warning: variable 'AADL_SOURCES' is defined but no program or examples/aadlv2/some_types/Makefile.am:9: library has 'AADL' as canonical name (possible typo) examples/aadlv2/subprogram_ports/Makefile.am:11: warning: variable 'AADL_SOURCES' is defined but no program or examples/aadlv2/subprogram_ports/Makefile.am:11: library has 'AADL' as canonical name (possible typo) examples/aadlv2/sunseeker/Makefile.am:10: warning: variable 'AADL_SOURCES' is defined but no program or examples/aadlv2/sunseeker/Makefile.am:10: library has 'AADL' as canonical name (possible typo) examples/aadlv2/tests_fusion/test_1/Makefile.am:10: warning: variable 'AADL_SOURCES' is defined but no program or examples/aadlv2/tests_fusion/test_1/Makefile.am:10: library has 'AADL' as canonical name (possible typo) examples/aadlv2/tests_fusion/test_2/Makefile.am:10: warning: variable 'AADL_SOURCES' is defined but no program or examples/aadlv2/tests_fusion/test_2/Makefile.am:10: library has 'AADL' as canonical name (possible typo) examples/aadlv2/tests_fusion/test_3/Makefile.am:10: warning: variable 'AADL_SOURCES' is defined but no program or examples/aadlv2/tests_fusion/test_3/Makefile.am:10: library has 'AADL' as canonical name (possible typo) examples/aadlv2/tests_fusion/test_4/Makefile.am:10: warning: variable 'AADL_SOURCES' is defined but no program or examples/aadlv2/tests_fusion/test_4/Makefile.am:10: library has 'AADL' as canonical name (possible typo) examples/aadlv2/tests_fusion/test_5/Makefile.am:10: warning: variable 'AADL_SOURCES' is defined but no program or examples/aadlv2/tests_fusion/test_5/Makefile.am:10: library has 'AADL' as canonical name (possible typo) examples/aadlv2/tests_fusion/test_6/Makefile.am:10: warning: variable 'AADL_SOURCES' is defined but no program or examples/aadlv2/tests_fusion/test_6/Makefile.am:10: library has 'AADL' as canonical name (possible typo) examples/aadlv2/tests_fusion/test_7/Makefile.am:10: warning: variable 'AADL_SOURCES' is defined but no program or examples/aadlv2/tests_fusion/test_7/Makefile.am:10: library has 'AADL' as canonical name (possible typo) examples/aadlv2/tests_fusion/test_8/Makefile.am:10: warning: variable 'AADL_SOURCES' is defined but no program or examples/aadlv2/tests_fusion/test_8/Makefile.am:10: library has 'AADL' as canonical name (possible typo)
The details of the command "./configure --enable-doc && make -C doc" from the terminal:
shyuan@shyuan:~/GitHub/polyorb-hi-ada$ ls -a . autom4te.cache COPYING.RUNTIME .gitignore share .travis.yml .. configure doc Makefile.am src aclocal.m4 configure.ac examples Makefile.in support AUTHORS COPYING3 .git README.md tools shyuan@shyuan:~/GitHub/polyorb-hi-ada$ ./configure --enable-doc && make -C doc checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking how to create a pax tar archive... gnutar checking for mv... mv checking for rm... rm checking for cp... cp checking for grep... grep checking for chmod... chmod checking for tex... tex checking for bibtex... bibtex checking for ranlib... ranlib checking for gmake... no checking for gnumake... no checking for make... make checking whether make is a GNU make... yes. checking whether make supports the include directive... yes (GNU style) checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking for gnatgcc... no checking for adagcc... no checking for gcc... gcc checking for gnatchop... gnatchop checking if the Ada compiler works... yes checking for gnatmake... gnatmake checking if the Ada compiler works... yes checking for gnatclean... gnatclean checking for sparc-elf-gnatmake... no checking for sparc-elf-gnatclean... no checking for tsim-leon... no checking for leon-elf-gnatmake... no checking for leon-elf-gnatclean... no configure: WARNING: GNAT for LEON target has not been found. All examples using this platform will be disabled. configure: WARNING: GNATPRO for LEON target has not been found. All examples using this platform will be disabled. checking for erc32-elf-gnatmake... no checking for erc32-elf-gnatclean... no checking for tsim-erc32... no configure: WARNING: GNAT for ERC32 target has not been found. All examples using this platform will be disabled. checking for mgnatmake... no configure: WARNING: GNAT for MARTE target has not been found. All examples using this platform will be disabled. checking for ocarina-config... /home/shyuan/GitHub/ocarina-build/ocarina_install/bin/ocarina-config checking for Ocarina - version >= 1.1... checking for texi2html... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating support/Makefile config.status: creating tools/Makefile config.status: creating share/Makefile config.status: creating share/make/Makefile config.status: creating src/Makefile config.status: creating src/drivers/Makefile config.status: creating src/polyorb_hi.gpr config.status: creating examples/Makefile config.status: creating examples/aadlv1/Makefile config.status: creating examples/aadlv1/d3.1.3-1_extended/Makefile config.status: creating examples/aadlv1/d3.1.3-1/Makefile config.status: creating examples/aadlv1/delayed_connections/Makefile config.status: creating examples/aadlv1/flight_mgmt/Makefile config.status: creating examples/aadlv1/import/Makefile config.status: creating examples/aadlv1/mode_switch/Makefile config.status: creating examples/aadlv1/mpc/Makefile config.status: creating examples/aadlv1/multiple_instances/Makefile config.status: creating examples/aadlv1/ping/Makefile config.status: creating examples/aadlv1/prime_numbers/Makefile config.status: creating examples/aadlv1/producer_consumer/Makefile config.status: creating examples/aadlv1/radar/Makefile config.status: creating examples/aadlv1/ravenscar_example/Makefile config.status: creating examples/aadlv1/rap/Makefile config.status: creating examples/aadlv1/rma/Makefile config.status: creating examples/aadlv1/some_types/Makefile config.status: creating examples/aadlv1/subprogram_ports/Makefile config.status: creating examples/aadlv1/sunseeker/Makefile config.status: creating examples/aadlv2/Makefile config.status: creating examples/aadlv2/rma/Makefile config.status: creating examples/aadlv2/ping/Makefile config.status: creating examples/aadlv2/ping_overflow/Makefile config.status: creating examples/aadlv2/some_types/Makefile config.status: creating examples/aadlv2/sunseeker/Makefile config.status: creating examples/aadlv2/d3.1.3-1/Makefile config.status: creating examples/aadlv2/d3.1.3-1_extended/Makefile config.status: creating examples/aadlv2/device_drivers/Makefile config.status: creating examples/aadlv2/flight_mgmt/Makefile config.status: creating examples/aadlv2/import/Makefile config.status: creating examples/aadlv2/mpc/Makefile config.status: creating examples/aadlv2/multiple_instances/Makefile config.status: creating examples/aadlv2/prime_numbers/Makefile config.status: creating examples/aadlv2/producer_consumer/Makefile config.status: creating examples/aadlv2/subprogram_ports/Makefile config.status: creating examples/aadlv2/radar/Makefile config.status: creating examples/aadlv2/rasta/Makefile config.status: creating examples/aadlv2/ravenscar_example/Makefile config.status: creating examples/aadlv2/mode_switch/Makefile config.status: creating examples/aadlv2/delayed_connections/Makefile config.status: creating examples/aadlv2/tests_fusion/Makefile config.status: creating examples/aadlv2/tests_fusion/test_1/Makefile config.status: creating examples/aadlv2/tests_fusion/test_2/Makefile config.status: creating examples/aadlv2/tests_fusion/test_3/Makefile config.status: creating examples/aadlv2/tests_fusion/test_4/Makefile config.status: creating examples/aadlv2/tests_fusion/test_5/Makefile config.status: creating examples/aadlv2/tests_fusion/test_6/Makefile config.status: creating examples/aadlv2/tests_fusion/test_7/Makefile config.status: creating examples/aadlv2/tests_fusion/test_8/Makefile config.status: executing depfiles commands configure: %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% configure: PolyORB High Integrity configuration is complete! configure: GNU make command name: "make" configure: %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% make: Entering directory '/home/shyuan/GitHub/polyorb-hi-ada/doc' rm -f polyorb-hi_ug_ref.bbl TEXINPUTS=".:.:" \ BIBINPUTS=".:.:" \ BSTINPUTS=".:.:" \ tex '\nonstopmode \input polyorb-hi_ug_ref.tex' This is TeX, Version 3.14159265 (TeX Live 2019/Debian) (preloaded format=tex)
(./polyorb-hi_ug_ref.tex (/usr/share/texlive/texmf-dist/tex/eplain/btxmac.tex)
No .aux file; I won't give you warnings about undefined citations. [1] )
Output written on polyorb-hi_ug_ref.dvi (1 page, 196 bytes).
Transcript written on polyorb-hi_ug_ref.log.
TEXINPUTS=".:.:" \
BIBINPUTS=".:.:" \
BSTINPUTS=".:.:" \
bibtex polyorb-hi_ug_ref
This is BibTeX, Version 0.99d (TeX Live 2019/Debian)
The top-level auxiliary file: polyorb-hi_ug_ref.aux
The style file: texinfo.bst
Database file #1: polyorb-hi_ug.bib
echo "@c FILE GENERATED AUTOMATICALLY DO NOT EDIT" > polyorb-hi-ada_api.texi
echo "@menu" >> polyorb-hi-ada_api.texi
for file in ; do \
echo " " basename ${file}
"::" >> polyorb-hi-ada_api.texi; \
done
echo "@end menu" >> polyorb-hi-ada_api.texi
echo "" >> polyorb-hi-ada_api.texi
for file in ; do \
echo "@node" basename ${file}
>> polyorb-hi-ada_api.texi; \
echo "@section @code{" basename ${file}
"}" >> polyorb-hi-ada_api.texi; \
echo "@include " basename ${file} .ads
".texi" >> polyorb-hi-ada_api.texi; \
echo "" >> polyorb-hi-ada_api.texi; \
done
for file in ./polyorb_hi-periodic_task.ads ./polyorb_hi-sporadic_task.ads ./polyorb_hi-hybrid_task.ads ./polyorb_hi-marshallers_g.ads ./polyorb_hi-messages.ads ./polyorb_hi-output.ads ./polyorb_hi-thread_interrogators.ads ./polyorb_hi-protocols.ads ./polyorb_hi-transport_low_level.ads ./gnat.adc ./native.adc ./hi-e.adc; do \
cp -f ../src/basename ${file}
.; \
done
cp: cannot stat '../src/gnat.adc': No such file or directory
make ada.sed
make[1]: Entering directory '/home/shyuan/GitHub/polyorb-hi-ada/doc'
touch ada.sed-stamp
echo "s/([^@])@([^@])/\1@@\2/g" > ada.sed
echo "s/-- (.)$/-- @i{\1}/" >> ada.sed
echo "s/([^-][^-][^\"])\"([^\"])\"/\1\"@i{\2}\"/g" >> ada.sed
echo "s/@@/@@@@/g" >> ada.sed
echo "s/@/@@/g" >> ada.sed
for kw in with while when use until type then terminate task tagged subtype separate select reverse reverse return requeue renames rem record range raise protected procedure private pragma package out others or of null not new mod loop limited is in if goto generic function for exit exception entry end elsif else do digits delta delay declare constant configuration case body begin array and all aliased access accept abstract abs abort; do \
echo "s/^([^-] )$kw/\1@b{$kw}/g" >> ada.sed; \
echo "s/^( )$kw /\1@b{$kw} /g" >> ada.sed; \
echo "s/^$kw$/@b{$kw}/g" >> ada.sed; \
done
make[1]: Leaving directory '/home/shyuan/GitHub/polyorb-hi-ada/doc'
/bin/bash ../support/gentexifile polyorb_hi-periodic_task.ads NOGROUP
make ada.sed
make[1]: Entering directory '/home/shyuan/GitHub/polyorb-hi-ada/doc'
make[1]: 'ada.sed' is up to date.
make[1]: Leaving directory '/home/shyuan/GitHub/polyorb-hi-ada/doc'
/bin/bash ../support/gentexifile polyorb_hi-sporadic_task.ads NOGROUP
make ada.sed
make[1]: Entering directory '/home/shyuan/GitHub/polyorb-hi-ada/doc'
make[1]: 'ada.sed' is up to date.
make[1]: Leaving directory '/home/shyuan/GitHub/polyorb-hi-ada/doc'
/bin/bash ../support/gentexifile polyorb_hi-hybrid_task.ads NOGROUP
make ada.sed
make[1]: Entering directory '/home/shyuan/GitHub/polyorb-hi-ada/doc'
make[1]: 'ada.sed' is up to date.
make[1]: Leaving directory '/home/shyuan/GitHub/polyorb-hi-ada/doc'
/bin/bash ../support/gentexifile polyorb_hi-marshallers_g.ads NOGROUP
make ada.sed
make[1]: Entering directory '/home/shyuan/GitHub/polyorb-hi-ada/doc'
make[1]: 'ada.sed' is up to date.
make[1]: Leaving directory '/home/shyuan/GitHub/polyorb-hi-ada/doc'
/bin/bash ../support/gentexifile polyorb_hi-messages.ads NOGROUP
make ada.sed
make[1]: Entering directory '/home/shyuan/GitHub/polyorb-hi-ada/doc'
make[1]: 'ada.sed' is up to date.
make[1]: Leaving directory '/home/shyuan/GitHub/polyorb-hi-ada/doc'
/bin/bash ../support/gentexifile polyorb_hi-output.ads NOGROUP
make ada.sed
make[1]: Entering directory '/home/shyuan/GitHub/polyorb-hi-ada/doc'
make[1]: 'ada.sed' is up to date.
make[1]: Leaving directory '/home/shyuan/GitHub/polyorb-hi-ada/doc'
/bin/bash ../support/gentexifile polyorb_hi-thread_interrogators.ads NOGROUP
make ada.sed
make[1]: Entering directory '/home/shyuan/GitHub/polyorb-hi-ada/doc'
make[1]: 'ada.sed' is up to date.
make[1]: Leaving directory '/home/shyuan/GitHub/polyorb-hi-ada/doc'
/bin/bash ../support/gentexifile polyorb_hi-protocols.ads NOGROUP
make ada.sed
make[1]: Entering directory '/home/shyuan/GitHub/polyorb-hi-ada/doc'
make[1]: 'ada.sed' is up to date.
make[1]: Leaving directory '/home/shyuan/GitHub/polyorb-hi-ada/doc'
/bin/bash ../support/gentexifile polyorb_hi-transport_low_level.ads NOGROUP
for file in ./polyorb_hi-periodic_task.ads ./polyorb_hi-sporadic_task.ads ./polyorb_hi-hybrid_task.ads ./polyorb_hi-marshallers_g.ads ./polyorb_hi-messages.ads ./polyorb_hi-output.ads ./polyorb_hi-thread_interrogators.ads ./polyorb_hi-protocols.ads ./polyorb_hi-transport_low_level.ads ./gnat.adc ./native.adc ./hi-e.adc; do \
cp -f ../src/basename ${file}
.; \
done
cp: cannot stat '../src/gnat.adc': No such file or directory
make ada.sed
make[1]: Entering directory '/home/shyuan/GitHub/polyorb-hi-ada/doc'
make[1]: 'ada.sed' is up to date.
make[1]: Leaving directory '/home/shyuan/GitHub/polyorb-hi-ada/doc'
/bin/bash ../support/gentexifile gnat.adc NOGROUP
awk: cannot open gnat.adc (No such file or directory)
make ada.sed
make[1]: Entering directory '/home/shyuan/GitHub/polyorb-hi-ada/doc'
make[1]: 'ada.sed' is up to date.
make[1]: Leaving directory '/home/shyuan/GitHub/polyorb-hi-ada/doc'
/bin/bash ../support/gentexifile native.adc NOGROUP
make ada.sed
make[1]: Entering directory '/home/shyuan/GitHub/polyorb-hi-ada/doc'
make[1]: 'ada.sed' is up to date.
make[1]: Leaving directory '/home/shyuan/GitHub/polyorb-hi-ada/doc'
/bin/bash ../support/gentexifile hi-e.adc NOGROUP
for file in ./bounded_array.ada ./bounded_str.ada ./data_struct.ada ./node_a_marshallers.ads ./node_a_activity.ads ./node_a_activity_full.ads ./node_a_code.adb ./node_a_deployment.ads ./node_a_deployment_full.ads ./node_a_full.adb ./node_a_naming.ads ./node_a_subprograms.ads ./node_a_transport.ads ./protected_obj_body.ada ./protected_obj_spec.ada ./node_a_types.ads; do \
cp -f ./code/basename ${file}
.; \
done
make ada.sed
make[1]: Entering directory '/home/shyuan/GitHub/polyorb-hi-ada/doc'
make[1]: 'ada.sed' is up to date.
make[1]: Leaving directory '/home/shyuan/GitHub/polyorb-hi-ada/doc'
/bin/bash ../support/gentexifile node_a_marshallers.ads NOGROUP
make ada.sed
make[1]: Entering directory '/home/shyuan/GitHub/polyorb-hi-ada/doc'
make[1]: 'ada.sed' is up to date.
make[1]: Leaving directory '/home/shyuan/GitHub/polyorb-hi-ada/doc'
/bin/bash ../support/gentexifile node_a_activity.ads NOGROUP
make ada.sed
make[1]: Entering directory '/home/shyuan/GitHub/polyorb-hi-ada/doc'
make[1]: 'ada.sed' is up to date.
make[1]: Leaving directory '/home/shyuan/GitHub/polyorb-hi-ada/doc'
/bin/bash ../support/gentexifile node_a_activity_full.ads NOGROUP
make ada.sed
make[1]: Entering directory '/home/shyuan/GitHub/polyorb-hi-ada/doc'
make[1]: 'ada.sed' is up to date.
make[1]: Leaving directory '/home/shyuan/GitHub/polyorb-hi-ada/doc'
/bin/bash ../support/gentexifile node_a_deployment.ads NOGROUP
make ada.sed
make[1]: Entering directory '/home/shyuan/GitHub/polyorb-hi-ada/doc'
make[1]: 'ada.sed' is up to date.
make[1]: Leaving directory '/home/shyuan/GitHub/polyorb-hi-ada/doc'
/bin/bash ../support/gentexifile node_a_deployment_full.ads NOGROUP
make ada.sed
make[1]: Entering directory '/home/shyuan/GitHub/polyorb-hi-ada/doc'
make[1]: 'ada.sed' is up to date.
make[1]: Leaving directory '/home/shyuan/GitHub/polyorb-hi-ada/doc'
/bin/bash ../support/gentexifile node_a_naming.ads NOGROUP
make ada.sed
make[1]: Entering directory '/home/shyuan/GitHub/polyorb-hi-ada/doc'
make[1]: 'ada.sed' is up to date.
make[1]: Leaving directory '/home/shyuan/GitHub/polyorb-hi-ada/doc'
/bin/bash ../support/gentexifile node_a_subprograms.ads NOGROUP
make ada.sed
make[1]: Entering directory '/home/shyuan/GitHub/polyorb-hi-ada/doc'
make[1]: 'ada.sed' is up to date.
make[1]: Leaving directory '/home/shyuan/GitHub/polyorb-hi-ada/doc'
/bin/bash ../support/gentexifile node_a_transport.ads NOGROUP
make ada.sed
make[1]: Entering directory '/home/shyuan/GitHub/polyorb-hi-ada/doc'
make[1]: 'ada.sed' is up to date.
make[1]: Leaving directory '/home/shyuan/GitHub/polyorb-hi-ada/doc'
/bin/bash ../support/gentexifile node_a_types.ads NOGROUP
make ada.sed
make[1]: Entering directory '/home/shyuan/GitHub/polyorb-hi-ada/doc'
make[1]: 'ada.sed' is up to date.
make[1]: Leaving directory '/home/shyuan/GitHub/polyorb-hi-ada/doc'
/bin/bash ../support/gentexifile bounded_array.ada NOGROUP
make ada.sed
make[1]: Entering directory '/home/shyuan/GitHub/polyorb-hi-ada/doc'
make[1]: 'ada.sed' is up to date.
make[1]: Leaving directory '/home/shyuan/GitHub/polyorb-hi-ada/doc'
/bin/bash ../support/gentexifile bounded_str.ada NOGROUP
make ada.sed
make[1]: Entering directory '/home/shyuan/GitHub/polyorb-hi-ada/doc'
make[1]: 'ada.sed' is up to date.
make[1]: Leaving directory '/home/shyuan/GitHub/polyorb-hi-ada/doc'
/bin/bash ../support/gentexifile data_struct.ada NOGROUP
make ada.sed
make[1]: Entering directory '/home/shyuan/GitHub/polyorb-hi-ada/doc'
make[1]: 'ada.sed' is up to date.
make[1]: Leaving directory '/home/shyuan/GitHub/polyorb-hi-ada/doc'
/bin/bash ../support/gentexifile protected_obj_body.ada NOGROUP
make ada.sed
make[1]: Entering directory '/home/shyuan/GitHub/polyorb-hi-ada/doc'
make[1]: 'ada.sed' is up to date.
make[1]: Leaving directory '/home/shyuan/GitHub/polyorb-hi-ada/doc'
/bin/bash ../support/gentexifile protected_obj_spec.ada NOGROUP
make ada.sed
make[1]: Entering directory '/home/shyuan/GitHub/polyorb-hi-ada/doc'
make[1]: 'ada.sed' is up to date.
make[1]: Leaving directory '/home/shyuan/GitHub/polyorb-hi-ada/doc'
/bin/bash ../support/gentexifile node_a_code.adb NOGROUP
make ada.sed
make[1]: Entering directory '/home/shyuan/GitHub/polyorb-hi-ada/doc'
make[1]: 'ada.sed' is up to date.
make[1]: Leaving directory '/home/shyuan/GitHub/polyorb-hi-ada/doc'
/bin/bash ../support/gentexifile node_a_full.adb NOGROUP
for file in ./complex_types.aadl ./asn1_types.aadl ./do_ping_spg.aadl ./hardware.aadl ./node_a_model.aadl ./ping.aadl ./port_cnx.aadl ./processor_binding.aadl ./protected_object_types.aadl ./simple_types.aadl ./thread_a.aadl ./thread_a_full.aadl ./scenario_sample.aadl ./scenario_local_gnat.aadl ./device_drivers.aadl ./pingnative.aadl; do \
cp -f ./model/basename ${file}
.; \
done
make aadl.sed
make[1]: Entering directory '/home/shyuan/GitHub/polyorb-hi-ada/doc'
touch aadl-sed-stamp
echo "s/([^@])@([^@])/\1@@\2/g" > aadl.sed
echo "s/@@/@@@@/g" >> aadl.sed
echo "s/@/@@_/g" >> aadl.sed
echo "s/{/\@{/g" >> aadl.sed
echo "s/}/\@}/g" >> aadl.sed
echo "s/-- (.)$/-- @i{\1}/" >> aadl.sed
echo "s/([^-][^-][^\"])\"([^\"])\"/\1\"@i{\2}\"/g" >> aadl.sed
for kw in aadlboolean aadlinteger aadlreal aadlstring access all and annex applies binding bus calls classifier connections constant data delta device end enumeration event extends false features flow flows group implementation in inherit initial inverse is list memory mode modes none not of or out package parameter path port private process processor properties property provides public range reference refined refines requires server set sink source subcomponents subprogram system thread to true type units value; do \
echo "s/^([^-] )$kw/\1@b{$kw}/g" >> aadl.sed; \
echo "s/^( *)$kw /\1@b{$kw} /g" >> aadl.sed; \
echo "s/^$kw$/@b{$kw}/g" >> aadl.sed; \
done
make[1]: Leaving directory '/home/shyuan/GitHub/polyorb-hi-ada/doc'
/bin/bash ../support/gentexifile complex_types.aadl NOGROUP
make aadl.sed
make[1]: Entering directory '/home/shyuan/GitHub/polyorb-hi-ada/doc'
make[1]: 'aadl.sed' is up to date.
make[1]: Leaving directory '/home/shyuan/GitHub/polyorb-hi-ada/doc'
/bin/bash ../support/gentexifile asn1_types.aadl NOGROUP
make aadl.sed
make[1]: Entering directory '/home/shyuan/GitHub/polyorb-hi-ada/doc'
make[1]: 'aadl.sed' is up to date.
make[1]: Leaving directory '/home/shyuan/GitHub/polyorb-hi-ada/doc'
/bin/bash ../support/gentexifile do_ping_spg.aadl NOGROUP
make aadl.sed
make[1]: Entering directory '/home/shyuan/GitHub/polyorb-hi-ada/doc'
make[1]: 'aadl.sed' is up to date.
make[1]: Leaving directory '/home/shyuan/GitHub/polyorb-hi-ada/doc'
/bin/bash ../support/gentexifile hardware.aadl NOGROUP
make aadl.sed
make[1]: Entering directory '/home/shyuan/GitHub/polyorb-hi-ada/doc'
make[1]: 'aadl.sed' is up to date.
make[1]: Leaving directory '/home/shyuan/GitHub/polyorb-hi-ada/doc'
/bin/bash ../support/gentexifile node_a_model.aadl NOGROUP
make aadl.sed
make[1]: Entering directory '/home/shyuan/GitHub/polyorb-hi-ada/doc'
make[1]: 'aadl.sed' is up to date.
make[1]: Leaving directory '/home/shyuan/GitHub/polyorb-hi-ada/doc'
/bin/bash ../support/gentexifile ping.aadl NOGROUP
make aadl.sed
make[1]: Entering directory '/home/shyuan/GitHub/polyorb-hi-ada/doc'
make[1]: 'aadl.sed' is up to date.
make[1]: Leaving directory '/home/shyuan/GitHub/polyorb-hi-ada/doc'
/bin/bash ../support/gentexifile port_cnx.aadl NOGROUP
make aadl.sed
make[1]: Entering directory '/home/shyuan/GitHub/polyorb-hi-ada/doc'
make[1]: 'aadl.sed' is up to date.
make[1]: Leaving directory '/home/shyuan/GitHub/polyorb-hi-ada/doc'
/bin/bash ../support/gentexifile processor_binding.aadl NOGROUP
make aadl.sed
make[1]: Entering directory '/home/shyuan/GitHub/polyorb-hi-ada/doc'
make[1]: 'aadl.sed' is up to date.
make[1]: Leaving directory '/home/shyuan/GitHub/polyorb-hi-ada/doc'
/bin/bash ../support/gentexifile protected_object_types.aadl NOGROUP
make aadl.sed
make[1]: Entering directory '/home/shyuan/GitHub/polyorb-hi-ada/doc'
make[1]: 'aadl.sed' is up to date.
make[1]: Leaving directory '/home/shyuan/GitHub/polyorb-hi-ada/doc'
/bin/bash ../support/gentexifile simple_types.aadl NOGROUP
make aadl.sed
make[1]: Entering directory '/home/shyuan/GitHub/polyorb-hi-ada/doc'
make[1]: 'aadl.sed' is up to date.
make[1]: Leaving directory '/home/shyuan/GitHub/polyorb-hi-ada/doc'
/bin/bash ../support/gentexifile thread_a.aadl NOGROUP
make aadl.sed
make[1]: Entering directory '/home/shyuan/GitHub/polyorb-hi-ada/doc'
make[1]: 'aadl.sed' is up to date.
make[1]: Leaving directory '/home/shyuan/GitHub/polyorb-hi-ada/doc'
/bin/bash ../support/gentexifile thread_a_full.aadl NOGROUP
make aadl.sed
make[1]: Entering directory '/home/shyuan/GitHub/polyorb-hi-ada/doc'
make[1]: 'aadl.sed' is up to date.
make[1]: Leaving directory '/home/shyuan/GitHub/polyorb-hi-ada/doc'
/bin/bash ../support/gentexifile scenario_sample.aadl NOGROUP
make aadl.sed
make[1]: Entering directory '/home/shyuan/GitHub/polyorb-hi-ada/doc'
make[1]: 'aadl.sed' is up to date.
make[1]: Leaving directory '/home/shyuan/GitHub/polyorb-hi-ada/doc'
/bin/bash ../support/gentexifile scenario_local_gnat.aadl NOGROUP
make aadl.sed
make[1]: Entering directory '/home/shyuan/GitHub/polyorb-hi-ada/doc'
make[1]: 'aadl.sed' is up to date.
make[1]: Leaving directory '/home/shyuan/GitHub/polyorb-hi-ada/doc'
/bin/bash ../support/gentexifile device_drivers.aadl NOGROUP
make aadl.sed
make[1]: Entering directory '/home/shyuan/GitHub/polyorb-hi-ada/doc'
make[1]: 'aadl.sed' is up to date.
make[1]: Leaving directory '/home/shyuan/GitHub/polyorb-hi-ada/doc'
/bin/bash ../support/gentexifile ping_native.aadl NOGROUP
/bin/bash /home/shyuan/GitHub/polyorb-hi-ada/support/missing makeinfo --css-include=./polyorb_hi.css --html --number-sections ./polyorb-hi-ada_ug.texi -o polyorb-hi-ada_ug.html
utf8 "\xDC" does not map to Unicode at /usr/share/texinfo/Texinfo/ParserNonXS.pm line 1796,
I can compile it fine. Probably something specific to your Ubuntu installation
So could you please upload the PolyORB-HI/Ada document to this project, or send it to me (shyuan@nuaa.edu.cn)?
Many Thanks!
Dear Prof. Jerome Hugues, I try to use the command "make -f Makefile.am" to compile to doc folder, there is an error I can't fix:
Best wishes,