==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: freehdl 0.0.8-13 (Wed Mar  1 05:12:07 2023)
==> Retrieving sources...
  -> Found freehdl-0.0.8.tar.gz
  -> Found build-fix.patch
  -> Found cpp-modern.patch
  -> Found acl-NULL-check.patch
  -> Found declarative_region.patch
  -> Found gentoo-qa.patch
  -> Found gvhdl_tag_command.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    freehdl-0.0.8.tar.gz ... Passed
    build-fix.patch ... Passed
    cpp-modern.patch ... Passed
    acl-NULL-check.patch ... Passed
    declarative_region.patch ... Passed
    gentoo-qa.patch ... Passed
    gvhdl_tag_command.patch ... Passed
==> Making package: freehdl 0.0.8-13 (Wed Mar  1 05:12:28 2023)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found freehdl-0.0.8.tar.gz
  -> Found build-fix.patch
  -> Found cpp-modern.patch
  -> Found acl-NULL-check.patch
  -> Found declarative_region.patch
  -> Found gentoo-qa.patch
  -> Found gvhdl_tag_command.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting freehdl-0.0.8.tar.gz with bsdtar
==> Starting prepare()...
patching file fire/test-fire.cc
patching file freehdl/cdfggen-chunk.h
patching file freehdl/cdfggen-chunk.t
patching file freehdl/kernel-attributes.hh
patching file freehdl/kernel-db.hh
patching file freehdl/kernel-dump.hh
patching file freehdl/kernel-fhdl-stream.hh
patching file freehdl/kernel-map-list.hh
patching file freehdl/kernel-name-stack.hh
patching file freehdl/kernel-signal-source-list-array.hh
patching file freehdl/kernel-util.hh
patching file freehdl/std.h
patching file freehdl/std-vhdl-types.hh
patching file freehdl/vaul-lexer.h
patching file kernel/attributes.cc
patching file kernel/db.cc
patching file kernel/fhdl_stream.cc
patching file kernel/kernel_class.cc
patching file kernel/main.cc
patching file kernel/map_list.cc
patching file kernel/name_stack.cc
patching file kernel/persistent_cdfg_dump.cc
patching file kernel/sig_info.cc
patching file std/internal_textio.cc
patching file std/vhdl_types.cc
patching file v2cc/mapping.cc
patching file v2cc/v2cc.cc
patching file v2cc/v2cc-const-fold.cc
patching file v2cc/v2cc-decl.cc
patching file v2cc/v2cc-explore.cc
patching file v2cc/v2cc.h
patching file v2cc/v2cc-qid.cc
patching file v2cc/v2cc-util.cc
patching file v2cc/v2cc-util.h
patching file vaul/bison-parser.cc
patching file vaul/bison-parser.yy
patching file vaul/printer.cc
patching file vaul/tree.cc
patching file kernel/sigacl_list.cc
patching file freehdl/kernel-sigacl-list.hh
patching file kernel/dump.cc
patching file vaul/expr.cc
patching file fire/test-fire.cc
patching file fire/tree-supp.cc
patching file freehdl/kernel-dump.hh
patching file freehdl/kernel-fhdl-stream.hh
Hunk #1 succeeded at 31 (offset 2 lines).
patching file freehdl/std-vhdl-types.hh
Hunk #1 succeeded at 618 (offset 11 lines).
Hunk #2 succeeded at 796 (offset 11 lines).
Hunk #3 succeeded at 832 (offset 11 lines).
Hunk #4 succeeded at 860 (offset 11 lines).
Hunk #5 succeeded at 890 (offset 11 lines).
Hunk #6 succeeded at 925 (offset 11 lines).
Hunk #7 succeeded at 965 (offset 11 lines).
Hunk #8 succeeded at 1098 (offset 11 lines).
Hunk #9 succeeded at 1241 (offset 11 lines).
patching file freehdl/vaul-lexer.h
Hunk #1 succeeded at 114 (offset -1 lines).
patching file kernel/driver_info.cc
patching file kernel/dump.cc
Hunk #1 succeeded at 92 (offset 2 lines).
patching file kernel/fhdl_stream.cc
Hunk #1 succeeded at 63 (offset 3 lines).
patching file std/vhdl_types.cc
Hunk #1 succeeded at 1016 (offset 3 lines).
Hunk #2 succeeded at 1309 (offset 3 lines).
Hunk #3 succeeded at 1435 (offset 3 lines).
Hunk #4 succeeded at 1586 (offset 3 lines).
Hunk #5 succeeded at 1781 (offset 3 lines).
Hunk #6 succeeded at 2093 (offset 3 lines).
patching file vaul/lexer.cc
patching file v2cc/gvhdl.in
==> Starting build()...
checking build system type... armv7l-unknown-linux-gnueabi
checking host system type... armv7l-unknown-linux-gnueabi
checking target system type... armv7l-unknown-linux-gnueabi
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking dependency style of g++... (cached) gcc3
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for bison... bison -y
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... -lfl
checking whether yytext is a pointer... yes
checking for perl... /usr/bin/perl
checking for pkg-config... /usr/bin/pkg-config
checking for glibtool... no
checking for libtool... libtool
checking FlexLexer.h usability... yes
checking FlexLexer.h presence... yes
checking for FlexLexer.h... yes
checking execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking whether byte ordering is bigendian... no
checking size of int... 4
checking for vasprintf... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for socket... yes
checking for gettimeofday... yes
checking for regcomp... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating freehdl/Makefile
config.status: creating fire/Makefile
config.status: creating vaul/Makefile
config.status: creating kernel/Makefile
config.status: creating std/Makefile
config.status: creating v2cc/Makefile
config.status: creating doc/Makefile
config.status: creating ieee/Makefile
config.status: creating FHDLgui/Makefile
config.status: creating FHDLgui/pictures/Makefile
config.status: creating examples/Makefile
config.status: creating examples/v2c/Makefile
config.status: creating cdfggen/Makefile
config.status: creating v2cc/gvhdl
config.status: creating freehdl.pc
config.status: executing depfiles commands
config.status: executing libtool commands

 freehdl version 0.0.8 configured successfully.

Making all in freehdl
make[1]: Entering directory '/build/freehdl/src/freehdl-0.0.8/freehdl'
make  all-am
make[2]: Entering directory '/build/freehdl/src/freehdl-0.0.8/freehdl'
sed -e 's,@DEFAULT_INCLUDE_PATH@,/usr/include,g' <freehdl-gennodes.in >freehdl-gennodes
chmod a+x freehdl-gennodes
make[2]: Leaving directory '/build/freehdl/src/freehdl-0.0.8/freehdl'
make[1]: Leaving directory '/build/freehdl/src/freehdl-0.0.8/freehdl'
Making all in fire
make[1]: Entering directory '/build/freehdl/src/freehdl-0.0.8/fire'
make  all-am
make[2]: Entering directory '/build/freehdl/src/freehdl-0.0.8/fire'
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" -DPACKAGE_STRING=\"freehdl\ 0.0.8\" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I..    -D_GLIBCXX_USE_CXX11_ABI=1 -MT fire-chunk.lo -MD -MP -MF .deps/fire-chunk.Tpo -c -o fire-chunk.lo fire-chunk.cc
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" -DPACKAGE_STRING=\"freehdl\ 0.0.8\" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I..    -D_GLIBCXX_USE_CXX11_ABI=1 -MT fire-types.lo -MD -MP -MF .deps/fire-types.Tpo -c -o fire-types.lo fire-types.cc
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" -DPACKAGE_STRING=\"freehdl\ 0.0.8\" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I..    -D_GLIBCXX_USE_CXX11_ABI=1 -MT tree-supp.lo -MD -MP -MF .deps/tree-supp.Tpo -c -o tree-supp.lo tree-supp.cc
g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" -DPACKAGE_STRING=\"freehdl\ 0.0.8\" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I..    -D_GLIBCXX_USE_CXX11_ABI=1 -MT test-fire.o -MD -MP -MF .deps/test-fire.Tpo -c -o test-fire.o test-fire.cc
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT fire-chunk.lo -MD -MP -MF .deps/fire-chunk.Tpo -c fire-chunk.cc  -fPIC -DPIC -o .libs/fire-chunk.o
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT tree-supp.lo -MD -MP -MF .deps/tree-supp.Tpo -c tree-supp.cc  -fPIC -DPIC -o .libs/tree-supp.o
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT fire-types.lo -MD -MP -MF .deps/fire-types.Tpo -c fire-types.cc  -fPIC -DPIC -o .libs/fire-types.o
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT tree-supp.lo -MD -MP -MF .deps/tree-supp.Tpo -c tree-supp.cc -o tree-supp.o >/dev/null 2>&1
mv -f .deps/tree-supp.Tpo .deps/tree-supp.Plo
mv -f .deps/test-fire.Tpo .deps/test-fire.Po
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT fire-types.lo -MD -MP -MF .deps/fire-types.Tpo -c fire-types.cc -o fire-types.o >/dev/null 2>&1
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT fire-chunk.lo -MD -MP -MF .deps/fire-chunk.Tpo -c fire-chunk.cc -o fire-chunk.o >/dev/null 2>&1
mv -f .deps/fire-types.Tpo .deps/fire-types.Plo
mv -f .deps/fire-chunk.Tpo .deps/fire-chunk.Plo
/bin/sh ../libtool --tag=CXX   --mode=link g++  -D_GLIBCXX_USE_CXX11_ABI=1 -version-info 0:0 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libfreehdl-fire.la -rpath /usr/lib fire-chunk.lo fire-types.lo tree-supp.lo  
libtool: link: g++ -shared -nostdlib /usr/lib/gcc/armv7l-unknown-linux-gnueabihf/12.1.0/../../../crti.o /usr/lib/gcc/armv7l-unknown-linux-gnueabihf/12.1.0/crtbeginS.o  .libs/fire-chunk.o .libs/fire-types.o .libs/tree-supp.o   -L/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/12.1.0 -L/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/12.1.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/armv7l-unknown-linux-gnueabihf/12.1.0/crtendS.o /usr/lib/gcc/armv7l-unknown-linux-gnueabihf/12.1.0/../../../crtn.o  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libfreehdl-fire.so.0 -o .libs/libfreehdl-fire.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libfreehdl-fire.so.0" && ln -s "libfreehdl-fire.so.0.0.0" "libfreehdl-fire.so.0")
libtool: link: (cd ".libs" && rm -f "libfreehdl-fire.so" && ln -s "libfreehdl-fire.so.0.0.0" "libfreehdl-fire.so")
libtool: link: ar cru .libs/libfreehdl-fire.a  fire-chunk.o fire-types.o tree-supp.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libfreehdl-fire.a
libtool: link: ( cd ".libs" && rm -f "libfreehdl-fire.la" && ln -s "../libfreehdl-fire.la" "libfreehdl-fire.la" )
/bin/sh ../libtool --tag=CXX   --mode=link g++  -D_GLIBCXX_USE_CXX11_ABI=1  -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o test-fire test-fire.o libfreehdl-fire.la 
libtool: link: g++ -D_GLIBCXX_USE_CXX11_ABI=1 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/test-fire test-fire.o  ./.libs/libfreehdl-fire.so
make[2]: Leaving directory '/build/freehdl/src/freehdl-0.0.8/fire'
make[1]: Leaving directory '/build/freehdl/src/freehdl-0.0.8/fire'
Making all in vaul
make[1]: Entering directory '/build/freehdl/src/freehdl-0.0.8/vaul'
make  all-am
make[2]: Entering directory '/build/freehdl/src/freehdl-0.0.8/vaul'
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" -DPACKAGE_STRING=\"freehdl\ 0.0.8\" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I..    -D_GLIBCXX_USE_CXX11_ABI=1 -MT attr.lo -MD -MP -MF .deps/attr.Tpo -c -o attr.lo attr.cc
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" -DPACKAGE_STRING=\"freehdl\ 0.0.8\" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I..    -D_GLIBCXX_USE_CXX11_ABI=1 -MT blocks.lo -MD -MP -MF .deps/blocks.Tpo -c -o blocks.lo blocks.cc
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" -DPACKAGE_STRING=\"freehdl\ 0.0.8\" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I..    -D_GLIBCXX_USE_CXX11_ABI=1 -MT decls.lo -MD -MP -MF .deps/decls.Tpo -c -o decls.lo decls.cc
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" -DPACKAGE_STRING=\"freehdl\ 0.0.8\" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I..    -D_GLIBCXX_USE_CXX11_ABI=1 -MT dfile.lo -MD -MP -MF .deps/dfile.Tpo -c -o dfile.lo dfile.cc
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" -DPACKAGE_STRING=\"freehdl\ 0.0.8\" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I..    -D_GLIBCXX_USE_CXX11_ABI=1 -MT dunit.lo -MD -MP -MF .deps/dunit.Tpo -c -o dunit.lo dunit.cc
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT decls.lo -MD -MP -MF .deps/decls.Tpo -c decls.cc  -fPIC -DPIC -o .libs/decls.o
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT dunit.lo -MD -MP -MF .deps/dunit.Tpo -c dunit.cc  -fPIC -DPIC -o .libs/dunit.o
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT blocks.lo -MD -MP -MF .deps/blocks.Tpo -c blocks.cc  -fPIC -DPIC -o .libs/blocks.o
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT dfile.lo -MD -MP -MF .deps/dfile.Tpo -c dfile.cc  -fPIC -DPIC -o .libs/dfile.o
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT attr.lo -MD -MP -MF .deps/attr.Tpo -c attr.cc  -fPIC -DPIC -o .libs/attr.o
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT dunit.lo -MD -MP -MF .deps/dunit.Tpo -c dunit.cc -o dunit.o >/dev/null 2>&1
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT dfile.lo -MD -MP -MF .deps/dfile.Tpo -c dfile.cc -o dfile.o >/dev/null 2>&1
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT blocks.lo -MD -MP -MF .deps/blocks.Tpo -c blocks.cc -o blocks.o >/dev/null 2>&1
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT attr.lo -MD -MP -MF .deps/attr.Tpo -c attr.cc -o attr.o >/dev/null 2>&1
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT decls.lo -MD -MP -MF .deps/decls.Tpo -c decls.cc -o decls.o >/dev/null 2>&1
mv -f .deps/dunit.Tpo .deps/dunit.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" -DPACKAGE_STRING=\"freehdl\ 0.0.8\" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I..    -D_GLIBCXX_USE_CXX11_ABI=1 -MT error.lo -MD -MP -MF .deps/error.Tpo -c -o error.lo error.cc
mv -f .deps/dfile.Tpo .deps/dfile.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" -DPACKAGE_STRING=\"freehdl\ 0.0.8\" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I..    -D_GLIBCXX_USE_CXX11_ABI=1 -MT expr.lo -MD -MP -MF .deps/expr.Tpo -c -o expr.lo expr.cc
mv -f .deps/attr.Tpo .deps/attr.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" -DPACKAGE_STRING=\"freehdl\ 0.0.8\" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I..    -D_GLIBCXX_USE_CXX11_ABI=1 -MT fold.lo -MD -MP -MF .deps/fold.Tpo -c -o fold.lo fold.cc
mv -f .deps/blocks.Tpo .deps/blocks.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" -DPACKAGE_STRING=\"freehdl\ 0.0.8\" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I..    -D_GLIBCXX_USE_CXX11_ABI=1 -MT lexer.lo -MD -MP -MF .deps/lexer.Tpo -c -o lexer.lo lexer.cc
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.cc  -fPIC -DPIC -o .libs/error.o
mv -f .deps/decls.Tpo .deps/decls.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" -DPACKAGE_STRING=\"freehdl\ 0.0.8\" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I..    -D_GLIBCXX_USE_CXX11_ABI=1 -MT list.lo -MD -MP -MF .deps/list.Tpo -c -o list.lo list.cc
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT expr.lo -MD -MP -MF .deps/expr.Tpo -c expr.cc  -fPIC -DPIC -o .libs/expr.o
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT fold.lo -MD -MP -MF .deps/fold.Tpo -c fold.cc  -fPIC -DPIC -o .libs/fold.o
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT lexer.lo -MD -MP -MF .deps/lexer.Tpo -c lexer.cc  -fPIC -DPIC -o .libs/lexer.o
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.cc -o error.o >/dev/null 2>&1
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT list.lo -MD -MP -MF .deps/list.Tpo -c list.cc  -fPIC -DPIC -o .libs/list.o
mv -f .deps/error.Tpo .deps/error.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" -DPACKAGE_STRING=\"freehdl\ 0.0.8\" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I..    -D_GLIBCXX_USE_CXX11_ABI=1 -MT mempool.lo -MD -MP -MF .deps/mempool.Tpo -c -o mempool.lo mempool.cc
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT list.lo -MD -MP -MF .deps/list.Tpo -c list.cc -o list.o >/dev/null 2>&1
mv -f .deps/list.Tpo .deps/list.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" -DPACKAGE_STRING=\"freehdl\ 0.0.8\" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I..    -D_GLIBCXX_USE_CXX11_ABI=1 -MT message.lo -MD -MP -MF .deps/message.Tpo -c -o message.lo message.cc
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT mempool.lo -MD -MP -MF .deps/mempool.Tpo -c mempool.cc  -fPIC -DPIC -o .libs/mempool.o
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT message.lo -MD -MP -MF .deps/message.Tpo -c message.cc  -fPIC -DPIC -o .libs/message.o
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT mempool.lo -MD -MP -MF .deps/mempool.Tpo -c mempool.cc -o mempool.o >/dev/null 2>&1
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT fold.lo -MD -MP -MF .deps/fold.Tpo -c fold.cc -o fold.o >/dev/null 2>&1
lexer.cc: In member function 'int vaul_lexer::lex(vaul_yystype*, vaul_yyltype*)':
lexer.cc:810:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
lexer.cc:811:17: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
lexer.cc:811:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
lexer.cc:812:15: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
lexer.cc:873:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
lexer.cc: In member function 'int vaul_FlexLexer::yy_get_next_buffer()':
lexer.cc:1375:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
lexer.cc:1376:17: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
lexer.cc:1377:15: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
lexer.cc:1377:31: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
lexer.cc: In member function 'yy_state_type vaul_FlexLexer::yy_get_previous_state()':
lexer.cc:1480:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
lexer.cc:1481:17: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
lexer.cc:1490:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
lexer.cc: In member function 'yy_state_type vaul_FlexLexer::yy_try_NUL_trans(yy_state_type)':
lexer.cc:1511:15: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
lexer.cc:1513:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
lexer.cc: At global scope:
lexer.cc:1528:57: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
lexer.cc: In member function 'void vaul_FlexLexer::yyunput(int, char*)':
lexer.cc:1530:17: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
lexer.cc:1540:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
lexer.cc:1541:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
lexer.cc:1543:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT lexer.lo -MD -MP -MF .deps/lexer.Tpo -c lexer.cc -o lexer.o >/dev/null 2>&1
mv -f .deps/mempool.Tpo .deps/mempool.Plo
test -f bison-parser.cc || /bin/sh ../ylwrap bison-parser.yy y.tab.c bison-parser.cc y.tab.h bison-parser.h y.output bison-parser.output -- bison -y  
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" -DPACKAGE_STRING=\"freehdl\ 0.0.8\" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I..    -D_GLIBCXX_USE_CXX11_ABI=1 -MT printer.lo -MD -MP -MF .deps/printer.Tpo -c -o printer.lo printer.cc
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT expr.lo -MD -MP -MF .deps/expr.Tpo -c expr.cc -o expr.o >/dev/null 2>&1
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT printer.lo -MD -MP -MF .deps/printer.Tpo -c printer.cc  -fPIC -DPIC -o .libs/printer.o
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT message.lo -MD -MP -MF .deps/message.Tpo -c message.cc -o message.o >/dev/null 2>&1
mv -f .deps/fold.Tpo .deps/fold.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" -DPACKAGE_STRING=\"freehdl\ 0.0.8\" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I..    -D_GLIBCXX_USE_CXX11_ABI=1 -MT ref.lo -MD -MP -MF .deps/ref.Tpo -c -o ref.lo ref.cc
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT ref.lo -MD -MP -MF .deps/ref.Tpo -c ref.cc  -fPIC -DPIC -o .libs/ref.o
mv -f .deps/lexer.Tpo .deps/lexer.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" -DPACKAGE_STRING=\"freehdl\ 0.0.8\" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I..    -D_GLIBCXX_USE_CXX11_ABI=1 -MT stats.lo -MD -MP -MF .deps/stats.Tpo -c -o stats.lo stats.cc
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT ref.lo -MD -MP -MF .deps/ref.Tpo -c ref.cc -o ref.o >/dev/null 2>&1
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT stats.lo -MD -MP -MF .deps/stats.Tpo -c stats.cc  -fPIC -DPIC -o .libs/stats.o
mv -f .deps/ref.Tpo .deps/ref.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" -DPACKAGE_STRING=\"freehdl\ 0.0.8\" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I..    -D_GLIBCXX_USE_CXX11_ABI=1 -MT subprogs.lo -MD -MP -MF .deps/subprogs.Tpo -c -o subprogs.lo subprogs.cc
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT printer.lo -MD -MP -MF .deps/printer.Tpo -c printer.cc -o printer.o >/dev/null 2>&1
mv -f .deps/expr.Tpo .deps/expr.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" -DPACKAGE_STRING=\"freehdl\ 0.0.8\" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I..    -D_GLIBCXX_USE_CXX11_ABI=1 -MT tree.lo -MD -MP -MF .deps/tree.Tpo -c -o tree.lo tree.cc
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT subprogs.lo -MD -MP -MF .deps/subprogs.Tpo -c subprogs.cc  -fPIC -DPIC -o .libs/subprogs.o
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT tree.lo -MD -MP -MF .deps/tree.Tpo -c tree.cc  -fPIC -DPIC -o .libs/tree.o
mv -f .deps/message.Tpo .deps/message.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" -DPACKAGE_STRING=\"freehdl\ 0.0.8\" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I..    -D_GLIBCXX_USE_CXX11_ABI=1 -MT types.lo -MD -MP -MF .deps/types.Tpo -c -o types.lo types.cc
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT types.lo -MD -MP -MF .deps/types.Tpo -c types.cc  -fPIC -DPIC -o .libs/types.o
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT stats.lo -MD -MP -MF .deps/stats.Tpo -c stats.cc -o stats.o >/dev/null 2>&1
mv -f .deps/printer.Tpo .deps/printer.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" -DPACKAGE_STRING=\"freehdl\ 0.0.8\" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I..    -D_GLIBCXX_USE_CXX11_ABI=1 -MT version.lo -MD -MP -MF .deps/version.Tpo -c -o version.lo version.cc
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT version.lo -MD -MP -MF .deps/version.Tpo -c version.cc  -fPIC -DPIC -o .libs/version.o
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT subprogs.lo -MD -MP -MF .deps/subprogs.Tpo -c subprogs.cc -o subprogs.o >/dev/null 2>&1
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT version.lo -MD -MP -MF .deps/version.Tpo -c version.cc -o version.o >/dev/null 2>&1
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT tree.lo -MD -MP -MF .deps/tree.Tpo -c tree.cc -o tree.o >/dev/null 2>&1
mv -f .deps/version.Tpo .deps/version.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" -DPACKAGE_STRING=\"freehdl\ 0.0.8\" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I..    -D_GLIBCXX_USE_CXX11_ABI=1 -MT pool.lo -MD -MP -MF .deps/pool.Tpo -c -o pool.lo pool.cc
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT types.lo -MD -MP -MF .deps/types.Tpo -c types.cc -o types.o >/dev/null 2>&1
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT pool.lo -MD -MP -MF .deps/pool.Tpo -c pool.cc  -fPIC -DPIC -o .libs/pool.o
mv -f .deps/stats.Tpo .deps/stats.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" -DPACKAGE_STRING=\"freehdl\ 0.0.8\" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I..    -D_GLIBCXX_USE_CXX11_ABI=1 -MT vaul-chunk.lo -MD -MP -MF .deps/vaul-chunk.Tpo -c -o vaul-chunk.lo vaul-chunk.cc
mv -f .deps/subprogs.Tpo .deps/subprogs.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" -DPACKAGE_STRING=\"freehdl\ 0.0.8\" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I..    -D_GLIBCXX_USE_CXX11_ABI=1 -MT vaulgens-chunk.lo -MD -MP -MF .deps/vaulgens-chunk.Tpo -c -o vaulgens-chunk.lo vaulgens-chunk.cc
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT vaul-chunk.lo -MD -MP -MF .deps/vaul-chunk.Tpo -c vaul-chunk.cc  -fPIC -DPIC -o .libs/vaul-chunk.o
mv -f .deps/tree.Tpo .deps/tree.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" -DPACKAGE_STRING=\"freehdl\ 0.0.8\" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I..    -D_GLIBCXX_USE_CXX11_ABI=1 -MT aprintf.lo -MD -MP -MF .deps/aprintf.Tpo -c -o aprintf.lo aprintf.cc
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT vaulgens-chunk.lo -MD -MP -MF .deps/vaulgens-chunk.Tpo -c vaulgens-chunk.cc  -fPIC -DPIC -o .libs/vaulgens-chunk.o
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT pool.lo -MD -MP -MF .deps/pool.Tpo -c pool.cc -o pool.o >/dev/null 2>&1
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT aprintf.lo -MD -MP -MF .deps/aprintf.Tpo -c aprintf.cc  -fPIC -DPIC -o .libs/aprintf.o
mv -f .deps/types.Tpo .deps/types.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" -DPACKAGE_STRING=\"freehdl\ 0.0.8\" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I..    -D_GLIBCXX_USE_CXX11_ABI=1 -MT vaprintf.lo -MD -MP -MF .deps/vaprintf.Tpo -c -o vaprintf.lo vaprintf.cc
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT aprintf.lo -MD -MP -MF .deps/aprintf.Tpo -c aprintf.cc -o aprintf.o >/dev/null 2>&1
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT vaprintf.lo -MD -MP -MF .deps/vaprintf.Tpo -c vaprintf.cc  -fPIC -DPIC -o .libs/vaprintf.o
mv -f .deps/aprintf.Tpo .deps/aprintf.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" -DPACKAGE_STRING=\"freehdl\ 0.0.8\" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I..    -D_GLIBCXX_USE_CXX11_ABI=1 -MT xmalloc.lo -MD -MP -MF .deps/xmalloc.Tpo -c -o xmalloc.lo xmalloc.cc
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT vaprintf.lo -MD -MP -MF .deps/vaprintf.Tpo -c vaprintf.cc -o vaprintf.o >/dev/null 2>&1
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT xmalloc.lo -MD -MP -MF .deps/xmalloc.Tpo -c xmalloc.cc  -fPIC -DPIC -o .libs/xmalloc.o
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT vaulgens-chunk.lo -MD -MP -MF .deps/vaulgens-chunk.Tpo -c vaulgens-chunk.cc -o vaulgens-chunk.o >/dev/null 2>&1
mv -f .deps/vaprintf.Tpo .deps/vaprintf.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" -DPACKAGE_STRING=\"freehdl\ 0.0.8\" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I..    -D_GLIBCXX_USE_CXX11_ABI=1 -MT xrealloc.lo -MD -MP -MF .deps/xrealloc.Tpo -c -o xrealloc.lo xrealloc.cc
mv -f .deps/pool.Tpo .deps/pool.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" -DPACKAGE_STRING=\"freehdl\ 0.0.8\" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I..    -D_GLIBCXX_USE_CXX11_ABI=1 -MT xstrdup.lo -MD -MP -MF .deps/xstrdup.Tpo -c -o xstrdup.lo xstrdup.cc
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT xmalloc.lo -MD -MP -MF .deps/xmalloc.Tpo -c xmalloc.cc -o xmalloc.o >/dev/null 2>&1
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT xrealloc.lo -MD -MP -MF .deps/xrealloc.Tpo -c xrealloc.cc  -fPIC -DPIC -o .libs/xrealloc.o
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT xstrdup.lo -MD -MP -MF .deps/xstrdup.Tpo -c xstrdup.cc  -fPIC -DPIC -o .libs/xstrdup.o
mv -f .deps/xmalloc.Tpo .deps/xmalloc.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" -DPACKAGE_STRING=\"freehdl\ 0.0.8\" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I..    -D_GLIBCXX_USE_CXX11_ABI=1 -MT fatal.lo -MD -MP -MF .deps/fatal.Tpo -c -o fatal.lo fatal.cc
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT xstrdup.lo -MD -MP -MF .deps/xstrdup.Tpo -c xstrdup.cc -o xstrdup.o >/dev/null 2>&1
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT vaul-chunk.lo -MD -MP -MF .deps/vaul-chunk.Tpo -c vaul-chunk.cc -o vaul-chunk.o >/dev/null 2>&1
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT xrealloc.lo -MD -MP -MF .deps/xrealloc.Tpo -c xrealloc.cc -o xrealloc.o >/dev/null 2>&1
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT fatal.lo -MD -MP -MF .deps/fatal.Tpo -c fatal.cc  -fPIC -DPIC -o .libs/fatal.o
mv -f .deps/xstrdup.Tpo .deps/xstrdup.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" -DPACKAGE_STRING=\"freehdl\ 0.0.8\" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I..    -D_GLIBCXX_USE_CXX11_ABI=1 -MT vfatal.lo -MD -MP -MF .deps/vfatal.Tpo -c -o vfatal.lo vfatal.cc
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT fatal.lo -MD -MP -MF .deps/fatal.Tpo -c fatal.cc -o fatal.o >/dev/null 2>&1
mv -f .deps/xrealloc.Tpo .deps/xrealloc.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" -DPACKAGE_STRING=\"freehdl\ 0.0.8\" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I..    -D_GLIBCXX_USE_CXX11_ABI=1 -MT bison-parser.lo -MD -MP -MF .deps/bison-parser.Tpo -c -o bison-parser.lo bison-parser.cc
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT vfatal.lo -MD -MP -MF .deps/vfatal.Tpo -c vfatal.cc  -fPIC -DPIC -o .libs/vfatal.o
mv -f .deps/fatal.Tpo .deps/fatal.Plo
mv -f .deps/vaulgens-chunk.Tpo .deps/vaulgens-chunk.Plo
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT bison-parser.lo -MD -MP -MF .deps/bison-parser.Tpo -c bison-parser.cc  -fPIC -DPIC -o .libs/bison-parser.o
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT vfatal.lo -MD -MP -MF .deps/vfatal.Tpo -c vfatal.cc -o vfatal.o >/dev/null 2>&1
mv -f .deps/vfatal.Tpo .deps/vfatal.Plo
mv -f .deps/vaul-chunk.Tpo .deps/vaul-chunk.Plo
In file included from bison-parser.yy:41:
../freehdl/vaul-list.h: In instantiation of 'node* concat(node*, node*) [with node = IIR_ElementDeclarationList]':
bison-parser.yy:1802:44:   required from here
../freehdl/vaul-list.h:40:42: warning: 'offsetof' within non-standard-layout type 'IIR_ElementDeclarationList' is conditionally-supported [-Winvalid-offsetof]
bison-parser.cc: In member function 'int vaul_parser::bison_parse(void*)':
bison-parser.cc:11519:10: warning: 'void free(void*)' called on unallocated object 'yyssa' [-Wfree-nonheap-object]
bison-parser.cc:3558:18: note: declared here
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT bison-parser.lo -MD -MP -MF .deps/bison-parser.Tpo -c bison-parser.cc -o bison-parser.o >/dev/null 2>&1
mv -f .deps/bison-parser.Tpo .deps/bison-parser.Plo
/bin/sh ../libtool --tag=CXX   --mode=link g++  -D_GLIBCXX_USE_CXX11_ABI=1 -version-info 0:0 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libfreehdl-vaul.la -rpath /usr/lib attr.lo blocks.lo decls.lo dfile.lo dunit.lo error.lo expr.lo fold.lo lexer.lo list.lo mempool.lo message.lo bison-parser.lo printer.lo ref.lo stats.lo subprogs.lo tree.lo types.lo version.lo pool.lo vaul-chunk.lo vaulgens-chunk.lo aprintf.lo vaprintf.lo xmalloc.lo xrealloc.lo xstrdup.lo fatal.lo vfatal.lo  
libtool: link: g++ -shared -nostdlib /usr/lib/gcc/armv7l-unknown-linux-gnueabihf/12.1.0/../../../crti.o /usr/lib/gcc/armv7l-unknown-linux-gnueabihf/12.1.0/crtbeginS.o  .libs/attr.o .libs/blocks.o .libs/decls.o .libs/dfile.o .libs/dunit.o .libs/error.o .libs/expr.o .libs/fold.o .libs/lexer.o .libs/list.o .libs/mempool.o .libs/message.o .libs/bison-parser.o .libs/printer.o .libs/ref.o .libs/stats.o .libs/subprogs.o .libs/tree.o .libs/types.o .libs/version.o .libs/pool.o .libs/vaul-chunk.o .libs/vaulgens-chunk.o .libs/aprintf.o .libs/vaprintf.o .libs/xmalloc.o .libs/xrealloc.o .libs/xstrdup.o .libs/fatal.o .libs/vfatal.o   -L/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/12.1.0 -L/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/12.1.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/armv7l-unknown-linux-gnueabihf/12.1.0/crtendS.o /usr/lib/gcc/armv7l-unknown-linux-gnueabihf/12.1.0/../../../crtn.o  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libfreehdl-vaul.so.0 -o .libs/libfreehdl-vaul.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libfreehdl-vaul.so.0" && ln -s "libfreehdl-vaul.so.0.0.0" "libfreehdl-vaul.so.0")
libtool: link: (cd ".libs" && rm -f "libfreehdl-vaul.so" && ln -s "libfreehdl-vaul.so.0.0.0" "libfreehdl-vaul.so")
libtool: link: ar cru .libs/libfreehdl-vaul.a  attr.o blocks.o decls.o dfile.o dunit.o error.o expr.o fold.o lexer.o list.o mempool.o message.o bison-parser.o printer.o ref.o stats.o subprogs.o tree.o types.o version.o pool.o vaul-chunk.o vaulgens-chunk.o aprintf.o vaprintf.o xmalloc.o xrealloc.o xstrdup.o fatal.o vfatal.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libfreehdl-vaul.a
libtool: link: ( cd ".libs" && rm -f "libfreehdl-vaul.la" && ln -s "../libfreehdl-vaul.la" "libfreehdl-vaul.la" )
make[2]: Leaving directory '/build/freehdl/src/freehdl-0.0.8/vaul'
make[1]: Leaving directory '/build/freehdl/src/freehdl-0.0.8/vaul'
Making all in kernel
make[1]: Entering directory '/build/freehdl/src/freehdl-0.0.8/kernel'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" -DPACKAGE_STRING=\"freehdl\ 0.0.8\" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I..     -D_GLIBCXX_USE_CXX11_ABI=1 -MT libfreehdl_kernel_la-error.lo -MD -MP -MF .deps/libfreehdl_kernel_la-error.Tpo -c -o libfreehdl_kernel_la-error.lo `test -f 'error.cc' || echo './'`error.cc
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" -DPACKAGE_STRING=\"freehdl\ 0.0.8\" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I..     -D_GLIBCXX_USE_CXX11_ABI=1 -MT libfreehdl_kernel_la-stack_trace.lo -MD -MP -MF .deps/libfreehdl_kernel_la-stack_trace.Tpo -c -o libfreehdl_kernel_la-stack_trace.lo `test -f 'stack_trace.cc' || echo './'`stack_trace.cc
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" -DPACKAGE_STRING=\"freehdl\ 0.0.8\" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I..     -D_GLIBCXX_USE_CXX11_ABI=1 -MT libfreehdl_kernel_la-name_stack.lo -MD -MP -MF .deps/libfreehdl_kernel_la-name_stack.Tpo -c -o libfreehdl_kernel_la-name_stack.lo `test -f 'name_stack.cc' || echo './'`name_stack.cc
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" -DPACKAGE_STRING=\"freehdl\ 0.0.8\" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I..     -D_GLIBCXX_USE_CXX11_ABI=1 -MT libfreehdl_kernel_la-attributes.lo -MD -MP -MF .deps/libfreehdl_kernel_la-attributes.Tpo -c -o libfreehdl_kernel_la-attributes.lo `test -f 'attributes.cc' || echo './'`attributes.cc
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" -DPACKAGE_STRING=\"freehdl\ 0.0.8\" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I..     -D_GLIBCXX_USE_CXX11_ABI=1 -MT libfreehdl_kernel_la-process_base.lo -MD -MP -MF .deps/libfreehdl_kernel_la-process_base.Tpo -c -o libfreehdl_kernel_la-process_base.lo `test -f 'process_base.cc' || echo './'`process_base.cc
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT libfreehdl_kernel_la-stack_trace.lo -MD -MP -MF .deps/libfreehdl_kernel_la-stack_trace.Tpo -c stack_trace.cc  -fPIC -DPIC -o .libs/libfreehdl_kernel_la-stack_trace.o
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT libfreehdl_kernel_la-name_stack.lo -MD -MP -MF .deps/libfreehdl_kernel_la-name_stack.Tpo -c name_stack.cc  -fPIC -DPIC -o .libs/libfreehdl_kernel_la-name_stack.o
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT libfreehdl_kernel_la-process_base.lo -MD -MP -MF .deps/libfreehdl_kernel_la-process_base.Tpo -c process_base.cc  -fPIC -DPIC -o .libs/libfreehdl_kernel_la-process_base.o
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT libfreehdl_kernel_la-error.lo -MD -MP -MF .deps/libfreehdl_kernel_la-error.Tpo -c error.cc  -fPIC -DPIC -o .libs/libfreehdl_kernel_la-error.o
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT libfreehdl_kernel_la-attributes.lo -MD -MP -MF .deps/libfreehdl_kernel_la-attributes.Tpo -c attributes.cc  -fPIC -DPIC -o .libs/libfreehdl_kernel_la-attributes.o
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT libfreehdl_kernel_la-name_stack.lo -MD -MP -MF .deps/libfreehdl_kernel_la-name_stack.Tpo -c name_stack.cc -o libfreehdl_kernel_la-name_stack.o >/dev/null 2>&1
mv -f .deps/libfreehdl_kernel_la-name_stack.Tpo .deps/libfreehdl_kernel_la-name_stack.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" -DPACKAGE_STRING=\"freehdl\ 0.0.8\" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I..     -D_GLIBCXX_USE_CXX11_ABI=1 -MT libfreehdl_kernel_la-sig_info.lo -MD -MP -MF .deps/libfreehdl_kernel_la-sig_info.Tpo -c -o libfreehdl_kernel_la-sig_info.lo `test -f 'sig_info.cc' || echo './'`sig_info.cc
In file included from ../freehdl/std-vhdl-types.hh:16,
                 from error.cc:4:
