=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for ghdl-2.0.0nb1 VER_DESC=tarball; \ VER_REF=unknown; \ VER_HASH=unknown; \ if test -d ./.git && desc=`cd .; git describe --dirty --long`; then \ VER_DESC=`echo $desc | sed -e 's/\([^-]*-g\)/r\1/' -e 's/-/./g' -e 's/^v//g'`; \ VER_REF=`cd .; git rev-parse --abbrev-ref HEAD`; \ VER_HASH=`cd .; git rev-parse HEAD`; \ fi; \ sed \ -e "s#@VER@#2.0.0#" \ -e "s#@DESC@#${GHDL_VER_DESC:-$VER_DESC}#" \ -e "s#@REF@#${GHDL_VER_REF:-$VER_REF}#" \ -e "s#@HASH@#${GHDL_VER_HASH:-$VER_HASH}#" \ < src/version.in > version.tmp; if [ ! -r version.ads ] || ! cmp version.tmp version.ads > /dev/null; then cp version.tmp version.ads; fi gcc -c -g -Wall -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -o grt-cstdio.o /tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/grt-cstdio.c make -f ./src/ortho/llvm6/Makefile \ ortho_srcdir=./src/ortho ortho_exec=ghdl1-llvm \ GNATFLAGS="-aI./src -aI./src/vhdl -aI./src/synth -aI./src/grt -aI./src/psl -aI./src/vhdl/translate -aI./src/ghdldrv -aI./src/ortho -aI./src/ortho/llvm6 -aI./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata" \ GNATLFLAGS="grt-cstdio.o" \ LDFLAGS="-L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib" \ LLVM_CONFIG="/usr/pkg/bin/llvm-config" CXX="c++" \ CXXFLAGS=" -g -Wall -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include" \ GNATMAKE="/usr/pkg/gcc10-aux/bin/gnatmake" all make[1]: Entering directory '/tmp/cad/ghdl/work/ghdl-2.0.0' c++ -c `/usr/pkg/bin/llvm-config --cxxflags` -g -Wall -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -o llvm-cbindings.o src/ortho/llvm6/llvm-cbindings.cpp In file included from /usr/include/g++/cassert:44:0, from /tmp/cad/ghdl/work/.buildlink/include/llvm/Support/FileSystem.h:39, from src/ortho/llvm6/llvm-cbindings.cpp:47: src/ortho/llvm6/llvm-cbindings.cpp: In function 'void finish_record_type(OElementList*, OTnodeBase**)': src/ortho/llvm6/llvm-cbindings.cpp:751:12: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] assert(i == Els->BndCount); ~~^~~~~~~~~ src/ortho/llvm6/llvm-cbindings.cpp: In function 'void finish_declare_stmt()': src/ortho/llvm6/llvm-cbindings.cpp:1697:46: warning: 'LLVMOpaqueValue* LLVMBuildCall(LLVMBuilderRef, LLVMValueRef, LLVMOpaqueValue**, unsigned int, const char*)' is deprecated [-Wdeprecated-declarations] &CurrentDeclareBlock->StackValue, 1, ""); ^ In file included from /tmp/cad/ghdl/work/.buildlink/include/llvm-c/Core.h:18:0, from src/ortho/llvm6/llvm-cbindings.cpp:30: /tmp/cad/ghdl/work/.buildlink/include/llvm-c/Core.h:4030:18: note: declared here LLVMValueRef LLVMBuildCall(LLVMBuilderRef, LLVMValueRef Fn, ^ /tmp/cad/ghdl/work/.buildlink/include/llvm-c/Deprecated.h:29:3: note: in definition of macro 'LLVM_ATTRIBUTE_C_DEPRECATED' decl __attribute__((deprecated)) ^~~~ src/ortho/llvm6/llvm-cbindings.cpp: In function 'OEnode new_function_call(OAssocList*)': src/ortho/llvm6/llvm-cbindings.cpp:2088:51: warning: 'LLVMOpaqueValue* LLVMBuildCall(LLVMBuilderRef, LLVMValueRef, LLVMOpaqueValue**, unsigned int, const char*)' is deprecated [-Wdeprecated-declarations] Assocs->Vals, Assocs->Subprg->Inters.size(), ""); ^ In file included from /tmp/cad/ghdl/work/.buildlink/include/llvm-c/Core.h:18:0, from src/ortho/llvm6/llvm-cbindings.cpp:30: /tmp/cad/ghdl/work/.buildlink/include/llvm-c/Core.h:4030:18: note: declared here LLVMValueRef LLVMBuildCall(LLVMBuilderRef, LLVMValueRef Fn, ^ /tmp/cad/ghdl/work/.buildlink/include/llvm-c/Deprecated.h:29:3: note: in definition of macro 'LLVM_ATTRIBUTE_C_DEPRECATED' decl __attribute__((deprecated)) ^~~~ src/ortho/llvm6/llvm-cbindings.cpp: In function 'void new_procedure_call(OAssocList*)': src/ortho/llvm6/llvm-cbindings.cpp:2101:52: warning: 'LLVMOpaqueValue* LLVMBuildCall(LLVMBuilderRef, LLVMValueRef, LLVMOpaqueValue**, unsigned int, const char*)' is deprecated [-Wdeprecated-declarations] Assocs->Vals, Assocs->Subprg->Inters.size(), ""); ^ In file included from /tmp/cad/ghdl/work/.buildlink/include/llvm-c/Core.h:18:0, from src/ortho/llvm6/llvm-cbindings.cpp:30: /tmp/cad/ghdl/work/.buildlink/include/llvm-c/Core.h:4030:18: note: declared here LLVMValueRef LLVMBuildCall(LLVMBuilderRef, LLVMValueRef Fn, ^ /tmp/cad/ghdl/work/.buildlink/include/llvm-c/Deprecated.h:29:3: note: in definition of macro 'LLVM_ATTRIBUTE_C_DEPRECATED' decl __attribute__((deprecated)) ^~~~ src/ortho/llvm6/llvm-cbindings.cpp: In function 'OEnode new_convert(OEnode, OTnode)': src/ortho/llvm6/llvm-cbindings.cpp:2471:53: warning: 'LLVMOpaqueValue* LLVMBuildCall(LLVMBuilderRef, LLVMValueRef, LLVMOpaqueValue**, unsigned int, const char*)' is deprecated [-Wdeprecated-declarations] V = LLVMBuildCall(Builder, CopySignFun, Args, 2, ""); ^ In file included from /tmp/cad/ghdl/work/.buildlink/include/llvm-c/Core.h:18:0, from src/ortho/llvm6/llvm-cbindings.cpp:30: /tmp/cad/ghdl/work/.buildlink/include/llvm-c/Core.h:4030:18: note: declared here LLVMValueRef LLVMBuildCall(LLVMBuilderRef, LLVMValueRef Fn, ^ /tmp/cad/ghdl/work/.buildlink/include/llvm-c/Deprecated.h:29:3: note: in definition of macro 'LLVM_ATTRIBUTE_C_DEPRECATED' decl __attribute__((deprecated)) ^~~~ src/ortho/llvm6/llvm-cbindings.cpp: In function 'OEnode new_alloca(OTnode, OEnode)': src/ortho/llvm6/llvm-cbindings.cpp:2532:49: warning: 'LLVMOpaqueValue* LLVMBuildCall(LLVMBuilderRef, LLVMValueRef, LLVMOpaqueValue**, unsigned int, const char*)' is deprecated [-Wdeprecated-declarations] LLVMBuildCall(Bld, StackSaveFun, nullptr, 0, ""); ^ In file included from /tmp/cad/ghdl/work/.buildlink/include/llvm-c/Core.h:18:0, from src/ortho/llvm6/llvm-cbindings.cpp:30: /tmp/cad/ghdl/work/.buildlink/include/llvm-c/Core.h:4030:18: note: declared here LLVMValueRef LLVMBuildCall(LLVMBuilderRef, LLVMValueRef Fn, ^ /tmp/cad/ghdl/work/.buildlink/include/llvm-c/Deprecated.h:29:3: note: in definition of macro 'LLVM_ATTRIBUTE_C_DEPRECATED' decl __attribute__((deprecated)) ^~~~ src/ortho/llvm6/llvm-cbindings.cpp: In function 'OGnode new_global_selected_element(OGnode, OFnodeBase*)': src/ortho/llvm6/llvm-cbindings.cpp:2570:41: warning: 'LLVMOpaqueValue* LLVMConstGEP(LLVMValueRef, LLVMOpaqueValue**, unsigned int)' is deprecated [-Wdeprecated-declarations] Res = LLVMConstGEP(Rec.Ref, Idx, 2); ^ In file included from /tmp/cad/ghdl/work/.buildlink/include/llvm-c/Core.h:18:0, from src/ortho/llvm6/llvm-cbindings.cpp:30: /tmp/cad/ghdl/work/.buildlink/include/llvm-c/Core.h:2187:18: note: declared here LLVMValueRef LLVMConstGEP(LLVMValueRef ConstantVal, ^ /tmp/cad/ghdl/work/.buildlink/include/llvm-c/Deprecated.h:29:3: note: in definition of macro 'LLVM_ATTRIBUTE_C_DEPRECATED' decl __attribute__((deprecated)) ^~~~ src/ortho/llvm6/llvm-cbindings.cpp: In function 'OEnode new_value(OLnode*)': src/ortho/llvm6/llvm-cbindings.cpp:2632:51: warning: 'LLVMOpaqueValue* LLVMBuildLoad(LLVMBuilderRef, LLVMValueRef, const char*)' is deprecated [-Wdeprecated-declarations] Res = LLVMBuildLoad(Builder, Lvalue->Ref, ""); ^ In file included from /tmp/cad/ghdl/work/.buildlink/include/llvm-c/Core.h:18:0, from src/ortho/llvm6/llvm-cbindings.cpp:30: /tmp/cad/ghdl/work/.buildlink/include/llvm-c/Core.h:3927:18: note: declared here LLVMValueRef LLVMBuildLoad(LLVMBuilderRef, LLVMValueRef PointerVal, ^ /tmp/cad/ghdl/work/.buildlink/include/llvm-c/Deprecated.h:29:3: note: in definition of macro 'LLVM_ATTRIBUTE_C_DEPRECATED' decl __attribute__((deprecated)) ^~~~ src/ortho/llvm6/llvm-cbindings.cpp: In function 'OLnode new_indexed_element(OLnode*, OEnode)': src/ortho/llvm6/llvm-cbindings.cpp:2655:53: warning: 'LLVMOpaqueValue* LLVMBuildGEP(LLVMBuilderRef, LLVMValueRef, LLVMOpaqueValue**, unsigned int, const char*)' is deprecated [-Wdeprecated-declarations] Res = LLVMBuildGEP(Builder, Arr->Ref, Idx, 2, ""); ^ In file included from /tmp/cad/ghdl/work/.buildlink/include/llvm-c/Core.h:18:0, from src/ortho/llvm6/llvm-cbindings.cpp:30: /tmp/cad/ghdl/work/.buildlink/include/llvm-c/Core.h:3934:18: note: declared here LLVMValueRef LLVMBuildGEP(LLVMBuilderRef B, LLVMValueRef Pointer, ^ /tmp/cad/ghdl/work/.buildlink/include/llvm-c/Deprecated.h:29:3: note: in definition of macro 'LLVM_ATTRIBUTE_C_DEPRECATED' decl __attribute__((deprecated)) ^~~~ src/ortho/llvm6/llvm-cbindings.cpp: In function 'OLnode new_slice(OLnode*, OTnode, OEnode)': src/ortho/llvm6/llvm-cbindings.cpp:2671:53: warning: 'LLVMOpaqueValue* LLVMBuildGEP(LLVMBuilderRef, LLVMValueRef, LLVMOpaqueValue**, unsigned int, const char*)' is deprecated [-Wdeprecated-declarations] Res = LLVMBuildGEP(Builder, Arr->Ref, Idx, 2, ""); ^ In file included from /tmp/cad/ghdl/work/.buildlink/include/llvm-c/Core.h:18:0, from src/ortho/llvm6/llvm-cbindings.cpp:30: /tmp/cad/ghdl/work/.buildlink/include/llvm-c/Core.h:3934:18: note: declared here LLVMValueRef LLVMBuildGEP(LLVMBuilderRef B, LLVMValueRef Pointer, ^ /tmp/cad/ghdl/work/.buildlink/include/llvm-c/Deprecated.h:29:3: note: in definition of macro 'LLVM_ATTRIBUTE_C_DEPRECATED' decl __attribute__((deprecated)) ^~~~ src/ortho/llvm6/llvm-cbindings.cpp: In function 'OLnode new_selected_element(OLnode*, OFnodeBase*)': src/ortho/llvm6/llvm-cbindings.cpp:2692:50: warning: 'LLVMOpaqueValue* LLVMBuildGEP(LLVMBuilderRef, LLVMValueRef, LLVMOpaqueValue**, unsigned int, const char*)' is deprecated [-Wdeprecated-declarations] Res = LLVMBuildGEP(Builder, Rec->Ref, Idx, 2, ""); ^ In file included from /tmp/cad/ghdl/work/.buildlink/include/llvm-c/Core.h:18:0, from src/ortho/llvm6/llvm-cbindings.cpp:30: /tmp/cad/ghdl/work/.buildlink/include/llvm-c/Core.h:3934:18: note: declared here LLVMValueRef LLVMBuildGEP(LLVMBuilderRef B, LLVMValueRef Pointer, ^ /tmp/cad/ghdl/work/.buildlink/include/llvm-c/Deprecated.h:29:3: note: in definition of macro 'LLVM_ATTRIBUTE_C_DEPRECATED' decl __attribute__((deprecated)) ^~~~ src/ortho/llvm6/llvm-cbindings.cpp: In function 'OLnode new_access_element(OEnode)': src/ortho/llvm6/llvm-cbindings.cpp:2720:54: warning: 'LLVMOpaqueValue* LLVMBuildGEP(LLVMBuilderRef, LLVMValueRef, LLVMOpaqueValue**, unsigned int, const char*)' is deprecated [-Wdeprecated-declarations] Res = LLVMBuildGEP(Builder, Acc.Ref, Idx, 2, ""); ^ In file included from /tmp/cad/ghdl/work/.buildlink/include/llvm-c/Core.h:18:0, from src/ortho/llvm6/llvm-cbindings.cpp:30: /tmp/cad/ghdl/work/.buildlink/include/llvm-c/Core.h:3934:18: note: declared here LLVMValueRef LLVMBuildGEP(LLVMBuilderRef B, LLVMValueRef Pointer, ^ /tmp/cad/ghdl/work/.buildlink/include/llvm-c/Deprecated.h:29:3: note: in definition of macro 'LLVM_ATTRIBUTE_C_DEPRECATED' decl __attribute__((deprecated)) ^~~~ src/ortho/llvm6/llvm-cbindings.cpp: In function 'OGnode new_global_selected_element(OGnode, OFnodeBase*)': src/ortho/llvm6/llvm-cbindings.cpp:2577:25: warning: 'Res' may be used uninitialized in this function [-Wmaybe-uninitialized] return {Res, El->FType}; ^ src/ortho/llvm6/llvm-cbindings.cpp: In function 'OLnode new_selected_element(OLnode*, OFnodeBase*)': src/ortho/llvm6/llvm-cbindings.cpp:2701:34: warning: 'Res' may be used uninitialized in this function [-Wmaybe-uninitialized] return { false, Res, El->FType }; ^ /usr/pkg/gcc10-aux/bin/gnatmake -o ghdl1-llvm -aI./src/ortho/llvm6 -aI./src/ortho \ -aI./src -aI./src/vhdl -aI./src/synth -aI./src/grt -aI./src/psl -aI./src/vhdl/translate -aI./src/ghdldrv -aI./src/ortho -aI./src/ortho/llvm6 -aI./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata ortho_code_main -bargs -E \ -largs llvm-cbindings.o grt-cstdio.o --LINK=c++ \ `/usr/pkg/bin/llvm-config --ldflags --libs --system-libs` -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/ortho/llvm6/ortho_code_main.adb gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/vhdl/translate/ortho_front.adb gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/ortho/llvm6/ortho_llvm.adb gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/bug.adb gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/dyn_interning.adb gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/dyn_maps.adb gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/dyn_tables.adb gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/errorout.adb gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/errorout-console.adb gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/flags.adb gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/hash.adb gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/interning.adb gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/libraries.adb gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/name_table.adb gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/options.adb gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/vhdl/translate/trans_be.adb gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/vhdl/translate/translation.adb gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/types.ads gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/vhdl/vhdl.ads gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/vhdl/vhdl-configuration.adb gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/vhdl/vhdl-errors.adb gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/vhdl/vhdl-nodes.adb gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/vhdl/vhdl-sem.adb gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/vhdl/vhdl-sem_lib.adb gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/vhdl/vhdl-std_package.adb gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/vhdl/vhdl-utils.adb gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/ortho/llvm6/ortho_ident.adb gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/simple_io.adb gcc -c -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata version.ads gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/files_map.adb gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/str_table.adb gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/logging.adb gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/std_names.adb gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/tables.adb gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/vhdl/vhdl-scanner.adb gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/vhdl/vhdl-tokens.adb gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/psl/psl.ads gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/psl/psl-dump_tree.adb gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/psl/psl-nodes.adb gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/vhdl/vhdl-back_end.ads gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/vhdl/vhdl-disp_tree.adb gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/vhdl/vhdl-lists.ads gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/vhdl/vhdl-parse.adb gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/ortho/llvm6/ortho_nodes.ads gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/vhdl/translate/trans.adb gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/vhdl/translate/trans-chap1.adb gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/vhdl/translate/trans-chap12.adb gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/vhdl/translate/trans-chap2.adb gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/vhdl/translate/trans-chap3.adb gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/vhdl/translate/trans-chap4.adb gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/vhdl/translate/trans-chap7.adb gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/vhdl/translate/trans-helpers2.adb gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/vhdl/translate/trans-rtis.adb gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/vhdl/translate/trans_decls.ads gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/vhdl/vhdl-canon.adb gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/vhdl/vhdl-sem_specs.adb gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/vhdl/vhdl-evaluation.adb gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/vhdl/vhdl-nodes_walk.adb gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/vhdl/vhdl-sem_scopes.adb gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/vhdl/vhdl-nodes_meta.adb gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/vhdl/vhdl-nodes_priv.ads gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/psl/psl-types.ads gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/vhdl/vhdl-flists.ads gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/vhdl/vhdl-elocations.adb gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/vhdl/vhdl-ieee.adb gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/vhdl/vhdl-ieee-std_logic_1164.adb gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/vhdl/vhdl-nodes_utils.adb gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/vhdl/vhdl-sem_assocs.adb gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/vhdl/vhdl-sem_decls.adb gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/vhdl/vhdl-sem_expr.adb gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/vhdl/vhdl-sem_inst.adb gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/vhdl/vhdl-sem_names.adb gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/vhdl/vhdl-sem_psl.adb gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/vhdl/vhdl-sem_stmts.adb gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/vhdl/vhdl-sem_utils.adb gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/vhdl/vhdl-xrefs.adb gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/vhdl/vhdl-nodes_gc.adb gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/vhdl/vhdl-post_sems.adb gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/vhdl/vhdl-prints.adb gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/vhdl/vhdl-types.ads gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/grt/grt.ads gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/grt/grt-fcvt.adb gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/psl/psl-errors.adb gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/psl/psl-nodes_meta.adb gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/psl/psl-hash.adb gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/lists.adb gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/vhdl/vhdl-parse_psl.adb gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/vhdl/translate/trans-chap5.adb gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/vhdl/translate/trans-chap6.adb gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/vhdl/translate/trans-chap9.adb gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/vhdl/translate/trans-chap8.adb gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/vhdl/translate/trans-chap14.adb gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/vhdl/translate/trans-foreach_non_composite.adb gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/psl/psl-build.adb gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/psl/psl-nfas.adb gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/psl/psl-nfas-utils.adb gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/psl/psl-rewrites.adb gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/vhdl/vhdl-canon_psl.adb gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/grt/grt-to_strings.adb gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/grt/grt-types.ads gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/psl/psl-nodes_priv.ads gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/flists.adb gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/vhdl/vhdl-elocations_meta.adb gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/vhdl/vhdl-sem_types.adb gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/grt/grt-algos.adb gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/psl/psl-subsets.adb gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/vhdl/vhdl-ieee-math_real.adb gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/vhdl/vhdl-ieee-numeric.adb gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/vhdl/vhdl-ieee-numeric_std_unsigned.adb gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/vhdl/vhdl-ieee-std_logic_arith.adb gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/vhdl/vhdl-ieee-std_logic_misc.adb gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/vhdl/vhdl-ieee-std_logic_unsigned.adb gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/vhdl/vhdl-ieee-vital_timing.adb gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/psl/psl-prints.adb gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/psl/psl-priorities.ads gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/vhdl/translate/trans_analyzes.adb gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/psl/psl-cse.adb gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/psl/psl-disp_nfas.adb gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/psl/psl-optimize.adb gcc -c -I./ -I./src/ortho/llvm6 -I./src/ortho -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/psl/psl-qm.adb gnatbind -aI./src/ortho/llvm6 -aI./src/ortho -aI./src -aI./src/vhdl -aI./src/synth -aI./src/grt -aI./src/psl -aI./src/vhdl/translate -aI./src/ghdldrv -aI./src/ortho -aI./src/ortho/llvm6 -aI./src/synth -E -x ortho_code_main.ali gnatlink ortho_code_main.ali -o ghdl1-llvm -g llvm-cbindings.o grt-cstdio.o --LINK=c++ -L/usr/pkg/lib -Wl,-zrelro -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -lLLVM-15 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib make[1]: Leaving directory '/tmp/cad/ghdl/work/ghdl-2.0.0' /usr/pkg/gcc10-aux/bin/gnatmake -aI./src -aI./src/vhdl -aI./src/synth -aI./src/grt -aI./src/psl -aI./src/vhdl/translate -aI./src/ghdldrv -aI./src/ortho -aI./src/ortho/llvm6 -aI./src/synth \ -aI./src/ghdldrv -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata \ ghdl_llvm -bargs -E \ -largs -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib grt-cstdio.o gcc -c -I./ -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -I./src/ghdldrv -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/ghdldrv/ghdl_llvm.adb gcc -c -I./ -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -I./src/ghdldrv -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/ghdldrv/ghdldrv.adb gcc -c -I./ -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -I./src/ghdldrv -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/ghdldrv/ghdllocal.adb gcc -c -I./ -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -I./src/ghdldrv -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/ghdldrv/ghdlmain.adb gcc -c -I./ -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -I./src/ghdldrv -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/ghdldrv/ghdlprint.adb gcc -c -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -I./src/ghdldrv -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata ghdlsynth_maybe.ads gcc -c -I./ -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -I./src/ghdldrv -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/ghdldrv/ghdlvpi.adb gcc -c -I./ -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -I./src/ghdldrv -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/ghdldrv/ghdlxml.adb gcc -c -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -I./src/ghdldrv -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata default_paths.ads gcc -c -I./ -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -I./src/ghdldrv -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/vhdl/vhdl-formatters.adb gcc -c -I./ -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -I./src/ghdldrv -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/ghdldrv/ghdlsynth.adb gcc -c -I./ -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -I./src/ghdldrv -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/utils_io.adb gcc -c -I./ -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -I./src/ghdldrv -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/grt/grt-vstrings.adb gcc -c -I./ -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -I./src/ghdldrv -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/synth/elab.ads gcc -c -I./ -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -I./src/ghdldrv -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/synth/elab-vhdl_context.adb gcc -c -I./ -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -I./src/ghdldrv -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/synth/elab-vhdl_insts.adb gcc -c -I./ -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -I./src/ghdldrv -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/synth/elab-vhdl_objtypes.adb gcc -c -I./ -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -I./src/ghdldrv -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/ghdldrv/ghdlcomp.adb gcc -c -I./ -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -I./src/ghdldrv -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/synth/netlists.adb gcc -c -I./ -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -I./src/ghdldrv -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/synth/netlists-disp_dot.adb gcc -c -I./ -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -I./src/ghdldrv -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/synth/netlists-disp_verilog.adb gcc -c -I./ -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -I./src/ghdldrv -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/synth/netlists-disp_vhdl.adb gcc -c -I./ -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -I./src/ghdldrv -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/synth/netlists-dump.adb gcc -c -I./ -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -I./src/ghdldrv -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/synth/netlists-errors.adb gcc -c -I./ -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -I./src/ghdldrv -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/synth/netlists-inference.adb gcc -c -I./ -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -I./src/ghdldrv -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/synth/synth.ads gcc -c -I./ -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -I./src/ghdldrv -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/synth/synth-disp_vhdl.adb gcc -c -I./ -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -I./src/ghdldrv -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/synth/synth-flags.ads gcc -c -I./ -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -I./src/ghdldrv -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/synth/synth-vhdl_context.adb gcc -c -I./ -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -I./src/ghdldrv -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/synth/synthesis.adb gcc -c -I./ -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -I./src/ghdldrv -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/vhdl/vhdl-annotations.adb gcc -c -I./ -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -I./src/ghdldrv -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/grt/grt-c.ads gcc -c -I./ -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -I./src/ghdldrv -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/synth/elab-vhdl_values.adb gcc -c -I./ -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -I./src/ghdldrv -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/synth/elab-vhdl_decls.adb gcc -c -I./ -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -I./src/ghdldrv -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/synth/elab-vhdl_errors.adb gcc -c -I./ -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -I./src/ghdldrv -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/synth/elab-vhdl_expr.adb gcc -c -I./ -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -I./src/ghdldrv -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/synth/elab-vhdl_files.adb gcc -c -I./ -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -I./src/ghdldrv -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/synth/elab-vhdl_stmts.adb gcc -c -I./ -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -I./src/ghdldrv -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/synth/elab-vhdl_types.adb gcc -c -I./ -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -I./src/ghdldrv -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/mutils.adb gcc -c -I./ -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -I./src/ghdldrv -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/areapools.adb gcc -c -I./ -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -I./src/ghdldrv -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/synth/elab-memtype.adb gcc -c -I./ -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -I./src/ghdldrv -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/synth/netlists-gates.ads gcc -c -I./ -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -I./src/ghdldrv -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/synth/netlists-utils.adb gcc -c -I./ -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -I./src/ghdldrv -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/synth/netlists-iterators.adb gcc -c -I./ -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -I./src/ghdldrv -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/synth/netlists-locations.adb gcc -c -I./ -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -I./src/ghdldrv -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/synth/types_utils.adb gcc -c -I./ -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -I./src/ghdldrv -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/synth/netlists-folds.adb gcc -c -I./ -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -I./src/ghdldrv -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/synth/netlists-gates_ports.adb gcc -c -I./ -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -I./src/ghdldrv -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/synth/netlists-internings.adb gcc -c -I./ -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -I./src/ghdldrv -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/synth/netlists-memories.adb gcc -c -I./ -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -I./src/ghdldrv -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/synth/synth-errors.adb gcc -c -I./ -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -I./src/ghdldrv -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/synth/netlists-builders.adb gcc -c -I./ -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -I./src/ghdldrv -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/grt/grt-severity.ads gcc -c -I./ -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -I./src/ghdldrv -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/synth/synth-vhdl_expr.adb gcc -c -I./ -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -I./src/ghdldrv -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/synth/synth-context.ads gcc -c -I./ -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -I./src/ghdldrv -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/synth/synth-vhdl_environment.adb gcc -c -I./ -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -I./src/ghdldrv -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/synth/elab-vhdl_values-debug.adb gcc -c -I./ -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -I./src/ghdldrv -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/synth/netlists-cleanup.adb gcc -c -I./ -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -I./src/ghdldrv -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/synth/netlists-expands.adb gcc -c -I./ -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -I./src/ghdldrv -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/synth/synth-vhdl_insts.adb gcc -c -I./ -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -I./src/ghdldrv -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/grt/grt-files_operations.adb gcc -c -I./ -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -I./src/ghdldrv -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/synth/elab-debugger.adb gcc -c -I./ -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -I./src/ghdldrv -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/synth/elab-vhdl_heap.adb gcc -c -I./ -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -I./src/ghdldrv -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/synth/synth-vhdl_aggr.adb gcc -c -I./ -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -I./src/ghdldrv -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/synth/synth-vhdl_oper.adb gcc -c -I./ -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -I./src/ghdldrv -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/synth/synth-vhdl_stmts.adb gcc -c -I./ -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -I./src/ghdldrv -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/grt/grt-stdio.ads gcc -c -I./ -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -I./src/ghdldrv -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/synth/netlists-concats.adb gcc -c -I./ -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -I./src/ghdldrv -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/synth/synth-source.adb gcc -c -I./ -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -I./src/ghdldrv -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/synth/synth-environment.adb gcc -c -I./ -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -I./src/ghdldrv -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/synth/synth-environment-debug.adb gcc -c -I./ -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -I./src/ghdldrv -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/synth/netlists-butils.adb gcc -c -I./ -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -I./src/ghdldrv -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/synth/synth-vhdl_decls.adb gcc -c -I./ -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -I./src/ghdldrv -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/grt/grt-table.adb gcc -c -I./ -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -I./src/ghdldrv -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/synth/synth-static_oper.adb gcc -c -I./ -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -I./src/ghdldrv -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/synth/synth-vhdl_static_proc.adb gcc -c -I./ -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -I./src/ghdldrv -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/synth/synth-ieee.ads gcc -c -I./ -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -I./src/ghdldrv -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/synth/synth-ieee-numeric_std.adb gcc -c -I./ -I./src -I./src/vhdl -I./src/synth -I./src/grt -I./src/psl -I./src/vhdl/translate -I./src/ghdldrv -I./src/ortho -I./src/ortho/llvm6 -I./src/synth -I./src/ghdldrv -gnat12 -gnaty3befhkmr -g -gnatwe -gnatwa -gnatwC -gnatf -gnata -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/synth/synth-ieee-std_logic_1164.adb gnatbind -aI./src -aI./src/vhdl -aI./src/synth -aI./src/grt -aI./src/psl -aI./src/vhdl/translate -aI./src/ghdldrv -aI./src/ortho -aI./src/ortho/llvm6 -aI./src/synth -aI./src/ghdldrv -E -x ghdl_llvm.ali gnatlink ghdl_llvm.ali -g -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib grt-cstdio.o gcc -c -g -Wall -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -o jumps.o /tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/config/jumps.c /tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/config/jumps.c:132:1: warning: 'grt_overflow_handler' defined but not used [-Wunused-function] grt_overflow_handler (int signo, siginfo_t *info, void *ptr) ^~~~~~~~~~~~~~~~~~~~ gcc -c -g -Wall -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -o times.o /tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/config/times.c gcc -c -g -Wall -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -o grt-cgnatrts.o /tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/grt-cgnatrts.c gcc -c -g -Wall -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -o grt-cvpi.o /tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/grt-cvpi.c gcc -c -g -Wall -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -o grt-cvhpi.o /tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/grt-cvhpi.c In file included from /tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/grt-cvhpi.c:33:0: /tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/vhpi_user.h:2:1: warning: "/*" within comment [-Wcomment] /* /tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/vhpi_user.h:3:1: warning: "/*" within comment [-Wcomment] /* Copyright 2019 IEEE P1076 WG Authors /tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/vhpi_user.h:4:1: warning: "/*" within comment [-Wcomment] /* /tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/vhpi_user.h:5:1: warning: "/*" within comment [-Wcomment] /* See the LICENSE file distributed with this work for copyright and /tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/vhpi_user.h:6:1: warning: "/*" within comment [-Wcomment] /* licensing information and the AUTHORS file. /tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/vhpi_user.h:7:1: warning: "/*" within comment [-Wcomment] /* /tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/vhpi_user.h:8:1: warning: "/*" within comment [-Wcomment] /* This file to you under the Apache License, Version 2.0 (the "License"). /tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/vhpi_user.h:9:1: warning: "/*" within comment [-Wcomment] /* You may obtain a copy of the License at /tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/vhpi_user.h:10:1: warning: "/*" within comment [-Wcomment] /* /tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/vhpi_user.h:11:1: warning: "/*" within comment [-Wcomment] /* http://www.apache.org/licenses/LICENSE-2.0 /tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/vhpi_user.h:12:1: warning: "/*" within comment [-Wcomment] /* /tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/vhpi_user.h:13:1: warning: "/*" within comment [-Wcomment] /* Unless required by applicable law or agreed to in writing, software /tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/vhpi_user.h:14:1: warning: "/*" within comment [-Wcomment] /* distributed under the License is distributed on an "AS IS" BASIS, /tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/vhpi_user.h:15:1: warning: "/*" within comment [-Wcomment] /* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or /tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/vhpi_user.h:16:1: warning: "/*" within comment [-Wcomment] /* implied. See the License for the specific language governing /tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/vhpi_user.h:17:1: warning: "/*" within comment [-Wcomment] /* permissions and limitations under the License. /tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/vhpi_user.h:18:1: warning: "/*" within comment [-Wcomment] /* /tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/vhpi_user.h:19:1: warning: "/*" within comment [-Wcomment] /* /tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/vhpi_user.h:20:1: warning: "/*" within comment [-Wcomment] /* Title : vhpi_user.h /tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/vhpi_user.h:21:1: warning: "/*" within comment [-Wcomment] /* : /tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/vhpi_user.h:22:1: warning: "/*" within comment [-Wcomment] /* Developers: IEEE P1076 Working Group, VHPI Task Force /tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/vhpi_user.h:23:1: warning: "/*" within comment [-Wcomment] /* : /tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/vhpi_user.h:24:1: warning: "/*" within comment [-Wcomment] /* Purpose : This header file describes the procedural interface /tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/vhpi_user.h:25:1: warning: "/*" within comment [-Wcomment] /* : to access VHDL compiled, instantiated and run-time /tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/vhpi_user.h:26:1: warning: "/*" within comment [-Wcomment] /* : data.It is derived from the UML model. For conformance /tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/vhpi_user.h:27:1: warning: "/*" within comment [-Wcomment] /* : with the VHPI standard, a VHPI application or program /tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/vhpi_user.h:28:1: warning: "/*" within comment [-Wcomment] /* : shall reference this header file. /tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/vhpi_user.h:29:1: warning: "/*" within comment [-Wcomment] /* : /tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/vhpi_user.h:30:1: warning: "/*" within comment [-Wcomment] /* Note : The contents of this file may be modified in an /tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/vhpi_user.h:31:1: warning: "/*" within comment [-Wcomment] /* : implementation to provide implementation-defined /tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/vhpi_user.h:32:1: warning: "/*" within comment [-Wcomment] /* : functionality, as described in B.3. /tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/vhpi_user.h:33:1: warning: "/*" within comment [-Wcomment] /* : /tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/vhpi_user.h:34:1: warning: "/*" within comment [-Wcomment] /* -------------------------------------------------------------------- /tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/vhpi_user.h:35:1: warning: "/*" within comment [-Wcomment] /* modification history : /tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/vhpi_user.h:36:1: warning: "/*" within comment [-Wcomment] /* -------------------------------------------------------------------- /tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/vhpi_user.h:37:1: warning: "/*" within comment [-Wcomment] /* $Revision: 1315 $ /tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/vhpi_user.h:38:1: warning: "/*" within comment [-Wcomment] /* $Date: 2008-07-13 10:11:53 +0930 (Sun, 13 Jul 2008) $ /tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/vhpi_user.h:39:1: warning: "/*" within comment [-Wcomment] /* -------------------------------------------------------------------- gcc -c -g -Wall -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -o grt-cdynload.o /tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/grt-cdynload.c gcc -c -g -Wall -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -o fstapi.o /tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/fst/fstapi.c -I/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/fst gcc -c -g -Wall -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -o lz4.o /tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/fst/lz4.c gcc -c -g -Wall -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -o fastlz.o /tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/fst/fastlz.c mkdir grt echo "with Grt.Backtraces.Jit;" > grt-backtraces-impl.ads echo "package Grt.Backtraces.Impl renames Grt.Backtraces.Jit;" >> grt-backtraces-impl.ads cd grt && MSYS2_ARG_CONV_EXCL="-aI;-gnatec" /usr/pkg/gcc10-aux/bin/gnatmake -c -aI/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt -aI.. \ -gnatec/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/grt.adc -gnatdY ghdl_main -g -gnatwe -gnatwa -gnatwC -gnatf -gnatw.X -cargs gcc -c -I./ -I/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt -I.. -gnatec/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/grt.adc -gnatdY -g -gnatwe -gnatwa -gnatwC -gnatf -gnatw.X -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/grt/ghdl_main.adb gcc -c -I./ -I/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt -I.. -gnatec/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/grt.adc -gnatdY -g -gnatwe -gnatwa -gnatwC -gnatf -gnatw.X -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/grt/grt.ads gcc -c -I./ -I/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt -I.. -gnatec/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/grt.adc -gnatdY -g -gnatwe -gnatwa -gnatwC -gnatf -gnatw.X -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/grt/grt-errors.adb gcc -c -I./ -I/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt -I.. -gnatec/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/grt.adc -gnatdY -g -gnatwe -gnatwa -gnatwC -gnatf -gnatw.X -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/grt/grt-main.adb gcc -c -I./ -I/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt -I.. -gnatec/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/grt.adc -gnatdY -g -gnatwe -gnatwa -gnatwC -gnatf -gnatw.X -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/grt/grt-options.adb gcc -c -I./ -I/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt -I.. -gnatec/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/grt.adc -gnatdY -g -gnatwe -gnatwa -gnatwC -gnatf -gnatw.X -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/grt/grt-rtis_binding.ads gcc -c -I./ -I/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt -I.. -gnatec/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/grt.adc -gnatdY -g -gnatwe -gnatwa -gnatwC -gnatf -gnatw.X -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/grt/grt-std_logic_1164.adb gcc -c -I./ -I/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt -I.. -gnatec/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/grt.adc -gnatdY -g -gnatwe -gnatwa -gnatwC -gnatf -gnatw.X -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/grt/grt-types.ads gcc -c -I./ -I/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt -I.. -gnatec/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/grt.adc -gnatdY -g -gnatwe -gnatwa -gnatwC -gnatf -gnatw.X -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/grt/grt-astdio.adb gcc -c -I./ -I/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt -I.. -gnatec/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/grt.adc -gnatdY -g -gnatwe -gnatwa -gnatwC -gnatf -gnatw.X -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/grt/grt-astdio-vhdl.adb gcc -c -I./ -I/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt -I.. -gnatec/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/grt.adc -gnatdY -g -gnatwe -gnatwa -gnatwC -gnatf -gnatw.X -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/grt/grt-hooks.adb gcc -c -I./ -I/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt -I.. -gnatec/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/grt.adc -gnatdY -g -gnatwe -gnatwa -gnatwC -gnatf -gnatw.X -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/grt/grt-stdio.ads gcc -c -I./ -I/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt -I.. -gnatec/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/grt.adc -gnatdY -g -gnatwe -gnatwa -gnatwC -gnatf -gnatw.X -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/grt/grt-change_generics.adb gcc -c -I./ -I/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt -I.. -gnatec/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/grt.adc -gnatdY -g -gnatwe -gnatwa -gnatwC -gnatf -gnatw.X -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/grt/grt-files.adb gcc -c -I./ -I/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt -I.. -gnatec/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/grt.adc -gnatdY -g -gnatwe -gnatwa -gnatwC -gnatf -gnatw.X -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/grt/grt-images.adb gcc -c -I./ -I/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt -I.. -gnatec/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/grt.adc -gnatdY -g -gnatwe -gnatwa -gnatwC -gnatf -gnatw.X -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/grt/grt-lib.adb gcc -c -I./ -I/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt -I.. -gnatec/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/grt.adc -gnatdY -g -gnatwe -gnatwa -gnatwC -gnatf -gnatw.X -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/grt/grt-modules.adb gcc -c -I./ -I/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt -I.. -gnatec/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/grt.adc -gnatdY -g -gnatwe -gnatwa -gnatwC -gnatf -gnatw.X -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/grt/grt-names.adb gcc -c -I./ -I/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt -I.. -gnatec/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/grt.adc -gnatdY -g -gnatwe -gnatwa -gnatwC -gnatf -gnatw.X -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/grt/grt-processes.adb gcc -c -I./ -I/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt -I.. -gnatec/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/grt.adc -gnatdY -g -gnatwe -gnatwa -gnatwC -gnatf -gnatw.X -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/grt/grt-shadow_ieee.adb gcc -c -I./ -I/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt -I.. -gnatec/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/grt.adc -gnatdY -g -gnatwe -gnatwa -gnatwC -gnatf -gnatw.X -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/grt/grt-signals.adb gcc -c -I./ -I/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt -I.. -gnatec/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/grt.adc -gnatdY -g -gnatwe -gnatwa -gnatwC -gnatf -gnatw.X -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/grt/grt-stats.adb gcc -c -I./ -I/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt -I.. -gnatec/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/grt.adc -gnatdY -g -gnatwe -gnatwa -gnatwC -gnatf -gnatw.X -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/grt/grt-values.adb gcc -c -I./ -I/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt -I.. -gnatec/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/grt.adc -gnatdY -g -gnatwe -gnatwa -gnatwC -gnatf -gnatw.X -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/grt/grt-severity.ads gcc -c -I./ -I/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt -I.. -gnatec/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/grt.adc -gnatdY -g -gnatwe -gnatwa -gnatwC -gnatf -gnatw.X -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/grt/grt-strings.adb gcc -c -I./ -I/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt -I.. -gnatec/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/grt.adc -gnatdY -g -gnatwe -gnatwa -gnatwC -gnatf -gnatw.X -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/grt/grt-wave_opt.adb gcc -c -I./ -I/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt -I.. -gnatec/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/grt.adc -gnatdY -g -gnatwe -gnatwa -gnatwC -gnatf -gnatw.X -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/grt/grt-wave_opt-file.adb gcc -c -I./ -I/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt -I.. -gnatec/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/grt.adc -gnatdY -g -gnatwe -gnatwa -gnatwC -gnatf -gnatw.X -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/grt/grt-rtis.adb gcc -c -I./ -I/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt -I.. -gnatec/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/grt.adc -gnatdY -g -gnatwe -gnatwa -gnatwC -gnatf -gnatw.X -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/grt/grt-c.ads gcc -c -I./ -I/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt -I.. -gnatec/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/grt.adc -gnatdY -g -gnatwe -gnatwa -gnatwC -gnatf -gnatw.X -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/grt/grt-callbacks.adb gcc -c -I./ -I/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt -I.. -gnatec/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/grt.adc -gnatdY -g -gnatwe -gnatwa -gnatwC -gnatf -gnatw.X -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/grt/grt-avhpi.adb gcc -c -I./ -I/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt -I.. -gnatec/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/grt.adc -gnatdY -g -gnatwe -gnatwa -gnatwC -gnatf -gnatw.X -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/grt/grt-avhpi_utils.adb gcc -c -I./ -I/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt -I.. -gnatec/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/grt.adc -gnatdY -g -gnatwe -gnatwa -gnatwC -gnatf -gnatw.X -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/grt/grt-rtis_addr.adb gcc -c -I./ -I/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt -I.. -gnatec/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/grt.adc -gnatdY -g -gnatwe -gnatwa -gnatwC -gnatf -gnatw.X -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/grt/grt-errors_exec.adb gcc -c -I./ -I/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt -I.. -gnatec/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/grt.adc -gnatdY -g -gnatwe -gnatwa -gnatwC -gnatf -gnatw.X -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/grt/grt-table.adb gcc -c -I./ -I/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt -I.. -gnatec/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/grt.adc -gnatdY -g -gnatwe -gnatwa -gnatwC -gnatf -gnatw.X -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/grt/grt-rtis_utils.adb gcc -c -I./ -I/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt -I.. -gnatec/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/grt.adc -gnatdY -g -gnatwe -gnatwa -gnatwC -gnatf -gnatw.X -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/grt/grt-to_strings.adb gcc -c -I./ -I/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt -I.. -gnatec/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/grt.adc -gnatdY -g -gnatwe -gnatwa -gnatwC -gnatf -gnatw.X -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/grt/grt-backtraces.adb gcc -c -I./ -I/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt -I.. -gnatec/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/grt.adc -gnatdY -g -gnatwe -gnatwa -gnatwC -gnatf -gnatw.X -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/grt/grt-fcvt.adb gcc -c -I./ -I/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt -I.. -gnatec/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/grt.adc -gnatdY -g -gnatwe -gnatwa -gnatwC -gnatf -gnatw.X -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/grt/grt-disp_rti.adb gcc -c -I./ -I/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt -I.. -gnatec/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/grt.adc -gnatdY -g -gnatwe -gnatwa -gnatwC -gnatf -gnatw.X -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/grt/grt-disp_tree.adb gcc -c -I./ -I/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt -I.. -gnatec/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/grt.adc -gnatdY -g -gnatwe -gnatwa -gnatwC -gnatf -gnatw.X -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/grt/grt-fst.adb gcc -c -I./ -I/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt -I.. -gnatec/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/grt.adc -gnatdY -g -gnatwe -gnatwa -gnatwC -gnatf -gnatw.X -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/grt/grt-psl.adb gcc -c -I./ -I/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt -I.. -gnatec/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/grt.adc -gnatdY -g -gnatwe -gnatwa -gnatwC -gnatf -gnatw.X -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/grt/grt-vcd.adb gcc -c -I./ -I/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt -I.. -gnatec/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/grt.adc -gnatdY -g -gnatwe -gnatwa -gnatwC -gnatf -gnatw.X -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/grt/grt-vcdz.adb gcc -c -I./ -I/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt -I.. -gnatec/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/grt.adc -gnatdY -g -gnatwe -gnatwa -gnatwC -gnatf -gnatw.X -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/grt/grt-vhpi.adb gcc -c -I./ -I/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt -I.. -gnatec/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/grt.adc -gnatdY -g -gnatwe -gnatwa -gnatwC -gnatf -gnatw.X -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/grt/grt-vital_annotate.adb gcc -c -I./ -I/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt -I.. -gnatec/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/grt.adc -gnatdY -g -gnatwe -gnatwa -gnatwC -gnatf -gnatw.X -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/grt/grt-vpi.adb gcc -c -I./ -I/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt -I.. -gnatec/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/grt.adc -gnatdY -g -gnatwe -gnatwa -gnatwC -gnatf -gnatw.X -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/grt/grt-waves.adb gcc -c -I./ -I/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt -I.. -gnatec/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/grt.adc -gnatdY -g -gnatwe -gnatwa -gnatwC -gnatf -gnatw.X -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/grt/grt-vstrings.adb gcc -c -I./ -I/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt -I.. -gnatec/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/grt.adc -gnatdY -g -gnatwe -gnatwa -gnatwC -gnatf -gnatw.X -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/grt/grt-disp.adb gcc -c -I./ -I/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt -I.. -gnatec/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/grt.adc -gnatdY -g -gnatwe -gnatwa -gnatwC -gnatf -gnatw.X -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/grt/grt-disp_signals.adb gcc -c -I./ -I/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt -I.. -gnatec/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/grt.adc -gnatdY -g -gnatwe -gnatwa -gnatwC -gnatf -gnatw.X -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/grt/grt-threads.ads gcc -c -I./ -I/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt -I.. -gnatec/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/grt.adc -gnatdY -g -gnatwe -gnatwa -gnatwC -gnatf -gnatw.X -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/grt/grt-stack2.adb gcc -c -I./ -I/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt -I.. -gnatec/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/grt.adc -gnatdY -g -gnatwe -gnatwa -gnatwC -gnatf -gnatw.X -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/grt/grt-vstrings_io.adb gcc -c -I./ -I/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt -I.. -gnatec/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/grt.adc -gnatdY -g -gnatwe -gnatwa -gnatwC -gnatf -gnatw.X -I- /tmp/cad/ghdl/work/ghdl-2.0.0/grt-backtraces-impl.ads gcc -c -I./ -I/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt -I.. -gnatec/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/grt.adc -gnatdY -g -gnatwe -gnatwa -gnatwC -gnatf -gnatw.X -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/grt/grt-fst_api.ads gcc -c -I./ -I/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt -I.. -gnatec/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/grt.adc -gnatdY -g -gnatwe -gnatwa -gnatwC -gnatf -gnatw.X -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/grt/grt-rtis_types.adb gcc -c -I./ -I/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt -I.. -gnatec/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/grt.adc -gnatdY -g -gnatwe -gnatwa -gnatwC -gnatf -gnatw.X -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/grt/grt-wave_opt-design.adb gcc -c -I./ -I/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt -I.. -gnatec/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/grt.adc -gnatdY -g -gnatwe -gnatwa -gnatwC -gnatf -gnatw.X -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/grt/grt-zlib.ads gcc -c -I./ -I/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt -I.. -gnatec/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/grt.adc -gnatdY -g -gnatwe -gnatwa -gnatwC -gnatf -gnatw.X -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/grt/grt-sdf.adb gcc -c -I./ -I/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt -I.. -gnatec/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/grt.adc -gnatdY -g -gnatwe -gnatwa -gnatwC -gnatf -gnatw.X -I- /tmp/cad/ghdl/work/ghdl-2.0.0/version.ads gcc -c -I./ -I/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt -I.. -gnatec/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/grt.adc -gnatdY -g -gnatwe -gnatwa -gnatwC -gnatf -gnatw.X -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/grt/grt-algos.adb gcc -c -I./ -I/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt -I.. -gnatec/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/grt.adc -gnatdY -g -gnatwe -gnatwa -gnatwC -gnatf -gnatw.X -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/grt/grt-avls.adb gcc -c -I./ -I/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt -I.. -gnatec/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/grt.adc -gnatdY -g -gnatwe -gnatwa -gnatwC -gnatf -gnatw.X -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/grt/grt-ghw.ads gcc -c -I./ -I/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt -I.. -gnatec/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/grt.adc -gnatdY -g -gnatwe -gnatwa -gnatwC -gnatf -gnatw.X -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/grt/grt-unithread.adb gcc -c -I./ -I/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt -I.. -gnatec/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/grt.adc -gnatdY -g -gnatwe -gnatwa -gnatwC -gnatf -gnatw.X -I- /tmp/cad/ghdl/work/ghdl-2.0.0/src/grt/grt-backtraces-jit.adb sed -e '/^P /s/P /P NR /' < grt/ghdl_main.ali > grt/ghdl_main-tmp.ali mv grt/ghdl_main-tmp.ali grt/ghdl_main.ali cd grt && /usr/pkg/gcc10-aux/bin/gnatmake -b ghdl_main.ali -bargs -Lgrt_ -o run-bind.adb -n gnatbind -Lgrt_ -o run-bind.adb -n -x ghdl_main.ali cd grt && MSYS2_ARG_CONV_EXCL="-aI;-gnatec" /usr/pkg/gcc10-aux/bin/gnatmake -u -c -gnatec/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/grt.adc -gnatdY -o run-bind.o run-bind.adb gcc -c -gnatec/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/grt.adc -gnatdY run-bind.adb cd grt && MSYS2_ARG_CONV_EXCL="-aI;-gnatec" /usr/pkg/gcc10-aux/bin/gnatmake -u -c -gnatec/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/grt.adc -gnatdY -o main.o /tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/main.adb -Igrt gcc -c -I/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/ -gnatec/tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/grt.adc -gnatdY -Igrt -I- /tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/main.adb sed -e "1,/-- *BEGIN/d" -e "/-- *END/,\$d" \ -e "s/ -- //" < grt/run-bind.adb | tr -d '\r' > grt/grt-files rm -f -f lib/ghdl/libgrt.a ar rcv lib/ghdl/libgrt.a `sed -e "/^-/d" -e "s!^!grt/!" < grt/grt-files` \ jumps.o times.o grt-cstdio.o grt-cgnatrts.o grt-cvpi.o grt-cvhpi.o grt-cdynload.o fstapi.o lz4.o fastlz.o grt/run-bind.o grt/main.o a - grt/./grt.o a - grt/./grt-c.o a - grt/./grt-fcvt.o a - grt/./grt-severity.o a - grt/./grt-stdio.o a - grt/./grt-strings.o a - grt/./grt-types.o a - grt/./grt-astdio.o a - grt/./grt-callbacks.o a - grt/./grt-hooks.o a - grt/./grt-wave_opt.o a - grt/./grt-wave_opt-file.o a - grt/./grt-astdio-vhdl.o a - grt/./grt-errors.o a - grt/./grt-options.o a - grt/./grt-rtis.o a - grt/./grt-rtis_binding.o a - grt/./grt-shadow_ieee.o a - grt/./grt-vstrings.o a - grt/./grt-wave_opt-design.o a - grt/./grt-algos.o a - grt/./grt-avls.o a - grt/./grt-fst_api.o a - grt/./grt-ghw.o a - grt/./grt-rtis_addr.o a - grt/./grt-stack2.o a - grt/./grt-table.o a - grt/./grt-to_strings.o a - grt/./grt-vstrings_io.o a - grt/./grt-rtis_utils.o a - grt/./grt-avhpi.o a - grt/./grt-avhpi_utils.o a - grt/./grt-backtraces-jit.o a - grt/./grt-backtraces-impl.o a - grt/./grt-backtraces.o a - grt/./grt-disp.o a - grt/./grt-disp_signals.o a - grt/./grt-stats.o a - grt/./grt-unithread.o a - grt/./grt-threads.o a - grt/./grt-errors_exec.o a - grt/./grt-processes.o a - grt/./grt-signals.o a - grt/./grt-disp_rti.o a - grt/./grt-disp_tree.o a - grt/./grt-files.o a - grt/./grt-images.o a - grt/./grt-lib.o a - grt/./grt-names.o a - grt/./grt-psl.o a - grt/./grt-rtis_types.o a - grt/./grt-vital_annotate.o a - grt/./grt-sdf.o a - grt/./grt-std_logic_1164.o a - grt/./grt-values.o a - grt/./grt-change_generics.o a - grt/./grt-vcd.o a - grt/./grt-fst.o a - grt/./grt-vhpi.o a - grt/./grt-waves.o a - grt/./grt-zlib.o a - grt/./grt-vcdz.o a - grt/./version.o a - grt/./grt-vpi.o a - grt/./grt-modules.o a - grt/./grt-main.o a - grt/./ghdl_main.o a - jumps.o a - times.o a - grt-cstdio.o a - grt-cgnatrts.o a - grt-cvpi.o a - grt-cvhpi.o a - grt-cdynload.o a - fstapi.o a - lz4.o a - fastlz.o a - grt/run-bind.o a - grt/main.o ranlib lib/ghdl/libgrt.a sed -e "\!^.[/\\]!d" -e "/-shared/d" -e "/-static/d" -e "/-lgnat/d" \ -e "\X-L/Xd" < grt/grt-files > grt/grt-files.in echo "@/libgrt.a" > lib/ghdl/grt.lst for i in -lm; do echo $i >> lib/ghdl/grt.lst; done cat grt/grt-files.in >> lib/ghdl/grt.lst echo "# link options for executables" > lib/ghdl/grt-exec.lst for i in -Wl,--version-script=@/grt.ver -Wl,--export-dynamic; do echo $i >> lib/ghdl/grt-exec.lst; done echo "# link options for shared libraries" > lib/ghdl/grt-shared.lst for i in -Wl,-u,ghdl_main; do echo $i >> lib/ghdl/grt-shared.lst; done cp /tmp/cad/ghdl/work/ghdl-2.0.0/./src/grt/grt.ver lib/ghdl/grt.ver make -f ./libraries/Makefile.inc LIBSRC_DIR="./libraries" LIBDST_DIR="lib/ghdl" enable_gplcompat="false" LN="ln -s" CP="cp" MKDIR="mkdir" GHDL=/tmp/cad/ghdl/work/ghdl-2.0.0/ghdl_llvm GHDL_FLAGS="--GHDL1=/tmp/cad/ghdl/work/ghdl-2.0.0/ghdl1-llvm " vhdl.libs.all libs.vhdl.standard make[1]: Entering directory '/tmp/cad/ghdl/work/ghdl-2.0.0' sed -e '/--!V87/s/^/ --/' -e '/--START-!V87/,/--END-!V87/s/^/--/' -e '/--START-V08/,/--END-V08/s/^/--/' < libraries/std/textio.vhdl > lib/ghdl/src/std/v87/textio.vhdl sed -e '/--!V87/s/^/ --/' -e '/--START-!V87/,/--END-!V87/s/^/--/' -e '/--START-V08/,/--END-V08/s/^/--/' < libraries/std/textio-body.vhdl > lib/ghdl/src/std/v87/textio-body.vhdl sed -e '/--!V87/s/^/ --/' -e '/--START-!V87/,/--END-!V87/s/^/--/' -e '/--START-V08/,/--END-V08/s/^/--/' < libraries/ieee/std_logic_1164.vhdl > lib/ghdl/src/ieee/v87/std_logic_1164.vhdl sed -e '/--!V87/s/^/ --/' -e '/--START-!V87/,/--END-!V87/s/^/--/' -e '/--START-V08/,/--END-V08/s/^/--/' < libraries/ieee/std_logic_1164-body.vhdl > lib/ghdl/src/ieee/v87/std_logic_1164-body.vhdl sed -e '/--!V87/s/^/ --/' -e '/--START-!V87/,/--END-!V87/s/^/--/' -e '/--START-V08/,/--END-V08/s/^/--/' < libraries/ieee/numeric_bit.vhdl > lib/ghdl/src/ieee/v87/numeric_bit.vhdl sed -e '/--!V87/s/^/ --/' -e '/--START-!V87/,/--END-!V87/s/^/--/' -e '/--START-V08/,/--END-V08/s/^/--/' < libraries/ieee/numeric_bit-body.vhdl > lib/ghdl/src/ieee/v87/numeric_bit-body.vhdl sed -e '/--!V87/s/^/ --/' -e '/--START-!V87/,/--END-!V87/s/^/--/' -e '/--START-V08/,/--END-V08/s/^/--/' < libraries/ieee/numeric_std.vhdl > lib/ghdl/src/ieee/v87/numeric_std.vhdl sed -e '/--!V87/s/^/ --/' -e '/--START-!V87/,/--END-!V87/s/^/--/' -e '/--START-V08/,/--END-V08/s/^/--/' < libraries/ieee/numeric_std-body.vhdl > lib/ghdl/src/ieee/v87/numeric_std-body.vhdl cp libraries/upf/upf.vhdl lib/ghdl/src/upf/upf.vhdl cp libraries/upf/upf-body.vhdl lib/ghdl/src/upf/upf-body.vhdl cp libraries/vital95/vital_timing.vhdl lib/ghdl/src/vital95/vital_timing.vhdl cp libraries/vital95/vital_timing-body.vhdl lib/ghdl/src/vital95/vital_timing-body.vhdl cp libraries/vital95/vital_primitives.vhdl lib/ghdl/src/vital95/vital_primitives.vhdl cp libraries/vital95/vital_primitives-body.vhdl lib/ghdl/src/vital95/vital_primitives-body.vhdl cp libraries/synopsys/std_logic_arith.vhdl lib/ghdl/src/synopsys/std_logic_arith.vhdl cp libraries/synopsys/std_logic_unsigned.vhdl lib/ghdl/src/synopsys/std_logic_unsigned.vhdl cp libraries/synopsys/std_logic_signed.vhdl lib/ghdl/src/synopsys/std_logic_signed.vhdl cp libraries/synopsys/std_logic_misc.vhdl lib/ghdl/src/synopsys/std_logic_misc.vhdl cp libraries/synopsys/std_logic_misc-body.vhdl lib/ghdl/src/synopsys/std_logic_misc-body.vhdl cp libraries/synopsys/std_logic_textio.vhdl lib/ghdl/src/synopsys/std_logic_textio.vhdl sed -e '/--V87/s/^/ --/' -e '/--START-V08/,/--END-V08/s/^/--/' < libraries/std/textio.vhdl > lib/ghdl/src/std/v93/textio.vhdl sed -e '/--V87/s/^/ --/' -e '/--START-V08/,/--END-V08/s/^/--/' < libraries/std/textio-body.vhdl > lib/ghdl/src/std/v93/textio-body.vhdl sed -e '/--V87/s/^/ --/' -e '/--START-V08/,/--END-V08/s/^/--/' < libraries/ieee/std_logic_1164.vhdl > lib/ghdl/src/ieee/v93/std_logic_1164.vhdl sed -e '/--V87/s/^/ --/' -e '/--START-V08/,/--END-V08/s/^/--/' < libraries/ieee/std_logic_1164-body.vhdl > lib/ghdl/src/ieee/v93/std_logic_1164-body.vhdl sed -e '/--V87/s/^/ --/' -e '/--START-V08/,/--END-V08/s/^/--/' < libraries/ieee/numeric_bit.vhdl > lib/ghdl/src/ieee/v93/numeric_bit.vhdl sed -e '/--V87/s/^/ --/' -e '/--START-V08/,/--END-V08/s/^/--/' < libraries/ieee/numeric_bit-body.vhdl > lib/ghdl/src/ieee/v93/numeric_bit-body.vhdl sed -e '/--V87/s/^/ --/' -e '/--START-V08/,/--END-V08/s/^/--/' < libraries/ieee/numeric_std.vhdl > lib/ghdl/src/ieee/v93/numeric_std.vhdl sed -e '/--V87/s/^/ --/' -e '/--START-V08/,/--END-V08/s/^/--/' < libraries/ieee/numeric_std-body.vhdl > lib/ghdl/src/ieee/v93/numeric_std-body.vhdl cp libraries/ieee/math_real.vhdl lib/ghdl/src/ieee/math_real.vhdl cp libraries/ieee/math_real-body.vhdl lib/ghdl/src/ieee/math_real-body.vhdl cp libraries/ieee/math_complex.vhdl lib/ghdl/src/ieee/math_complex.vhdl cp libraries/ieee/math_complex-body.vhdl lib/ghdl/src/ieee/math_complex-body.vhdl cp libraries/vital2000/timing_p.vhdl lib/ghdl/src/vital2000/timing_p.vhdl cp libraries/vital2000/timing_b.vhdl lib/ghdl/src/vital2000/timing_b.vhdl cp libraries/vital2000/prmtvs_p.vhdl lib/ghdl/src/vital2000/prmtvs_p.vhdl cp libraries/vital2000/prmtvs_b.vhdl lib/ghdl/src/vital2000/prmtvs_b.vhdl cp libraries/vital2000/memory_p.vhdl lib/ghdl/src/vital2000/memory_p.vhdl cp libraries/vital2000/memory_b.vhdl lib/ghdl/src/vital2000/memory_b.vhdl sed -e '/--V87/s/^/ --/' -e '/--!V08/s/^/ --/' -e '/--START-!V08/,/--END-!V08/s/^/--/' < libraries/std/textio.vhdl > lib/ghdl/src/std/v08/textio.vhdl sed -e '/--V87/s/^/ --/' -e '/--!V08/s/^/ --/' -e '/--START-!V08/,/--END-!V08/s/^/--/' < libraries/std/textio-body.vhdl > lib/ghdl/src/std/v08/textio-body.vhdl cp libraries/std/env.vhdl lib/ghdl/src/std/env.vhdl cp libraries/std/env-body.vhdl lib/ghdl/src/std/env-body.vhdl cp libraries/ieee2008/std_logic_1164.vhdl lib/ghdl/src/ieee2008/std_logic_1164.vhdl cp libraries/ieee2008/std_logic_1164-body.vhdl lib/ghdl/src/ieee2008/std_logic_1164-body.vhdl cp libraries/ieee2008/std_logic_textio.vhdl lib/ghdl/src/ieee2008/std_logic_textio.vhdl cp libraries/ieee2008/math_real.vhdl lib/ghdl/src/ieee2008/math_real.vhdl cp libraries/ieee2008/math_real-body.vhdl lib/ghdl/src/ieee2008/math_real-body.vhdl cp libraries/ieee2008/math_complex.vhdl lib/ghdl/src/ieee2008/math_complex.vhdl cp libraries/ieee2008/math_complex-body.vhdl lib/ghdl/src/ieee2008/math_complex-body.vhdl cp libraries/ieee2008/numeric_bit.vhdl lib/ghdl/src/ieee2008/numeric_bit.vhdl cp libraries/ieee2008/numeric_bit-body.vhdl lib/ghdl/src/ieee2008/numeric_bit-body.vhdl cp libraries/ieee2008/numeric_bit_unsigned.vhdl lib/ghdl/src/ieee2008/numeric_bit_unsigned.vhdl cp libraries/ieee2008/numeric_bit_unsigned-body.vhdl lib/ghdl/src/ieee2008/numeric_bit_unsigned-body.vhdl cp libraries/ieee2008/numeric_std.vhdl lib/ghdl/src/ieee2008/numeric_std.vhdl cp libraries/ieee2008/numeric_std-body.vhdl lib/ghdl/src/ieee2008/numeric_std-body.vhdl cp libraries/ieee2008/numeric_std_unsigned.vhdl lib/ghdl/src/ieee2008/numeric_std_unsigned.vhdl cp libraries/ieee2008/numeric_std_unsigned-body.vhdl lib/ghdl/src/ieee2008/numeric_std_unsigned-body.vhdl cp libraries/ieee2008/fixed_float_types.vhdl lib/ghdl/src/ieee2008/fixed_float_types.vhdl cp libraries/ieee2008/fixed_generic_pkg.vhdl lib/ghdl/src/ieee2008/fixed_generic_pkg.vhdl cp libraries/ieee2008/fixed_generic_pkg-body.vhdl lib/ghdl/src/ieee2008/fixed_generic_pkg-body.vhdl cp libraries/ieee2008/fixed_pkg.vhdl lib/ghdl/src/ieee2008/fixed_pkg.vhdl cp libraries/ieee2008/float_generic_pkg.vhdl lib/ghdl/src/ieee2008/float_generic_pkg.vhdl cp libraries/ieee2008/float_generic_pkg-body.vhdl lib/ghdl/src/ieee2008/float_generic_pkg-body.vhdl cp libraries/ieee2008/float_pkg.vhdl lib/ghdl/src/ieee2008/float_pkg.vhdl cp libraries/ieee2008/ieee_bit_context.vhdl lib/ghdl/src/ieee2008/ieee_bit_context.vhdl cp libraries/ieee2008/ieee_std_context.vhdl lib/ghdl/src/ieee2008/ieee_std_context.vhdl sed -e '/--V87/s/^/ --/' -e '/--!V08/s/^/ --/' -e '/--START-!V08/,/--END-!V08/s/^/--/' < libraries/synopsys/std_logic_misc.vhdl > lib/ghdl/src/synopsys/v08/std_logic_misc.vhdl sed -e '/--V87/s/^/ --/' -e '/--!V08/s/^/ --/' -e '/--START-!V08/,/--END-!V08/s/^/--/' < libraries/synopsys/std_logic_misc-body.vhdl > lib/ghdl/src/synopsys/v08/std_logic_misc-body.vhdl cp libraries/ieee2008/LICENSE lib/ghdl/src/ieee2008/LICENSE rm -f -f lib/ghdl/std/v87/std-obj87.cf rm -f -rf lib/ghdl/std/v93/std-obj93.cf cd lib/ghdl/std/v87; \ for i in std/v87/textio.vhdl std/v87/textio-body.vhdl; do \ cmd="/tmp/cad/ghdl/work/ghdl-2.0.0/ghdl_llvm -a --GHDL1=/tmp/cad/ghdl/work/ghdl-2.0.0/ghdl1-llvm --std=87 --bootstrap --work=std ../../src/$i"; \ echo $cmd; eval $cmd || exit 1; \ done cd lib/ghdl/std/v93; \ for i in std/v93/textio.vhdl std/v93/textio-body.vhdl; do \ cmd="/tmp/cad/ghdl/work/ghdl-2.0.0/ghdl_llvm -a --GHDL1=/tmp/cad/ghdl/work/ghdl-2.0.0/ghdl1-llvm --std=93 --bootstrap --work=std ../../src/$i"; \ echo $cmd; eval $cmd || exit 1; \ done rm -f -f lib/ghdl/std/v08/std-obj08.cf /tmp/cad/ghdl/work/ghdl-2.0.0/ghdl_llvm -a --GHDL1=/tmp/cad/ghdl/work/ghdl-2.0.0/ghdl1-llvm --std=87 --bootstrap --work=std ../../src/std/v87/textio.vhdl /tmp/cad/ghdl/work/ghdl-2.0.0/ghdl_llvm -a --GHDL1=/tmp/cad/ghdl/work/ghdl-2.0.0/ghdl1-llvm --std=93 --bootstrap --work=std ../../src/std/v93/textio.vhdl cd lib/ghdl/std/v08; \ for i in std/v08/textio.vhdl std/v08/textio-body.vhdl std/env.vhdl std/env-body.vhdl; do \ cmd="/tmp/cad/ghdl/work/ghdl-2.0.0/ghdl_llvm -a --GHDL1=/tmp/cad/ghdl/work/ghdl-2.0.0/ghdl1-llvm --std=08 --bootstrap --work=std ../../src/$i"; \ echo $cmd; eval $cmd || exit 1; \ done /tmp/cad/ghdl/work/ghdl-2.0.0/ghdl_llvm -a --GHDL1=/tmp/cad/ghdl/work/ghdl-2.0.0/ghdl1-llvm --std=08 --bootstrap --work=std ../../src/std/v08/textio.vhdl Execution of /tmp/cad/ghdl/ w EoExrxekec/cugtuihtodni loo-nf2 .o/0tfm.p /0/c/atdg/mghphd/dllc/1aw-dol/rgkl/hgvhmdd llt/-e2w.ro0mr.ik0n//gahgdtle1h-ddlll -vbmy tu2enrhm.i0n.a0at/egdn dbhyd luln1hea-ndd leexdc leepxlcvtemp tiiootnn er arimsreidn aSiTaOsReAdG ES_tEeRdRTO RO R:A GsbEt_aEycRk RuonvhearnfOldoRlw :oer sedr reotnxecoeupst imaecmkoor yo vaecrncfels so rCwaail ls osrt aecdk SterrarcoeTbOaRcAnkG Eleo_coaEtRuiso nRsm:O R0 x:7 4s4e7t7mba4oac1rdk1 eo v0exr1y0 0f0a0c0c0e0s9s low Caor erll ronesous metm/tmp/cad/ghdl/work/ghdl-2.0.0/ghdl_llvma:o ccompilation errorr yk atracmake[1]: *** [libraries/Makefile.inc:172: lib/ghdl/std/v87/std-obj87.cf] Error 1 cceemake[1]: *** Waiting for unfinished jobs.... backss loCalcatl siotacns:k 0x7dtra88ce34baca1dck 1elo 0x1catio00ns:00 00x00979af ba0a1d1e 0x100000009 /tmp/cad/ghdl/work/ghdl-2.0.0/ghdl_llvm: compilation error make[1]: *** [libraries/Makefile.inc:217: lib/ghdl/std/v93/std-obj93.cf] Error 1 /tmp/cad/ghdl/work/ghdl-2.0.0/ghdl_llvm: compilation error make[1]: *** [libraries/Makefile.inc:263: lib/ghdl/std/v08/std-obj08.cf] Error 1 make[1]: Leaving directory '/tmp/cad/ghdl/work/ghdl-2.0.0' gmake: *** [Makefile:359: libs.vhdl.llvm] Error 2 *** Error code 2 Stop. make[1]: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/cad/ghdl *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/cad/ghdl