Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 790259 Details for
Bug 856589
sci-electronics/freehdl-0.0.8 - ../.../kernel-db.hh: error: const class db::key_iterator has no member named iter
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
sci-electronics:freehdl-0.0.8:20220705-151039.log
sci-electronics:freehdl-0.0.8:20220705-151039.log (text/plain), 134.19 KB, created by
Toralf Förster
on 2022-07-05 15:46:53 UTC
(
hide
)
Description:
sci-electronics:freehdl-0.0.8:20220705-151039.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2022-07-05 15:46:53 UTC
Size:
134.19 KB
patch
obsolete
> * Package: sci-electronics/freehdl-0.0.8 > * Repository: gentoo > * Maintainer: sci-electronics@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking freehdl-0.0.8.tar.gz to /var/tmp/portage/sci-electronics/freehdl-0.0.8/work >>>> Source unpacked in /var/tmp/portage/sci-electronics/freehdl-0.0.8/work >>>> Preparing source in /var/tmp/portage/sci-electronics/freehdl-0.0.8/work/freehdl-0.0.8 ... > * Applying freehdl-0.0.8-fix-c++14.patch ... > [ ok ] > * Applying freehdl-0.0.8-qa.patch ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/sci-electronics/freehdl-0.0.8/work/freehdl-0.0.8 ... > * econf: updating freehdl-0.0.8/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating freehdl-0.0.8/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --docdir=/usr/share/doc/freehdl-0.0.8 --htmldir=/usr/share/doc/freehdl-0.0.8/html --libdir=/usr/lib64 --disable-static >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking target system type... x86_64-pc-linux-gnu >checking for a BSD-compatible install... /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /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 x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/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/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking how to run the C preprocessor... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) 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... no >checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking dependency style of x86_64-pc-linux-gnu-g++... none >checking whether we are using the GNU C++ compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... (cached) yes >checking dependency style of x86_64-pc-linux-gnu-g++... (cached) none >checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) 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 x86_64-pc-linux-gnu-glibtool... no >checking for x86_64-pc-linux-gnu-libtool... no >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. > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/sci-electronics/freehdl-0.0.8/work/freehdl-0.0.8 ... >make -j4 >Making all in freehdl >make[1]: Entering directory '/var/tmp/portage/sci-electronics/freehdl-0.0.8/work/freehdl-0.0.8/freehdl' >make all-am >make[2]: Entering directory '/var/tmp/portage/sci-electronics/freehdl-0.0.8/work/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 '/var/tmp/portage/sci-electronics/freehdl-0.0.8/work/freehdl-0.0.8/freehdl' >make[1]: Leaving directory '/var/tmp/portage/sci-electronics/freehdl-0.0.8/work/freehdl-0.0.8/freehdl' >Making all in fire >make[1]: Entering directory '/var/tmp/portage/sci-electronics/freehdl-0.0.8/work/freehdl-0.0.8/fire' >make all-am >make[2]: Entering directory '/var/tmp/portage/sci-electronics/freehdl-0.0.8/work/freehdl-0.0.8/fire' >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-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.. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o fire-chunk.lo fire-chunk.cc >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-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.. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o fire-types.lo fire-types.cc >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-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.. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o tree-supp.lo tree-supp.cc >x86_64-pc-linux-gnu-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.. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o test-fire.o test-fire.cc >libtool: compile: x86_64-pc-linux-gnu-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.. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c fire-chunk.cc -fPIC -DPIC -o .libs/fire-chunk.o >libtool: compile: x86_64-pc-linux-gnu-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.. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c fire-types.cc -fPIC -DPIC -o .libs/fire-types.o >libtool: compile: x86_64-pc-linux-gnu-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.. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c tree-supp.cc -fPIC -DPIC -o .libs/tree-supp.o >fire-types.cc: In function âvoid* fire_xmalloc(size_t)â: >fire-types.cc:20:13: warning: ignoring return value of âssize_t write(int, const void*, size_t)â declared with attribute âwarn_unused_resultâ [-Wunused-result] > 20 | write (2, msg, sizeof(msg)-1); > | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ >/bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -version-info 0:0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libfreehdl-fire.la -rpath /usr/lib64 fire-chunk.lo fire-types.lo tree-supp.lo >libtool: link: x86_64-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/12.1.1/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/12.1.1/crtbeginS.o .libs/fire-chunk.o .libs/fire-types.o .libs/tree-supp.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.1/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/12.1.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/12.1.1/../../../../lib64/crtn.o -march=native -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -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: ( cd ".libs" && rm -f "libfreehdl-fire.la" && ln -s "../libfreehdl-fire.la" "libfreehdl-fire.la" ) >/bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test-fire test-fire.o libfreehdl-fire.la >libtool: link: x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/test-fire test-fire.o ./.libs/libfreehdl-fire.so >make[2]: Leaving directory '/var/tmp/portage/sci-electronics/freehdl-0.0.8/work/freehdl-0.0.8/fire' >make[1]: Leaving directory '/var/tmp/portage/sci-electronics/freehdl-0.0.8/work/freehdl-0.0.8/fire' >Making all in vaul >make[1]: Entering directory '/var/tmp/portage/sci-electronics/freehdl-0.0.8/work/freehdl-0.0.8/vaul' >make all-am >make[2]: Entering directory '/var/tmp/portage/sci-electronics/freehdl-0.0.8/work/freehdl-0.0.8/vaul' >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-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.. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o attr.lo attr.cc >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-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.. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o blocks.lo blocks.cc >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-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.. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o decls.lo decls.cc >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-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.. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o dfile.lo dfile.cc >libtool: compile: x86_64-pc-linux-gnu-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.. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c dfile.cc -fPIC -DPIC -o .libs/dfile.o >libtool: compile: x86_64-pc-linux-gnu-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.. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c attr.cc -fPIC -DPIC -o .libs/attr.o >libtool: compile: x86_64-pc-linux-gnu-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.. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c blocks.cc -fPIC -DPIC -o .libs/blocks.o >libtool: compile: x86_64-pc-linux-gnu-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.. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c decls.cc -fPIC -DPIC -o .libs/decls.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-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.. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o dunit.lo dunit.cc >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-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.. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o error.lo error.cc >libtool: compile: x86_64-pc-linux-gnu-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.. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c dunit.cc -fPIC -DPIC -o .libs/dunit.o >libtool: compile: x86_64-pc-linux-gnu-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.. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c error.cc -fPIC -DPIC -o .libs/error.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-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.. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o expr.lo expr.cc >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-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.. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o fold.lo fold.cc >libtool: compile: x86_64-pc-linux-gnu-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.. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c expr.cc -fPIC -DPIC -o .libs/expr.o >libtool: compile: x86_64-pc-linux-gnu-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.. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c fold.cc -fPIC -DPIC -o .libs/fold.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-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.. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o lexer.lo lexer.cc >libtool: compile: x86_64-pc-linux-gnu-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.. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c lexer.cc -fPIC -DPIC -o .libs/lexer.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-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.. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o list.lo list.cc >libtool: compile: x86_64-pc-linux-gnu-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.. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c list.cc -fPIC -DPIC -o .libs/list.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-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.. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o mempool.lo mempool.cc >libtool: compile: x86_64-pc-linux-gnu-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.. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c mempool.cc -fPIC -DPIC -o .libs/mempool.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-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.. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o message.lo message.cc >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-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.. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o bison-parser.lo bison-parser.cc >libtool: compile: x86_64-pc-linux-gnu-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.. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c message.cc -fPIC -DPIC -o .libs/message.o >libtool: compile: x86_64-pc-linux-gnu-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.. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c bison-parser.cc -fPIC -DPIC -o .libs/bison-parser.o >lexer.cc: In member function âint vaul_lexer::lex(vaul_yystype*, vaul_yyltype*)â: >lexer.cc:810:32: warning: ISO C++17 does not allow âregisterâ storage class specifier [-Wregister] > 810 | register yy_state_type yy_current_state; > | ^~~~~~~~~~~~~~~~ >lexer.cc:811:24: warning: ISO C++17 does not allow âregisterâ storage class specifier [-Wregister] > 811 | register char *yy_cp, *yy_bp; > | ^~~~~ >lexer.cc:811:32: warning: ISO C++17 does not allow âregisterâ storage class specifier [-Wregister] > 811 | register char *yy_cp, *yy_bp; > | ^~~~~ >lexer.cc:812:22: warning: ISO C++17 does not allow âregisterâ storage class specifier [-Wregister] > 812 | register int yy_act; > | ^~~~~~ >lexer.cc:873:42: warning: ISO C++17 does not allow âregisterâ storage class specifier [-Wregister] > 873 | register YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)]; > | ^~~~ >lexer.cc: In member function âint vaul_FlexLexer::yy_get_next_buffer()â: >lexer.cc:1375:24: warning: ISO C++17 does not allow âregisterâ storage class specifier [-Wregister] > 1375 | register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; > | ^~~~ >lexer.cc:1376:24: warning: ISO C++17 does not allow âregisterâ storage class specifier [-Wregister] > 1376 | register char *source = (yytext_ptr); > | ^~~~~~ >lexer.cc:1377:22: warning: ISO C++17 does not allow âregisterâ storage class specifier [-Wregister] > 1377 | register int number_to_move, i; > | ^~~~~~~~~~~~~~ >lexer.cc:1377:38: warning: ISO C++17 does not allow âregisterâ storage class specifier [-Wregister] > 1377 | register int number_to_move, i; > | ^ >lexer.cc: In member function âyy_state_type vaul_FlexLexer::yy_get_previous_state()â: >lexer.cc:1480:32: warning: ISO C++17 does not allow âregisterâ storage class specifier [-Wregister] > 1480 | register yy_state_type yy_current_state; > | ^~~~~~~~~~~~~~~~ >lexer.cc:1481:24: warning: ISO C++17 does not allow âregisterâ storage class specifier [-Wregister] > 1481 | register char *yy_cp; > | ^~~~~ >lexer.cc:1490:34: warning: ISO C++17 does not allow âregisterâ storage class specifier [-Wregister] > 1490 | register YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1); > | ^~~~ >lexer.cc: In member function âyy_state_type vaul_FlexLexer::yy_try_NUL_trans(yy_state_type)â: >lexer.cc:1511:22: warning: ISO C++17 does not allow âregisterâ storage class specifier [-Wregister] > 1511 | register int yy_is_jam; > | ^~~~~~~~~ >lexer.cc:1513:26: warning: ISO C++17 does not allow âregisterâ storage class specifier [-Wregister] > 1513 | register YY_CHAR yy_c = 1; > | ^~~~ >lexer.cc: At global scope: >lexer.cc:1528:54: warning: ISO C++17 does not allow âregisterâ storage class specifier [-Wregister] > 1528 | void yyFlexLexer::yyunput( int c, register char* yy_bp) > | ^~~~~ >lexer.cc: In member function âvoid vaul_FlexLexer::yyunput(int, char*)â: >lexer.cc:1530:24: warning: ISO C++17 does not allow âregisterâ storage class specifier [-Wregister] > 1530 | register char *yy_cp; > | ^~~~~ >lexer.cc:1540:30: warning: ISO C++17 does not allow âregisterâ storage class specifier [-Wregister] > 1540 | register int number_to_move = (yy_n_chars) + 2; > | ^~~~~~~~~~~~~~ >lexer.cc:1541:32: warning: ISO C++17 does not allow âregisterâ storage class specifier [-Wregister] > 1541 | register char *dest = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[ > | ^~~~ >lexer.cc:1543:32: warning: ISO C++17 does not allow âregisterâ storage class specifier [-Wregister] > 1543 | register char *source = > | ^~~~~~ >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-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.. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o printer.lo printer.cc >libtool: compile: x86_64-pc-linux-gnu-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.. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c printer.cc -fPIC -DPIC -o .libs/printer.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-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.. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o ref.lo ref.cc >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-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.. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o stats.lo stats.cc >libtool: compile: x86_64-pc-linux-gnu-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.. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c ref.cc -fPIC -DPIC -o .libs/ref.o >libtool: compile: x86_64-pc-linux-gnu-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.. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c stats.cc -fPIC -DPIC -o .libs/stats.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-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.. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o subprogs.lo subprogs.cc >In file included from /usr/include/strings.h:23, > from /usr/include/string.h:462, > from ../freehdl/vaul-lexer.h:33, > from bison-parser.yy:38: >../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:52: warning: âoffsetofâ within non-standard-layout type âIIR_ElementDeclarationListâ is conditionally-supported [-Winvalid-offsetof] > 40 | return (node *)generic_concat(l1, l2, offsetof(node, rest)); > | ^ >libtool: compile: x86_64-pc-linux-gnu-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.. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c subprogs.cc -fPIC -DPIC -o .libs/subprogs.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-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.. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o tree.lo tree.cc >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-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.. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o types.lo types.cc >libtool: compile: x86_64-pc-linux-gnu-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.. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c tree.cc -fPIC -DPIC -o .libs/tree.o >libtool: compile: x86_64-pc-linux-gnu-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.. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c types.cc -fPIC -DPIC -o .libs/types.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-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.. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o version.lo version.cc >libtool: compile: x86_64-pc-linux-gnu-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.. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c version.cc -fPIC -DPIC -o .libs/version.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-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.. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o pool.lo pool.cc >libtool: compile: x86_64-pc-linux-gnu-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.. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c pool.cc -fPIC -DPIC -o .libs/pool.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-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.. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o vaul-chunk.lo vaul-chunk.cc >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-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.. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o vaulgens-chunk.lo vaulgens-chunk.cc >libtool: compile: x86_64-pc-linux-gnu-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.. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c vaul-chunk.cc -fPIC -DPIC -o .libs/vaul-chunk.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-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.. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o aprintf.lo aprintf.cc >libtool: compile: x86_64-pc-linux-gnu-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.. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c vaulgens-chunk.cc -fPIC -DPIC -o .libs/vaulgens-chunk.o >libtool: compile: x86_64-pc-linux-gnu-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.. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c aprintf.cc -fPIC -DPIC -o .libs/aprintf.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-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.. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o vaprintf.lo vaprintf.cc >libtool: compile: x86_64-pc-linux-gnu-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.. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c vaprintf.cc -fPIC -DPIC -o .libs/vaprintf.o >vaprintf.cc: In function âchar* vaul_vaprintf(const char*, __va_list_tag*)â: >vaprintf.cc:38:13: warning: ignoring return value of âint vasprintf(char**, const char*, __va_list_tag*)â declared with attribute âwarn_unused_resultâ [-Wunused-result] > 38 | vasprintf (&str, fmt, ap); > | ~~~~~~~~~~^~~~~~~~~~~~~~~ >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-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.. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o xmalloc.lo xmalloc.cc >libtool: compile: x86_64-pc-linux-gnu-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.. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c xmalloc.cc -fPIC -DPIC -o .libs/xmalloc.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-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.. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o xrealloc.lo xrealloc.cc >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-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.. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o xstrdup.lo xstrdup.cc >libtool: compile: x86_64-pc-linux-gnu-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.. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c xrealloc.cc -fPIC -DPIC -o .libs/xrealloc.o >libtool: compile: x86_64-pc-linux-gnu-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.. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c xstrdup.cc -fPIC -DPIC -o .libs/xstrdup.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-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.. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o fatal.lo fatal.cc >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-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.. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o vfatal.lo vfatal.cc >libtool: compile: x86_64-pc-linux-gnu-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.. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c fatal.cc -fPIC -DPIC -o .libs/fatal.o >libtool: compile: x86_64-pc-linux-gnu-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.. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c vfatal.cc -fPIC -DPIC -o .libs/vfatal.o >/bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -version-info 0:0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libfreehdl-vaul.la -rpath /usr/lib64 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: x86_64-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/12.1.1/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/12.1.1/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/x86_64-pc-linux-gnu/12.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.1/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/12.1.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/12.1.1/../../../../lib64/crtn.o -march=native -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -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: ( cd ".libs" && rm -f "libfreehdl-vaul.la" && ln -s "../libfreehdl-vaul.la" "libfreehdl-vaul.la" ) >make[2]: Leaving directory '/var/tmp/portage/sci-electronics/freehdl-0.0.8/work/freehdl-0.0.8/vaul' >make[1]: Leaving directory '/var/tmp/portage/sci-electronics/freehdl-0.0.8/work/freehdl-0.0.8/vaul' >Making all in kernel >make[1]: Entering directory '/var/tmp/portage/sci-electronics/freehdl-0.0.8/work/freehdl-0.0.8/kernel' >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-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.. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o libfreehdl_kernel_la-error.lo `test -f 'error.cc' || echo './'`error.cc >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-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.. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o libfreehdl_kernel_la-stack_trace.lo `test -f 'stack_trace.cc' || echo './'`stack_trace.cc >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-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.. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o libfreehdl_kernel_la-name_stack.lo `test -f 'name_stack.cc' || echo './'`name_stack.cc >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-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.. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o libfreehdl_kernel_la-attributes.lo `test -f 'attributes.cc' || echo './'`attributes.cc >libtool: compile: x86_64-pc-linux-gnu-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.. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c stack_trace.cc -fPIC -DPIC -o .libs/libfreehdl_kernel_la-stack_trace.o >libtool: compile: x86_64-pc-linux-gnu-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.. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c name_stack.cc -fPIC -DPIC -o .libs/libfreehdl_kernel_la-name_stack.o >libtool: compile: x86_64-pc-linux-gnu-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.. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c attributes.cc -fPIC -DPIC -o .libs/libfreehdl_kernel_la-attributes.o >libtool: compile: x86_64-pc-linux-gnu-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.. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c error.cc -fPIC -DPIC -o .libs/libfreehdl_kernel_la-error.o >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/12.1.1/include/g++-v12/ext/hash_map:60, > from ../freehdl/kernel-util.hh:13, > from ../freehdl/kernel-db.hh:82, > from ../freehdl/std-vhdl-types.hh:2231, > from error.cc:4: >/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.1/include/g++-v12/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] > 32 | #warning \ > | ^~~~~~~ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/12.1.1/include/g++-v12/ext/hash_map:60, > from ../freehdl/kernel-util.hh:13, > from ../freehdl/kernel-db.hh:82, > from ../freehdl/std-vhdl-types.hh:2231, > from ../freehdl/std-standard.hh:6, > from ../freehdl/kernel-sig-info.hh:8, > from attributes.cc:4: >/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.1/include/g++-v12/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] > 32 | #warning \ > | ^~~~~~~ >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-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.. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c -o libfreehdl_kernel_la-process_base.lo `test -f 'process_base.cc' || echo './'`process_base.cc >libtool: compile: x86_64-pc-linux-gnu-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.. -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -c process_base.cc -fPIC -DPIC -o .libs/libfreehdl_kernel_la-process_base.o >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/12.1.1/include/g++-v12/ext/hash_map:60, > from ../freehdl/kernel-util.hh:13, > from ../freehdl/kernel-db.hh:82, > from ../freehdl/std-vhdl-types.hh:2231, > from ../freehdl/kernel-process-base.hh:5, > from process_base.cc:4: >/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.1/include/g++-v12/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] > 32 | #warning \ > | ^~~~~~~ >In file included from ../freehdl/std-vhdl-types.hh:16: >../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] > 95 | register int s = ((acl*)a)->get_header().size; > | ^ >../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] > 261 | register int tmp = a % b; > | ^~~ >In file included from ../freehdl/std-vhdl-types.hh:16: >../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] > 95 | register int s = ((acl*)a)->get_header().size; > | ^ >../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] > 261 | register int tmp = a % b; > | ^~~ >../freehdl/kernel-db.hh: At global scope: >../freehdl/kernel-db.hh:234:35: error: âvectorâ was not declared in this scope > 234 | typedef pair<db_key_kind_base*, vector<db_entry_base*> > db_key_entry_pair; > | ^~~~~~ >../freehdl/kernel-db.hh:234:35: note: suggested alternatives: >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/12.1.1/include/g++-v12/vector:64, > from /usr/lib/gcc/x86_64-pc-linux-gnu/12.1.1/include/g++-v12/functional:62, > from ../freehdl/std-vhdl-types.hh:11: >/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.1/include/g++-v12/bits/stl_vector.h:423:11: note: âstd::vectorâ > 423 | class vector : protected _Vector_base<_Tp, _Alloc> > | ^~~~~~ >/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.1/include/g++-v12/vector:84:13: note: âstd::pmr::vectorâ > 84 | using vector = std::vector<_Tp, polymorphic_allocator<_Tp>>; > | ^~~~~~ >../freehdl/kernel-db.hh:234:56: error: template argument 2 is invalid > 234 | typedef pair<db_key_kind_base*, vector<db_entry_base*> > db_key_entry_pair; > | ^ >../freehdl/kernel-db.hh:234:58: error: expected unqualified-id before â>â token > 234 | typedef pair<db_key_kind_base*, vector<db_entry_base*> > db_key_entry_pair; > | ^ >../freehdl/kernel-db.hh:241:11: error: âdb_key_entry_pairâ does not name a type > 241 | virtual db_key_entry_pair &find (db_basic_key key) = 0; > | ^~~~~~~~~~~~~~~~~ >../freehdl/kernel-db.hh:244:11: error: âdb_key_entry_pairâ does not name a type > 244 | virtual db_key_entry_pair &find_create (db_basic_key key, db_key_kind_base *key_kind) = 0; > | ^~~~~~~~~~~~~~~~~ >../freehdl/kernel-db.hh:271:27: error: âdb_key_entry_pairâ was not declared in this scope > 271 | typedef hash_map<void*, db_key_entry_pair, db_basic_key_hash> db_data_map_type; > | ^~~~~~~~~~~~~~~~~ >../freehdl/kernel-db.hh:271:63: error: template argument 2 is invalid > 271 | typedef hash_map<void*, db_key_entry_pair, db_basic_key_hash> db_data_map_type; > | ^ > >../freehdl/kernel-db.hh:271:63: error: template argument 5 is invalid >../freehdl/kernel-db.hh:285:21: error: invalid use of â::â > 285 | db_data_map_type::iterator iter; > | ^~ >../freehdl/kernel-db.hh:285:23: error: expected â;â at end of member declaration > 285 | db_data_map_type::iterator iter; > | ^~~~~~~~ > | ; >../freehdl/kernel-db.hh:285:32: error: âiterâ does not name a type > 285 | db_data_map_type::iterator iter; > | ^~~~ >../freehdl/kernel-db.hh:288:52: error: expected unqualified-id before âiâ > 288 | key_iterator (const db_data_map_type::iterator i) { iter = i; } > | ^ >../freehdl/kernel-db.hh:288:51: error: expected â)â before âiâ > 288 | key_iterator (const db_data_map_type::iterator i) { iter = i; } > | ~ ^~ > | ) >../freehdl/kernel-db.hh:288:43: error: expected â;â at end of member declaration > 288 | key_iterator (const db_data_map_type::iterator i) { iter = i; } > | ^~~~~~~~ > | ; >../freehdl/kernel-db.hh: At global scope: >../freehdl/kernel-db.hh:234:35: error: âvectorâ was not declared in this scope > 234 | typedef pair<db_key_kind_base*, vector<db_entry_base*> > db_key_entry_pair; > | ^~~~~~ >../freehdl/kernel-db.hh:234:35: note: suggested alternatives: >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/12.1.1/include/g++-v12/vector:64, > from /usr/lib/gcc/x86_64-pc-linux-gnu/12.1.1/include/g++-v12/functional:62, > from ../freehdl/std-vhdl-types.hh:11: >/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.1/include/g++-v12/bits/stl_vector.h:423:11: note: âstd::vectorâ > 423 | class vector : protected _Vector_base<_Tp, _Alloc> > | ^~~~~~ >/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.1/include/g++-v12/vector:84:13: note: âstd::pmr::vectorâ > 84 | using vector = std::vector<_Tp, polymorphic_allocator<_Tp>>; > | ^~~~~~ >../freehdl/kernel-db.hh:234:56: error: template argument 2 is invalid > 234 | typedef pair<db_key_kind_base*, vector<db_entry_base*> > db_key_entry_pair; > | ^ >../freehdl/kernel-db.hh:234:58: error: expected unqualified-id before â>â token > 234 | typedef pair<db_key_kind_base*, vector<db_entry_base*> > db_key_entry_pair; > | ^ >../freehdl/kernel-db.hh:288:52: error: âiâ does not name a type > 288 | key_iterator (const db_data_map_type::iterator i) { iter = i; } > | ^ >../freehdl/kernel-db.hh:316:3: error: âdb_key_entry_pairâ does not name a type > 316 | db_key_entry_pair &find (db_basic_key key) > | ^~~~~~~~~~~~~~~~~ >../freehdl/kernel-db.hh:241:11: error: âdb_key_entry_pairâ does not name a type > 241 | virtual db_key_entry_pair &find (db_basic_key key) = 0; > | ^~~~~~~~~~~~~~~~~ >../freehdl/kernel-db.hh:326:3: error: âdb_key_entry_pairâ does not name a type > 326 | db_key_entry_pair &find_create (db_basic_key key, db_key_kind_base *key_kind) > | ^~~~~~~~~~~~~~~~~ >../freehdl/kernel-db.hh:244:11: error: âdb_key_entry_pairâ does not name a type > 244 | virtual db_key_entry_pair &find_create (db_basic_key key, db_key_kind_base *key_kind) = 0; > | ^~~~~~~~~~~~~~~~~ >../freehdl/kernel-db.hh: In member function âdb::key_iterator& db::key_iterator::operator++()â: >../freehdl/kernel-db.hh:289:36: error: âiterâ was not declared in this scope > 289 | key_iterator &operator ++ () { iter++; return *this; } > | ^~~~ >../freehdl/kernel-db.hh:271:27: error: âdb_key_entry_pairâ was not declared in this scope > 271 | typedef hash_map<void*, db_key_entry_pair, db_basic_key_hash> db_data_map_type; > | ^~~~~~~~~~~~~~~~~ >../freehdl/kernel-db.hh:271:63: error: template argument 2 is invalid > 271 | typedef hash_map<void*, db_key_entry_pair, db_basic_key_hash> db_data_map_type; > | ^ > >../freehdl/kernel-db.hh:271:63: error: template argument 5 is invalid >../freehdl/kernel-db.hh:285:21: error: invalid use of â::â > 285 | db_data_map_type::iterator iter; > | ^~ >../freehdl/kernel-db.hh:285:23: error: expected â;â at end of member declaration > 285 | db_data_map_type::iterator iter; > | ^~~~~~~~ > | ; >../freehdl/kernel-db.hh: In member function âdb::key_iterator db::key_iterator::operator++(int)â: >../freehdl/kernel-db.hh:293:7: error: âiterâ was not declared in this scope > 293 | iter++; > | ^~~~ >../freehdl/kernel-db.hh:285:32: error: âiterâ does not name a type > 285 | db_data_map_type::iterator iter; > | ^~~~ >../freehdl/kernel-db.hh:288:52: error: expected unqualified-id before âiâ > 288 | key_iterator (const db_data_map_type::iterator i) { iter = i; } > | ^ >../freehdl/kernel-db.hh:288:51: error: expected â)â before âiâ > 288 | key_iterator (const db_data_map_type::iterator i) { iter = i; } > | ~ ^~ > | ) >../freehdl/kernel-db.hh:288:43: error: expected â;â at end of member declaration > 288 | key_iterator (const db_data_map_type::iterator i) { iter = i; } > | ^~~~~~~~ > | ; >../freehdl/kernel-db.hh:288:52: error: âiâ does not name a type > 288 | key_iterator (const db_data_map_type::iterator i) { iter = i; } > | ^ >../freehdl/kernel-db.hh:316:3: error: âdb_key_entry_pairâ does not name a type > 316 | db_key_entry_pair &find (db_basic_key key) > | ^~~~~~~~~~~~~~~~~ >../freehdl/kernel-db.hh: In member function âbool db::key_iterator::operator==(db::key_iterator) constâ: >../freehdl/kernel-db.hh:296:60: error: âiterâ was not declared in this scope > 296 | bool operator == (const key_iterator i) const { return iter == i.iter; } > | ^~~~ >../freehdl/kernel-db.hh:296:70: error: âconst class db::key_iteratorâ has no member named âiterâ > 296 | ool operator == (const key_iterator i) const { return iter == i.iter; } > | ^~~~ > >../freehdl/kernel-db.hh:326:3: error: âdb_key_entry_pairâ does not name a type > 326 | db_key_entry_pair &find_create (db_basic_key key, db_key_kind_base *key_kind) > | ^~~~~~~~~~~~~~~~~ >../freehdl/kernel-db.hh: In member function âbool db::key_iterator::operator!=(db::key_iterator) constâ: >../freehdl/kernel-db.hh:297:60: error: âiterâ was not declared in this scope > 297 | bool operator != (const key_iterator i) const { return iter != i.iter; } > | ^~~~ >../freehdl/kernel-db.hh:297:70: error: âconst class db::key_iteratorâ has no member named âiterâ > 297 | ool operator != (const key_iterator i) const { return iter != i.iter; } > | ^~~~ > >../freehdl/kernel-db.hh: In member function âdb::key_iterator& db::key_iterator::operator++()â: >../freehdl/kernel-db.hh:289:36: error: âiterâ was not declared in this scope > 289 | key_iterator &operator ++ () { iter++; return *this; } > | ^~~~ >../freehdl/kernel-db.hh: In member function âdb_basic_key db::key_iterator::operator*() constâ: >../freehdl/kernel-db.hh:298:61: error: âiterâ was not declared in this scope > 298 | db_basic_key operator * () const { return db_basic_key (iter->first); } > | ^~~~ >../freehdl/kernel-db.hh: In member function âdb::key_iterator db::begin()â: >../freehdl/kernel-db.hh:300:57: error: request for member âbeginâ in â((db*)this)->db::data_mapâ, which is of non-class type âdb::db_data_map_typeâ {aka âintâ} > 300 | key_iterator begin () { return key_iterator (data_map.begin ()); } > | ^~~~~ >../freehdl/kernel-db.hh: In member function âdb::key_iterator db::end()â: >../freehdl/kernel-db.hh:301:55: error: request for member âendâ in â((db*)this)->db::data_mapâ, which is of non-class type âdb::db_data_map_typeâ {aka âintâ} > 301 | key_iterator end () { return key_iterator (data_map.end ()); } > | ^~~ >../freehdl/kernel-db.hh: In member function âvirtual int db::key_count() constâ: >../freehdl/kernel-db.hh:304:44: error: request for member âsizeâ in â((const db*)this)->db::data_mapâ, which is of non-class type âconst db::db_data_map_typeâ {aka âconst intâ} > 304 | int key_count () const { return data_map.size (); } > | ^~~~ >../freehdl/kernel-db.hh: In member function âvirtual bool db::is_in_database(db_basic_key)â: >../freehdl/kernel-db.hh:310:21: error: request for member âfindâ in â((db*)this)->db::data_mapâ, which is of non-class type âdb::db_data_map_typeâ {aka âintâ} > 310 | return data_map.find (key.value) != data_map.end (); > | ^~~~ >../freehdl/kernel-db.hh:310:50: error: request for member âendâ in â((db*)this)->db::data_mapâ, which is of non-class type âdb::db_data_map_typeâ {aka âintâ} > 310 | return data_map.find (key.value) != data_map.end (); > | ^~~ >../freehdl/kernel-db.hh: In member function âvirtual db_entry_base* db::add_entry(db_basic_key, db_key_kind_base*, db_entry_base*)â: >../freehdl/kernel-db.hh:343:5: error: âvectorâ was not declared in this scope > 343 | vector<db_entry_base*> &vec = find_create (key, key_kind).second; > | ^~~~~~ >../freehdl/kernel-db.hh:343:5: note: suggested alternatives: >/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.1/include/g++-v12/bits/stl_vector.h:423:11: note: âstd::vectorâ > 423 | class vector : protected _Vector_base<_Tp, _Alloc> > | ^~~~~~ >/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.1/include/g++-v12/vector:84:13: note: âstd::pmr::vectorâ > 84 | using vector = std::vector<_Tp, polymorphic_allocator<_Tp>>; > | ^~~~~~ >../freehdl/kernel-db.hh:343:25: error: expected primary-expression before â*â token > 343 | vector<db_entry_base*> &vec = find_create (key, key_kind).second; > | ^ >../freehdl/kernel-db.hh:343:26: error: expected primary-expression before â>â token > 343 | vector<db_entry_base*> &vec = find_create (key, key_kind).second; > | ^ >../freehdl/kernel-db.hh: In member function âdb::key_iterator db::key_iterator::operator++(int)â: >../freehdl/kernel-db.hh:293:7: error: âiterâ was not declared in this scope > 293 | iter++; > | ^~~~ >../freehdl/kernel-db.hh:343:29: error: âvecâ was not declared in this scope > 343 | vector<db_entry_base*> &vec = find_create (key, key_kind).second; > | ^~~ >../freehdl/kernel-db.hh: In member function âbool db::key_iterator::operator==(db::key_iterator) constâ: >../freehdl/kernel-db.hh:296:60: error: âiterâ was not declared in this scope > 296 | bool operator == (const key_iterator i) const { return iter == i.iter; } > | ^~~~ >../freehdl/kernel-db.hh:296:70: error: âconst class db::key_iteratorâ has no member named âiterâ > 296 | ool operator == (const key_iterator i) const { return iter == i.iter; } > | ^~~~ > >../freehdl/kernel-db.hh: In member function âbool db::key_iterator::operator!=(db::key_iterator) constâ: >../freehdl/kernel-db.hh:297:60: error: âiterâ was not declared in this scope > 297 | bool operator != (const key_iterator i) const { return iter != i.iter; } > | ^~~~ >../freehdl/kernel-db.hh:343:35: error: âfind_createâ was not declared in this scope; did you mean âtimer_createâ? > 343 | vector<db_entry_base*> &vec = find_create (key, key_kind).second; > | ^~~~~~~~~~~ > | timer_create >../freehdl/kernel-db.hh: In member function âvirtual bool db::erase(db_basic_key, int)â: >../freehdl/kernel-db.hh:355:32: error: qualified-id in declaration before âiterâ > 355 | db_data_map_type::iterator iter = data_map.find (key.value); > | ^~~~ >../freehdl/kernel-db.hh:297:70: error: âconst class db::key_iteratorâ has no member named âiterâ > 297 | ool operator != (const key_iterator i) const { return iter != i.iter; } > | ^~~~ > >../freehdl/kernel-db.hh: In member function âdb_basic_key db::key_iterator::operator*() constâ: >../freehdl/kernel-db.hh:298:61: error: âiterâ was not declared in this scope > 298 | db_basic_key operator * () const { return db_basic_key (iter->first); } > | ^~~~ >../freehdl/kernel-db.hh: In member function âdb::key_iterator db::begin()â: >../freehdl/kernel-db.hh:300:57: error: request for member âbeginâ in â((db*)this)->db::data_mapâ, which is of non-class type âdb::db_data_map_typeâ {aka âintâ} > 300 | key_iterator begin () { return key_iterator (data_map.begin ()); } > | ^~~~~ >../freehdl/kernel-db.hh: In member function âdb::key_iterator db::end()â: >../freehdl/kernel-db.hh:301:55: error: request for member âendâ in â((db*)this)->db::data_mapâ, which is of non-class type âdb::db_data_map_typeâ {aka âintâ} > 301 | key_iterator end () { return key_iterator (data_map.end ()); } > | ^~~ >../freehdl/kernel-db.hh: In member function âvirtual int db::key_count() constâ: >../freehdl/kernel-db.hh:304:44: error: request for member âsizeâ in â((const db*)this)->db::data_mapâ, which is of non-class type âconst db::db_data_map_typeâ {aka âconst intâ} > 304 | int key_count () const { return data_map.size (); } > | ^~~~ >../freehdl/kernel-db.hh: In member function âvirtual bool db::is_in_database(db_basic_key)â: >../freehdl/kernel-db.hh:310:21: error: request for member âfindâ in â((db*)this)->db::data_mapâ, which is of non-class type âdb::db_data_map_typeâ {aka âintâ} > 310 | return data_map.find (key.value) != data_map.end (); > | ^~~~ >../freehdl/kernel-db.hh:310:50: error: request for member âendâ in â((db*)this)->db::data_mapâ, which is of non-class type âdb::db_data_map_typeâ {aka âintâ} > 310 | return data_map.find (key.value) != data_map.end (); > | ^~~ >../freehdl/kernel-db.hh:356:9: error: âiterâ was not declared in this scope > 356 | if (iter == data_map.end ()) return false; > | ^~~~ >../freehdl/kernel-db.hh:356:26: error: request for member âendâ in â((db*)this)->db::data_mapâ, which is of non-class type âdb::db_data_map_typeâ {aka âintâ} > 356 | if (iter == data_map.end ()) return false; > | ^~~ >../freehdl/kernel-db.hh: In member function âvirtual db_entry_base* db::add_entry(db_basic_key, db_key_kind_base*, db_entry_base*)â: >../freehdl/kernel-db.hh:343:5: error: âvectorâ was not declared in this scope > 343 | vector<db_entry_base*> &vec = find_create (key, key_kind).second; > | ^~~~~~ >../freehdl/kernel-db.hh:343:5: note: suggested alternatives: >/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.1/include/g++-v12/bits/stl_vector.h:423:11: note: âstd::vectorâ > 423 | class vector : protected _Vector_base<_Tp, _Alloc> > | ^~~~~~ >/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.1/include/g++-v12/vector:84:13: note: âstd::pmr::vectorâ > 84 | using vector = std::vector<_Tp, polymorphic_allocator<_Tp>>; > | ^~~~~~ >../freehdl/kernel-db.hh:343:25: error: expected primary-expression before â*â token > 343 | vector<db_entry_base*> &vec = find_create (key, key_kind).second; > | ^ >../freehdl/kernel-db.hh:343:26: error: expected primary-expression before â>â token > 343 | vector<db_entry_base*> &vec = find_create (key, key_kind).second; > | ^ >../freehdl/kernel-db.hh:357:5: error: âvectorâ was not declared in this scope > 357 | vector<db_entry_base*> &vec = iter->second.second; > | ^~~~~~ >../freehdl/kernel-db.hh:357:5: note: suggested alternatives: >/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.1/include/g++-v12/bits/stl_vector.h:423:11: note: âstd::vectorâ > 423 | class vector : protected _Vector_base<_Tp, _Alloc> > | ^~~~~~ >/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.1/include/g++-v12/vector:84:13: note: âstd::pmr::vectorâ > 84 | using vector = std::vector<_Tp, polymorphic_allocator<_Tp>>; > | ^~~~~~ >../freehdl/kernel-db.hh:357:25: error: expected primary-expression before â*â token > 357 | vector<db_entry_base*> &vec = iter->second.second; > | ^ >../freehdl/kernel-db.hh:357:26: error: expected primary-expression before â>â token > 357 | vector<db_entry_base*> &vec = iter->second.second; > | ^ >../freehdl/kernel-db.hh:343:29: error: âvecâ was not declared in this scope > 343 | vector<db_entry_base*> &vec = find_create (key, key_kind).second; > | ^~~ >../freehdl/kernel-db.hh:357:29: error: âvecâ was not declared in this scope > 357 | vector<db_entry_base*> &vec = iter->second.second; > | ^~~ >../freehdl/kernel-db.hh:343:35: error: âfind_createâ was not declared in this scope; did you mean âtimer_createâ? > 343 | vector<db_entry_base*> &vec = find_create (key, key_kind).second; > | ^~~~~~~~~~~ > | timer_create >../freehdl/kernel-db.hh: In member function âvirtual bool db::erase(db_basic_key, int)â: >../freehdl/kernel-db.hh:355:32: error: qualified-id in declaration before âiterâ > 355 | db_data_map_type::iterator iter = data_map.find (key.value); > | ^~~~ >../freehdl/kernel-db.hh:357:35: error: âiterâ was not declared in this scope > 357 | vector<db_entry_base*> &vec = iter->second.second; > | ^~~~ >../freehdl/kernel-db.hh:364:18: error: request for member âeraseâ in â((db*)this)->db::data_mapâ, which is of non-class type âdb::db_data_map_typeâ {aka âintâ} > 364 | data_map.erase (iter); > | ^~~~~ >../freehdl/kernel-db.hh: In member function âdb_entry<kind>* db_explorer<key_kind, kind, key_mapper, KM, DM>::find_entry(typename key_kind::key_type)â: >../freehdl/kernel-db.hh:433:14: error: âdb_key_entry_pairâ is not a member of âdb_baseâ > 433 | db_base::db_key_entry_pair &hit = database.find (keym.convert_to_basic_key (key)); > | ^~~~~~~~~~~~~~~~~ >../freehdl/kernel-db.hh:356:9: error: âiterâ was not declared in this scope > 356 | if (iter == data_map.end ()) return false; > | ^~~~ >../freehdl/kernel-db.hh:356:26: error: request for member âendâ in â((db*)this)->db::data_mapâ, which is of non-class type âdb::db_data_map_typeâ {aka âintâ} > 356 | if (iter == data_map.end ()) return false; > | ^~~ >../freehdl/kernel-db.hh:357:5: error: âvectorâ was not declared in this scope > 357 | vector<db_entry_base*> &vec = iter->second.second; > | ^~~~~~ >../freehdl/kernel-db.hh:357:5: note: suggested alternatives: >/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.1/include/g++-v12/bits/stl_vector.h:423:11: note: âstd::vectorâ > 423 | class vector : protected _Vector_base<_Tp, _Alloc> > | ^~~~~~ >/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.1/include/g++-v12/vector:84:13: note: âstd::pmr::vectorâ > 84 | using vector = std::vector<_Tp, polymorphic_allocator<_Tp>>; > | ^~~~~~ >../freehdl/kernel-db.hh:357:25: error: expected primary-expression before â*â token > 357 | vector<db_entry_base*> &vec = iter->second.second; > | ^ >../freehdl/kernel-db.hh:433:33: error: âhitâ was not declared in this scope; did you mean âbitâ? > 433 | db_base::db_key_entry_pair &hit = database.find (keym.convert_to_basic_key (key)); > | ^~~ > | bit >../freehdl/kernel-db.hh:433:48: error: âclass dbâ has no member named âfindâ > 433 | db_base::db_key_entry_pair &hit = database.find (keym.convert_to_basic_key (key)); > | ^~~~ >../freehdl/kernel-db.hh:357:26: error: expected primary-expression before â>â token > 357 | vector<db_entry_base*> &vec = iter->second.second; > | ^ >../freehdl/kernel-db.hh: In member function âtypename kind::data_type* db_explorer<key_kind, kind, key_mapper, KM, DM>::find_create(typename key_kind::key_type)â: >../freehdl/kernel-db.hh:515:18: error: âclass dbâ has no member named âfind_createâ > 515 | database.find_create (keym.convert_to_basic_key (key), key_kind::get_instance ()); > | ^~~~~~~~~~~ >../freehdl/kernel-db.hh: In member function âbool db_explorer<key_kind, kind, key_mapper, KM, DM>::erase(typename key_kind::key_type)â: >../freehdl/kernel-db.hh:543:14: error: âdb_key_entry_pairâ is not a member of âdb_baseâ > 543 | db_base::db_key_entry_pair &hit = database.find (keym.convert_to_basic_key (key)); > | ^~~~~~~~~~~~~~~~~ >../freehdl/kernel-db.hh:357:29: error: âvecâ was not declared in this scope > 357 | vector<db_entry_base*> &vec = iter->second.second; > | ^~~ >../freehdl/kernel-db.hh:543:33: error: âhitâ was not declared in this scope; did you mean âbitâ? > 543 | db_base::db_key_entry_pair &hit = database.find (keym.convert_to_basic_key (key)); > | ^~~ > | bit >../freehdl/kernel-db.hh:543:48: error: âclass dbâ has no member named âfindâ > 543 | db_base::db_key_entry_pair &hit = database.find (keym.convert_to_basic_key (key)); > | ^~~~ >../freehdl/kernel-db.hh:357:35: error: âiterâ was not declared in this scope > 357 | vector<db_entry_base*> &vec = iter->second.second; > | ^~~~ >../freehdl/kernel-db.hh:364:18: error: request for member âeraseâ in â((db*)this)->db::data_mapâ, which is of non-class type âdb::db_data_map_typeâ {aka âintâ} > 364 | data_map.erase (iter); > | ^~~~~ >../freehdl/kernel-db.hh: In member function âdb_entry<kind>* db_explorer<key_kind, kind, key_mapper, KM, DM>::find_entry(typename key_kind::key_type)â: >../freehdl/kernel-db.hh:433:14: error: âdb_key_entry_pairâ is not a member of âdb_baseâ > 433 | db_base::db_key_entry_pair &hit = database.find (keym.convert_to_basic_key (key)); > | ^~~~~~~~~~~~~~~~~ >../freehdl/kernel-db.hh:433:33: error: âhitâ was not declared in this scope; did you mean âbitâ? > 433 | db_base::db_key_entry_pair &hit = database.find (keym.convert_to_basic_key (key)); > | ^~~ > | bit >../freehdl/kernel-db.hh:433:48: error: âclass dbâ has no member named âfindâ > 433 | db_base::db_key_entry_pair &hit = database.find (keym.convert_to_basic_key (key)); > | ^~~~ >../freehdl/kernel-db.hh: In member function âtypename kind::data_type* db_explorer<key_kind, kind, key_mapper, KM, DM>::find_create(typename key_kind::key_type)â: >../freehdl/kernel-db.hh:515:18: error: âclass dbâ has no member named âfind_createâ > 515 | database.find_create (keym.convert_to_basic_key (key), key_kind::get_instance ()); > | ^~~~~~~~~~~ >../freehdl/kernel-db.hh: In member function âbool db_explorer<key_kind, kind, key_mapper, KM, DM>::erase(typename key_kind::key_type)â: >../freehdl/kernel-db.hh:543:14: error: âdb_key_entry_pairâ is not a member of âdb_baseâ > 543 | db_base::db_key_entry_pair &hit = database.find (keym.convert_to_basic_key (key)); > | ^~~~~~~~~~~~~~~~~ >../freehdl/kernel-db.hh:543:33: error: âhitâ was not declared in this scope; did you mean âbitâ? > 543 | db_base::db_key_entry_pair &hit = database.find (keym.convert_to_basic_key (key)); > | ^~~ > | bit >../freehdl/kernel-db.hh:543:48: error: âclass dbâ has no member named âfindâ > 543 | db_base::db_key_entry_pair &hit = database.find (keym.convert_to_basic_key (key)); > | ^~~~ >In file included from ../freehdl/kernel-handle.hh:5, > from ../freehdl/kernel-handle-info.hh:5, > from ../freehdl/kernel-kernel-class.hh:10, > from error.cc:6: >../freehdl/kernel-map-list.hh: At global scope: >../freehdl/kernel-map-list.hh:204:56: error: âvectorâ has not been declared > 204 | array_info *ainfo, vector<int> &left, vector<range_direction> &dir, > | ^~~~~~ >../freehdl/kernel-map-list.hh:204:62: error: expected â,â or â...â before â<â token > 204 | array_info *ainfo, vector<int> &left, vector<range_direction> &dir, > | ^ > >../freehdl/kernel-map-list.hh:209:59: error: âvectorâ has not been declared > 209 | array_info *ainfo, vector<int> &left, vector<range_direction> &dir, > | ^~~~~~ >../freehdl/kernel-map-list.hh:209:65: error: expected â,â or â...â before â<â token > 209 | array_info *ainfo, vector<int> &left, vector<range_direction> &dir, > | ^ > >../freehdl/kernel-map-list.hh:220:48: error: âvectorâ has not been declared > 220 | vector<int> &left, vector<range_direction> &dir, > | ^~~~~~ >../freehdl/kernel-map-list.hh:220:54: error: expected â,â or â...â before â<â token > 220 | vector<int> &left, vector<range_direction> &dir, > | ^ >In file included from ../freehdl/kernel-handle.hh:5, > from ../freehdl/kernel-handle-info.hh:5, > from ../freehdl/kernel-kernel-class.hh:10, > from attributes.cc:5: >../freehdl/kernel-map-list.hh: At global scope: >../freehdl/kernel-map-list.hh:204:56: error: âvectorâ has not been declared > 204 | array_info *ainfo, vector<int> &left, vector<range_direction> &dir, > | ^~~~~~ >../freehdl/kernel-map-list.hh:204:62: error: expected â,â or â...â before â<â token > 204 | array_info *ainfo, vector<int> &left, vector<range_direction> &dir, > | ^ > >../freehdl/kernel-map-list.hh:209:59: error: âvectorâ has not been declared > 209 | array_info *ainfo, vector<int> &left, vector<range_direction> &dir, > | ^~~~~~ >../freehdl/kernel-map-list.hh:209:65: error: expected â,â or â...â before â<â token > 209 | array_info *ainfo, vector<int> &left, vector<range_direction> &dir, > | ^ > >../freehdl/kernel-map-list.hh:220:48: error: âvectorâ has not been declared > 220 | vector<int> &left, vector<range_direction> &dir, > | ^~~~~~ >../freehdl/kernel-map-list.hh:220:54: error: expected â,â or â...â before â<â token > 220 | vector<int> &left, vector<range_direction> &dir, > | ^ >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] > 95 | register int s = ((acl*)a)->get_header().size; > | ^ >../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] > 261 | register int tmp = a % b; > | ^~~ >make[1]: *** [Makefile:427: libfreehdl_kernel_la-error.lo] Error 1 >make[1]: *** Waiting for unfinished jobs.... >make[1]: *** [Makefile:448: libfreehdl_kernel_la-attributes.lo] Error 1 >In file included from ../freehdl/std-vhdl-types.hh:16: >../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] > 95 | register int s = ((acl*)a)->get_header().size; > | ^ >../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] > 261 | register int tmp = a % b; > | ^~~ >../freehdl/kernel-db.hh: At global scope: >../freehdl/kernel-db.hh:234:35: error: âvectorâ was not declared in this scope > 234 | typedef pair<db_key_kind_base*, vector<db_entry_base*> > db_key_entry_pair; > | ^~~~~~ >../freehdl/kernel-db.hh:234:35: note: suggested alternatives: >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/12.1.1/include/g++-v12/vector:64, > from /usr/lib/gcc/x86_64-pc-linux-gnu/12.1.1/include/g++-v12/functional:62, > from ../freehdl/std-vhdl-types.hh:11: >/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.1/include/g++-v12/bits/stl_vector.h:423:11: note: âstd::vectorâ > 423 | class vector : protected _Vector_base<_Tp, _Alloc> > | ^~~~~~ >/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.1/include/g++-v12/vector:84:13: note: âstd::pmr::vectorâ > 84 | using vector = std::vector<_Tp, polymorphic_allocator<_Tp>>; > | ^~~~~~ >../freehdl/kernel-db.hh:234:56: error: template argument 2 is invalid > 234 | typedef pair<db_key_kind_base*, vector<db_entry_base*> > db_key_entry_pair; > | ^ >../freehdl/kernel-db.hh:234:58: error: expected unqualified-id before â>â token > 234 | typedef pair<db_key_kind_base*, vector<db_entry_base*> > db_key_entry_pair; > | ^ >../freehdl/kernel-db.hh:241:11: error: âdb_key_entry_pairâ does not name a type > 241 | virtual db_key_entry_pair &find (db_basic_key key) = 0; > | ^~~~~~~~~~~~~~~~~ >../freehdl/kernel-db.hh:244:11: error: âdb_key_entry_pairâ does not name a type > 244 | virtual db_key_entry_pair &find_create (db_basic_key key, db_key_kind_base *key_kind) = 0; > | ^~~~~~~~~~~~~~~~~ >../freehdl/kernel-db.hh:271:27: error: âdb_key_entry_pairâ was not declared in this scope > 271 | typedef hash_map<void*, db_key_entry_pair, db_basic_key_hash> db_data_map_type; > | ^~~~~~~~~~~~~~~~~ >../freehdl/kernel-db.hh:271:63: error: template argument 2 is invalid > 271 | typedef hash_map<void*, db_key_entry_pair, db_basic_key_hash> db_data_map_type; > | ^ > >../freehdl/kernel-db.hh:271:63: error: template argument 5 is invalid >../freehdl/kernel-db.hh:285:21: error: invalid use of â::â > 285 | db_data_map_type::iterator iter; > | ^~ >../freehdl/kernel-db.hh:285:23: error: expected â;â at end of member declaration > 285 | db_data_map_type::iterator iter; > | ^~~~~~~~ > | ; >../freehdl/kernel-db.hh:285:32: error: âiterâ does not name a type > 285 | db_data_map_type::iterator iter; > | ^~~~ >../freehdl/kernel-db.hh:288:52: error: expected unqualified-id before âiâ > 288 | key_iterator (const db_data_map_type::iterator i) { iter = i; } > | ^ >../freehdl/kernel-db.hh:288:51: error: expected â)â before âiâ > 288 | key_iterator (const db_data_map_type::iterator i) { iter = i; } > | ~ ^~ > | ) >../freehdl/kernel-db.hh:288:43: error: expected â;â at end of member declaration > 288 | key_iterator (const db_data_map_type::iterator i) { iter = i; } > | ^~~~~~~~ > | ; >../freehdl/kernel-db.hh:288:52: error: âiâ does not name a type > 288 | key_iterator (const db_data_map_type::iterator i) { iter = i; } > | ^ >../freehdl/kernel-db.hh:316:3: error: âdb_key_entry_pairâ does not name a type > 316 | db_key_entry_pair &find (db_basic_key key) > | ^~~~~~~~~~~~~~~~~ >../freehdl/kernel-db.hh:326:3: error: âdb_key_entry_pairâ does not name a type > 326 | db_key_entry_pair &find_create (db_basic_key key, db_key_kind_base *key_kind) > | ^~~~~~~~~~~~~~~~~ >../freehdl/kernel-db.hh: In member function âdb::key_iterator& db::key_iterator::operator++()â: >../freehdl/kernel-db.hh:289:36: error: âiterâ was not declared in this scope > 289 | key_iterator &operator ++ () { iter++; return *this; } > | ^~~~ >../freehdl/kernel-db.hh: In member function âdb::key_iterator db::key_iterator::operator++(int)â: >../freehdl/kernel-db.hh:293:7: error: âiterâ was not declared in this scope > 293 | iter++; > | ^~~~ >../freehdl/kernel-db.hh: In member function âbool db::key_iterator::operator==(db::key_iterator) constâ: >../freehdl/kernel-db.hh:296:60: error: âiterâ was not declared in this scope > 296 | bool operator == (const key_iterator i) const { return iter == i.iter; } > | ^~~~ >../freehdl/kernel-db.hh:296:70: error: âconst class db::key_iteratorâ has no member named âiterâ > 296 | ool operator == (const key_iterator i) const { return iter == i.iter; } > | ^~~~ > >../freehdl/kernel-db.hh: In member function âbool db::key_iterator::operator!=(db::key_iterator) constâ: >../freehdl/kernel-db.hh:297:60: error: âiterâ was not declared in this scope > 297 | bool operator != (const key_iterator i) const { return iter != i.iter; } > | ^~~~ >../freehdl/kernel-db.hh:297:70: error: âconst class db::key_iteratorâ has no member named âiterâ > 297 | ool operator != (const key_iterator i) const { return iter != i.iter; } > | ^~~~ > >../freehdl/kernel-db.hh: In member function âdb_basic_key db::key_iterator::operator*() constâ: >../freehdl/kernel-db.hh:298:61: error: âiterâ was not declared in this scope > 298 | db_basic_key operator * () const { return db_basic_key (iter->first); } > | ^~~~ >../freehdl/kernel-db.hh: In member function âdb::key_iterator db::begin()â: >../freehdl/kernel-db.hh:300:57: error: request for member âbeginâ in â((db*)this)->db::data_mapâ, which is of non-class type âdb::db_data_map_typeâ {aka âintâ} > 300 | key_iterator begin () { return key_iterator (data_map.begin ()); } > | ^~~~~ >../freehdl/kernel-db.hh: In member function âdb::key_iterator db::end()â: >../freehdl/kernel-db.hh:301:55: error: request for member âendâ in â((db*)this)->db::data_mapâ, which is of non-class type âdb::db_data_map_typeâ {aka âintâ} > 301 | key_iterator end () { return key_iterator (data_map.end ()); } > | ^~~ >../freehdl/kernel-db.hh: In member function âvirtual int db::key_count() constâ: >../freehdl/kernel-db.hh:304:44: error: request for member âsizeâ in â((const db*)this)->db::data_mapâ, which is of non-class type âconst db::db_data_map_typeâ {aka âconst intâ} > 304 | int key_count () const { return data_map.size (); } > | ^~~~ >../freehdl/kernel-db.hh: In member function âvirtual bool db::is_in_database(db_basic_key)â: >../freehdl/kernel-db.hh:310:21: error: request for member âfindâ in â((db*)this)->db::data_mapâ, which is of non-class type âdb::db_data_map_typeâ {aka âintâ} > 310 | return data_map.find (key.value) != data_map.end (); > | ^~~~ >../freehdl/kernel-db.hh:310:50: error: request for member âendâ in â((db*)this)->db::data_mapâ, which is of non-class type âdb::db_data_map_typeâ {aka âintâ} > 310 | return data_map.find (key.value) != data_map.end (); > | ^~~ >../freehdl/kernel-db.hh: In member function âvirtual db_entry_base* db::add_entry(db_basic_key, db_key_kind_base*, db_entry_base*)â: >../freehdl/kernel-db.hh:343:5: error: âvectorâ was not declared in this scope > 343 | vector<db_entry_base*> &vec = find_create (key, key_kind).second; > | ^~~~~~ >../freehdl/kernel-db.hh:343:5: note: suggested alternatives: >/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.1/include/g++-v12/bits/stl_vector.h:423:11: note: âstd::vectorâ > 423 | class vector : protected _Vector_base<_Tp, _Alloc> > | ^~~~~~ >/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.1/include/g++-v12/vector:84:13: note: âstd::pmr::vectorâ > 84 | using vector = std::vector<_Tp, polymorphic_allocator<_Tp>>; > | ^~~~~~ >../freehdl/kernel-db.hh:343:25: error: expected primary-expression before â*â token > 343 | vector<db_entry_base*> &vec = find_create (key, key_kind).second; > | ^ >../freehdl/kernel-db.hh:343:26: error: expected primary-expression before â>â token > 343 | vector<db_entry_base*> &vec = find_create (key, key_kind).second; > | ^ >../freehdl/kernel-db.hh:343:29: error: âvecâ was not declared in this scope > 343 | vector<db_entry_base*> &vec = find_create (key, key_kind).second; > | ^~~ >../freehdl/kernel-db.hh:343:35: error: âfind_createâ was not declared in this scope; did you mean âtimer_createâ? > 343 | vector<db_entry_base*> &vec = find_create (key, key_kind).second; > | ^~~~~~~~~~~ > | timer_create >../freehdl/kernel-db.hh: In member function âvirtual bool db::erase(db_basic_key, int)â: >../freehdl/kernel-db.hh:355:32: error: qualified-id in declaration before âiterâ > 355 | db_data_map_type::iterator iter = data_map.find (key.value); > | ^~~~ >../freehdl/kernel-db.hh:356:9: error: âiterâ was not declared in this scope > 356 | if (iter == data_map.end ()) return false; > | ^~~~ >../freehdl/kernel-db.hh:356:26: error: request for member âendâ in â((db*)this)->db::data_mapâ, which is of non-class type âdb::db_data_map_typeâ {aka âintâ} > 356 | if (iter == data_map.end ()) return false; > | ^~~ >../freehdl/kernel-db.hh:357:5: error: âvectorâ was not declared in this scope > 357 | vector<db_entry_base*> &vec = iter->second.second; > | ^~~~~~ >../freehdl/kernel-db.hh:357:5: note: suggested alternatives: >/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.1/include/g++-v12/bits/stl_vector.h:423:11: note: âstd::vectorâ > 423 | class vector : protected _Vector_base<_Tp, _Alloc> > | ^~~~~~ >/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.1/include/g++-v12/vector:84:13: note: âstd::pmr::vectorâ > 84 | using vector = std::vector<_Tp, polymorphic_allocator<_Tp>>; > | ^~~~~~ >../freehdl/kernel-db.hh:357:25: error: expected primary-expression before â*â token > 357 | vector<db_entry_base*> &vec = iter->second.second; > | ^ >../freehdl/kernel-db.hh:357:26: error: expected primary-expression before â>â token > 357 | vector<db_entry_base*> &vec = iter->second.second; > | ^ >../freehdl/kernel-db.hh:357:29: error: âvecâ was not declared in this scope > 357 | vector<db_entry_base*> &vec = iter->second.second; > | ^~~ >../freehdl/kernel-db.hh:357:35: error: âiterâ was not declared in this scope > 357 | vector<db_entry_base*> &vec = iter->second.second; > | ^~~~ >../freehdl/kernel-db.hh:364:18: error: request for member âeraseâ in â((db*)this)->db::data_mapâ, which is of non-class type âdb::db_data_map_typeâ {aka âintâ} > 364 | data_map.erase (iter); > | ^~~~~ >../freehdl/kernel-db.hh: In member function âdb_entry<kind>* db_explorer<key_kind, kind, key_mapper, KM, DM>::find_entry(typename key_kind::key_type)â: >../freehdl/kernel-db.hh:433:14: error: âdb_key_entry_pairâ is not a member of âdb_baseâ > 433 | db_base::db_key_entry_pair &hit = database.find (keym.convert_to_basic_key (key)); > | ^~~~~~~~~~~~~~~~~ >../freehdl/kernel-db.hh:433:33: error: âhitâ was not declared in this scope; did you mean âbitâ? > 433 | db_base::db_key_entry_pair &hit = database.find (keym.convert_to_basic_key (key)); > | ^~~ > | bit >../freehdl/kernel-db.hh:433:48: error: âclass dbâ has no member named âfindâ > 433 | db_base::db_key_entry_pair &hit = database.find (keym.convert_to_basic_key (key)); > | ^~~~ >../freehdl/kernel-db.hh: In member function âtypename kind::data_type* db_explorer<key_kind, kind, key_mapper, KM, DM>::find_create(typename key_kind::key_type)â: >../freehdl/kernel-db.hh:515:18: error: âclass dbâ has no member named âfind_createâ > 515 | database.find_create (keym.convert_to_basic_key (key), key_kind::get_instance ()); > | ^~~~~~~~~~~ >../freehdl/kernel-db.hh: In member function âbool db_explorer<key_kind, kind, key_mapper, KM, DM>::erase(typename key_kind::key_type)â: >../freehdl/kernel-db.hh:543:14: error: âdb_key_entry_pairâ is not a member of âdb_baseâ > 543 | db_base::db_key_entry_pair &hit = database.find (keym.convert_to_basic_key (key)); > | ^~~~~~~~~~~~~~~~~ >../freehdl/kernel-db.hh:543:33: error: âhitâ was not declared in this scope; did you mean âbitâ? > 543 | db_base::db_key_entry_pair &hit = database.find (keym.convert_to_basic_key (key)); > | ^~~ > | bit >../freehdl/kernel-db.hh:543:48: error: âclass dbâ has no member named âfindâ > 543 | db_base::db_key_entry_pair &hit = database.find (keym.convert_to_basic_key (key)); > | ^~~~ >In file included from ../freehdl/kernel-handle.hh:5, > from ../freehdl/kernel-handle-info.hh:5, > from ../freehdl/kernel-kernel-class.hh:10, > from process_base.cc:5: >../freehdl/kernel-map-list.hh: At global scope: >../freehdl/kernel-map-list.hh:204:56: error: âvectorâ has not been declared > 204 | array_info *ainfo, vector<int> &left, vector<range_direction> &dir, > | ^~~~~~ >../freehdl/kernel-map-list.hh:204:62: error: expected â,â or â...â before â<â token > 204 | array_info *ainfo, vector<int> &left, vector<range_direction> &dir, > | ^ > >../freehdl/kernel-map-list.hh:209:59: error: âvectorâ has not been declared > 209 | array_info *ainfo, vector<int> &left, vector<range_direction> &dir, > | ^~~~~~ >../freehdl/kernel-map-list.hh:209:65: error: expected â,â or â...â before â<â token > 209 | array_info *ainfo, vector<int> &left, vector<range_direction> &dir, > | ^ > >../freehdl/kernel-map-list.hh:220:48: error: âvectorâ has not been declared > 220 | vector<int> &left, vector<range_direction> &dir, > | ^~~~~~ >../freehdl/kernel-map-list.hh:220:54: error: expected â,â or â...â before â<â token > 220 | vector<int> &left, vector<range_direction> &dir, > | ^ >make[1]: *** [Makefile:455: libfreehdl_kernel_la-process_base.lo] Error 1 >make[1]: Leaving directory '/var/tmp/portage/sci-electronics/freehdl-0.0.8/work/freehdl-0.0.8/kernel' >make: *** [Makefile:350: all-recursive] Error 1 > * ERROR: sci-electronics/freehdl-0.0.8::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=sci-electronics/freehdl-0.0.8::gentoo'`, > * the complete build log and the output of `emerge -pqv '=sci-electronics/freehdl-0.0.8::gentoo'`. > * The complete build log is located at '/var/log/portage/sci-electronics:freehdl-0.0.8:20220705-151039.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/sci-electronics/freehdl-0.0.8/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/sci-electronics/freehdl-0.0.8/temp/environment'. > * Working directory: '/var/tmp/portage/sci-electronics/freehdl-0.0.8/work/freehdl-0.0.8' > * S: '/var/tmp/portage/sci-electronics/freehdl-0.0.8/work/freehdl-0.0.8' >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 856589
:
790244
|
790247
|
790250
|
790253
|
790256
| 790259 |
790262