../freehdl/kernel-acl.hh: In static member function 'static void acl::operator delete(void*)':
../freehdl/kernel-acl.hh:95:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
../freehdl/std-vhdl-types.hh: In function 'integer op_mod(integer, integer)':
../freehdl/std-vhdl-types.hh:261:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT libfreehdl_kernel_la-error.lo -MD -MP -MF .deps/libfreehdl_kernel_la-error.Tpo -c error.cc -o libfreehdl_kernel_la-error.o >/dev/null 2>&1
In file included from ../freehdl/std-vhdl-types.hh:16,
                 from ../freehdl/kernel-process-base.hh:5,
                 from process_base.cc:4:
../freehdl/kernel-acl.hh: In static member function 'static void acl::operator delete(void*)':
../freehdl/kernel-acl.hh:95:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
../freehdl/std-vhdl-types.hh: In function 'integer op_mod(integer, integer)':
../freehdl/std-vhdl-types.hh:261:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT libfreehdl_kernel_la-process_base.lo -MD -MP -MF .deps/libfreehdl_kernel_la-process_base.Tpo -c process_base.cc -o libfreehdl_kernel_la-process_base.o >/dev/null 2>&1
In file included from ../freehdl/std-vhdl-types.hh:16,
                 from ../freehdl/std-standard.hh:6,
                 from ../freehdl/kernel-sig-info.hh:8,
                 from attributes.cc:4:
../freehdl/kernel-acl.hh: In static member function 'static void acl::operator delete(void*)':
../freehdl/kernel-acl.hh:95:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
../freehdl/std-vhdl-types.hh: In function 'integer op_mod(integer, integer)':
../freehdl/std-vhdl-types.hh:261:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT libfreehdl_kernel_la-attributes.lo -MD -MP -MF .deps/libfreehdl_kernel_la-attributes.Tpo -c attributes.cc -o libfreehdl_kernel_la-attributes.o >/dev/null 2>&1
In file included from ../freehdl/std-vhdl-types.hh:16,
                 from ../freehdl/kernel-stack-trace.hh:4,
                 from stack_trace.cc:8:
../freehdl/kernel-acl.hh: In static member function 'static void acl::operator delete(void*)':
../freehdl/kernel-acl.hh:95:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
../freehdl/std-vhdl-types.hh: In function 'integer op_mod(integer, integer)':
../freehdl/std-vhdl-types.hh:261:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT libfreehdl_kernel_la-sig_info.lo -MD -MP -MF .deps/libfreehdl_kernel_la-sig_info.Tpo -c sig_info.cc  -fPIC -DPIC -o .libs/libfreehdl_kernel_la-sig_info.o
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT libfreehdl_kernel_la-stack_trace.lo -MD -MP -MF .deps/libfreehdl_kernel_la-stack_trace.Tpo -c stack_trace.cc -o libfreehdl_kernel_la-stack_trace.o >/dev/null 2>&1
mv -f .deps/libfreehdl_kernel_la-error.Tpo .deps/libfreehdl_kernel_la-error.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" -DPACKAGE_STRING=\"freehdl\ 0.0.8\" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I..     -D_GLIBCXX_USE_CXX11_ABI=1 -MT libfreehdl_kernel_la-sigacl_list.lo -MD -MP -MF .deps/libfreehdl_kernel_la-sigacl_list.Tpo -c -o libfreehdl_kernel_la-sigacl_list.lo `test -f 'sigacl_list.cc' || echo './'`sigacl_list.cc
mv -f .deps/libfreehdl_kernel_la-attributes.Tpo .deps/libfreehdl_kernel_la-attributes.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" -DPACKAGE_STRING=\"freehdl\ 0.0.8\" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I..     -D_GLIBCXX_USE_CXX11_ABI=1 -MT libfreehdl_kernel_la-wait_info.lo -MD -MP -MF .deps/libfreehdl_kernel_la-wait_info.Tpo -c -o libfreehdl_kernel_la-wait_info.lo `test -f 'wait_info.cc' || echo './'`wait_info.cc
mv -f .deps/libfreehdl_kernel_la-process_base.Tpo .deps/libfreehdl_kernel_la-process_base.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" -DPACKAGE_STRING=\"freehdl\ 0.0.8\" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I..     -D_GLIBCXX_USE_CXX11_ABI=1 -MT libfreehdl_kernel_la-acl.lo -MD -MP -MF .deps/libfreehdl_kernel_la-acl.Tpo -c -o libfreehdl_kernel_la-acl.lo `test -f 'acl.cc' || echo './'`acl.cc
mv -f .deps/libfreehdl_kernel_la-stack_trace.Tpo .deps/libfreehdl_kernel_la-stack_trace.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" -DPACKAGE_STRING=\"freehdl\ 0.0.8\" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I..     -D_GLIBCXX_USE_CXX11_ABI=1 -MT libfreehdl_kernel_la-main.lo -MD -MP -MF .deps/libfreehdl_kernel_la-main.Tpo -c -o libfreehdl_kernel_la-main.lo `test -f 'main.cc' || echo './'`main.cc
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT libfreehdl_kernel_la-sigacl_list.lo -MD -MP -MF .deps/libfreehdl_kernel_la-sigacl_list.Tpo -c sigacl_list.cc  -fPIC -DPIC -o .libs/libfreehdl_kernel_la-sigacl_list.o
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT libfreehdl_kernel_la-acl.lo -MD -MP -MF .deps/libfreehdl_kernel_la-acl.Tpo -c acl.cc  -fPIC -DPIC -o .libs/libfreehdl_kernel_la-acl.o
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT libfreehdl_kernel_la-wait_info.lo -MD -MP -MF .deps/libfreehdl_kernel_la-wait_info.Tpo -c wait_info.cc  -fPIC -DPIC -o .libs/libfreehdl_kernel_la-wait_info.o
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT libfreehdl_kernel_la-main.lo -MD -MP -MF .deps/libfreehdl_kernel_la-main.Tpo -c main.cc  -fPIC -DPIC -o .libs/libfreehdl_kernel_la-main.o
In file included from ../freehdl/std-vhdl-types.hh:16,
                 from ../freehdl/std-standard.hh:6,
                 from ../freehdl/kernel-sig-info.hh:8,
                 from sig_info.cc:5:
../freehdl/kernel-acl.hh: In static member function 'static void acl::operator delete(void*)':
../freehdl/kernel-acl.hh:95:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
../freehdl/std-vhdl-types.hh: In function 'integer op_mod(integer, integer)':
../freehdl/std-vhdl-types.hh:261:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT libfreehdl_kernel_la-sig_info.lo -MD -MP -MF .deps/libfreehdl_kernel_la-sig_info.Tpo -c sig_info.cc -o libfreehdl_kernel_la-sig_info.o >/dev/null 2>&1
In file included from acl.cc:1:
../freehdl/kernel-acl.hh: In static member function 'static void acl::operator delete(void*)':
../freehdl/kernel-acl.hh:95:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
In file included from acl.cc:2:
../freehdl/std-vhdl-types.hh: In function 'integer op_mod(integer, integer)':
../freehdl/std-vhdl-types.hh:261:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT libfreehdl_kernel_la-acl.lo -MD -MP -MF .deps/libfreehdl_kernel_la-acl.Tpo -c acl.cc -o libfreehdl_kernel_la-acl.o >/dev/null 2>&1
In file included from ../freehdl/std-vhdl-types.hh:16,
                 from ../freehdl/std-standard.hh:6,
                 from ../freehdl/kernel-sig-info.hh:8,
                 from ../freehdl/kernel-sigacl-list.hh:5,
                 from sigacl_list.cc:1:
../freehdl/kernel-acl.hh: In static member function 'static void acl::operator delete(void*)':
../freehdl/kernel-acl.hh:95:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
../freehdl/std-vhdl-types.hh: In function 'integer op_mod(integer, integer)':
../freehdl/std-vhdl-types.hh:261:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
In file included from ../freehdl/std-vhdl-types.hh:16,
                 from ../freehdl/std-standard.hh:6,
                 from ../freehdl/kernel-sig-info.hh:8,
                 from ../freehdl/kernel-wait-info.hh:4,
                 from wait_info.cc:1:
../freehdl/kernel-acl.hh: In static member function 'static void acl::operator delete(void*)':
../freehdl/kernel-acl.hh:95:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
../freehdl/std-vhdl-types.hh: In function 'integer op_mod(integer, integer)':
../freehdl/std-vhdl-types.hh:261:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT libfreehdl_kernel_la-sigacl_list.lo -MD -MP -MF .deps/libfreehdl_kernel_la-sigacl_list.Tpo -c sigacl_list.cc -o libfreehdl_kernel_la-sigacl_list.o >/dev/null 2>&1
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT libfreehdl_kernel_la-wait_info.lo -MD -MP -MF .deps/libfreehdl_kernel_la-wait_info.Tpo -c wait_info.cc -o libfreehdl_kernel_la-wait_info.o >/dev/null 2>&1
In file included from main.cc:23:
../freehdl/kernel-acl.hh: In static member function 'static void acl::operator delete(void*)':
../freehdl/kernel-acl.hh:95:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
In file included from ../freehdl/std-standard.hh:6,
                 from ../freehdl/kernel-kernel-class.hh:7,
                 from main.cc:25:
