* 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.6/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 -j1 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 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.. -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -c -o fire-chunk.lo fire-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.. -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -c fire-chunk.cc -fPIC -DPIC -o .libs/fire-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.. -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -c -o fire-types.lo fire-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.. -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -c fire-types.cc -fPIC -DPIC -o .libs/fire-types.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=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.. -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -c -o tree-supp.lo tree-supp.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.. -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -c tree-supp.cc -fPIC -DPIC -o .libs/tree-supp.o /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -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/10.1.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/crtbeginS.o .libs/fire-chunk.o .libs/fire-types.o .libs/tree-supp.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../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" ) 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.. -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -c -o test-fire.o test-fire.cc /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -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++ -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -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.. -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -c -o attr.lo attr.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.. -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -c attr.cc -fPIC -DPIC -o .libs/attr.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.. -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -c -o blocks.lo blocks.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.. -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -c blocks.cc -fPIC -DPIC -o .libs/blocks.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.. -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -c -o decls.lo decls.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.. -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -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.. -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -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.. -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -c dfile.cc -fPIC -DPIC -o .libs/dfile.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.. -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -c -o dunit.lo dunit.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.. -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -c dunit.cc -fPIC -DPIC -o .libs/dunit.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.. -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -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.. -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -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.. -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -c -o expr.lo expr.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.. -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -c expr.cc -fPIC -DPIC -o .libs/expr.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.. -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -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.. -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -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.. -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -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.. -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -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.. -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -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.. -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -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.. -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -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.. -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -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.. -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -c -o message.lo message.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.. -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -c message.cc -fPIC -DPIC -o .libs/message.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.. -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -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.. -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -c bison-parser.cc -fPIC -DPIC -o .libs/bison-parser.o In file included from /usr/include/strings.h:23, from /usr/include/string.h:432, 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:147: 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)); | ^ /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.. -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -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.. -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -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.. -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -c -o ref.lo ref.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.. -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -c ref.cc -fPIC -DPIC -o .libs/ref.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.. -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -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.. -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -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.. -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -c -o subprogs.lo subprogs.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.. -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -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.. -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -c -o tree.lo tree.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.. -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -c tree.cc -fPIC -DPIC -o .libs/tree.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.. -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -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.. -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -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.. -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -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.. -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -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.. -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -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.. -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -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.. -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -c -o vaul-chunk.lo vaul-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.. -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -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.. -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -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.. -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -c vaulgens-chunk.cc -fPIC -DPIC -o .libs/vaulgens-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.. -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -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.. -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -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.. -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -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.. -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -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.. -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -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.. -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -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.. -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -c -o xrealloc.lo xrealloc.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.. -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -c xrealloc.cc -fPIC -DPIC -o .libs/xrealloc.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.. -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -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.. -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -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.. -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -c -o fatal.lo fatal.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.. -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -c fatal.cc -fPIC -DPIC -o .libs/fatal.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.. -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -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.. -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -c vfatal.cc -fPIC -DPIC -o .libs/vfatal.o /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -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/10.1.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/crtbeginS.o .libs/attr.o .libs/blocks.o .libs/decls.o .libs/dfile.o .libs/dunit.o .libs/error.o .libs/expr.o .libs/fold.o .libs/lexer.o .libs/list.o .libs/mempool.o .libs/message.o .libs/bison-parser.o .libs/printer.o .libs/ref.o .libs/stats.o .libs/subprogs.o .libs/tree.o .libs/types.o .libs/version.o .libs/pool.o .libs/vaul-chunk.o .libs/vaulgens-chunk.o .libs/aprintf.o .libs/vaprintf.o .libs/xmalloc.o .libs/xrealloc.o .libs/xstrdup.o .libs/fatal.o .libs/vfatal.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../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.. -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -c -o libfreehdl_kernel_la-error.lo `test -f 'error.cc' || echo './'`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.. -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -c error.cc -fPIC -DPIC -o .libs/libfreehdl_kernel_la-error.o In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/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/10.1.0/include/g++-v10/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:2231, from error.cc:4: ../freehdl/kernel-db.hh:234:35: error: ‘vector’ was not declared in this scope; did you mean ‘std::vector’? 234 | typedef pair > db_key_entry_pair; | ^~~~~~ | std::vector In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/vector:67, from ../freehdl/kernel-db.hh:81, from ../freehdl/std-vhdl-types.hh:2231, from error.cc:4: /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/bits/stl_vector.h:389:11: note: ‘std::vector’ declared here 389 | class vector : protected _Vector_base<_Tp, _Alloc> | ^~~~~~ In file included from ../freehdl/std-vhdl-types.hh:2231, from error.cc:4: ../freehdl/kernel-db.hh:234:56: error: template argument 2 is invalid 234 | typedef pair > db_key_entry_pair; | ^ ../freehdl/kernel-db.hh:234:58: error: expected unqualified-id before ‘>’ token 234 | typedef pair > 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 db_data_map_type; | ^~~~~~~~~~~~~~~~~ ../freehdl/kernel-db.hh:271:63: error: template argument 2 is invalid 271 | typedef hash_map 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; did you mean ‘id’? 288 | key_iterator (const db_data_map_type::iterator i) { iter = i; } | ^ | id ../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_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; did you mean ‘std::vector’? 343 | vector &vec = find_create (key, key_kind).second; | ^~~~~~ | std::vector In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/vector:67, from ../freehdl/kernel-db.hh:81, from ../freehdl/std-vhdl-types.hh:2231, from error.cc:4: /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/bits/stl_vector.h:389:11: note: ‘std::vector’ declared here 389 | class vector : protected _Vector_base<_Tp, _Alloc> | ^~~~~~ In file included from ../freehdl/std-vhdl-types.hh:2231, from error.cc:4: ../freehdl/kernel-db.hh:343:25: error: expected primary-expression before ‘*’ token 343 | vector &vec = find_create (key, key_kind).second; | ^ ../freehdl/kernel-db.hh:343:26: error: expected primary-expression before ‘>’ token 343 | vector &vec = find_create (key, key_kind).second; | ^ ../freehdl/kernel-db.hh:343:29: error: ‘vec’ was not declared in this scope 343 | vector &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 &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; did you mean ‘std::vector’? 357 | vector &vec = iter->second.second; | ^~~~~~ | std::vector In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/vector:67, from ../freehdl/kernel-db.hh:81, from ../freehdl/std-vhdl-types.hh:2231, from error.cc:4: /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/bits/stl_vector.h:389:11: note: ‘std::vector’ declared here 389 | class vector : protected _Vector_base<_Tp, _Alloc> | ^~~~~~ In file included from ../freehdl/std-vhdl-types.hh:2231, from error.cc:4: ../freehdl/kernel-db.hh:357:25: error: expected primary-expression before ‘*’ token 357 | vector &vec = iter->second.second; | ^ ../freehdl/kernel-db.hh:357:26: error: expected primary-expression before ‘>’ token 357 | vector &vec = iter->second.second; | ^ ../freehdl/kernel-db.hh:357:29: error: ‘vec’ was not declared in this scope 357 | vector &vec = iter->second.second; | ^~~ ../freehdl/kernel-db.hh:357:35: error: ‘iter’ was not declared in this scope 357 | vector &vec = iter->second.second; | ^~~~ ../freehdl/kernel-db.hh:364:11: 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* db_explorer::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::find_create(typename key_kind::key_type)’: ../freehdl/kernel-db.hh:515:11: 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::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:28: error: ‘vector’ has not been declared 204 | array_info *ainfo, vector &left, vector &dir, | ^~~~~~ ../freehdl/kernel-map-list.hh:204:34: error: expected ‘,’ or ‘...’ before ‘<’ token 204 | array_info *ainfo, vector &left, vector &dir, | ^ ../freehdl/kernel-map-list.hh:209:31: error: ‘vector’ has not been declared 209 | array_info *ainfo, vector &left, vector &dir, | ^~~~~~ ../freehdl/kernel-map-list.hh:209:37: error: expected ‘,’ or ‘...’ before ‘<’ token 209 | array_info *ainfo, vector &left, vector &dir, | ^ ../freehdl/kernel-map-list.hh:220:13: error: ‘vector’ has not been declared 220 | vector &left, vector &dir, | ^~~~~~ ../freehdl/kernel-map-list.hh:220:19: error: expected ‘,’ or ‘...’ before ‘<’ token 220 | vector &left, vector &dir, | ^ make[1]: *** [Makefile:427: libfreehdl_kernel_la-error.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:20200510-052522.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'