../freehdl/std-vhdl-types.hh: In function 'integer op_mod(integer, integer)':
../freehdl/std-vhdl-types.hh:261:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT libfreehdl_kernel_la-main.lo -MD -MP -MF .deps/libfreehdl_kernel_la-main.Tpo -c main.cc -o libfreehdl_kernel_la-main.o >/dev/null 2>&1
mv -f .deps/libfreehdl_kernel_la-acl.Tpo .deps/libfreehdl_kernel_la-acl.Plo
mv -f .deps/libfreehdl_kernel_la-sig_info.Tpo .deps/libfreehdl_kernel_la-sig_info.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" -DPACKAGE_STRING=\"freehdl\ 0.0.8\" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I..     -D_GLIBCXX_USE_CXX11_ABI=1 -MT libfreehdl_kernel_la-handle.lo -MD -MP -MF .deps/libfreehdl_kernel_la-handle.Tpo -c -o libfreehdl_kernel_la-handle.lo `test -f 'handle.cc' || echo './'`handle.cc
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" -DPACKAGE_STRING=\"freehdl\ 0.0.8\" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I..     -D_GLIBCXX_USE_CXX11_ABI=1 -MT libfreehdl_kernel_la-reader_info.lo -MD -MP -MF .deps/libfreehdl_kernel_la-reader_info.Tpo -c -o libfreehdl_kernel_la-reader_info.lo `test -f 'reader_info.cc' || echo './'`reader_info.cc
mv -f .deps/libfreehdl_kernel_la-sigacl_list.Tpo .deps/libfreehdl_kernel_la-sigacl_list.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" -DPACKAGE_STRING=\"freehdl\ 0.0.8\" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I..     -D_GLIBCXX_USE_CXX11_ABI=1 -MT libfreehdl_kernel_la-driver_info.lo -MD -MP -MF .deps/libfreehdl_kernel_la-driver_info.Tpo -c -o libfreehdl_kernel_la-driver_info.lo `test -f 'driver_info.cc' || echo './'`driver_info.cc
mv -f .deps/libfreehdl_kernel_la-wait_info.Tpo .deps/libfreehdl_kernel_la-wait_info.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" -DPACKAGE_STRING=\"freehdl\ 0.0.8\" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I..     -D_GLIBCXX_USE_CXX11_ABI=1 -MT libfreehdl_kernel_la-map_list.lo -MD -MP -MF .deps/libfreehdl_kernel_la-map_list.Tpo -c -o libfreehdl_kernel_la-map_list.lo `test -f 'map_list.cc' || echo './'`map_list.cc
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT libfreehdl_kernel_la-reader_info.lo -MD -MP -MF .deps/libfreehdl_kernel_la-reader_info.Tpo -c reader_info.cc  -fPIC -DPIC -o .libs/libfreehdl_kernel_la-reader_info.o
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT libfreehdl_kernel_la-handle.lo -MD -MP -MF .deps/libfreehdl_kernel_la-handle.Tpo -c handle.cc  -fPIC -DPIC -o .libs/libfreehdl_kernel_la-handle.o
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT libfreehdl_kernel_la-driver_info.lo -MD -MP -MF .deps/libfreehdl_kernel_la-driver_info.Tpo -c driver_info.cc  -fPIC -DPIC -o .libs/libfreehdl_kernel_la-driver_info.o
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT libfreehdl_kernel_la-map_list.lo -MD -MP -MF .deps/libfreehdl_kernel_la-map_list.Tpo -c map_list.cc  -fPIC -DPIC -o .libs/libfreehdl_kernel_la-map_list.o
mv -f .deps/libfreehdl_kernel_la-main.Tpo .deps/libfreehdl_kernel_la-main.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" -DPACKAGE_STRING=\"freehdl\ 0.0.8\" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I..     -D_GLIBCXX_USE_CXX11_ABI=1 -MT libfreehdl_kernel_la-global_event_queue.lo -MD -MP -MF .deps/libfreehdl_kernel_la-global_event_queue.Tpo -c -o libfreehdl_kernel_la-global_event_queue.lo `test -f 'global_event_queue.cc' || echo './'`global_event_queue.cc
In file included from ../freehdl/std-vhdl-types.hh:16,
                 from ../freehdl/std-standard.hh:6,
                 from ../freehdl/kernel-sig-info.hh:8,
                 from ../freehdl/kernel-wait-info.hh:4,
                 from reader_info.cc:2:
../freehdl/kernel-acl.hh: In static member function 'static void acl::operator delete(void*)':
../freehdl/kernel-acl.hh:95:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
../freehdl/std-vhdl-types.hh: In function 'integer op_mod(integer, integer)':
../freehdl/std-vhdl-types.hh:261:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT libfreehdl_kernel_la-reader_info.lo -MD -MP -MF .deps/libfreehdl_kernel_la-reader_info.Tpo -c reader_info.cc -o libfreehdl_kernel_la-reader_info.o >/dev/null 2>&1
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT libfreehdl_kernel_la-global_event_queue.lo -MD -MP -MF .deps/libfreehdl_kernel_la-global_event_queue.Tpo -c global_event_queue.cc  -fPIC -DPIC -o .libs/libfreehdl_kernel_la-global_event_queue.o
In file included from ../freehdl/std-vhdl-types.hh:16,
                 from ../freehdl/std-standard.hh:6,
                 from driver_info.cc:5:
../freehdl/kernel-acl.hh: In static member function 'static void acl::operator delete(void*)':
../freehdl/kernel-acl.hh:95:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
../freehdl/std-vhdl-types.hh: In function 'integer op_mod(integer, integer)':
../freehdl/std-vhdl-types.hh:261:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT libfreehdl_kernel_la-driver_info.lo -MD -MP -MF .deps/libfreehdl_kernel_la-driver_info.Tpo -c driver_info.cc -o libfreehdl_kernel_la-driver_info.o >/dev/null 2>&1
In file included from ../freehdl/std-vhdl-types.hh:16,
                 from ../freehdl/kernel-map-list.hh:4,
                 from ../freehdl/kernel-handle.hh:5,
                 from handle.cc:4:
../freehdl/kernel-acl.hh: In static member function 'static void acl::operator delete(void*)':
../freehdl/kernel-acl.hh:95:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
../freehdl/std-vhdl-types.hh: In function 'integer op_mod(integer, integer)':
../freehdl/std-vhdl-types.hh:261:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT libfreehdl_kernel_la-handle.lo -MD -MP -MF .deps/libfreehdl_kernel_la-handle.Tpo -c handle.cc -o libfreehdl_kernel_la-handle.o >/dev/null 2>&1
In file included from ../freehdl/std-vhdl-types.hh:16,
                 from ../freehdl/kernel-map-list.hh:4,
                 from map_list.cc:2:
../freehdl/kernel-acl.hh: In static member function 'static void acl::operator delete(void*)':
../freehdl/kernel-acl.hh:95:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
../freehdl/std-vhdl-types.hh: In function 'integer op_mod(integer, integer)':
../freehdl/std-vhdl-types.hh:261:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT libfreehdl_kernel_la-map_list.lo -MD -MP -MF .deps/libfreehdl_kernel_la-map_list.Tpo -c map_list.cc -o libfreehdl_kernel_la-map_list.o >/dev/null 2>&1
mv -f .deps/libfreehdl_kernel_la-reader_info.Tpo .deps/libfreehdl_kernel_la-reader_info.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" -DPACKAGE_STRING=\"freehdl\ 0.0.8\" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I..     -D_GLIBCXX_USE_CXX11_ABI=1 -MT libfreehdl_kernel_la-kernel_class.lo -MD -MP -MF .deps/libfreehdl_kernel_la-kernel_class.Tpo -c -o libfreehdl_kernel_la-kernel_class.lo `test -f 'kernel_class.cc' || echo './'`kernel_class.cc
In file included from ../freehdl/std-vhdl-types.hh:16,
                 from ../freehdl/std-standard.hh:6,
                 from ../freehdl/kernel-global-event-queue.hh:8,
                 from global_event_queue.cc:8:
../freehdl/kernel-acl.hh: In static member function 'static void acl::operator delete(void*)':
../freehdl/kernel-acl.hh:95:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
../freehdl/std-vhdl-types.hh: In function 'integer op_mod(integer, integer)':
../freehdl/std-vhdl-types.hh:261:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT libfreehdl_kernel_la-global_event_queue.lo -MD -MP -MF .deps/libfreehdl_kernel_la-global_event_queue.Tpo -c global_event_queue.cc -o libfreehdl_kernel_la-global_event_queue.o >/dev/null 2>&1
mv -f .deps/libfreehdl_kernel_la-driver_info.Tpo .deps/libfreehdl_kernel_la-driver_info.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" -DPACKAGE_STRING=\"freehdl\ 0.0.8\" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I..     -D_GLIBCXX_USE_CXX11_ABI=1 -MT libfreehdl_kernel_la-dump.lo -MD -MP -MF .deps/libfreehdl_kernel_la-dump.Tpo -c -o libfreehdl_kernel_la-dump.lo `test -f 'dump.cc' || echo './'`dump.cc
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT libfreehdl_kernel_la-kernel_class.lo -MD -MP -MF .deps/libfreehdl_kernel_la-kernel_class.Tpo -c kernel_class.cc  -fPIC -DPIC -o .libs/libfreehdl_kernel_la-kernel_class.o
mv -f .deps/libfreehdl_kernel_la-handle.Tpo .deps/libfreehdl_kernel_la-handle.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" -DPACKAGE_STRING=\"freehdl\ 0.0.8\" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I..     -D_GLIBCXX_USE_CXX11_ABI=1 -MT libfreehdl_kernel_la-resolver_process.lo -MD -MP -MF .deps/libfreehdl_kernel_la-resolver_process.Tpo -c -o libfreehdl_kernel_la-resolver_process.lo `test -f 'resolver_process.cc' || echo './'`resolver_process.cc
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT libfreehdl_kernel_la-dump.lo -MD -MP -MF .deps/libfreehdl_kernel_la-dump.Tpo -c dump.cc  -fPIC -DPIC -o .libs/libfreehdl_kernel_la-dump.o
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT libfreehdl_kernel_la-resolver_process.lo -MD -MP -MF .deps/libfreehdl_kernel_la-resolver_process.Tpo -c resolver_process.cc  -fPIC -DPIC -o .libs/libfreehdl_kernel_la-resolver_process.o
mv -f .deps/libfreehdl_kernel_la-map_list.Tpo .deps/libfreehdl_kernel_la-map_list.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" -DPACKAGE_STRING=\"freehdl\ 0.0.8\" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I..     -D_GLIBCXX_USE_CXX11_ABI=1 -MT libfreehdl_kernel_la-resolver_descriptor.lo -MD -MP -MF .deps/libfreehdl_kernel_la-resolver_descriptor.Tpo -c -o libfreehdl_kernel_la-resolver_descriptor.lo `test -f 'resolver_descriptor.cc' || echo './'`resolver_descriptor.cc
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT libfreehdl_kernel_la-resolver_descriptor.lo -MD -MP -MF .deps/libfreehdl_kernel_la-resolver_descriptor.Tpo -c resolver_descriptor.cc  -fPIC -DPIC -o .libs/libfreehdl_kernel_la-resolver_descriptor.o
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT libfreehdl_kernel_la-resolver_descriptor.lo -MD -MP -MF .deps/libfreehdl_kernel_la-resolver_descriptor.Tpo -c resolver_descriptor.cc -o libfreehdl_kernel_la-resolver_descriptor.o >/dev/null 2>&1
mv -f .deps/libfreehdl_kernel_la-resolver_descriptor.Tpo .deps/libfreehdl_kernel_la-resolver_descriptor.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" -DPACKAGE_STRING=\"freehdl\ 0.0.8\" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I..     -D_GLIBCXX_USE_CXX11_ABI=1 -MT libfreehdl_kernel_la-source_descriptor.lo -MD -MP -MF .deps/libfreehdl_kernel_la-source_descriptor.Tpo -c -o libfreehdl_kernel_la-source_descriptor.lo `test -f 'source_descriptor.cc' || echo './'`source_descriptor.cc
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT libfreehdl_kernel_la-source_descriptor.lo -MD -MP -MF .deps/libfreehdl_kernel_la-source_descriptor.Tpo -c source_descriptor.cc  -fPIC -DPIC -o .libs/libfreehdl_kernel_la-source_descriptor.o
mv -f .deps/libfreehdl_kernel_la-global_event_queue.Tpo .deps/libfreehdl_kernel_la-global_event_queue.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" -DPACKAGE_STRING=\"freehdl\ 0.0.8\" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I..     -D_GLIBCXX_USE_CXX11_ABI=1 -MT libfreehdl_kernel_la-signal_source_list_array.lo -MD -MP -MF .deps/libfreehdl_kernel_la-signal_source_list_array.Tpo -c -o libfreehdl_kernel_la-signal_source_list_array.lo `test -f 'signal_source_list_array.cc' || echo './'`signal_source_list_array.cc
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT libfreehdl_kernel_la-signal_source_list_array.lo -MD -MP -MF .deps/libfreehdl_kernel_la-signal_source_list_array.Tpo -c signal_source_list_array.cc  -fPIC -DPIC -o .libs/libfreehdl_kernel_la-signal_source_list_array.o
In file included from ../freehdl/std-vhdl-types.hh:16,
                 from ../freehdl/std-standard.hh:6,
                 from ../freehdl/kernel-sig-info.hh:8,
                 from ../freehdl/kernel-wait-info.hh:4,
                 from resolver_process.cc:3:
../freehdl/kernel-acl.hh: In static member function 'static void acl::operator delete(void*)':
../freehdl/kernel-acl.hh:95:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
../freehdl/std-vhdl-types.hh: In function 'integer op_mod(integer, integer)':
../freehdl/std-vhdl-types.hh:261:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
resolver_process.cc: In member function 'virtual bool resolver_process::execute()':
resolver_process.cc:14:1: warning: no return statement in function returning non-void [-Wreturn-type]
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT libfreehdl_kernel_la-resolver_process.lo -MD -MP -MF .deps/libfreehdl_kernel_la-resolver_process.Tpo -c resolver_process.cc -o libfreehdl_kernel_la-resolver_process.o >/dev/null 2>&1
In file included from ../freehdl/std-vhdl-types.hh:16,
                 from ../freehdl/kernel-process-base.hh:5,
                 from ../freehdl/kernel-dump.hh:7,
                 from dump.cc:3:
../freehdl/kernel-acl.hh: In static member function 'static void acl::operator delete(void*)':
../freehdl/kernel-acl.hh:95:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
../freehdl/std-vhdl-types.hh: In function 'integer op_mod(integer, integer)':
../freehdl/std-vhdl-types.hh:261:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT libfreehdl_kernel_la-dump.lo -MD -MP -MF .deps/libfreehdl_kernel_la-dump.Tpo -c dump.cc -o libfreehdl_kernel_la-dump.o >/dev/null 2>&1
In file included from ../freehdl/std-vhdl-types.hh:16,
                 from ../freehdl/kernel-process-base.hh:5,
                 from kernel_class.cc:4:
../freehdl/kernel-acl.hh: In static member function 'static void acl::operator delete(void*)':
../freehdl/kernel-acl.hh:95:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
../freehdl/std-vhdl-types.hh: In function 'integer op_mod(integer, integer)':
../freehdl/std-vhdl-types.hh:261:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
kernel_class.cc: At global scope:
kernel_class.cc:159:39: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
In file included from /usr/include/c++/12.1.0/string:48,
                 from ../freehdl/kernel-process-base.hh:4:
/usr/include/c++/12.1.0/bits/stl_function.h:131:12: note: declared here
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT libfreehdl_kernel_la-kernel_class.lo -MD -MP -MF .deps/libfreehdl_kernel_la-kernel_class.Tpo -c kernel_class.cc -o libfreehdl_kernel_la-kernel_class.o >/dev/null 2>&1
In file included from ../freehdl/std-vhdl-types.hh:16,
                 from ../freehdl/kernel-source-descriptor.hh:10,
                 from source_descriptor.cc:5:
../freehdl/kernel-acl.hh: In static member function 'static void acl::operator delete(void*)':
../freehdl/kernel-acl.hh:95:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
../freehdl/std-vhdl-types.hh: In function 'integer op_mod(integer, integer)':
../freehdl/std-vhdl-types.hh:261:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT libfreehdl_kernel_la-source_descriptor.lo -MD -MP -MF .deps/libfreehdl_kernel_la-source_descriptor.Tpo -c source_descriptor.cc -o libfreehdl_kernel_la-source_descriptor.o >/dev/null 2>&1
In file included from ../freehdl/std-vhdl-types.hh:16,
                 from ../freehdl/std-standard.hh:6,
                 from ../freehdl/kernel-driver-info.hh:7,
                 from signal_source_list_array.cc:3:
../freehdl/kernel-acl.hh: In static member function 'static void acl::operator delete(void*)':
../freehdl/kernel-acl.hh:95:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
../freehdl/std-vhdl-types.hh: In function 'integer op_mod(integer, integer)':
../freehdl/std-vhdl-types.hh:261:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT libfreehdl_kernel_la-signal_source_list_array.lo -MD -MP -MF .deps/libfreehdl_kernel_la-signal_source_list_array.Tpo -c signal_source_list_array.cc -o libfreehdl_kernel_la-signal_source_list_array.o >/dev/null 2>&1
mv -f .deps/libfreehdl_kernel_la-resolver_process.Tpo .deps/libfreehdl_kernel_la-resolver_process.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" -DPACKAGE_STRING=\"freehdl\ 0.0.8\" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I..     -D_GLIBCXX_USE_CXX11_ABI=1 -MT libfreehdl_kernel_la-persistent_dump.lo -MD -MP -MF .deps/libfreehdl_kernel_la-persistent_dump.Tpo -c -o libfreehdl_kernel_la-persistent_dump.lo `test -f 'persistent_dump.cc' || echo './'`persistent_dump.cc
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT libfreehdl_kernel_la-persistent_dump.lo -MD -MP -MF .deps/libfreehdl_kernel_la-persistent_dump.Tpo -c persistent_dump.cc  -fPIC -DPIC -o .libs/libfreehdl_kernel_la-persistent_dump.o
mv -f .deps/libfreehdl_kernel_la-dump.Tpo .deps/libfreehdl_kernel_la-dump.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" -DPACKAGE_STRING=\"freehdl\ 0.0.8\" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I..     -D_GLIBCXX_USE_CXX11_ABI=1 -MT libfreehdl_kernel_la-persistent_cdfg_dump.lo -MD -MP -MF .deps/libfreehdl_kernel_la-persistent_cdfg_dump.Tpo -c -o libfreehdl_kernel_la-persistent_cdfg_dump.lo `test -f 'persistent_cdfg_dump.cc' || echo './'`persistent_cdfg_dump.cc
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT libfreehdl_kernel_la-persistent_cdfg_dump.lo -MD -MP -MF .deps/libfreehdl_kernel_la-persistent_cdfg_dump.Tpo -c persistent_cdfg_dump.cc  -fPIC -DPIC -o .libs/libfreehdl_kernel_la-persistent_cdfg_dump.o
mv -f .deps/libfreehdl_kernel_la-source_descriptor.Tpo .deps/libfreehdl_kernel_la-source_descriptor.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" -DPACKAGE_STRING=\"freehdl\ 0.0.8\" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I..     -D_GLIBCXX_USE_CXX11_ABI=1 -MT libfreehdl_kernel_la-register.lo -MD -MP -MF .deps/libfreehdl_kernel_la-register.Tpo -c -o libfreehdl_kernel_la-register.lo `test -f 'register.cc' || echo './'`register.cc
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT libfreehdl_kernel_la-register.lo -MD -MP -MF .deps/libfreehdl_kernel_la-register.Tpo -c register.cc  -fPIC -DPIC -o .libs/libfreehdl_kernel_la-register.o
mv -f .deps/libfreehdl_kernel_la-signal_source_list_array.Tpo .deps/libfreehdl_kernel_la-signal_source_list_array.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" -DPACKAGE_STRING=\"freehdl\ 0.0.8\" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I..     -D_GLIBCXX_USE_CXX11_ABI=1 -MT libfreehdl_kernel_la-db.lo -MD -MP -MF .deps/libfreehdl_kernel_la-db.Tpo -c -o libfreehdl_kernel_la-db.lo `test -f 'db.cc' || echo './'`db.cc
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT libfreehdl_kernel_la-db.lo -MD -MP -MF .deps/libfreehdl_kernel_la-db.Tpo -c db.cc  -fPIC -DPIC -o .libs/libfreehdl_kernel_la-db.o
mv -f .deps/libfreehdl_kernel_la-kernel_class.Tpo .deps/libfreehdl_kernel_la-kernel_class.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" -DPACKAGE_STRING=\"freehdl\ 0.0.8\" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I..     -D_GLIBCXX_USE_CXX11_ABI=1 -MT libfreehdl_kernel_la-fhdl_stream.lo -MD -MP -MF .deps/libfreehdl_kernel_la-fhdl_stream.Tpo -c -o libfreehdl_kernel_la-fhdl_stream.lo `test -f 'fhdl_stream.cc' || echo './'`fhdl_stream.cc
In file included from ../freehdl/std-vhdl-types.hh:16,
                 from ../freehdl/kernel-persistent-dump.hh:2,
                 from persistent_dump.cc:2:
../freehdl/kernel-acl.hh: In static member function 'static void acl::operator delete(void*)':
../freehdl/kernel-acl.hh:95:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
../freehdl/std-vhdl-types.hh: In function 'integer op_mod(integer, integer)':
../freehdl/std-vhdl-types.hh:261:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT libfreehdl_kernel_la-persistent_dump.lo -MD -MP -MF .deps/libfreehdl_kernel_la-persistent_dump.Tpo -c persistent_dump.cc -o libfreehdl_kernel_la-persistent_dump.o >/dev/null 2>&1
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT libfreehdl_kernel_la-fhdl_stream.lo -MD -MP -MF .deps/libfreehdl_kernel_la-fhdl_stream.Tpo -c fhdl_stream.cc  -fPIC -DPIC -o .libs/libfreehdl_kernel_la-fhdl_stream.o
In file included from ../freehdl/std-vhdl-types.hh:16,
                 from ../freehdl/kernel-persistent-cdfg-dump.hh:6,
                 from persistent_cdfg_dump.cc:3:
../freehdl/kernel-acl.hh: In static member function 'static void acl::operator delete(void*)':
../freehdl/kernel-acl.hh:95:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
../freehdl/std-vhdl-types.hh: In function 'integer op_mod(integer, integer)':
../freehdl/std-vhdl-types.hh:261:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
persistent_cdfg_dump.cc: In function 'std::string get_cdfg_Xinfo_scope_descriptor(Xinfo_scope_descriptor*, std::__cxx11::list<Xinfo_data_descriptor*>&)':
persistent_cdfg_dump.cc:326:1: warning: control reaches end of non-void function [-Wreturn-type]
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT libfreehdl_kernel_la-persistent_cdfg_dump.lo -MD -MP -MF .deps/libfreehdl_kernel_la-persistent_cdfg_dump.Tpo -c persistent_cdfg_dump.cc -o libfreehdl_kernel_la-persistent_cdfg_dump.o >/dev/null 2>&1
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT libfreehdl_kernel_la-db.lo -MD -MP -MF .deps/libfreehdl_kernel_la-db.Tpo -c db.cc -o libfreehdl_kernel_la-db.o >/dev/null 2>&1
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT libfreehdl_kernel_la-fhdl_stream.lo -MD -MP -MF .deps/libfreehdl_kernel_la-fhdl_stream.Tpo -c fhdl_stream.cc -o libfreehdl_kernel_la-fhdl_stream.o >/dev/null 2>&1
In file included from ../freehdl/std-vhdl-types.hh:16,
                 from register.cc:4:
../freehdl/kernel-acl.hh: In static member function 'static void acl::operator delete(void*)':
../freehdl/kernel-acl.hh:95:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
../freehdl/std-vhdl-types.hh: In function 'integer op_mod(integer, integer)':
../freehdl/std-vhdl-types.hh:261:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
register.cc: In function 'int register_init_func(int (*)())':
register.cc:282:1: warning: no return statement in function returning non-void [-Wreturn-type]
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT libfreehdl_kernel_la-register.lo -MD -MP -MF .deps/libfreehdl_kernel_la-register.Tpo -c register.cc -o libfreehdl_kernel_la-register.o >/dev/null 2>&1
mv -f .deps/libfreehdl_kernel_la-fhdl_stream.Tpo .deps/libfreehdl_kernel_la-fhdl_stream.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" -DPACKAGE_STRING=\"freehdl\ 0.0.8\" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I..     -D_GLIBCXX_USE_CXX11_ABI=1 -MT libfreehdl_kernel_la-pcounter.lo -MD -MP -MF .deps/libfreehdl_kernel_la-pcounter.Tpo -c -o libfreehdl_kernel_la-pcounter.lo `test -f 'pcounter.cc' || echo './'`pcounter.cc
mv -f .deps/libfreehdl_kernel_la-persistent_dump.Tpo .deps/libfreehdl_kernel_la-persistent_dump.Plo
mv -f .deps/libfreehdl_kernel_la-db.Tpo .deps/libfreehdl_kernel_la-db.Plo
mv -f .deps/libfreehdl_kernel_la-persistent_cdfg_dump.Tpo .deps/libfreehdl_kernel_la-persistent_cdfg_dump.Plo
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT libfreehdl_kernel_la-pcounter.lo -MD -MP -MF .deps/libfreehdl_kernel_la-pcounter.Tpo -c pcounter.cc  -fPIC -DPIC -o .libs/libfreehdl_kernel_la-pcounter.o
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT libfreehdl_kernel_la-pcounter.lo -MD -MP -MF .deps/libfreehdl_kernel_la-pcounter.Tpo -c pcounter.cc -o libfreehdl_kernel_la-pcounter.o >/dev/null 2>&1
mv -f .deps/libfreehdl_kernel_la-pcounter.Tpo .deps/libfreehdl_kernel_la-pcounter.Plo
mv -f .deps/libfreehdl_kernel_la-register.Tpo .deps/libfreehdl_kernel_la-register.Plo
/bin/sh ../libtool --tag=CXX   --mode=link g++  -D_GLIBCXX_USE_CXX11_ABI=1 -version-info 0:0 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libfreehdl-kernel.la -rpath /usr/lib libfreehdl_kernel_la-error.lo libfreehdl_kernel_la-stack_trace.lo libfreehdl_kernel_la-name_stack.lo libfreehdl_kernel_la-attributes.lo libfreehdl_kernel_la-process_base.lo libfreehdl_kernel_la-sig_info.lo libfreehdl_kernel_la-sigacl_list.lo libfreehdl_kernel_la-wait_info.lo libfreehdl_kernel_la-acl.lo libfreehdl_kernel_la-main.lo libfreehdl_kernel_la-handle.lo libfreehdl_kernel_la-reader_info.lo libfreehdl_kernel_la-driver_info.lo libfreehdl_kernel_la-map_list.lo libfreehdl_kernel_la-global_event_queue.lo libfreehdl_kernel_la-kernel_class.lo libfreehdl_kernel_la-dump.lo libfreehdl_kernel_la-resolver_process.lo libfreehdl_kernel_la-resolver_descriptor.lo libfreehdl_kernel_la-source_descriptor.lo libfreehdl_kernel_la-signal_source_list_array.lo libfreehdl_kernel_la-persistent_dump.lo libfreehdl_kernel_la-persistent_cdfg_dump.lo libfreehdl_kernel_la-register.lo libfreehdl_kernel_la-db.lo libfreehdl_kernel_la-fhdl_stream.lo libfreehdl_kernel_la-pcounter.lo  
libtool: link: g++ -shared -nostdlib /usr/lib/gcc/armv7l-unknown-linux-gnueabihf/12.1.0/../../../crti.o /usr/lib/gcc/armv7l-unknown-linux-gnueabihf/12.1.0/crtbeginS.o  .libs/libfreehdl_kernel_la-error.o .libs/libfreehdl_kernel_la-stack_trace.o .libs/libfreehdl_kernel_la-name_stack.o .libs/libfreehdl_kernel_la-attributes.o .libs/libfreehdl_kernel_la-process_base.o .libs/libfreehdl_kernel_la-sig_info.o .libs/libfreehdl_kernel_la-sigacl_list.o .libs/libfreehdl_kernel_la-wait_info.o .libs/libfreehdl_kernel_la-acl.o .libs/libfreehdl_kernel_la-main.o .libs/libfreehdl_kernel_la-handle.o .libs/libfreehdl_kernel_la-reader_info.o .libs/libfreehdl_kernel_la-driver_info.o .libs/libfreehdl_kernel_la-map_list.o .libs/libfreehdl_kernel_la-global_event_queue.o .libs/libfreehdl_kernel_la-kernel_class.o .libs/libfreehdl_kernel_la-dump.o .libs/libfreehdl_kernel_la-resolver_process.o .libs/libfreehdl_kernel_la-resolver_descriptor.o .libs/libfreehdl_kernel_la-source_descriptor.o .libs/libfreehdl_kernel_la-signal_source_list_array.o .libs/libfreehdl_kernel_la-persistent_dump.o .libs/libfreehdl_kernel_la-persistent_cdfg_dump.o .libs/libfreehdl_kernel_la-register.o .libs/libfreehdl_kernel_la-db.o .libs/libfreehdl_kernel_la-fhdl_stream.o .libs/libfreehdl_kernel_la-pcounter.o   -L/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/12.1.0 -L/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/12.1.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/armv7l-unknown-linux-gnueabihf/12.1.0/crtendS.o /usr/lib/gcc/armv7l-unknown-linux-gnueabihf/12.1.0/../../../crtn.o  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libfreehdl-kernel.so.0 -o .libs/libfreehdl-kernel.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libfreehdl-kernel.so.0" && ln -s "libfreehdl-kernel.so.0.0.0" "libfreehdl-kernel.so.0")
libtool: link: (cd ".libs" && rm -f "libfreehdl-kernel.so" && ln -s "libfreehdl-kernel.so.0.0.0" "libfreehdl-kernel.so")
libtool: link: ar cru .libs/libfreehdl-kernel.a  libfreehdl_kernel_la-error.o libfreehdl_kernel_la-stack_trace.o libfreehdl_kernel_la-name_stack.o libfreehdl_kernel_la-attributes.o libfreehdl_kernel_la-process_base.o libfreehdl_kernel_la-sig_info.o libfreehdl_kernel_la-sigacl_list.o libfreehdl_kernel_la-wait_info.o libfreehdl_kernel_la-acl.o libfreehdl_kernel_la-main.o libfreehdl_kernel_la-handle.o libfreehdl_kernel_la-reader_info.o libfreehdl_kernel_la-driver_info.o libfreehdl_kernel_la-map_list.o libfreehdl_kernel_la-global_event_queue.o libfreehdl_kernel_la-kernel_class.o libfreehdl_kernel_la-dump.o libfreehdl_kernel_la-resolver_process.o libfreehdl_kernel_la-resolver_descriptor.o libfreehdl_kernel_la-source_descriptor.o libfreehdl_kernel_la-signal_source_list_array.o libfreehdl_kernel_la-persistent_dump.o libfreehdl_kernel_la-persistent_cdfg_dump.o libfreehdl_kernel_la-register.o libfreehdl_kernel_la-db.o libfreehdl_kernel_la-fhdl_stream.o libfreehdl_kernel_la-pcounter.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libfreehdl-kernel.a
libtool: link: ( cd ".libs" && rm -f "libfreehdl-kernel.la" && ln -s "../libfreehdl-kernel.la" "libfreehdl-kernel.la" )
make[1]: Leaving directory '/build/freehdl/src/freehdl-0.0.8/kernel'
Making all in std
make[1]: Entering directory '/build/freehdl/src/freehdl-0.0.8/std'
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" -DPACKAGE_STRING=\"freehdl\ 0.0.8\" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I..    -D_GLIBCXX_USE_CXX11_ABI=1 -MT memory.lo -MD -MP -MF .deps/memory.Tpo -c -o memory.lo memory.cc
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" -DPACKAGE_STRING=\"freehdl\ 0.0.8\" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I..    -D_GLIBCXX_USE_CXX11_ABI=1 -MT vhdl_types.lo -MD -MP -MF .deps/vhdl_types.Tpo -c -o vhdl_types.lo vhdl_types.cc
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" -DPACKAGE_STRING=\"freehdl\ 0.0.8\" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I..    -D_GLIBCXX_USE_CXX11_ABI=1 -MT internal_textio.lo -MD -MP -MF .deps/internal_textio.Tpo -c -o internal_textio.lo internal_textio.cc
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" -DPACKAGE_STRING=\"freehdl\ 0.0.8\" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I..    -D_GLIBCXX_USE_CXX11_ABI=1 -MT standard.lo -MD -MP -MF .deps/standard.Tpo -c -o standard.lo standard.cc
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT internal_textio.lo -MD -MP -MF .deps/internal_textio.Tpo -c internal_textio.cc  -fPIC -DPIC -o .libs/internal_textio.o
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT vhdl_types.lo -MD -MP -MF .deps/vhdl_types.Tpo -c vhdl_types.cc  -fPIC -DPIC -o .libs/vhdl_types.o
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT memory.lo -MD -MP -MF .deps/memory.Tpo -c memory.cc  -fPIC -DPIC -o .libs/memory.o
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT standard.lo -MD -MP -MF .deps/standard.Tpo -c standard.cc  -fPIC -DPIC -o .libs/standard.o
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT memory.lo -MD -MP -MF .deps/memory.Tpo -c memory.cc -o memory.o >/dev/null 2>&1
mv -f .deps/memory.Tpo .deps/memory.Plo
In file included from ../freehdl/std-vhdl-types.hh:16,
                 from internal_textio.cc:8:
../freehdl/kernel-acl.hh: In static member function 'static void acl::operator delete(void*)':
../freehdl/kernel-acl.hh:95:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
../freehdl/std-vhdl-types.hh: In function 'integer op_mod(integer, integer)':
../freehdl/std-vhdl-types.hh:261:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT internal_textio.lo -MD -MP -MF .deps/internal_textio.Tpo -c internal_textio.cc -o internal_textio.o >/dev/null 2>&1
In file included from ../freehdl/std-vhdl-types.hh:16,
                 from ../freehdl/std-standard.hh:6,
                 from standard.cc:9:
../freehdl/kernel-acl.hh: In static member function 'static void acl::operator delete(void*)':
../freehdl/kernel-acl.hh:95:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
../freehdl/std-vhdl-types.hh: In function 'integer op_mod(integer, integer)':
../freehdl/std-vhdl-types.hh:261:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT standard.lo -MD -MP -MF .deps/standard.Tpo -c standard.cc -o standard.o >/dev/null 2>&1
In file included from ../freehdl/std-vhdl-types.hh:16,
                 from vhdl_types.cc:9:
../freehdl/kernel-acl.hh: In static member function 'static void acl::operator delete(void*)':
../freehdl/kernel-acl.hh:95:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
../freehdl/std-vhdl-types.hh: In function 'integer op_mod(integer, integer)':
../freehdl/std-vhdl-types.hh:261:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
vhdl_types.cc: In member function 'virtual const char* access_info_base::read(void*, const char*)':
vhdl_types.cc:1132:1: warning: no return statement in function returning non-void [-Wreturn-type]
vhdl_types.cc: In member function 'virtual const char* vhdlfile_info_base::read(void*, const char*)':
vhdl_types.cc:1206:1: warning: no return statement in function returning non-void [-Wreturn-type]
vhdl_types.cc: In member function 'virtual const char* array_info::read(void*, const char*)':
vhdl_types.cc:2056:1: warning: no return statement in function returning non-void [-Wreturn-type]
vhdl_types.cc: In member function 'virtual const char* record_info::read(void*, const char*)':
vhdl_types.cc:2242:1: warning: no return statement in function returning non-void [-Wreturn-type]
vhdl_types.cc: In member function 'int type_info_interface::binary_print(buffer_stream&, const void*)':
vhdl_types.cc:842:1: warning: control reaches end of non-void function [-Wreturn-type]
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT vhdl_types.lo -MD -MP -MF .deps/vhdl_types.Tpo -c vhdl_types.cc -o vhdl_types.o >/dev/null 2>&1
mv -f .deps/internal_textio.Tpo .deps/internal_textio.Plo
mv -f .deps/standard.Tpo .deps/standard.Plo
mv -f .deps/vhdl_types.Tpo .deps/vhdl_types.Plo
/bin/sh ../libtool --tag=CXX   --mode=link g++  -D_GLIBCXX_USE_CXX11_ABI=1  -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libfreehdl-std.la -rpath /usr/lib memory.lo vhdl_types.lo internal_textio.lo standard.lo  
libtool: link: g++ -shared -nostdlib /usr/lib/gcc/armv7l-unknown-linux-gnueabihf/12.1.0/../../../crti.o /usr/lib/gcc/armv7l-unknown-linux-gnueabihf/12.1.0/crtbeginS.o  .libs/memory.o .libs/vhdl_types.o .libs/internal_textio.o .libs/standard.o   -L/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/12.1.0 -L/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/12.1.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/armv7l-unknown-linux-gnueabihf/12.1.0/crtendS.o /usr/lib/gcc/armv7l-unknown-linux-gnueabihf/12.1.0/../../../crtn.o  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libfreehdl-std.so.0 -o .libs/libfreehdl-std.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libfreehdl-std.so.0" && ln -s "libfreehdl-std.so.0.0.0" "libfreehdl-std.so.0")
libtool: link: (cd ".libs" && rm -f "libfreehdl-std.so" && ln -s "libfreehdl-std.so.0.0.0" "libfreehdl-std.so")
libtool: link: ar cru .libs/libfreehdl-std.a  memory.o vhdl_types.o internal_textio.o standard.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libfreehdl-std.a
libtool: link: ( cd ".libs" && rm -f "libfreehdl-std.la" && ln -s "../libfreehdl-std.la" "libfreehdl-std.la" )
make[1]: Leaving directory '/build/freehdl/src/freehdl-0.0.8/std'
Making all in v2cc
make[1]: Entering directory '/build/freehdl/src/freehdl-0.0.8/v2cc'
make  all-am
make[2]: Entering directory '/build/freehdl/src/freehdl-0.0.8/v2cc'
g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" -DPACKAGE_STRING=\"freehdl\ 0.0.8\" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -DDEFAULT_V2CC_LIBRARY_DIR=\"/usr/share/freehdl/lib\"    -D_GLIBCXX_USE_CXX11_ABI=1 -MT v2cc.o -MD -MP -MF .deps/v2cc.Tpo -c -o v2cc.o v2cc.cc
g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" -DPACKAGE_STRING=\"freehdl\ 0.0.8\" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -DDEFAULT_V2CC_LIBRARY_DIR=\"/usr/share/freehdl/lib\"    -D_GLIBCXX_USE_CXX11_ABI=1 -MT v2cc-chunk.o -MD -MP -MF .deps/v2cc-chunk.Tpo -c -o v2cc-chunk.o v2cc-chunk.cc
g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" -DPACKAGE_STRING=\"freehdl\ 0.0.8\" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -DDEFAULT_V2CC_LIBRARY_DIR=\"/usr/share/freehdl/lib\"    -D_GLIBCXX_USE_CXX11_ABI=1 -MT mapping.o -MD -MP -MF .deps/mapping.Tpo -c -o mapping.o mapping.cc
g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" -DPACKAGE_STRING=\"freehdl\ 0.0.8\" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -DDEFAULT_V2CC_LIBRARY_DIR=\"/usr/share/freehdl/lib\"    -D_GLIBCXX_USE_CXX11_ABI=1 -MT v2cc-explore.o -MD -MP -MF .deps/v2cc-explore.Tpo -c -o v2cc-explore.o v2cc-explore.cc
g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" -DPACKAGE_STRING=\"freehdl\ 0.0.8\" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -DDEFAULT_V2CC_LIBRARY_DIR=\"/usr/share/freehdl/lib\"    -D_GLIBCXX_USE_CXX11_ABI=1 -MT v2cc-util.o -MD -MP -MF .deps/v2cc-util.Tpo -c -o v2cc-util.o v2cc-util.cc
mv -f .deps/mapping.Tpo .deps/mapping.Po
g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" -DPACKAGE_STRING=\"freehdl\ 0.0.8\" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -DDEFAULT_V2CC_LIBRARY_DIR=\"/usr/share/freehdl/lib\"    -D_GLIBCXX_USE_CXX11_ABI=1 -MT v2cc-const-fold.o -MD -MP -MF .deps/v2cc-const-fold.Tpo -c -o v2cc-const-fold.o v2cc-const-fold.cc
In file included from v2cc-chunk.h:15,
                 from v2cc-chunk.cc:3:
v2cc.h:697:10: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
In file included from /usr/include/c++/12.1.0/string:48,
                 from /usr/include/c++/12.1.0/bits/locale_classes.h:40,
                 from /usr/include/c++/12.1.0/bits/ios_base.h:41,
                 from /usr/include/c++/12.1.0/ios:42,
                 from /usr/include/c++/12.1.0/ostream:38,
                 from /usr/include/c++/12.1.0/iostream:39,
                 from ../freehdl/fire-types.h:6,
                 from ../freehdl/fire.h:4,
                 from ../freehdl/vaul-chunk.h:6,
                 from v2cc-chunk.h:6:
/usr/include/c++/12.1.0/bits/stl_function.h:131:12: note: declared here
mv -f .deps/v2cc-chunk.Tpo .deps/v2cc-chunk.Po
g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" -DPACKAGE_STRING=\"freehdl\ 0.0.8\" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -DDEFAULT_V2CC_LIBRARY_DIR=\"/usr/share/freehdl/lib\"    -D_GLIBCXX_USE_CXX11_ABI=1 -MT v2cc-decl.o -MD -MP -MF .deps/v2cc-decl.Tpo -c -o v2cc-decl.o v2cc-decl.cc
In file included from v2cc-chunk.h:15,
                 from v2cc.cc:55:
v2cc.h:697:10: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
In file included from /usr/include/c++/12.1.0/string:48,
                 from /usr/include/c++/12.1.0/bits/locale_classes.h:40,
                 from /usr/include/c++/12.1.0/bits/ios_base.h:41,
                 from /usr/include/c++/12.1.0/ios:42,
                 from /usr/include/c++/12.1.0/istream:38,
                 from /usr/include/c++/12.1.0/fstream:38,
                 from v2cc.cc:50:
/usr/include/c++/12.1.0/bits/stl_function.h:131:12: note: declared here
In file included from v2cc.cc:56:
v2cc-util.h:301:10: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
/usr/include/c++/12.1.0/bits/stl_function.h:131:12: note: declared here
mv -f .deps/v2cc.Tpo .deps/v2cc.Po
g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" -DPACKAGE_STRING=\"freehdl\ 0.0.8\" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -DDEFAULT_V2CC_LIBRARY_DIR=\"/usr/share/freehdl/lib\"    -D_GLIBCXX_USE_CXX11_ABI=1 -MT v2cc-expr.o -MD -MP -MF .deps/v2cc-expr.Tpo -c -o v2cc-expr.o v2cc-expr.cc
In file included from v2cc-chunk.h:15,
                 from v2cc-util.h:9,
                 from v2cc-util.cc:10:
v2cc.h:697:10: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
In file included from /usr/include/c++/12.1.0/string:48,
                 from /usr/include/c++/12.1.0/bits/locale_classes.h:40,
                 from /usr/include/c++/12.1.0/bits/ios_base.h:41,
                 from /usr/include/c++/12.1.0/ios:42,
                 from /usr/include/c++/12.1.0/istream:38,
                 from /usr/include/c++/12.1.0/sstream:38,
                 from v2cc-util.h:6:
/usr/include/c++/12.1.0/bits/stl_function.h:131:12: note: declared here
v2cc-util.h:301:10: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
/usr/include/c++/12.1.0/bits/stl_function.h:131:12: note: declared here
v2cc-util.cc: In function 'int get_scalar_count(pIIR_Type, bool&)':
v2cc-util.cc:1510:1: warning: control reaches end of non-void function [-Wreturn-type]
mv -f .deps/v2cc-util.Tpo .deps/v2cc-util.Po
g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" -DPACKAGE_STRING=\"freehdl\ 0.0.8\" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -DDEFAULT_V2CC_LIBRARY_DIR=\"/usr/share/freehdl/lib\"    -D_GLIBCXX_USE_CXX11_ABI=1 -MT v2cc-cdfg-expr.o -MD -MP -MF .deps/v2cc-cdfg-expr.Tpo -c -o v2cc-cdfg-expr.o v2cc-cdfg-expr.cc
In file included from v2cc-chunk.h:15,
                 from v2cc-explore.cc:14:
v2cc.h:697:10: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
In file included from /usr/include/c++/12.1.0/string:48,
                 from /usr/include/c++/12.1.0/bits/locale_classes.h:40,
                 from /usr/include/c++/12.1.0/bits/ios_base.h:41,
                 from /usr/include/c++/12.1.0/ios:42,
                 from /usr/include/c++/12.1.0/ostream:38,
                 from /usr/include/c++/12.1.0/iostream:39,
                 from ../freehdl/fire-types.h:6,
                 from ../freehdl/fire.h:4,
                 from ../freehdl/vaul-chunk.h:6,
                 from ../freehdl/vaul-lexer.h:27,
                 from ../freehdl/vaul-dfile.h:27,
                 from ../freehdl/vaul.h:8,
                 from v2cc-explore.cc:13:
/usr/include/c++/12.1.0/bits/stl_function.h:131:12: note: declared here
In file included from v2cc-explore.cc:16:
v2cc-util.h:301:10: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
/usr/include/c++/12.1.0/bits/stl_function.h:131:12: note: declared here
v2cc-explore.cc: In member function 'choice_descriptor& choice_descriptor::operator=(const choice_descriptor&)':
v2cc-explore.cc:1635:3: warning: no return statement in function returning non-void [-Wreturn-type]
v2cc-explore.cc: In function 'int explore_and_check_scalar_case_statement(pIIR_CaseStatement, RegionStack&, bool)':
v2cc-explore.cc:1556:9: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int> >' changed in GCC 7.1
v2cc-explore.cc:1557:9: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int> >' changed in GCC 7.1
In file included from /usr/include/c++/12.1.0/vector:64,
                 from v2cc-chunk.h:10:
/usr/include/c++/12.1.0/bits/stl_vector.h: In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = long long int; _Alloc = std::allocator<long long int>]':
/usr/include/c++/12.1.0/bits/stl_vector.h:1287:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int> >' changed in GCC 7.1
In file included from /usr/include/c++/12.1.0/algorithm:61,
                 from v2cc-explore.cc:1:
/usr/include/c++/12.1.0/bits/stl_algo.h: In function 'void std::sort(_RAIter, _RAIter) [with _RAIter = __gnu_cxx::__normal_iterator<long long int*, vector<long long int> >]':
/usr/include/c++/12.1.0/bits/stl_algo.h:4810:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int> >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_algo.h:4810:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int> >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_algo.h:4820:18: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int> >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_vector.h: In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = StaticRangeDescriptor<long long int, IR_Direction>; _Alloc = std::allocator<StaticRangeDescriptor<long long int, IR_Direction> >]':
/usr/include/c++/12.1.0/bits/stl_vector.h:1287:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<StaticRangeDescriptor<long long int, IR_Direction>*, std::vector<StaticRangeDescriptor<long long int, IR_Direction> > >' changed in GCC 7.1
In file included from /usr/include/c++/12.1.0/list:63,
                 from v2cc-chunk.h:9:
/usr/include/c++/12.1.0/bits/stl_list.h: In member function 'void std::__cxx11::list<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = StaticRangeDescriptor<long long int, IR_Direction>; _Alloc = std::allocator<StaticRangeDescriptor<long long int, IR_Direction> >]':
/usr/include/c++/12.1.0/bits/stl_list.h:1306:24: note: parameter passing for argument of type 'std::_List_iterator<StaticRangeDescriptor<long long int, IR_Direction> >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_vector.h: In copy constructor 'std::vector<_Tp, _Alloc>::vector(const std::vector<_Tp, _Alloc>&) [with _Tp = StaticRangeDescriptor<long long int, IR_Direction>; _Alloc = std::allocator<StaticRangeDescriptor<long long int, IR_Direction> >]':
/usr/include/c++/12.1.0/bits/stl_vector.h:601:31: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<const StaticRangeDescriptor<long long int, IR_Direction>*, std::vector<StaticRangeDescriptor<long long int, IR_Direction> > >' changed in GCC 7.1
In file included from /usr/include/c++/12.1.0/vector:70:
/usr/include/c++/12.1.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const long long int&}; _Tp = long long int; _Alloc = std::allocator<long long int>]':
/usr/include/c++/12.1.0/bits/vector.tcc:439:7: note: parameter passing for argument of type 'std::vector<long long int>::iterator' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_algo.h: In function 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<long long int*, vector<long long int> >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]':
/usr/include/c++/12.1.0/bits/stl_algo.h:1932:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int> >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_algo.h:1932:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int> >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_algo.h:1937:25: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int> >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_algo.h:1940:31: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int> >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/vector.tcc: In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {long long int}; _Tp = long long int; _Alloc = std::allocator<long long int>]':
/usr/include/c++/12.1.0/bits/vector.tcc:123:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int> >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/vector.tcc: In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {StaticRangeDescriptor<long long int, IR_Direction>}; _Tp = StaticRangeDescriptor<long long int, IR_Direction>; _Alloc = std::allocator<StaticRangeDescriptor<long long int, IR_Direction> >]':
/usr/include/c++/12.1.0/bits/vector.tcc:123:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<StaticRangeDescriptor<long long int, IR_Direction>*, std::vector<StaticRangeDescriptor<long long int, IR_Direction> > >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const StaticRangeDescriptor<long long int, IR_Direction>&}; _Tp = StaticRangeDescriptor<long long int, IR_Direction>; _Alloc = std::allocator<StaticRangeDescriptor<long long int, IR_Direction> >]':
/usr/include/c++/12.1.0/bits/vector.tcc:439:7: note: parameter passing for argument of type 'std::vector<StaticRangeDescriptor<long long int, IR_Direction> >::iterator' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_list.h: In member function 'void std::__cxx11::list<_Tp, _Alloc>::_M_insert(iterator, _Args&& ...) [with _Args = {const StaticRangeDescriptor<long long int, IR_Direction>&}; _Tp = StaticRangeDescriptor<long long int, IR_Direction>; _Alloc = std::allocator<StaticRangeDescriptor<long long int, IR_Direction> >]':
/usr/include/c++/12.1.0/bits/stl_list.h:2003:8: note: parameter passing for argument of type 'std::__cxx11::list<StaticRangeDescriptor<long long int, IR_Direction> >::iterator' changed in GCC 7.1
In file included from /usr/include/c++/12.1.0/vector:63:
/usr/include/c++/12.1.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = __gnu_cxx::__normal_iterator<const StaticRangeDescriptor<long long int, IR_Direction>*, vector<StaticRangeDescriptor<long long int, IR_Direction> > >; _ForwardIterator = StaticRangeDescriptor<long long int, IR_Direction>*; _Tp = StaticRangeDescriptor<long long int, IR_Direction>]':
/usr/include/c++/12.1.0/bits/stl_uninitialized.h:365:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<const StaticRangeDescriptor<long long int, IR_Direction>*, std::vector<StaticRangeDescriptor<long long int, IR_Direction> > >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_uninitialized.h:365:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<const StaticRangeDescriptor<long long int, IR_Direction>*, std::vector<StaticRangeDescriptor<long long int, IR_Direction> > >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_uninitialized.h:372:37: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<const StaticRangeDescriptor<long long int, IR_Direction>*, std::vector<StaticRangeDescriptor<long long int, IR_Direction> > >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_algo.h: In function 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<long long int*, vector<long long int> >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_less_iter]':
/usr/include/c++/12.1.0/bits/stl_algo.h:1908:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int> >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_algo.h:1908:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int> >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_algo.h:1916:27: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int> >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_algo.h:1921:38: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int> >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_algo.h:1922:25: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int> >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_algo.h: In function 'void std::__final_insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<long long int*, vector<long long int> >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]':
/usr/include/c++/12.1.0/bits/stl_algo.h:1844:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int> >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_algo.h:1844:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int> >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_algo.h:1849:25: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int> >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_algo.h:1850:35: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int> >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_algo.h:1854:23: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int> >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {long long int}; _Tp = long long int; _Alloc = std::allocator<long long int>]':
/usr/include/c++/12.1.0/bits/vector.tcc:439:7: note: parameter passing for argument of type 'std::vector<long long int>::iterator' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {StaticRangeDescriptor<long long int, IR_Direction>}; _Tp = StaticRangeDescriptor<long long int, IR_Direction>; _Alloc = std::allocator<StaticRangeDescriptor<long long int, IR_Direction> >]':
/usr/include/c++/12.1.0/bits/vector.tcc:439:7: note: parameter passing for argument of type 'std::vector<StaticRangeDescriptor<long long int, IR_Direction> >::iterator' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_vector.h: In function 'bool std::operator<(const vector<_Tp, _Alloc>&, const vector<_Tp, _Alloc>&) [with _Tp = StaticRangeDescriptor<long long int, IR_Direction>; _Alloc = allocator<StaticRangeDescriptor<long long int, IR_Direction> >]':
/usr/include/c++/12.1.0/bits/stl_vector.h:2075:42: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<const StaticRangeDescriptor<long long int, IR_Direction>*, std::vector<StaticRangeDescriptor<long long int, IR_Direction> > >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_vector.h:2075:42: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<const StaticRangeDescriptor<long long int, IR_Direction>*, std::vector<StaticRangeDescriptor<long long int, IR_Direction> > >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = __gnu_cxx::__normal_iterator<const StaticRangeDescriptor<long long int, IR_Direction>*, vector<StaticRangeDescriptor<long long int, IR_Direction> > >; _ForwardIterator = StaticRangeDescriptor<long long int, IR_Direction>*]':
/usr/include/c++/12.1.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<const StaticRangeDescriptor<long long int, IR_Direction>*, std::vector<StaticRangeDescriptor<long long int, IR_Direction> > >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_uninitialized.h:163:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<const StaticRangeDescriptor<long long int, IR_Direction>*, std::vector<StaticRangeDescriptor<long long int, IR_Direction> > >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_uninitialized.h:185:15: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<const StaticRangeDescriptor<long long int, IR_Direction>*, std::vector<StaticRangeDescriptor<long long int, IR_Direction> > >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_algo.h: In function 'void std::__partial_sort(_RandomAccessIterator, _RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<long long int*, vector<long long int> >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]':
/usr/include/c++/12.1.0/bits/stl_algo.h:1895:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int> >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_algo.h:1895:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int> >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_algo.h:1895:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int> >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_algo.h:1900:25: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int> >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_algo.h:1901:23: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int> >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_algo.h: In function '_RandomAccessIterator std::__unguarded_partition_pivot(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<long long int*, vector<long long int> >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]':
/usr/include/c++/12.1.0/bits/stl_algo.h:1883:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int> >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_algo.h:1883:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int> >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_algo.h:1887:34: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int> >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_algo.h:1887:34: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int> >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_algo.h:1889:40: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int> >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_algo.h: In function 'void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<long long int*, vector<long long int> >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]':
/usr/include/c++/12.1.0/bits/stl_algo.h:1802:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int> >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_algo.h:1802:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int> >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_algo.h:1809:14: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int> >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_algo.h:1813:26: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int> >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_algo.h: In function 'void std::__unguarded_insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<long long int*, vector<long long int> >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]':
/usr/include/c++/12.1.0/bits/stl_algo.h:1826:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int> >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_algo.h:1826:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int> >' changed in GCC 7.1
In file included from /usr/include/c++/12.1.0/algorithm:60:
/usr/include/c++/12.1.0/bits/stl_algobase.h: In function 'bool std::lexicographical_compare(_II1, _II1, _II2, _II2) [with _II1 = __gnu_cxx::__normal_iterator<const StaticRangeDescriptor<long long int, IR_Direction>*, vector<StaticRangeDescriptor<long long int, IR_Direction> > >; _II2 = __gnu_cxx::__normal_iterator<const StaticRangeDescriptor<long long int, IR_Direction>*, vector<StaticRangeDescriptor<long long int, IR_Direction> > >]':
/usr/include/c++/12.1.0/bits/stl_algobase.h:1731:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<const StaticRangeDescriptor<long long int, IR_Direction>*, std::vector<StaticRangeDescriptor<long long int, IR_Direction> > >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_algobase.h:1731:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<const StaticRangeDescriptor<long long int, IR_Direction>*, std::vector<StaticRangeDescriptor<long long int, IR_Direction> > >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_algobase.h:1731:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<const StaticRangeDescriptor<long long int, IR_Direction>*, std::vector<StaticRangeDescriptor<long long int, IR_Direction> > >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_algobase.h:1731:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<const StaticRangeDescriptor<long long int, IR_Direction>*, std::vector<StaticRangeDescriptor<long long int, IR_Direction> > >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_algobase.h:1746:48: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<const StaticRangeDescriptor<long long int, IR_Direction>*, std::vector<StaticRangeDescriptor<long long int, IR_Direction> > >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_algobase.h:1746:48: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<const StaticRangeDescriptor<long long int, IR_Direction>*, std::vector<StaticRangeDescriptor<long long int, IR_Direction> > >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_uninitialized.h: In static member function 'static _ForwardIterator std::__uninitialized_copy<_TrivialValueTypes>::__uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = __gnu_cxx::__normal_iterator<const StaticRangeDescriptor<long long int, IR_Direction>*, std::vector<StaticRangeDescriptor<long long int, IR_Direction> > >; _ForwardIterator = StaticRangeDescriptor<long long int, IR_Direction>*; bool _TrivialValueTypes = false]':
/usr/include/c++/12.1.0/bits/stl_uninitialized.h:135:9: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<const StaticRangeDescriptor<long long int, IR_Direction>*, std::vector<StaticRangeDescriptor<long long int, IR_Direction> > >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_uninitialized.h:135:9: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<const StaticRangeDescriptor<long long int, IR_Direction>*, std::vector<StaticRangeDescriptor<long long int, IR_Direction> > >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_uninitialized.h:137:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<const StaticRangeDescriptor<long long int, IR_Direction>*, std::vector<StaticRangeDescriptor<long long int, IR_Direction> > >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_algo.h: In function 'void std::__heap_select(_RandomAccessIterator, _RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<long long int*, vector<long long int> >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]':
/usr/include/c++/12.1.0/bits/stl_algo.h:1625:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int> >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_algo.h:1625:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int> >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_algo.h:1625:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int> >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_algo.h:1629:23: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int> >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_algo.h:1631:12: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int> >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_algo.h:1632:19: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int> >' changed in GCC 7.1
In file included from /usr/include/c++/12.1.0/bits/stl_algo.h:60:
/usr/include/c++/12.1.0/bits/stl_heap.h: In function 'void std::__sort_heap(_RandomAccessIterator, _RandomAccessIterator, _Compare&) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<long long int*, vector<long long int> >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]':
/usr/include/c++/12.1.0/bits/stl_heap.h:418:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int> >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_heap.h:418:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int> >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_heap.h:424:19: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int> >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_algo.h: In function 'void std::__move_median_to_first(_Iterator, _Iterator, _Iterator, _Iterator, _Compare) [with _Iterator = __gnu_cxx::__normal_iterator<long long int*, vector<long long int> >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]':
/usr/include/c++/12.1.0/bits/stl_algo.h:82:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int> >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_algo.h:82:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int> >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_algo.h:82:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int> >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_algo.h:82:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int> >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_algo.h:85:17: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int> >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_algo.h:87:14: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int> >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_algo.h:88:20: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int> >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_algo.h:89:19: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int> >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_algo.h:90:20: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int> >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_algo.h:92:20: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int> >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_algo.h:94:22: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int> >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_algo.h:95:16: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int> >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_algo.h:96:22: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int> >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_algo.h:97:16: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int> >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_algo.h:99:16: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int> >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_algo.h: In function '_RandomAccessIterator std::__unguarded_partition(_RandomAccessIterator, _RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<long long int*, vector<long long int> >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]':
/usr/include/c++/12.1.0/bits/stl_algo.h:1861:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int> >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_algo.h:1861:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int> >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_algo.h:1861:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int> >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_algo.h:1867:17: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int> >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_algo.h:1870:17: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int> >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_algo.h:1874:18: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int> >' changed in GCC 7.1
In file included from /usr/include/c++/12.1.0/bits/stl_algobase.h:71:
/usr/include/c++/12.1.0/bits/predefined_ops.h: In member function 'constexpr bool __gnu_cxx::__ops::_Iter_less_iter::operator()(_Iterator1, _Iterator2) const [with _Iterator1 = __gnu_cxx::__normal_iterator<long long int*, std::vector<long long int> >; _Iterator2 = __gnu_cxx::__normal_iterator<long long int*, std::vector<long long int> >]':
/usr/include/c++/12.1.0/bits/predefined_ops.h:44:7: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int> >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/predefined_ops.h:44:7: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int> >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_algobase.h: In function '_BI2 std::move_backward(_BI1, _BI1, _BI2) [with _BI1 = __gnu_cxx::__normal_iterator<long long int*, vector<long long int> >; _BI2 = __gnu_cxx::__normal_iterator<long long int*, vector<long long int> >]':
/usr/include/c++/12.1.0/bits/stl_algobase.h:883:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int> >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_algobase.h:883:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int> >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_algobase.h:883:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int> >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_algobase.h:892:47: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int> >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_algo.h: In function 'void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<long long int*, vector<long long int> >; _Compare = __gnu_cxx::__ops::_Val_less_iter]':
/usr/include/c++/12.1.0/bits/stl_algo.h:1782:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int> >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_algobase.h: In function 'bool std::__lexicographical_compare_aux(_II1, _II1, _II2, _II2) [with _II1 = __gnu_cxx::__normal_iterator<const StaticRangeDescriptor<long long int, IR_Direction>*, vector<StaticRangeDescriptor<long long int, IR_Direction> > >; _II2 = __gnu_cxx::__normal_iterator<const StaticRangeDescriptor<long long int, IR_Direction>*, vector<StaticRangeDescriptor<long long int, IR_Direction> > >]':
/usr/include/c++/12.1.0/bits/stl_algobase.h:1413:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<const StaticRangeDescriptor<long long int, IR_Direction>*, std::vector<StaticRangeDescriptor<long long int, IR_Direction> > >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_algobase.h:1413:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<const StaticRangeDescriptor<long long int, IR_Direction>*, std::vector<StaticRangeDescriptor<long long int, IR_Direction> > >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_algobase.h:1413:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<const StaticRangeDescriptor<long long int, IR_Direction>*, std::vector<StaticRangeDescriptor<long long int, IR_Direction> > >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_algobase.h:1413:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<const StaticRangeDescriptor<long long int, IR_Direction>*, std::vector<StaticRangeDescriptor<long long int, IR_Direction> > >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_uninitialized.h: In function '_ForwardIterator std::__do_uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = __gnu_cxx::__normal_iterator<const StaticRangeDescriptor<long long int, IR_Direction>*, vector<StaticRangeDescriptor<long long int, IR_Direction> > >; _ForwardIterator = StaticRangeDescriptor<long long int, IR_Direction>*]':
/usr/include/c++/12.1.0/bits/stl_uninitialized.h:113:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<const StaticRangeDescriptor<long long int, IR_Direction>*, std::vector<StaticRangeDescriptor<long long int, IR_Direction> > >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_uninitialized.h:113:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<const StaticRangeDescriptor<long long int, IR_Direction>*, std::vector<StaticRangeDescriptor<long long int, IR_Direction> > >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_vector.h: In function 'bool std::operator==(const vector<_Tp, _Alloc>&, const vector<_Tp, _Alloc>&) [with _Tp = StaticRangeDescriptor<long long int, IR_Direction>; _Alloc = allocator<StaticRangeDescriptor<long long int, IR_Direction> >]':
/usr/include/c++/12.1.0/bits/stl_vector.h:2037:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<const StaticRangeDescriptor<long long int, IR_Direction>*, std::vector<StaticRangeDescriptor<long long int, IR_Direction> > >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_heap.h: In function 'void std::__make_heap(_RandomAccessIterator, _RandomAccessIterator, _Compare&) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<long long int*, vector<long long int> >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]':
/usr/include/c++/12.1.0/bits/stl_heap.h:339:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int> >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_heap.h:339:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int> >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_heap.h: In function 'void std::__pop_heap(_RandomAccessIterator, _RandomAccessIterator, _RandomAccessIterator, _Compare&) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<long long int*, vector<long long int> >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]':
/usr/include/c++/12.1.0/bits/stl_heap.h:253:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int> >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_heap.h:253:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int> >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_heap.h:253:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int> >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_algobase.h: In function 'void std::iter_swap(_ForwardIterator1, _ForwardIterator2) [with _ForwardIterator1 = __gnu_cxx::__normal_iterator<long long int*, vector<long long int> >; _ForwardIterator2 = __gnu_cxx::__normal_iterator<long long int*, vector<long long int> >]':
/usr/include/c++/12.1.0/bits/stl_algobase.h:152:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int> >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_algobase.h:152:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int> >' changed in GCC 7.1
In file included from /usr/include/c++/12.1.0/bits/stl_algobase.h:61:
/usr/include/c++/12.1.0/bits/cpp_type_traits.h: In function '_Iterator std::__miter_base(_Iterator) [with _Iterator = __gnu_cxx::__normal_iterator<long long int*, vector<long long int> >]':
/usr/include/c++/12.1.0/bits/cpp_type_traits.h:562:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int> >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_algobase.h: In function '_OI std::__copy_move_backward_a(_II, _II, _OI) [with bool _IsMove = true; _II = __gnu_cxx::__normal_iterator<long long int*, vector<long long int> >; _OI = __gnu_cxx::__normal_iterator<long long int*, vector<long long int> >]':
/usr/include/c++/12.1.0/bits/stl_algobase.h:796:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int> >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_algobase.h:796:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int> >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_algobase.h:796:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int> >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/predefined_ops.h: In member function 'bool __gnu_cxx::__ops::_Val_less_iter::operator()(_Value&, _Iterator) const [with _Value = long long int; _Iterator = __gnu_cxx::__normal_iterator<long long int*, std::vector<long long int> >]':
/usr/include/c++/12.1.0/bits/predefined_ops.h:97:7: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int> >' changed in GCC 7.1
In file included from /usr/include/c++/12.1.0/bits/stl_algobase.h:67:
/usr/include/c++/12.1.0/bits/stl_iterator.h: In function '_Iterator std::__niter_base(__gnu_cxx::__normal_iterator<_Iterator, _Container>) [with _Iterator = const StaticRangeDescriptor<long long int, IR_Direction>*; _Container = vector<StaticRangeDescriptor<long long int, IR_Direction> >]':
/usr/include/c++/12.1.0/bits/stl_iterator.h:1353:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<const StaticRangeDescriptor<long long int, IR_Direction>*, std::vector<StaticRangeDescriptor<long long int, IR_Direction> > >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_algobase.h: In function 'bool std::equal(_II1, _II1, _II2) [with _II1 = __gnu_cxx::__normal_iterator<const StaticRangeDescriptor<long long int, IR_Direction>*, vector<StaticRangeDescriptor<long long int, IR_Direction> > >; _II2 = __gnu_cxx::__normal_iterator<const StaticRangeDescriptor<long long int, IR_Direction>*, vector<StaticRangeDescriptor<long long int, IR_Direction> > >]':
/usr/include/c++/12.1.0/bits/stl_algobase.h:1545:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<const StaticRangeDescriptor<long long int, IR_Direction>*, std::vector<StaticRangeDescriptor<long long int, IR_Direction> > >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_algobase.h:1545:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<const StaticRangeDescriptor<long long int, IR_Direction>*, std::vector<StaticRangeDescriptor<long long int, IR_Direction> > >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_algobase.h:1545:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<const StaticRangeDescriptor<long long int, IR_Direction>*, std::vector<StaticRangeDescriptor<long long int, IR_Direction> > >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_algobase.h:1555:30: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<const StaticRangeDescriptor<long long int, IR_Direction>*, std::vector<StaticRangeDescriptor<long long int, IR_Direction> > >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_heap.h: In function 'void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<long long int*, vector<long long int> >; _Distance = int; _Tp = long long int; _Compare = __gnu_cxx::__ops::_Iter_less_iter]':
/usr/include/c++/12.1.0/bits/stl_heap.h:223:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int> >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_heap.h:231:14: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int> >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_iterator.h: In function '_Iterator std::__niter_base(__gnu_cxx::__normal_iterator<_Iterator, _Container>) [with _Iterator = long long int*; _Container = vector<long long int>]':
/usr/include/c++/12.1.0/bits/stl_iterator.h:1353:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int> >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_algobase.h: In function '_From std::__niter_wrap(_From, _To) [with _From = __gnu_cxx::__normal_iterator<long long int*, vector<long long int> >; _To = long long int*]':
/usr/include/c++/12.1.0/bits/stl_algobase.h:328:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int> >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_algobase.h: In function 'bool std::__equal_aux(_II1, _II1, _II2) [with _II1 = __gnu_cxx::__normal_iterator<const StaticRangeDescriptor<long long int, IR_Direction>*, vector<StaticRangeDescriptor<long long int, IR_Direction> > >; _II2 = __gnu_cxx::__normal_iterator<const StaticRangeDescriptor<long long int, IR_Direction>*, vector<StaticRangeDescriptor<long long int, IR_Direction> > >]':
/usr/include/c++/12.1.0/bits/stl_algobase.h:1216:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<const StaticRangeDescriptor<long long int, IR_Direction>*, std::vector<StaticRangeDescriptor<long long int, IR_Direction> > >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_algobase.h:1216:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<const StaticRangeDescriptor<long long int, IR_Direction>*, std::vector<StaticRangeDescriptor<long long int, IR_Direction> > >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_algobase.h:1216:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<const StaticRangeDescriptor<long long int, IR_Direction>*, std::vector<StaticRangeDescriptor<long long int, IR_Direction> > >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_heap.h: In function 'void std::__push_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare&) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<long long int*, vector<long long int> >; _Distance = int; _Tp = long long int; _Compare = __gnu_cxx::__ops::_Iter_less_val]':
/usr/include/c++/12.1.0/bits/stl_heap.h:134:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int> >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/stl_heap.h:139:48: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int> >' changed in GCC 7.1
/usr/include/c++/12.1.0/bits/predefined_ops.h: In member function 'bool __gnu_cxx::__ops::_Iter_less_val::operator()(_Iterator, _Value&) const [with _Iterator = __gnu_cxx::__normal_iterator<long long int*, std::vector<long long int> >; _Value = long long int]':
/usr/include/c++/12.1.0/bits/predefined_ops.h:68:7: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int> >' changed in GCC 7.1
mv -f .deps/v2cc-explore.Tpo .deps/v2cc-explore.Po
In file included from v2cc-chunk.h:15,
                 from v2cc-const-fold.cc:2:
v2cc.h:697:10: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
In file included from /usr/include/c++/12.1.0/string:48,
                 from /usr/include/c++/12.1.0/bits/locale_classes.h:40,
                 from /usr/include/c++/12.1.0/bits/ios_base.h:41,
                 from /usr/include/c++/12.1.0/ios:42,
                 from /usr/include/c++/12.1.0/ostream:38,
                 from /usr/include/c++/12.1.0/iostream:39,
                 from ../freehdl/fire-types.h:6,
                 from ../freehdl/fire.h:4,
                 from ../freehdl/vaul-chunk.h:6,
                 from ../freehdl/vaul-lexer.h:27,
                 from ../freehdl/vaul-dfile.h:27,
                 from ../freehdl/vaul.h:8,
                 from v2cc-const-fold.cc:1:
/usr/include/c++/12.1.0/bits/stl_function.h:131:12: note: declared here
In file included from v2cc-const-fold.cc:16:
v2cc-util.h:301:10: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
/usr/include/c++/12.1.0/bits/stl_function.h:131:12: note: declared here
mv -f .deps/v2cc-const-fold.Tpo .deps/v2cc-const-fold.Po
g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" -DPACKAGE_STRING=\"freehdl\ 0.0.8\" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -DDEFAULT_V2CC_LIBRARY_DIR=\"/usr/share/freehdl/lib\"    -D_GLIBCXX_USE_CXX11_ABI=1 -MT v2cc-impl.o -MD -MP -MF .deps/v2cc-impl.Tpo -c -o v2cc-impl.o v2cc-impl.cc
g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" -DPACKAGE_STRING=\"freehdl\ 0.0.8\" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -DDEFAULT_V2CC_LIBRARY_DIR=\"/usr/share/freehdl/lib\"    -D_GLIBCXX_USE_CXX11_ABI=1 -MT v2cc-acl.o -MD -MP -MF .deps/v2cc-acl.Tpo -c -o v2cc-acl.o v2cc-acl.cc
In file included from v2cc-chunk.h:15,
                 from v2cc-expr.cc:16:
v2cc.h:697:10: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
In file included from /usr/include/c++/12.1.0/string:48,
                 from /usr/include/c++/12.1.0/bits/locale_classes.h:40,
                 from /usr/include/c++/12.1.0/bits/ios_base.h:41,
                 from /usr/include/c++/12.1.0/ios:42,
                 from /usr/include/c++/12.1.0/ostream:38,
                 from /usr/include/c++/12.1.0/iostream:39,
                 from ../freehdl/fire-types.h:6,
                 from ../freehdl/fire.h:4,
                 from ../freehdl/vaul-chunk.h:6,
                 from ../freehdl/vaul-lexer.h:27,
                 from ../freehdl/vaul-dfile.h:27,
                 from ../freehdl/vaul.h:8,
                 from v2cc-expr.cc:15:
/usr/include/c++/12.1.0/bits/stl_function.h:131:12: note: declared here
In file included from v2cc-expr.cc:18:
v2cc-util.h:301:10: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
/usr/include/c++/12.1.0/bits/stl_function.h:131:12: note: declared here
mv -f .deps/v2cc-expr.Tpo .deps/v2cc-expr.Po
g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" -DPACKAGE_STRING=\"freehdl\ 0.0.8\" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -DDEFAULT_V2CC_LIBRARY_DIR=\"/usr/share/freehdl/lib\"    -D_GLIBCXX_USE_CXX11_ABI=1 -MT v2cc-qid.o -MD -MP -MF .deps/v2cc-qid.Tpo -c -o v2cc-qid.o v2cc-qid.cc
In file included from v2cc-chunk.h:15,
                 from v2cc-decl.cc:12:
v2cc.h:697:10: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
In file included from /usr/include/c++/12.1.0/string:48,
                 from /usr/include/c++/12.1.0/bits/locale_classes.h:40,
                 from /usr/include/c++/12.1.0/bits/ios_base.h:41,
                 from /usr/include/c++/12.1.0/ios:42,
                 from /usr/include/c++/12.1.0/ostream:38,
                 from /usr/include/c++/12.1.0/iostream:39,
                 from ../freehdl/fire-types.h:6,
                 from ../freehdl/fire.h:4,
                 from ../freehdl/vaul-chunk.h:6,
                 from ../freehdl/vaul-lexer.h:27,
                 from ../freehdl/vaul-dfile.h:27,
                 from ../freehdl/vaul.h:8,
                 from v2cc-decl.cc:11:
/usr/include/c++/12.1.0/bits/stl_function.h:131:12: note: declared here
In file included from v2cc-decl.cc:14:
v2cc-util.h:301:10: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
/usr/include/c++/12.1.0/bits/stl_function.h:131:12: note: declared here
mv -f .deps/v2cc-decl.Tpo .deps/v2cc-decl.Po
g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" -DPACKAGE_STRING=\"freehdl\ 0.0.8\" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -DDEFAULT_V2CC_LIBRARY_DIR=\"/usr/share/freehdl/lib\"    -D_GLIBCXX_USE_CXX11_ABI=1 -MT v2cc-get-type-info.o -MD -MP -MF .deps/v2cc-get-type-info.Tpo -c -o v2cc-get-type-info.o v2cc-get-type-info.cc
In file included from v2cc-chunk.h:15,
                 from v2cc-cdfg-expr.cc:2:
v2cc.h:697:10: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
In file included from /usr/include/c++/12.1.0/string:48,
                 from /usr/include/c++/12.1.0/bits/locale_classes.h:40,
                 from /usr/include/c++/12.1.0/bits/ios_base.h:41,
                 from /usr/include/c++/12.1.0/ios:42,
                 from /usr/include/c++/12.1.0/ostream:38,
                 from /usr/include/c++/12.1.0/iostream:39,
                 from ../freehdl/fire-types.h:6,
                 from ../freehdl/fire.h:4,
                 from ../freehdl/vaul-chunk.h:6,
                 from ../freehdl/vaul-lexer.h:27,
                 from ../freehdl/vaul-dfile.h:27,
                 from ../freehdl/vaul.h:8,
                 from v2cc-cdfg-expr.cc:1:
/usr/include/c++/12.1.0/bits/stl_function.h:131:12: note: declared here
In file included from v2cc-cdfg-expr.cc:14:
v2cc-util.h:301:10: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
/usr/include/c++/12.1.0/bits/stl_function.h:131:12: note: declared here
mv -f .deps/v2cc-cdfg-expr.Tpo .deps/v2cc-cdfg-expr.Po
g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" -DPACKAGE_STRING=\"freehdl\ 0.0.8\" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -DDEFAULT_V2CC_LIBRARY_DIR=\"/usr/share/freehdl/lib\"    -D_GLIBCXX_USE_CXX11_ABI=1 -MT v2cc-cdfg-static-expr.o -MD -MP -MF .deps/v2cc-cdfg-static-expr.Tpo -c -o v2cc-cdfg-static-expr.o v2cc-cdfg-static-expr.cc
In file included from v2cc-chunk.h:15,
                 from v2cc-acl.cc:2:
v2cc.h:697:10: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
In file included from /usr/include/c++/12.1.0/string:48,
                 from /usr/include/c++/12.1.0/bits/locale_classes.h:40,
                 from /usr/include/c++/12.1.0/bits/ios_base.h:41,
                 from /usr/include/c++/12.1.0/ios:42,
                 from /usr/include/c++/12.1.0/ostream:38,
                 from /usr/include/c++/12.1.0/iostream:39,
                 from ../freehdl/fire-types.h:6,
                 from ../freehdl/fire.h:4,
                 from ../freehdl/vaul-chunk.h:6,
                 from ../freehdl/vaul-lexer.h:27,
                 from ../freehdl/vaul-dfile.h:27,
                 from ../freehdl/vaul.h:8,
                 from v2cc-acl.cc:1:
/usr/include/c++/12.1.0/bits/stl_function.h:131:12: note: declared here
In file included from v2cc-acl.cc:14:
v2cc-util.h:301:10: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
/usr/include/c++/12.1.0/bits/stl_function.h:131:12: note: declared here
mv -f .deps/v2cc-acl.Tpo .deps/v2cc-acl.Po
g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" -DPACKAGE_STRING=\"freehdl\ 0.0.8\" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -DDEFAULT_V2CC_LIBRARY_DIR=\"/usr/share/freehdl/lib\"    -D_GLIBCXX_USE_CXX11_ABI=1 -MT v2cc-cdfg-impl.o -MD -MP -MF .deps/v2cc-cdfg-impl.Tpo -c -o v2cc-cdfg-impl.o v2cc-cdfg-impl.cc
In file included from v2cc-chunk.h:15,
                 from v2cc-qid.cc:3:
v2cc.h:697:10: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
In file included from /usr/include/c++/12.1.0/string:48,
                 from /usr/include/c++/12.1.0/bits/locale_classes.h:40,
                 from /usr/include/c++/12.1.0/bits/ios_base.h:41,
                 from /usr/include/c++/12.1.0/ios:42,
                 from /usr/include/c++/12.1.0/ostream:38,
                 from /usr/include/c++/12.1.0/iostream:39,
                 from ../freehdl/fire-types.h:6,
                 from ../freehdl/fire.h:4,
                 from ../freehdl/vaul-chunk.h:6,
                 from ../freehdl/vaul-lexer.h:27,
                 from ../freehdl/vaul-dfile.h:27,
                 from ../freehdl/vaul.h:8,
                 from v2cc-qid.cc:2:
/usr/include/c++/12.1.0/bits/stl_function.h:131:12: note: declared here
In file included from v2cc-qid.cc:4:
v2cc-util.h:301:10: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
/usr/include/c++/12.1.0/bits/stl_function.h:131:12: note: declared here
mv -f .deps/v2cc-qid.Tpo .deps/v2cc-qid.Po
g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" -DPACKAGE_STRING=\"freehdl\ 0.0.8\" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -DDEFAULT_V2CC_LIBRARY_DIR=\"/usr/share/freehdl/lib\"    -D_GLIBCXX_USE_CXX11_ABI=1 -MT v2cc-optimize.o -MD -MP -MF .deps/v2cc-optimize.Tpo -c -o v2cc-optimize.o v2cc-optimize.cc
In file included from v2cc-chunk.h:15,
                 from v2cc-get-type-info.cc:3:
v2cc.h:697:10: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
In file included from /usr/include/c++/12.1.0/string:48,
                 from /usr/include/c++/12.1.0/bits/locale_classes.h:40,
                 from /usr/include/c++/12.1.0/bits/ios_base.h:41,
                 from /usr/include/c++/12.1.0/ios:42,
                 from /usr/include/c++/12.1.0/ostream:38,
                 from /usr/include/c++/12.1.0/iostream:39,
                 from ../freehdl/fire-types.h:6,
                 from ../freehdl/fire.h:4,
                 from ../freehdl/vaul-chunk.h:6,
                 from ../freehdl/vaul-lexer.h:27,
                 from ../freehdl/vaul-dfile.h:27,
                 from ../freehdl/vaul.h:8,
                 from v2cc-get-type-info.cc:2:
/usr/include/c++/12.1.0/bits/stl_function.h:131:12: note: declared here
In file included from v2cc-get-type-info.cc:4:
v2cc-util.h:301:10: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
/usr/include/c++/12.1.0/bits/stl_function.h:131:12: note: declared here
mv -f .deps/v2cc-get-type-info.Tpo .deps/v2cc-get-type-info.Po
g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" -DPACKAGE_STRING=\"freehdl\ 0.0.8\" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -DDEFAULT_V2CC_LIBRARY_DIR=\"/usr/share/freehdl/lib\"    -D_GLIBCXX_USE_CXX11_ABI=1 -MT test-mapper.o -MD -MP -MF .deps/test-mapper.Tpo -c -o test-mapper.o test-mapper.cc
In file included from v2cc-chunk.h:15,
                 from v2cc-cdfg-static-expr.cc:2:
v2cc.h:697:10: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
In file included from /usr/include/c++/12.1.0/string:48,
                 from /usr/include/c++/12.1.0/bits/locale_classes.h:40,
                 from /usr/include/c++/12.1.0/bits/ios_base.h:41,
                 from /usr/include/c++/12.1.0/ios:42,
                 from /usr/include/c++/12.1.0/ostream:38,
                 from /usr/include/c++/12.1.0/iostream:39,
                 from ../freehdl/fire-types.h:6,
                 from ../freehdl/fire.h:4,
                 from ../freehdl/vaul-chunk.h:6,
                 from ../freehdl/vaul-lexer.h:27,
                 from ../freehdl/vaul-dfile.h:27,
                 from ../freehdl/vaul.h:8,
                 from v2cc-cdfg-static-expr.cc:1:
/usr/include/c++/12.1.0/bits/stl_function.h:131:12: note: declared here
In file included from v2cc-cdfg-static-expr.cc:14:
v2cc-util.h:301:10: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
/usr/include/c++/12.1.0/bits/stl_function.h:131:12: note: declared here
mv -f .deps/v2cc-cdfg-static-expr.Tpo .deps/v2cc-cdfg-static-expr.Po
mv -f .deps/test-mapper.Tpo .deps/test-mapper.Po
/bin/sh ../libtool --tag=CXX   --mode=link g++  -D_GLIBCXX_USE_CXX11_ABI=1  -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o test-mapper test-mapper.o mapping.o  
libtool: link: g++ -D_GLIBCXX_USE_CXX11_ABI=1 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test-mapper test-mapper.o mapping.o 
In file included from v2cc-chunk.h:15,
                 from v2cc-impl.cc:12:
v2cc.h:697:10: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
In file included from /usr/include/c++/12.1.0/string:48,
                 from /usr/include/c++/12.1.0/bits/locale_classes.h:40,
                 from /usr/include/c++/12.1.0/bits/ios_base.h:41,
                 from /usr/include/c++/12.1.0/ios:42,
                 from /usr/include/c++/12.1.0/ostream:38,
                 from /usr/include/c++/12.1.0/iostream:39,
                 from ../freehdl/fire-types.h:6,
                 from ../freehdl/fire.h:4,
                 from ../freehdl/vaul-chunk.h:6,
                 from ../freehdl/vaul-lexer.h:27,
                 from ../freehdl/vaul-dfile.h:27,
                 from ../freehdl/vaul.h:8,
                 from v2cc-impl.cc:11:
/usr/include/c++/12.1.0/bits/stl_function.h:131:12: note: declared here
In file included from v2cc-impl.cc:14:
v2cc-util.h:301:10: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
/usr/include/c++/12.1.0/bits/stl_function.h:131:12: note: declared here
v2cc-impl.cc: In function 'IR_StaticLevel m_emit_info_init(pIIR_RecordType, std::string&, RegionStack&, bool, int)':
v2cc-impl.cc:1034:1: warning: no return statement in function returning non-void [-Wreturn-type]
v2cc-impl.cc: At global scope:
v2cc-impl.cc:2610:29: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
/usr/include/c++/12.1.0/bits/stl_function.h:131:12: note: declared here
v2cc-impl.cc:2616:28: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
/usr/include/c++/12.1.0/bits/stl_function.h:131:12: note: declared here
v2cc-impl.cc:2623:29: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
/usr/include/c++/12.1.0/bits/stl_function.h:131:12: note: declared here
mv -f .deps/v2cc-impl.Tpo .deps/v2cc-impl.Po
In file included from v2cc-chunk.h:15,
                 from v2cc-optimize.cc:2:
v2cc.h:697:10: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
In file included from /usr/include/c++/12.1.0/string:48,
                 from /usr/include/c++/12.1.0/bits/locale_classes.h:40,
                 from /usr/include/c++/12.1.0/bits/ios_base.h:41,
                 from /usr/include/c++/12.1.0/ios:42,
                 from /usr/include/c++/12.1.0/ostream:38,
                 from /usr/include/c++/12.1.0/iostream:39,
                 from ../freehdl/fire-types.h:6,
                 from ../freehdl/fire.h:4,
                 from ../freehdl/vaul-chunk.h:6,
                 from ../freehdl/vaul-lexer.h:27,
                 from ../freehdl/vaul-dfile.h:27,
                 from ../freehdl/vaul.h:8,
                 from v2cc-optimize.cc:1:
/usr/include/c++/12.1.0/bits/stl_function.h:131:12: note: declared here
In file included from v2cc-optimize.cc:4:
v2cc-util.h:301:10: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
/usr/include/c++/12.1.0/bits/stl_function.h:131:12: note: declared here
mv -f .deps/v2cc-optimize.Tpo .deps/v2cc-optimize.Po
In file included from v2cc-chunk.h:15,
                 from v2cc-cdfg-impl.cc:12:
v2cc.h:697:10: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
In file included from /usr/include/c++/12.1.0/string:48,
                 from /usr/include/c++/12.1.0/bits/locale_classes.h:40,
                 from /usr/include/c++/12.1.0/bits/ios_base.h:41,
                 from /usr/include/c++/12.1.0/ios:42,
                 from /usr/include/c++/12.1.0/ostream:38,
                 from /usr/include/c++/12.1.0/iostream:39,
                 from ../freehdl/fire-types.h:6,
                 from ../freehdl/fire.h:4,
                 from ../freehdl/vaul-chunk.h:6,
                 from ../freehdl/vaul-lexer.h:27,
                 from ../freehdl/vaul-dfile.h:27,
                 from ../freehdl/vaul.h:8,
                 from v2cc-cdfg-impl.cc:11:
/usr/include/c++/12.1.0/bits/stl_function.h:131:12: note: declared here
In file included from v2cc-cdfg-impl.cc:14:
v2cc-util.h:301:10: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations]
/usr/include/c++/12.1.0/bits/stl_function.h:131:12: note: declared here
mv -f .deps/v2cc-cdfg-impl.Tpo .deps/v2cc-cdfg-impl.Po
/bin/sh ../libtool --tag=CXX   --mode=link g++  -D_GLIBCXX_USE_CXX11_ABI=1  -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o freehdl-v2cc v2cc.o v2cc-chunk.o mapping.o v2cc-explore.o v2cc-util.o v2cc-const-fold.o v2cc-decl.o v2cc-expr.o v2cc-cdfg-expr.o v2cc-impl.o v2cc-acl.o v2cc-qid.o v2cc-get-type-info.o v2cc-cdfg-static-expr.o v2cc-cdfg-impl.o v2cc-optimize.o ../vaul/libfreehdl-vaul.la ../fire/libfreehdl-fire.la  
libtool: link: g++ -D_GLIBCXX_USE_CXX11_ABI=1 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/freehdl-v2cc v2cc.o v2cc-chunk.o mapping.o v2cc-explore.o v2cc-util.o v2cc-const-fold.o v2cc-decl.o v2cc-expr.o v2cc-cdfg-expr.o v2cc-impl.o v2cc-acl.o v2cc-qid.o v2cc-get-type-info.o v2cc-cdfg-static-expr.o v2cc-cdfg-impl.o v2cc-optimize.o  ../vaul/.libs/libfreehdl-vaul.so ../fire/.libs/libfreehdl-fire.so
make[2]: Leaving directory '/build/freehdl/src/freehdl-0.0.8/v2cc'
make[1]: Leaving directory '/build/freehdl/src/freehdl-0.0.8/v2cc'
Making all in doc
make[1]: Entering directory '/build/freehdl/src/freehdl-0.0.8/doc'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/freehdl/src/freehdl-0.0.8/doc'
Making all in examples
make[1]: Entering directory '/build/freehdl/src/freehdl-0.0.8/examples'
Making all in v2c
make[2]: Entering directory '/build/freehdl/src/freehdl-0.0.8/examples/v2c'
make  all-am
make[3]: Entering directory '/build/freehdl/src/freehdl-0.0.8/examples/v2c'
g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" -DPACKAGE_STRING=\"freehdl\ 0.0.8\" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I../.. -I../..    -D_GLIBCXX_USE_CXX11_ABI=1 -MT v2c.o -MD -MP -MF .deps/v2c.Tpo -c -o v2c.o v2c.cc
g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" -DPACKAGE_STRING=\"freehdl\ 0.0.8\" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I../.. -I../..    -D_GLIBCXX_USE_CXX11_ABI=1 -MT v2c-chunk.o -MD -MP -MF .deps/v2c-chunk.Tpo -c -o v2c-chunk.o v2c-chunk.cc
mv -f .deps/v2c-chunk.Tpo .deps/v2c-chunk.Po
mv -f .deps/v2c.Tpo .deps/v2c.Po
/bin/sh ../../libtool --tag=CXX   --mode=link g++  -D_GLIBCXX_USE_CXX11_ABI=1  -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o v2c v2c.o v2c-chunk.o ../../vaul/libfreehdl-vaul.la ../../fire/libfreehdl-fire.la 
libtool: link: g++ -D_GLIBCXX_USE_CXX11_ABI=1 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/v2c v2c.o v2c-chunk.o  ../../vaul/.libs/libfreehdl-vaul.so ../../fire/.libs/libfreehdl-fire.so
make[3]: Leaving directory '/build/freehdl/src/freehdl-0.0.8/examples/v2c'
make[2]: Leaving directory '/build/freehdl/src/freehdl-0.0.8/examples/v2c'
make[2]: Entering directory '/build/freehdl/src/freehdl-0.0.8/examples'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/build/freehdl/src/freehdl-0.0.8/examples'
make[1]: Leaving directory '/build/freehdl/src/freehdl-0.0.8/examples'
Making all in ieee
make[1]: Entering directory '/build/freehdl/src/freehdl-0.0.8/ieee'
../v2cc/freehdl-v2cc -lieee -L .. std_logic_1164.vhdl >std_logic_1164.cc.tmp && mv std_logic_1164.cc.tmp std_logic_1164.cc
../v2cc/freehdl-v2cc -lieee -L .. numeric_std.vhdl >numeric_std.cc.tmp && mv numeric_std.cc.tmp numeric_std.cc
../v2cc/freehdl-v2cc -lieee -L .. numeric_bit.vhdl >numeric_bit.cc.tmp && mv numeric_bit.cc.tmp numeric_bit.cc
../v2cc/freehdl-v2cc -lieee -L .. std_logic_signed.vhdl >std_logic_signed.cc.tmp && mv std_logic_signed.cc.tmp std_logic_signed.cc
../v2cc/freehdl-v2cc -lieee -L .. std_logic_unsigned.vhdl >std_logic_unsigned.cc.tmp && mv std_logic_unsigned.cc.tmp std_logic_unsigned.cc
numeric_bit.vhdl: in NUMERIC_BIT:
numeric_bit.vhdl:56: +++ - making subtype POSITIVE 0 to 40
../v2cc/freehdl-v2cc -lieee -L .. std_logic_arith.vhdl >std_logic_arith.cc.tmp && mv std_logic_arith.cc.tmp std_logic_arith.cc
../v2cc/freehdl-v2cc -lieee -L .. math_real.vhdl >math_real.cc.tmp && mv math_real.cc.tmp math_real.cc
../v2cc/freehdl-v2cc -lieee -L .. vital_timing.vhdl >vital_timing.cc.tmp && mv vital_timing.cc.tmp vital_timing.cc
vital_timing.vhdl: in VITAL_Timing:
vital_timing.vhdl:976: +++ - making subtype POSITIVE 0 to 62
vital_timing.vhdl:978: +++ - making subtype POSITIVE 0 to 70
vital_timing.vhdl:980: +++ - making subtype POSITIVE 0 to 65
vital_timing.vhdl:982: +++ - making subtype POSITIVE 0 to 33
vital_timing.vhdl:985: +++ - making subtype POSITIVE 0 to 21
vital_timing.vhdl: in VitalGlitch(std_logic,VitalGlitchDataType,STRING,std_logic,TIME,VitalGlitchKindType,BOOLEAN,BOOLEAN,SEVERITY_LEVEL):
vital_timing.vhdl:1434: +++ - on MsgSeverity
vital_timing.vhdl:1434: +++ - type of MsgSeverity is SEVERITY_LEVEL
vital_timing.vhdl:1434: +++ - on MsgSeverity
vital_timing.vhdl:1434: +++ - type of MsgSeverity is SEVERITY_LEVEL
vital_timing.vhdl: in VitalSetupHoldCheck(X01,VitalTimingDataType,std_ulogic,STRING,TIME,std_ulogic,STRING,TIME,TIME,TIME,TIME,TIME,BOOLEAN,VitalEdgeSymbolType,STRING,BOOLEAN,BOOLEAN,SEVERITY_LEVEL):
vital_timing.vhdl:1820: +++ - on TestSignal
vital_timing.vhdl:1820: +++ - type of TestSignal is std_ulogic
vital_timing.vhdl:1820: +++ - on RefSignal
vital_timing.vhdl:1820: +++ - type of RefSignal is std_ulogic
vital_timing.vhdl:1820: +++ - on TestDelay
vital_timing.vhdl:1820: +++ - type of TestDelay is TIME
vital_timing.vhdl:1820: +++ - on RefDelay
vital_timing.vhdl:1820: +++ - type of RefDelay is TIME
vital_timing.vhdl:1820: +++ - on SetupHigh
vital_timing.vhdl:1820: +++ - type of SetupHigh is TIME
vital_timing.vhdl:1820: +++ - on SetupLow
vital_timing.vhdl:1820: +++ - type of SetupLow is TIME
vital_timing.vhdl:1820: +++ - on HoldHigh
vital_timing.vhdl:1820: +++ - type of HoldHigh is TIME
vital_timing.vhdl:1820: +++ - on HoldLow
vital_timing.vhdl:1820: +++ - type of HoldLow is TIME
vital_timing.vhdl:1820: +++ - on RefTime
vital_timing.vhdl:1820: +++ - type of RefTime is TIME
vital_timing.vhdl:1820: +++ - on RefEdge
vital_timing.vhdl:1820: +++ - type of RefEdge is BOOLEAN
vital_timing.vhdl:1820: +++ - on TestTime
vital_timing.vhdl:1820: +++ - type of TestTime is TIME
vital_timing.vhdl:1820: +++ - on TestEvent
vital_timing.vhdl:1820: +++ - type of TestEvent is BOOLEAN
vital_timing.vhdl:1820: +++ - on SetupEn
vital_timing.vhdl:1820: +++ - type of SetupEn is BOOLEAN
vital_timing.vhdl:1820: +++ - on HoldEn
vital_timing.vhdl:1820: +++ - type of HoldEn is BOOLEAN
vital_timing.vhdl:1820: +++ - on CheckInfo
vital_timing.vhdl:1820: +++ - type of CheckInfo is CheckInfoType
vital_timing.vhdl:1820: +++ - on MsgOn
vital_timing.vhdl:1820: +++ - type of MsgOn is BOOLEAN
vital_timing.vhdl:1820: +++ - on TestSignal
vital_timing.vhdl:1820: +++ - type of TestSignal is std_ulogic
vital_timing.vhdl:1820: +++ - on RefSignal
vital_timing.vhdl:1820: +++ - type of RefSignal is std_ulogic
vital_timing.vhdl:1820: +++ - on TestDelay
vital_timing.vhdl:1820: +++ - type of TestDelay is TIME
vital_timing.vhdl:1820: +++ - on RefDelay
vital_timing.vhdl:1820: +++ - type of RefDelay is TIME
vital_timing.vhdl:1820: +++ - on SetupHigh
vital_timing.vhdl:1820: +++ - type of SetupHigh is TIME
vital_timing.vhdl:1820: +++ - on SetupLow
vital_timing.vhdl:1820: +++ - type of SetupLow is TIME
vital_timing.vhdl:1820: +++ - on HoldHigh
vital_timing.vhdl:1820: +++ - type of HoldHigh is TIME
vital_timing.vhdl:1820: +++ - on HoldLow
vital_timing.vhdl:1820: +++ - type of HoldLow is TIME
vital_timing.vhdl:1820: +++ - on RefTime
vital_timing.vhdl:1820: +++ - type of RefTime is TIME
vital_timing.vhdl:1820: +++ - on RefEdge
vital_timing.vhdl:1820: +++ - type of RefEdge is BOOLEAN
vital_timing.vhdl:1820: +++ - on TestTime
vital_timing.vhdl:1820: +++ - type of TestTime is TIME
vital_timing.vhdl:1820: +++ - on TestEvent
vital_timing.vhdl:1820: +++ - type of TestEvent is BOOLEAN
vital_timing.vhdl:1820: +++ - on SetupEn
vital_timing.vhdl:1820: +++ - type of SetupEn is BOOLEAN
vital_timing.vhdl:1820: +++ - on HoldEn
vital_timing.vhdl:1820: +++ - type of HoldEn is BOOLEAN
vital_timing.vhdl:1820: +++ - on CheckInfo
vital_timing.vhdl:1820: +++ - type of CheckInfo is CheckInfoType
vital_timing.vhdl:1820: +++ - on MsgOn
vital_timing.vhdl:1820: +++ - type of MsgOn is BOOLEAN
vital_timing.vhdl: in VitalSetupHoldCheck(X01,VitalTimingDataType,std_logic_vector,STRING,TIME,std_ulogic,STRING,TIME,TIME,TIME,TIME,TIME,BOOLEAN,VitalEdgeSymbolType,STRING,BOOLEAN,BOOLEAN,SEVERITY_LEVEL):
vital_timing.vhdl:1929: +++ - on TestSignal
vital_timing.vhdl:1929: +++ - type of TestSignal is std_ulogic
vital_timing.vhdl:1929: +++ - on RefSignal
vital_timing.vhdl:1929: +++ - type of RefSignal is std_ulogic
vital_timing.vhdl:1929: +++ - on TestDelay
vital_timing.vhdl:1929: +++ - type of TestDelay is TIME
vital_timing.vhdl:1929: +++ - on RefDelay
vital_timing.vhdl:1929: +++ - type of RefDelay is TIME
vital_timing.vhdl:1929: +++ - on SetupHigh
vital_timing.vhdl:1929: +++ - type of SetupHigh is TIME
vital_timing.vhdl:1929: +++ - on SetupLow
vital_timing.vhdl:1929: +++ - type of SetupLow is TIME
vital_timing.vhdl:1929: +++ - on HoldHigh
vital_timing.vhdl:1929: +++ - type of HoldHigh is TIME
vital_timing.vhdl:1929: +++ - on HoldLow
vital_timing.vhdl:1929: +++ - type of HoldLow is TIME
vital_timing.vhdl:1929: +++ - on RefTime
vital_timing.vhdl:1929: +++ - type of RefTime is TIME
vital_timing.vhdl:1929: +++ - on RefEdge
vital_timing.vhdl:1929: +++ - type of RefEdge is BOOLEAN
vital_timing.vhdl:1929: +++ - on TestTime
vital_timing.vhdl:1929: +++ - type of TestTime is TIME
vital_timing.vhdl:1929: +++ - on TestEvent
vital_timing.vhdl:1929: +++ - type of TestEvent is BOOLEAN
vital_timing.vhdl:1929: +++ - on SetupEn
vital_timing.vhdl:1929: +++ - type of SetupEn is BOOLEAN
vital_timing.vhdl:1929: +++ - on HoldEn
vital_timing.vhdl:1929: +++ - type of HoldEn is BOOLEAN
vital_timing.vhdl:1929: +++ - on CheckInfo
vital_timing.vhdl:1929: +++ - type of CheckInfo is CheckInfoType
vital_timing.vhdl:1929: +++ - on MsgOn
vital_timing.vhdl:1929: +++ - type of MsgOn is BOOLEAN
vital_timing.vhdl:1929: +++ - on TestSignal
vital_timing.vhdl:1929: +++ - type of TestSignal is std_ulogic
vital_timing.vhdl:1929: +++ - on RefSignal
vital_timing.vhdl:1929: +++ - type of RefSignal is std_ulogic
vital_timing.vhdl:1929: +++ - on TestDelay
vital_timing.vhdl:1929: +++ - type of TestDelay is TIME
vital_timing.vhdl:1929: +++ - on RefDelay
vital_timing.vhdl:1929: +++ - type of RefDelay is TIME
vital_timing.vhdl:1929: +++ - on SetupHigh
vital_timing.vhdl:1929: +++ - type of SetupHigh is TIME
vital_timing.vhdl:1929: +++ - on SetupLow
vital_timing.vhdl:1929: +++ - type of SetupLow is TIME
vital_timing.vhdl:1929: +++ - on HoldHigh
vital_timing.vhdl:1929: +++ - type of HoldHigh is TIME
vital_timing.vhdl:1929: +++ - on HoldLow
vital_timing.vhdl:1929: +++ - type of HoldLow is TIME
vital_timing.vhdl:1929: +++ - on RefTime
vital_timing.vhdl:1929: +++ - type of RefTime is TIME
vital_timing.vhdl:1929: +++ - on RefEdge
vital_timing.vhdl:1929: +++ - type of RefEdge is BOOLEAN
vital_timing.vhdl:1929: +++ - on TestTime
vital_timing.vhdl:1929: +++ - type of TestTime is TIME
vital_timing.vhdl:1929: +++ - on TestEvent
vital_timing.vhdl:1929: +++ - type of TestEvent is BOOLEAN
vital_timing.vhdl:1929: +++ - on SetupEn
vital_timing.vhdl:1929: +++ - type of SetupEn is BOOLEAN
vital_timing.vhdl:1929: +++ - on HoldEn
vital_timing.vhdl:1929: +++ - type of HoldEn is BOOLEAN
vital_timing.vhdl:1929: +++ - on CheckInfo
vital_timing.vhdl:1929: +++ - type of CheckInfo is CheckInfoType
vital_timing.vhdl:1929: +++ - on MsgOn
vital_timing.vhdl:1929: +++ - type of MsgOn is BOOLEAN
make  all-am
make[2]: Entering directory '/build/freehdl/src/freehdl-0.0.8/ieee'
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" -DPACKAGE_STRING=\"freehdl\ 0.0.8\" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I .. -I ..    -D_GLIBCXX_USE_CXX11_ABI=1 -MT std_logic_1164.lo -MD -MP -MF .deps/std_logic_1164.Tpo -c -o std_logic_1164.lo std_logic_1164.cc
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" -DPACKAGE_STRING=\"freehdl\ 0.0.8\" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I .. -I ..    -D_GLIBCXX_USE_CXX11_ABI=1 -MT numeric_std.lo -MD -MP -MF .deps/numeric_std.Tpo -c -o numeric_std.lo numeric_std.cc
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" -DPACKAGE_STRING=\"freehdl\ 0.0.8\" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I .. -I ..    -D_GLIBCXX_USE_CXX11_ABI=1 -MT numeric_bit.lo -MD -MP -MF .deps/numeric_bit.Tpo -c -o numeric_bit.lo numeric_bit.cc
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" -DPACKAGE_STRING=\"freehdl\ 0.0.8\" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I .. -I ..    -D_GLIBCXX_USE_CXX11_ABI=1 -MT std_logic_signed.lo -MD -MP -MF .deps/std_logic_signed.Tpo -c -o std_logic_signed.lo std_logic_signed.cc
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" -DPACKAGE_STRING=\"freehdl\ 0.0.8\" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I .. -I ..    -D_GLIBCXX_USE_CXX11_ABI=1 -MT std_logic_unsigned.lo -MD -MP -MF .deps/std_logic_unsigned.Tpo -c -o std_logic_unsigned.lo std_logic_unsigned.cc
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I .. -I .. -D_GLIBCXX_USE_CXX11_ABI=1 -MT numeric_std.lo -MD -MP -MF .deps/numeric_std.Tpo -c numeric_std.cc  -fPIC -DPIC -o .libs/numeric_std.o
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I .. -I .. -D_GLIBCXX_USE_CXX11_ABI=1 -MT std_logic_signed.lo -MD -MP -MF .deps/std_logic_signed.Tpo -c std_logic_signed.cc  -fPIC -DPIC -o .libs/std_logic_signed.o
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I .. -I .. -D_GLIBCXX_USE_CXX11_ABI=1 -MT std_logic_1164.lo -MD -MP -MF .deps/std_logic_1164.Tpo -c std_logic_1164.cc  -fPIC -DPIC -o .libs/std_logic_1164.o
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I .. -I .. -D_GLIBCXX_USE_CXX11_ABI=1 -MT numeric_bit.lo -MD -MP -MF .deps/numeric_bit.Tpo -c numeric_bit.cc  -fPIC -DPIC -o .libs/numeric_bit.o
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I .. -I .. -D_GLIBCXX_USE_CXX11_ABI=1 -MT std_logic_unsigned.lo -MD -MP -MF .deps/std_logic_unsigned.Tpo -c std_logic_unsigned.cc  -fPIC -DPIC -o .libs/std_logic_unsigned.o
In file included from ../freehdl/kernel.h:5,
                 from std_logic_signed.cc:1:
../freehdl/kernel-acl.hh: In static member function 'static void acl::operator delete(void*)':
../freehdl/kernel-acl.hh:95:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
In file included from ../freehdl/kernel-map-list.hh:4,
                 from ../freehdl/kernel.h:6:
../freehdl/std-vhdl-types.hh: In function 'integer op_mod(integer, integer)':
../freehdl/std-vhdl-types.hh:261:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I .. -I .. -D_GLIBCXX_USE_CXX11_ABI=1 -MT std_logic_signed.lo -MD -MP -MF .deps/std_logic_signed.Tpo -c std_logic_signed.cc -o std_logic_signed.o >/dev/null 2>&1
In file included from ../freehdl/kernel.h:5,
                 from std_logic_unsigned.cc:1:
../freehdl/kernel-acl.hh: In static member function 'static void acl::operator delete(void*)':
../freehdl/kernel-acl.hh:95:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
In file included from ../freehdl/kernel-map-list.hh:4,
                 from ../freehdl/kernel.h:6:
../freehdl/std-vhdl-types.hh: In function 'integer op_mod(integer, integer)':
../freehdl/std-vhdl-types.hh:261:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I .. -I .. -D_GLIBCXX_USE_CXX11_ABI=1 -MT std_logic_unsigned.lo -MD -MP -MF .deps/std_logic_unsigned.Tpo -c std_logic_unsigned.cc -o std_logic_unsigned.o >/dev/null 2>&1
In file included from ../freehdl/kernel.h:5,
                 from std_logic_1164.cc:1:
../freehdl/kernel-acl.hh: In static member function 'static void acl::operator delete(void*)':
../freehdl/kernel-acl.hh:95:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
In file included from ../freehdl/kernel-map-list.hh:4,
                 from ../freehdl/kernel.h:6:
../freehdl/std-vhdl-types.hh: In function 'integer op_mod(integer, integer)':
../freehdl/std-vhdl-types.hh:261:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
std_logic_1164.cc: In function 'enumeration L4ieee_Q14std_logic_1164_Y12to_stdulogic_i110(enumeration)':
std_logic_1164.cc:714:1: warning: control reaches end of non-void function [-Wreturn-type]
std_logic_1164.cc: In function 'enumeration L4ieee_Q14std_logic_1164_Y6to_x01_i130(enumeration)':
std_logic_1164.cc:863:1: warning: control reaches end of non-void function [-Wreturn-type]
std_logic_1164.cc: In function 'enumeration L4ieee_Q14std_logic_1164_Y7to_x01z_i142(enumeration)':
std_logic_1164.cc:946:1: warning: control reaches end of non-void function [-Wreturn-type]
std_logic_1164.cc: In function 'enumeration L4ieee_Q14std_logic_1164_Y7to_ux01_i154(enumeration)':
std_logic_1164.cc:1029:1: warning: control reaches end of non-void function [-Wreturn-type]
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I .. -I .. -D_GLIBCXX_USE_CXX11_ABI=1 -MT std_logic_1164.lo -MD -MP -MF .deps/std_logic_1164.Tpo -c std_logic_1164.cc -o std_logic_1164.o >/dev/null 2>&1
In file included from ../freehdl/kernel.h:5,
                 from numeric_bit.cc:1:
../freehdl/kernel-acl.hh: In static member function 'static void acl::operator delete(void*)':
../freehdl/kernel-acl.hh:95:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
In file included from ../freehdl/kernel-map-list.hh:4,
                 from ../freehdl/kernel.h:6:
../freehdl/std-vhdl-types.hh: In function 'integer op_mod(integer, integer)':
../freehdl/std-vhdl-types.hh:261:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I .. -I .. -D_GLIBCXX_USE_CXX11_ABI=1 -MT numeric_bit.lo -MD -MP -MF .deps/numeric_bit.Tpo -c numeric_bit.cc -o numeric_bit.o >/dev/null 2>&1
In file included from ../freehdl/kernel.h:5,
                 from numeric_std.cc:1:
../freehdl/kernel-acl.hh: In static member function 'static void acl::operator delete(void*)':
../freehdl/kernel-acl.hh:95:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
In file included from ../freehdl/kernel-map-list.hh:4,
                 from ../freehdl/kernel.h:6:
../freehdl/std-vhdl-types.hh: In function 'integer op_mod(integer, integer)':
../freehdl/std-vhdl-types.hh:261:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I .. -I .. -D_GLIBCXX_USE_CXX11_ABI=1 -MT numeric_std.lo -MD -MP -MF .deps/numeric_std.Tpo -c numeric_std.cc -o numeric_std.o >/dev/null 2>&1
mv -f .deps/std_logic_signed.Tpo .deps/std_logic_signed.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" -DPACKAGE_STRING=\"freehdl\ 0.0.8\" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I .. -I ..    -D_GLIBCXX_USE_CXX11_ABI=1 -MT std_logic_arith.lo -MD -MP -MF .deps/std_logic_arith.Tpo -c -o std_logic_arith.lo std_logic_arith.cc
mv -f .deps/std_logic_unsigned.Tpo .deps/std_logic_unsigned.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" -DPACKAGE_STRING=\"freehdl\ 0.0.8\" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I .. -I ..    -D_GLIBCXX_USE_CXX11_ABI=1 -MT math_real.lo -MD -MP -MF .deps/math_real.Tpo -c -o math_real.lo math_real.cc
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I .. -I .. -D_GLIBCXX_USE_CXX11_ABI=1 -MT std_logic_arith.lo -MD -MP -MF .deps/std_logic_arith.Tpo -c std_logic_arith.cc  -fPIC -DPIC -o .libs/std_logic_arith.o
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I .. -I .. -D_GLIBCXX_USE_CXX11_ABI=1 -MT math_real.lo -MD -MP -MF .deps/math_real.Tpo -c math_real.cc  -fPIC -DPIC -o .libs/math_real.o
mv -f .deps/std_logic_1164.Tpo .deps/std_logic_1164.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" -DPACKAGE_STRING=\"freehdl\ 0.0.8\" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I .. -I ..    -D_GLIBCXX_USE_CXX11_ABI=1 -MT vital_timing.lo -MD -MP -MF .deps/vital_timing.Tpo -c -o vital_timing.lo vital_timing.cc
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I .. -I .. -D_GLIBCXX_USE_CXX11_ABI=1 -MT vital_timing.lo -MD -MP -MF .deps/vital_timing.Tpo -c vital_timing.cc  -fPIC -DPIC -o .libs/vital_timing.o
mv -f .deps/numeric_bit.Tpo .deps/numeric_bit.Plo
mv -f .deps/numeric_std.Tpo .deps/numeric_std.Plo
In file included from ../freehdl/kernel.h:5,
                 from math_real.cc:1:
../freehdl/kernel-acl.hh: In static member function 'static void acl::operator delete(void*)':
../freehdl/kernel-acl.hh:95:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
In file included from ../freehdl/kernel-map-list.hh:4,
                 from ../freehdl/kernel.h:6:
../freehdl/std-vhdl-types.hh: In function 'integer op_mod(integer, integer)':
../freehdl/std-vhdl-types.hh:261:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
math_real.cc: In function 'integer L4ieee_Q9math_real_Y5srand_i38(integer)':
math_real.cc:644:1: warning: no return statement in function returning non-void [-Wreturn-type]
math_real.cc: In function 'integer L4ieee_Q9math_real_Y4rand_i39()':
math_real.cc:649:1: warning: no return statement in function returning non-void [-Wreturn-type]
math_real.cc: In function 'integer L4ieee_Q9math_real_Y12get_rand_max_i40()':
math_real.cc:654:1: warning: no return statement in function returning non-void [-Wreturn-type]
math_real.cc: In function 'void* L4ieee_Q12math_complex_T7complex_ELEM_ADDR(void*, int)':
math_real.cc:257:1: warning: control reaches end of non-void function [-Wreturn-type]
math_real.cc: In function 'void* L4ieee_Q12math_complex_T13complex_polar_ELEM_ADDR(void*, int)':
math_real.cc:271:1: warning: control reaches end of non-void function [-Wreturn-type]
math_real.cc: In function 'floatingpoint L4ieee_Q9math_real_Y3sin_i59(floatingpoint)':
math_real.cc:872:1: warning: control reaches end of non-void function [-Wreturn-type]
math_real.cc: In function 'floatingpoint L4ieee_Q9math_real_Y3cos_i61(floatingpoint)':
math_real.cc:896:1: warning: control reaches end of non-void function [-Wreturn-type]
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I .. -I .. -D_GLIBCXX_USE_CXX11_ABI=1 -MT math_real.lo -MD -MP -MF .deps/math_real.Tpo -c math_real.cc -o math_real.o >/dev/null 2>&1
In file included from ../freehdl/kernel.h:5,
                 from std_logic_arith.cc:1:
../freehdl/kernel-acl.hh: In static member function 'static void acl::operator delete(void*)':
../freehdl/kernel-acl.hh:95:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
In file included from ../freehdl/kernel-map-list.hh:4,
                 from ../freehdl/kernel.h:6:
../freehdl/std-vhdl-types.hh: In function 'integer op_mod(integer, integer)':
../freehdl/std-vhdl-types.hh:261:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I .. -I .. -D_GLIBCXX_USE_CXX11_ABI=1 -MT std_logic_arith.lo -MD -MP -MF .deps/std_logic_arith.Tpo -c std_logic_arith.cc -o std_logic_arith.o >/dev/null 2>&1
In file included from ../freehdl/kernel.h:5,
                 from vital_timing.cc:1:
../freehdl/kernel-acl.hh: In static member function 'static void acl::operator delete(void*)':
../freehdl/kernel-acl.hh:95:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
In file included from ../freehdl/kernel-map-list.hh:4,
                 from ../freehdl/kernel.h:6:
../freehdl/std-vhdl-types.hh: In function 'integer op_mod(integer, integer)':
../freehdl/std-vhdl-types.hh:261:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
vital_timing.cc: In function 'void* L4ieee_Q12vital_timing_T19vitaltimingdatatype_ELEM_ADDR(void*, int)':
vital_timing.cc:534:1: warning: control reaches end of non-void function [-Wreturn-type]
vital_timing.cc: In function 'void* L4ieee_Q12vital_timing_T19vitalperioddatatype_ELEM_ADDR(void*, int)':
vital_timing.cc:551:1: warning: control reaches end of non-void function [-Wreturn-type]
vital_timing.cc: In function 'void* L4ieee_Q12vital_timing_T19vitalglitchdatatype_ELEM_ADDR(void*, int)':
vital_timing.cc:571:1: warning: control reaches end of non-void function [-Wreturn-type]
vital_timing.cc: In function 'void* L4ieee_Q12vital_timing_T13vitalpathtype_ELEM_ADDR(void*, int)':
vital_timing.cc:587:1: warning: control reaches end of non-void function [-Wreturn-type]
vital_timing.cc: In function 'void* L4ieee_Q12vital_timing_T15vitalpath01type_ELEM_ADDR(void*, int)':
vital_timing.cc:602:1: warning: control reaches end of non-void function [-Wreturn-type]
vital_timing.cc: In function 'void* L4ieee_Q12vital_timing_T16vitalpath01ztype_ELEM_ADDR(void*, int)':
vital_timing.cc:617:1: warning: control reaches end of non-void function [-Wreturn-type]
vital_timing.cc: In function 'void* L4ieee_W12vital_timing_T13checkinfotype_ELEM_ADDR(void*, int)':
vital_timing.cc:942:1: warning: control reaches end of non-void function [-Wreturn-type]
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I .. -I .. -D_GLIBCXX_USE_CXX11_ABI=1 -MT vital_timing.lo -MD -MP -MF .deps/vital_timing.Tpo -c vital_timing.cc -o vital_timing.o >/dev/null 2>&1
mv -f .deps/math_real.Tpo .deps/math_real.Plo
mv -f .deps/std_logic_arith.Tpo .deps/std_logic_arith.Plo
mv -f .deps/vital_timing.Tpo .deps/vital_timing.Plo
/bin/sh ../libtool --tag=CXX   --mode=link g++  -D_GLIBCXX_USE_CXX11_ABI=1  -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libieee.la -rpath /usr/lib/freehdl std_logic_1164.lo numeric_std.lo numeric_bit.lo std_logic_signed.lo std_logic_unsigned.lo std_logic_arith.lo math_real.lo vital_timing.lo  
libtool: link: g++ -shared -nostdlib /usr/lib/gcc/armv7l-unknown-linux-gnueabihf/12.1.0/../../../crti.o /usr/lib/gcc/armv7l-unknown-linux-gnueabihf/12.1.0/crtbeginS.o  .libs/std_logic_1164.o .libs/numeric_std.o .libs/numeric_bit.o .libs/std_logic_signed.o .libs/std_logic_unsigned.o .libs/std_logic_arith.o .libs/math_real.o .libs/vital_timing.o   -L/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/12.1.0 -L/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/12.1.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/armv7l-unknown-linux-gnueabihf/12.1.0/crtendS.o /usr/lib/gcc/armv7l-unknown-linux-gnueabihf/12.1.0/../../../crtn.o  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libieee.so.0 -o .libs/libieee.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libieee.so.0" && ln -s "libieee.so.0.0.0" "libieee.so.0")
libtool: link: (cd ".libs" && rm -f "libieee.so" && ln -s "libieee.so.0.0.0" "libieee.so")
libtool: link: ar cru .libs/libieee.a  std_logic_1164.o numeric_std.o numeric_bit.o std_logic_signed.o std_logic_unsigned.o std_logic_arith.o math_real.o vital_timing.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libieee.a
libtool: link: ( cd ".libs" && rm -f "libieee.la" && ln -s "../libieee.la" "libieee.la" )
make[2]: Leaving directory '/build/freehdl/src/freehdl-0.0.8/ieee'
make[1]: Leaving directory '/build/freehdl/src/freehdl-0.0.8/ieee'
Making all in FHDLgui
make[1]: Entering directory '/build/freehdl/src/freehdl-0.0.8/FHDLgui'
Making all in pictures
make[2]: Entering directory '/build/freehdl/src/freehdl-0.0.8/FHDLgui/pictures'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/freehdl/src/freehdl-0.0.8/FHDLgui/pictures'
make[2]: Entering directory '/build/freehdl/src/freehdl-0.0.8/FHDLgui'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/build/freehdl/src/freehdl-0.0.8/FHDLgui'
make[1]: Leaving directory '/build/freehdl/src/freehdl-0.0.8/FHDLgui'
Making all in cdfggen
make[1]: Entering directory '/build/freehdl/src/freehdl-0.0.8/cdfggen'
make  all-am
make[2]: Entering directory '/build/freehdl/src/freehdl-0.0.8/cdfggen'
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" -DPACKAGE_STRING=\"freehdl\ 0.0.8\" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I..    -D_GLIBCXX_USE_CXX11_ABI=1 -MT cdfggen-chunk.lo -MD -MP -MF .deps/cdfggen-chunk.Tpo -c -o cdfggen-chunk.lo cdfggen-chunk.cc
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT cdfggen-chunk.lo -MD -MP -MF .deps/cdfggen-chunk.Tpo -c cdfggen-chunk.cc  -fPIC -DPIC -o .libs/cdfggen-chunk.o
libtool: compile:  g++ -DPACKAGE_NAME=\"freehdl\" -DPACKAGE_TARNAME=\"freehdl\" -DPACKAGE_VERSION=\"0.0.8\" "-DPACKAGE_STRING=\"freehdl 0.0.8\"" -DPACKAGE_BUGREPORT=\"edwin@ds.e-technik.uni-dortmund.de\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE_FLEXLEXER_H=1 -DHAVE_EXECINFO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_GETOPT_H=1 -DSIZEOF_INT=4 -DHAVE_VASPRINTF=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SOCKET=1 -DHAVE_GETTIMEOFDAY=1 -I. -I.. -I.. -D_GLIBCXX_USE_CXX11_ABI=1 -MT cdfggen-chunk.lo -MD -MP -MF .deps/cdfggen-chunk.Tpo -c cdfggen-chunk.cc -o cdfggen-chunk.o >/dev/null 2>&1
mv -f .deps/cdfggen-chunk.Tpo .deps/cdfggen-chunk.Plo
/bin/sh ../libtool --tag=CXX   --mode=link g++  -D_GLIBCXX_USE_CXX11_ABI=1 -version-info 0:0 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libfreehdl-cdfggen.la -rpath /usr/lib cdfggen-chunk.lo  
libtool: link: g++ -shared -nostdlib /usr/lib/gcc/armv7l-unknown-linux-gnueabihf/12.1.0/../../../crti.o /usr/lib/gcc/armv7l-unknown-linux-gnueabihf/12.1.0/crtbeginS.o  .libs/cdfggen-chunk.o   -L/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/12.1.0 -L/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/12.1.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/armv7l-unknown-linux-gnueabihf/12.1.0/crtendS.o /usr/lib/gcc/armv7l-unknown-linux-gnueabihf/12.1.0/../../../crtn.o  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libfreehdl-cdfggen.so.0 -o .libs/libfreehdl-cdfggen.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libfreehdl-cdfggen.so.0" && ln -s "libfreehdl-cdfggen.so.0.0.0" "libfreehdl-cdfggen.so.0")
libtool: link: (cd ".libs" && rm -f "libfreehdl-cdfggen.so" && ln -s "libfreehdl-cdfggen.so.0.0.0" "libfreehdl-cdfggen.so")
libtool: link: ar cru .libs/libfreehdl-cdfggen.a  cdfggen-chunk.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libfreehdl-cdfggen.a
libtool: link: ( cd ".libs" && rm -f "libfreehdl-cdfggen.la" && ln -s "../libfreehdl-cdfggen.la" "libfreehdl-cdfggen.la" )
make[2]: Leaving directory '/build/freehdl/src/freehdl-0.0.8/cdfggen'
make[1]: Leaving directory '/build/freehdl/src/freehdl-0.0.8/cdfggen'
make[1]: Entering directory '/build/freehdl/src/freehdl-0.0.8'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/build/freehdl/src/freehdl-0.0.8'
==> Entering fakeroot environment...
==> Starting package()...
Making install in freehdl
make[1]: Entering directory '/build/freehdl/src/freehdl-0.0.8/freehdl'
make  install-am
make[2]: Entering directory '/build/freehdl/src/freehdl-0.0.8/freehdl'
make[3]: Entering directory '/build/freehdl/src/freehdl-0.0.8/freehdl'
test -z "/usr/bin" || /usr/bin/mkdir -p "/build/freehdl/pkg/freehdl/usr/bin"
test -z "/usr/include/freehdl" || /usr/bin/mkdir -p "/build/freehdl/pkg/freehdl/usr/include/freehdl"
 /usr/bin/install -c freehdl-config freehdl-gennodes '/build/freehdl/pkg/freehdl/usr/bin'
 /usr/bin/install -c -m 644 fire-types.h fire-chunk.t fire-chunk.h tree-supp.h fire.h vaul-creator-base.h vaul-dfile.h vaul-dunit.h vaul-dynarray.h vaul-errors.h vaul-lexer.h vaul-list.h vaul-mempool.h vaul-parser.h vaul-pool.h vaul-printer.h vaul-ref.h vaul-types.h vaul-util.h vaul-chunk.t vaul-chunk.h vaul.h FlexLexer.h cdfggen-chunk.t cdfggen-chunk.h kernel-acl.hh kernel-classes.hh kernel-driver-info.hh kernel-error.hh kernel-flags.hh kernel-global-event-queue.hh kernel-handle-info.hh kernel-handle.hh kernel-kernel-class.hh kernel-list.hh kernel-map-list.hh kernel-name-stack.hh kernel-pcounter.hh kernel-process-base.hh kernel-delayed-procedure-base.hh '/build/freehdl/pkg/freehdl/usr/include/freehdl'
 /usr/bin/install -c -m 644 kernel-reader-info.hh kernel-sig-info.hh kernel-sigacl-list.hh kernel-wait-info.hh kernel-winfo-item.hh kernel-attributes.hh kernel-dump.hh kernel-util.hh kernel-fhdl-stream.hh kernel-register.hh kernel-resolver-process.hh kernel-resolver-descriptor.hh kernel-source-descriptor.hh kernel-signal-source-list-array.hh kernel-persistent-dump.hh kernel-persistent-cdfg-dump.hh kernel-Xinfo-kind.hh kernel-Xinfo-data-descriptor.hh kernel-stack-trace.hh kernel-db.hh kernel.h std-memory.hh std-standard.hh std-vhdl-types.hh std.h '/build/freehdl/pkg/freehdl/usr/include/freehdl'
make[3]: Leaving directory '/build/freehdl/src/freehdl-0.0.8/freehdl'
make[2]: Leaving directory '/build/freehdl/src/freehdl-0.0.8/freehdl'
make[1]: Leaving directory '/build/freehdl/src/freehdl-0.0.8/freehdl'
Making install in fire
make[1]: Entering directory '/build/freehdl/src/freehdl-0.0.8/fire'
make  install-am
make[2]: Entering directory '/build/freehdl/src/freehdl-0.0.8/fire'
make[3]: Entering directory '/build/freehdl/src/freehdl-0.0.8/fire'
test -z "/usr/lib" || /usr/bin/mkdir -p "/build/freehdl/pkg/freehdl/usr/lib"
make[3]: Nothing to be done for 'install-data-am'.
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libfreehdl-fire.la '/build/freehdl/pkg/freehdl/usr/lib'
libtool: install: /usr/bin/install -c .libs/libfreehdl-fire.so.0.0.0 /build/freehdl/pkg/freehdl/usr/lib/libfreehdl-fire.so.0.0.0
libtool: install: (cd /build/freehdl/pkg/freehdl/usr/lib && { ln -s -f libfreehdl-fire.so.0.0.0 libfreehdl-fire.so.0 || { rm -f libfreehdl-fire.so.0 && ln -s libfreehdl-fire.so.0.0.0 libfreehdl-fire.so.0; }; })
libtool: install: (cd /build/freehdl/pkg/freehdl/usr/lib && { ln -s -f libfreehdl-fire.so.0.0.0 libfreehdl-fire.so || { rm -f libfreehdl-fire.so && ln -s libfreehdl-fire.so.0.0.0 libfreehdl-fire.so; }; })
libtool: install: /usr/bin/install -c .libs/libfreehdl-fire.lai /build/freehdl/pkg/freehdl/usr/lib/libfreehdl-fire.la
libtool: install: /usr/bin/install -c .libs/libfreehdl-fire.a /build/freehdl/pkg/freehdl/usr/lib/libfreehdl-fire.a
libtool: install: chmod 644 /build/freehdl/pkg/freehdl/usr/lib/libfreehdl-fire.a
libtool: install: ranlib /build/freehdl/pkg/freehdl/usr/lib/libfreehdl-fire.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
make[3]: Leaving directory '/build/freehdl/src/freehdl-0.0.8/fire'
make[2]: Leaving directory '/build/freehdl/src/freehdl-0.0.8/fire'
make[1]: Leaving directory '/build/freehdl/src/freehdl-0.0.8/fire'
Making install in vaul
make[1]: Entering directory '/build/freehdl/src/freehdl-0.0.8/vaul'
make  install-am
make[2]: Entering directory '/build/freehdl/src/freehdl-0.0.8/vaul'
test -f bison-parser.cc || /bin/sh ../ylwrap bison-parser.yy y.tab.c bison-parser.cc y.tab.h bison-parser.h y.output bison-parser.output -- bison -y  
make[3]: Entering directory '/build/freehdl/src/freehdl-0.0.8/vaul'
test -f bison-parser.cc || /bin/sh ../ylwrap bison-parser.yy y.tab.c bison-parser.cc y.tab.h bison-parser.h y.output bison-parser.output -- bison -y  
make[3]: Nothing to be done for 'install-data-am'.
test -z "/usr/lib" || /usr/bin/mkdir -p "/build/freehdl/pkg/freehdl/usr/lib"
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libfreehdl-vaul.la '/build/freehdl/pkg/freehdl/usr/lib'
libtool: install: /usr/bin/install -c .libs/libfreehdl-vaul.so.0.0.0 /build/freehdl/pkg/freehdl/usr/lib/libfreehdl-vaul.so.0.0.0
libtool: install: (cd /build/freehdl/pkg/freehdl/usr/lib && { ln -s -f libfreehdl-vaul.so.0.0.0 libfreehdl-vaul.so.0 || { rm -f libfreehdl-vaul.so.0 && ln -s libfreehdl-vaul.so.0.0.0 libfreehdl-vaul.so.0; }; })
libtool: install: (cd /build/freehdl/pkg/freehdl/usr/lib && { ln -s -f libfreehdl-vaul.so.0.0.0 libfreehdl-vaul.so || { rm -f libfreehdl-vaul.so && ln -s libfreehdl-vaul.so.0.0.0 libfreehdl-vaul.so; }; })
libtool: install: /usr/bin/install -c .libs/libfreehdl-vaul.lai /build/freehdl/pkg/freehdl/usr/lib/libfreehdl-vaul.la
libtool: install: /usr/bin/install -c .libs/libfreehdl-vaul.a /build/freehdl/pkg/freehdl/usr/lib/libfreehdl-vaul.a
libtool: install: chmod 644 /build/freehdl/pkg/freehdl/usr/lib/libfreehdl-vaul.a
libtool: install: ranlib /build/freehdl/pkg/freehdl/usr/lib/libfreehdl-vaul.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
make[3]: Leaving directory '/build/freehdl/src/freehdl-0.0.8/vaul'
make[2]: Leaving directory '/build/freehdl/src/freehdl-0.0.8/vaul'
make[1]: Leaving directory '/build/freehdl/src/freehdl-0.0.8/vaul'
Making install in kernel
make[1]: Entering directory '/build/freehdl/src/freehdl-0.0.8/kernel'
make[2]: Entering directory '/build/freehdl/src/freehdl-0.0.8/kernel'
test -z "/usr/lib" || /usr/bin/mkdir -p "/build/freehdl/pkg/freehdl/usr/lib"
make[2]: Nothing to be done for 'install-data-am'.
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libfreehdl-kernel.la '/build/freehdl/pkg/freehdl/usr/lib'
libtool: install: /usr/bin/install -c .libs/libfreehdl-kernel.so.0.0.0 /build/freehdl/pkg/freehdl/usr/lib/libfreehdl-kernel.so.0.0.0
libtool: install: (cd /build/freehdl/pkg/freehdl/usr/lib && { ln -s -f libfreehdl-kernel.so.0.0.0 libfreehdl-kernel.so.0 || { rm -f libfreehdl-kernel.so.0 && ln -s libfreehdl-kernel.so.0.0.0 libfreehdl-kernel.so.0; }; })
libtool: install: (cd /build/freehdl/pkg/freehdl/usr/lib && { ln -s -f libfreehdl-kernel.so.0.0.0 libfreehdl-kernel.so || { rm -f libfreehdl-kernel.so && ln -s libfreehdl-kernel.so.0.0.0 libfreehdl-kernel.so; }; })
libtool: install: /usr/bin/install -c .libs/libfreehdl-kernel.lai /build/freehdl/pkg/freehdl/usr/lib/libfreehdl-kernel.la
libtool: install: /usr/bin/install -c .libs/libfreehdl-kernel.a /build/freehdl/pkg/freehdl/usr/lib/libfreehdl-kernel.a
libtool: install: chmod 644 /build/freehdl/pkg/freehdl/usr/lib/libfreehdl-kernel.a
libtool: install: ranlib /build/freehdl/pkg/freehdl/usr/lib/libfreehdl-kernel.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
make[2]: Leaving directory '/build/freehdl/src/freehdl-0.0.8/kernel'
make[1]: Leaving directory '/build/freehdl/src/freehdl-0.0.8/kernel'
Making install in std
make[1]: Entering directory '/build/freehdl/src/freehdl-0.0.8/std'
make[2]: Entering directory '/build/freehdl/src/freehdl-0.0.8/std'
test -z "/usr/lib" || /usr/bin/mkdir -p "/build/freehdl/pkg/freehdl/usr/lib"
test -z "/usr/share/freehdl/lib/std" || /usr/bin/mkdir -p "/build/freehdl/pkg/freehdl/usr/share/freehdl/lib/std"
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libfreehdl-std.la '/build/freehdl/pkg/freehdl/usr/lib'
 /usr/bin/install -c -m 644 standard.vhdl textio.vhdl '/build/freehdl/pkg/freehdl/usr/share/freehdl/lib/std'
libtool: install: /usr/bin/install -c .libs/libfreehdl-std.so.0.0.0 /build/freehdl/pkg/freehdl/usr/lib/libfreehdl-std.so.0.0.0
libtool: install: (cd /build/freehdl/pkg/freehdl/usr/lib && { ln -s -f libfreehdl-std.so.0.0.0 libfreehdl-std.so.0 || { rm -f libfreehdl-std.so.0 && ln -s libfreehdl-std.so.0.0.0 libfreehdl-std.so.0; }; })
libtool: install: (cd /build/freehdl/pkg/freehdl/usr/lib && { ln -s -f libfreehdl-std.so.0.0.0 libfreehdl-std.so || { rm -f libfreehdl-std.so && ln -s libfreehdl-std.so.0.0.0 libfreehdl-std.so; }; })
libtool: install: /usr/bin/install -c .libs/libfreehdl-std.lai /build/freehdl/pkg/freehdl/usr/lib/libfreehdl-std.la
libtool: install: /usr/bin/install -c .libs/libfreehdl-std.a /build/freehdl/pkg/freehdl/usr/lib/libfreehdl-std.a
libtool: install: chmod 644 /build/freehdl/pkg/freehdl/usr/lib/libfreehdl-std.a
libtool: install: ranlib /build/freehdl/pkg/freehdl/usr/lib/libfreehdl-std.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
make[2]: Leaving directory '/build/freehdl/src/freehdl-0.0.8/std'
make[1]: Leaving directory '/build/freehdl/src/freehdl-0.0.8/std'
Making install in v2cc
make[1]: Entering directory '/build/freehdl/src/freehdl-0.0.8/v2cc'
make  install-am
make[2]: Entering directory '/build/freehdl/src/freehdl-0.0.8/v2cc'
make[3]: Entering directory '/build/freehdl/src/freehdl-0.0.8/v2cc'
test -z "/usr/bin" || /usr/bin/mkdir -p "/build/freehdl/pkg/freehdl/usr/bin"
test -z "/usr/bin" || /usr/bin/mkdir -p "/build/freehdl/pkg/freehdl/usr/bin"
make[3]: Nothing to be done for 'install-data-am'.
  /bin/sh ../libtool   --mode=install /usr/bin/install -c freehdl-v2cc '/build/freehdl/pkg/freehdl/usr/bin'
 /usr/bin/install -c gvhdl '/build/freehdl/pkg/freehdl/usr/bin'
libtool: install: warning: `../vaul/libfreehdl-vaul.la' has not been installed in `/usr/lib'
libtool: install: warning: `../fire/libfreehdl-fire.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/freehdl-v2cc /build/freehdl/pkg/freehdl/usr/bin/freehdl-v2cc
make[3]: Leaving directory '/build/freehdl/src/freehdl-0.0.8/v2cc'
make[2]: Leaving directory '/build/freehdl/src/freehdl-0.0.8/v2cc'
make[1]: Leaving directory '/build/freehdl/src/freehdl-0.0.8/v2cc'
Making install in doc
make[1]: Entering directory '/build/freehdl/src/freehdl-0.0.8/doc'
make[2]: Entering directory '/build/freehdl/src/freehdl-0.0.8/doc'
make[2]: Nothing to be done for 'install-exec-am'.
test -z "/usr/share/info" || /usr/bin/mkdir -p "/build/freehdl/pkg/freehdl/usr/share/info"
test -z "/usr/share/man/man1" || /usr/bin/mkdir -p "/build/freehdl/pkg/freehdl/usr/share/man/man1"
test -z "/usr/share/man/man5" || /usr/bin/mkdir -p "/build/freehdl/pkg/freehdl/usr/share/man/man5"
 /usr/bin/install -c -m 644 v2cc.libs.5 '/build/freehdl/pkg/freehdl/usr/share/man/man5'
 /usr/bin/install -c -m 644 freehdl-v2cc.1 gvhdl.1 freehdl-config.1 freehdl-gennodes.1 '/build/freehdl/pkg/freehdl/usr/share/man/man1'
 /usr/bin/install -c -m 644 ./fire.info '/build/freehdl/pkg/freehdl/usr/share/info'
 install-info --info-dir='/build/freehdl/pkg/freehdl/usr/share/info' '/build/freehdl/pkg/freehdl/usr/share/info/fire.info'
make[2]: Leaving directory '/build/freehdl/src/freehdl-0.0.8/doc'
make[1]: Leaving directory '/build/freehdl/src/freehdl-0.0.8/doc'
Making install in examples
make[1]: Entering directory '/build/freehdl/src/freehdl-0.0.8/examples'
Making install in v2c
make[2]: Entering directory '/build/freehdl/src/freehdl-0.0.8/examples/v2c'
make  install-am
make[3]: Entering directory '/build/freehdl/src/freehdl-0.0.8/examples/v2c'
make[4]: Entering directory '/build/freehdl/src/freehdl-0.0.8/examples/v2c'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/build/freehdl/src/freehdl-0.0.8/examples/v2c'
make[3]: Leaving directory '/build/freehdl/src/freehdl-0.0.8/examples/v2c'
make[2]: Leaving directory '/build/freehdl/src/freehdl-0.0.8/examples/v2c'
make[2]: Entering directory '/build/freehdl/src/freehdl-0.0.8/examples'
make[3]: Entering directory '/build/freehdl/src/freehdl-0.0.8/examples'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/freehdl/src/freehdl-0.0.8/examples'
make[2]: Leaving directory '/build/freehdl/src/freehdl-0.0.8/examples'
make[1]: Leaving directory '/build/freehdl/src/freehdl-0.0.8/examples'
Making install in ieee
make[1]: Entering directory '/build/freehdl/src/freehdl-0.0.8/ieee'
make  install-am
make[2]: Entering directory '/build/freehdl/src/freehdl-0.0.8/ieee'
make[3]: Entering directory '/build/freehdl/src/freehdl-0.0.8/ieee'
make[3]: Nothing to be done for 'install-exec-am'.
test -z "/usr/lib/freehdl" || /usr/bin/mkdir -p "/build/freehdl/pkg/freehdl/usr/lib/freehdl"
test -z "/usr/share/freehdl/lib/ieee" || /usr/bin/mkdir -p "/build/freehdl/pkg/freehdl/usr/share/freehdl/lib/ieee"
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libieee.la '/build/freehdl/pkg/freehdl/usr/lib/freehdl'
 /usr/bin/install -c -m 644 std_logic_1164.vhdl numeric_std.vhdl numeric_bit.vhdl std_logic_signed.vhdl std_logic_unsigned.vhdl std_logic_arith.vhdl math_real.vhdl vital_timing.vhdl '/build/freehdl/pkg/freehdl/usr/share/freehdl/lib/ieee'
libtool: install: /usr/bin/install -c .libs/libieee.so.0.0.0 /build/freehdl/pkg/freehdl/usr/lib/freehdl/libieee.so.0.0.0
libtool: install: (cd /build/freehdl/pkg/freehdl/usr/lib/freehdl && { ln -s -f libieee.so.0.0.0 libieee.so.0 || { rm -f libieee.so.0 && ln -s libieee.so.0.0.0 libieee.so.0; }; })
libtool: install: (cd /build/freehdl/pkg/freehdl/usr/lib/freehdl && { ln -s -f libieee.so.0.0.0 libieee.so || { rm -f libieee.so && ln -s libieee.so.0.0.0 libieee.so; }; })
libtool: install: /usr/bin/install -c .libs/libieee.lai /build/freehdl/pkg/freehdl/usr/lib/freehdl/libieee.la
libtool: install: /usr/bin/install -c .libs/libieee.a /build/freehdl/pkg/freehdl/usr/lib/freehdl/libieee.a
libtool: install: chmod 644 /build/freehdl/pkg/freehdl/usr/lib/freehdl/libieee.a
libtool: install: ranlib /build/freehdl/pkg/freehdl/usr/lib/freehdl/libieee.a
libtool: install: warning: remember to run `libtool --finish /usr/lib/freehdl'
make[3]: Leaving directory '/build/freehdl/src/freehdl-0.0.8/ieee'
make[2]: Leaving directory '/build/freehdl/src/freehdl-0.0.8/ieee'
make[1]: Leaving directory '/build/freehdl/src/freehdl-0.0.8/ieee'
Making install in FHDLgui
make[1]: Entering directory '/build/freehdl/src/freehdl-0.0.8/FHDLgui'
Making install in pictures
make[2]: Entering directory '/build/freehdl/src/freehdl-0.0.8/FHDLgui/pictures'
make[3]: Entering directory '/build/freehdl/src/freehdl-0.0.8/FHDLgui/pictures'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/freehdl/src/freehdl-0.0.8/FHDLgui/pictures'
make[2]: Leaving directory '/build/freehdl/src/freehdl-0.0.8/FHDLgui/pictures'
make[2]: Entering directory '/build/freehdl/src/freehdl-0.0.8/FHDLgui'
make[3]: Entering directory '/build/freehdl/src/freehdl-0.0.8/FHDLgui'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/freehdl/src/freehdl-0.0.8/FHDLgui'
make[2]: Leaving directory '/build/freehdl/src/freehdl-0.0.8/FHDLgui'
make[1]: Leaving directory '/build/freehdl/src/freehdl-0.0.8/FHDLgui'
Making install in cdfggen
make[1]: Entering directory '/build/freehdl/src/freehdl-0.0.8/cdfggen'
make  install-am
make[2]: Entering directory '/build/freehdl/src/freehdl-0.0.8/cdfggen'
make[3]: Entering directory '/build/freehdl/src/freehdl-0.0.8/cdfggen'
test -z "/usr/lib" || /usr/bin/mkdir -p "/build/freehdl/pkg/freehdl/usr/lib"
make[3]: Nothing to be done for 'install-data-am'.
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libfreehdl-cdfggen.la '/build/freehdl/pkg/freehdl/usr/lib'
libtool: install: /usr/bin/install -c .libs/libfreehdl-cdfggen.so.0.0.0 /build/freehdl/pkg/freehdl/usr/lib/libfreehdl-cdfggen.so.0.0.0
libtool: install: (cd /build/freehdl/pkg/freehdl/usr/lib && { ln -s -f libfreehdl-cdfggen.so.0.0.0 libfreehdl-cdfggen.so.0 || { rm -f libfreehdl-cdfggen.so.0 && ln -s libfreehdl-cdfggen.so.0.0.0 libfreehdl-cdfggen.so.0; }; })
libtool: install: (cd /build/freehdl/pkg/freehdl/usr/lib && { ln -s -f libfreehdl-cdfggen.so.0.0.0 libfreehdl-cdfggen.so || { rm -f libfreehdl-cdfggen.so && ln -s libfreehdl-cdfggen.so.0.0.0 libfreehdl-cdfggen.so; }; })
libtool: install: /usr/bin/install -c .libs/libfreehdl-cdfggen.lai /build/freehdl/pkg/freehdl/usr/lib/libfreehdl-cdfggen.la
libtool: install: /usr/bin/install -c .libs/libfreehdl-cdfggen.a /build/freehdl/pkg/freehdl/usr/lib/libfreehdl-cdfggen.a
libtool: install: chmod 644 /build/freehdl/pkg/freehdl/usr/lib/libfreehdl-cdfggen.a
libtool: install: ranlib /build/freehdl/pkg/freehdl/usr/lib/libfreehdl-cdfggen.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
make[3]: Leaving directory '/build/freehdl/src/freehdl-0.0.8/cdfggen'
make[2]: Leaving directory '/build/freehdl/src/freehdl-0.0.8/cdfggen'
make[1]: Leaving directory '/build/freehdl/src/freehdl-0.0.8/cdfggen'
make[1]: Entering directory '/build/freehdl/src/freehdl-0.0.8'
make[2]: Entering directory '/build/freehdl/src/freehdl-0.0.8'
make[2]: Nothing to be done for 'install-exec-am'.
test -z "/usr/lib/pkgconfig" || /usr/bin/mkdir -p "/build/freehdl/pkg/freehdl/usr/lib/pkgconfig"
 /usr/bin/install -c -m 644 freehdl.pc '/build/freehdl/pkg/freehdl/usr/lib/pkgconfig'
make[2]: Leaving directory '/build/freehdl/src/freehdl-0.0.8'
make[1]: Leaving directory '/build/freehdl/src/freehdl-0.0.8'
==> Tidying install...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> WARNING: Package contains reference to $srcdir
usr/lib/freehdl/libieee.so.0.0.0
==> Creating package "freehdl"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: freehdl 0.0.8-13 (Wed Mar  1 05:14:09 2023)
==> Cleaning up...