* Package: dev-libs/cxxtools-3.0 * Repository: gentoo * Maintainer: vdr@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox splitdebug userpriv usersandbox >>> Unpacking source... >>> Unpacking cxxtools-3.0.tar.gz to /var/tmp/portage/dev-libs/cxxtools-3.0/work >>> Source unpacked in /var/tmp/portage/dev-libs/cxxtools-3.0/work >>> Preparing source in /var/tmp/portage/dev-libs/cxxtools-3.0/work/cxxtools-3.0 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-libs/cxxtools-3.0/work/cxxtools-3.0 ... * econf: updating cxxtools-3.0/config.guess with /usr/share/gnuconfig/config.guess * econf: updating cxxtools-3.0/config.sub with /usr/share/gnuconfig/config.sub ./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 --disable-silent-rules --docdir=/usr/share/doc/cxxtools-3.0 --htmldir=/usr/share/doc/cxxtools-3.0/html --with-sysroot=/ --libdir=/usr/lib64 --disable-dependency-tracking --disable-demos --disable-unittest checking for a BSD-compatible install... /usr/lib/portage/python3.8/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 make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) 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 whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking dependency style of x86_64-pc-linux-gnu-gcc... none checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed 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/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ 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/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... / checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... mt checking if mt is a manifest tool... no 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 dirent.h that defines DIR... yes checking for library containing opendir... none required 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 whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes 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 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... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether x86_64-pc-linux-gnu-g++ supports C++11 features by default... yes checking for C++ compiler vendor... gnu checking whether C++ compiler accepts -Wno-long-long... yes checking whether C++ compiler accepts -Wall... yes checking whether C++ compiler accepts -pedantic... yes checking sys/filio.h usability... no checking sys/filio.h presence... no checking for sys/filio.h... no checking csignal usability... yes checking csignal presence... yes checking for csignal... yes checking sys/sendfile.h usability... yes checking sys/sendfile.h presence... yes checking for sys/sendfile.h... yes checking for setsockopt in -lnsl... yes checking for accept in -lsocket... no checking for sem_destroy in -lrt... no checking for library containing dlopen... -ldl checking for library containing inet_ntop... none required checking for library containing clock_gettime... none required checking for inet_ntop... yes checking for accept4... yes checking for clock_gettime... yes checking for nanosleep... yes checking for sendfile... yes checking for ppoll... yes checking for unsigned long long int... yes checking for long long int... yes checking for unsigned long long int... (cached) yes checking for the pthreads library -lpthreads... no checking for the pthreads library -lpthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for cc_r... x86_64-pc-linux-gnu-gcc checking for CC_r... x86_64-pc-linux-gnu-g++ configure: checking for suseconds_t... checking for suseconds_t... yes checking openssl/ssl.h usability... yes checking openssl/ssl.h presence... yes checking for openssl/ssl.h... yes building with ssl support checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating include/cxxtools/config.h config.status: creating cxxtools-config config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/unit/Makefile config.status: creating src/http/Makefile config.status: creating src/xmlrpc/Makefile config.status: creating src/bin/Makefile config.status: creating src/json/Makefile config.status: creating include/Makefile config.status: creating tools/Makefile config.status: creating demo/Makefile config.status: creating demo/async/Makefile config.status: creating demo/ssl/Makefile config.status: creating test/Makefile config.status: creating pkgconfig/cxxtools-bin.pc config.status: creating pkgconfig/cxxtools-http.pc config.status: creating pkgconfig/cxxtools-json.pc config.status: creating pkgconfig/cxxtools.pc config.status: creating pkgconfig/cxxtools-unit.pc config.status: creating pkgconfig/cxxtools-xmlrpc.pc config.status: creating src/config.h config.status: executing depfiles commands config.status: executing libtool commands * econf: updating cxxtools-3.0/config.sub with /usr/share/gnuconfig/config.sub * econf: updating cxxtools-3.0/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 --disable-silent-rules --docdir=/usr/share/doc/cxxtools-3.0 --htmldir=/usr/share/doc/cxxtools-3.0/html --with-sysroot=/ --libdir=/usr/lib64 checking for a BSD-compatible install... /usr/lib/portage/python3.8/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 make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) 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 whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking dependency style of x86_64-pc-linux-gnu-gcc... none checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed 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/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ 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/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... / checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... mt checking if mt is a manifest tool... no 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 dirent.h that defines DIR... yes checking for library containing opendir... none required 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 whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes 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 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... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether x86_64-pc-linux-gnu-g++ supports C++11 features by default... yes checking for C++ compiler vendor... gnu checking whether C++ compiler accepts -Wno-long-long... yes checking whether C++ compiler accepts -Wall... yes checking whether C++ compiler accepts -pedantic... yes checking sys/filio.h usability... no checking sys/filio.h presence... no checking for sys/filio.h... no checking csignal usability... yes checking csignal presence... yes checking for csignal... yes checking sys/sendfile.h usability... yes checking sys/sendfile.h presence... yes checking for sys/sendfile.h... yes checking for setsockopt in -lnsl... yes checking for accept in -lsocket... no checking for sem_destroy in -lrt... no checking for library containing dlopen... -ldl checking for library containing inet_ntop... none required checking for library containing clock_gettime... none required checking for inet_ntop... yes checking for accept4... yes checking for clock_gettime... yes checking for nanosleep... yes checking for sendfile... yes checking for ppoll... yes checking for unsigned long long int... yes checking for long long int... yes checking for unsigned long long int... (cached) yes checking for the pthreads library -lpthreads... no checking for the pthreads library -lpthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for cc_r... x86_64-pc-linux-gnu-gcc checking for CC_r... x86_64-pc-linux-gnu-g++ configure: checking for suseconds_t... checking for suseconds_t... yes checking openssl/ssl.h usability... yes checking openssl/ssl.h presence... yes checking for openssl/ssl.h... yes building with ssl support checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating include/cxxtools/config.h config.status: creating cxxtools-config config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/unit/Makefile config.status: creating src/http/Makefile config.status: creating src/xmlrpc/Makefile config.status: creating src/bin/Makefile config.status: creating src/json/Makefile config.status: creating include/Makefile config.status: creating tools/Makefile config.status: creating demo/Makefile config.status: creating demo/async/Makefile config.status: creating demo/ssl/Makefile config.status: creating test/Makefile config.status: creating pkgconfig/cxxtools-bin.pc config.status: creating pkgconfig/cxxtools-http.pc config.status: creating pkgconfig/cxxtools-json.pc config.status: creating pkgconfig/cxxtools.pc config.status: creating pkgconfig/cxxtools-unit.pc config.status: creating pkgconfig/cxxtools-xmlrpc.pc config.status: creating src/config.h config.status: src/config.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-libs/cxxtools-3.0/work/cxxtools-3.0 ... make -j 1 Making all in src make[1]: Entering directory '/var/tmp/portage/dev-libs/cxxtools-3.0/work/cxxtools-3.0/src' make all-am make[2]: Entering directory '/var/tmp/portage/dev-libs/cxxtools-3.0/work/cxxtools-3.0/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c -o addrinfo.lo addrinfo.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c addrinfo.cpp -fPIC -DPIC -o .libs/addrinfo.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c -o addrinfoimpl.lo addrinfoimpl.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c addrinfoimpl.cpp -fPIC -DPIC -o .libs/addrinfoimpl.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c -o application.lo application.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c application.cpp -fPIC -DPIC -o .libs/application.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c -o applicationimpl.lo applicationimpl.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c applicationimpl.cpp -fPIC -DPIC -o .libs/applicationimpl.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c -o base64codec.lo base64codec.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c base64codec.cpp -fPIC -DPIC -o .libs/base64codec.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c -o csvdeserializer.lo csvdeserializer.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c csvdeserializer.cpp -fPIC -DPIC -o .libs/csvdeserializer.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c -o csvformatter.lo csvformatter.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c csvformatter.cpp -fPIC -DPIC -o .libs/csvformatter.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c -o csvparser.lo csvparser.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c csvparser.cpp -fPIC -DPIC -o .libs/csvparser.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c -o char.lo char.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c char.cpp -fPIC -DPIC -o .libs/char.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c -o charmapcodec.lo charmapcodec.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c charmapcodec.cpp -fPIC -DPIC -o .libs/charmapcodec.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c -o clock.lo clock.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c clock.cpp -fPIC -DPIC -o .libs/clock.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c -o clockimpl.lo clockimpl.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c clockimpl.cpp -fPIC -DPIC -o .libs/clockimpl.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c -o condition.lo condition.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c condition.cpp -fPIC -DPIC -o .libs/condition.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c -o conditionimpl.lo conditionimpl.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c conditionimpl.cpp -fPIC -DPIC -o .libs/conditionimpl.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c -o connectable.lo connectable.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c connectable.cpp -fPIC -DPIC -o .libs/connectable.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c -o connection.lo connection.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c connection.cpp -fPIC -DPIC -o .libs/connection.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c -o cgi.lo cgi.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c cgi.cpp -fPIC -DPIC -o .libs/cgi.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c -o conversionerror.lo conversionerror.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c conversionerror.cpp -fPIC -DPIC -o .libs/conversionerror.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c -o convert.lo convert.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c convert.cpp -fPIC -DPIC -o .libs/convert.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c -o date.lo date.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c date.cpp -fPIC -DPIC -o .libs/date.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c -o datetime.lo datetime.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c datetime.cpp -fPIC -DPIC -o .libs/datetime.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c -o dateutils.lo dateutils.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c dateutils.cpp -fPIC -DPIC -o .libs/dateutils.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c -o decomposer.lo decomposer.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c decomposer.cpp -fPIC -DPIC -o .libs/decomposer.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c -o deserializer.lo deserializer.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c deserializer.cpp -fPIC -DPIC -o .libs/deserializer.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c -o directory.lo directory.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c directory.cpp -fPIC -DPIC -o .libs/directory.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c -o directoryimpl.lo directoryimpl.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c directoryimpl.cpp -fPIC -DPIC -o .libs/directoryimpl.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c -o envsubst.lo envsubst.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c envsubst.cpp -fPIC -DPIC -o .libs/envsubst.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c -o error.lo error.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c error.cpp -fPIC -DPIC -o .libs/error.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c -o eventloop.lo eventloop.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c eventloop.cpp -fPIC -DPIC -o .libs/eventloop.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c -o eventsink.lo eventsink.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c eventsink.cpp -fPIC -DPIC -o .libs/eventsink.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c -o eventsource.lo eventsource.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c eventsource.cpp -fPIC -DPIC -o .libs/eventsource.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c -o fdstream.lo fdstream.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c fdstream.cpp -fPIC -DPIC -o .libs/fdstream.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c -o file.lo file.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c file.cpp -fPIC -DPIC -o .libs/file.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c -o filedevice.lo filedevice.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c filedevice.cpp -fPIC -DPIC -o .libs/filedevice.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c -o filedeviceimpl.lo filedeviceimpl.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c filedeviceimpl.cpp -fPIC -DPIC -o .libs/filedeviceimpl.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c -o fileimpl.lo fileimpl.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c fileimpl.cpp -fPIC -DPIC -o .libs/fileimpl.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c -o fileinfo.lo fileinfo.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c fileinfo.cpp -fPIC -DPIC -o .libs/fileinfo.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c -o formatter.lo formatter.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c formatter.cpp -fPIC -DPIC -o .libs/formatter.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c -o hdstream.lo hdstream.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c hdstream.cpp -fPIC -DPIC -o .libs/hdstream.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c -o inideserializer.lo inideserializer.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c inideserializer.cpp -fPIC -DPIC -o .libs/inideserializer.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c -o inifile.lo inifile.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c inifile.cpp -fPIC -DPIC -o .libs/inifile.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c -o iniparser.lo iniparser.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c iniparser.cpp -fPIC -DPIC -o .libs/iniparser.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c -o iniserializer.lo iniserializer.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c iniserializer.cpp -fPIC -DPIC -o .libs/iniserializer.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c -o iodevice.lo iodevice.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c iodevice.cpp -fPIC -DPIC -o .libs/iodevice.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c -o iodeviceimpl.lo iodeviceimpl.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c iodeviceimpl.cpp -fPIC -DPIC -o .libs/iodeviceimpl.o iodeviceimpl.cpp: In member function ‘void cxxtools::IODeviceImpl::sigwrite(int)’: iodeviceimpl.cpp:337:12: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 337 | ::write(_fd, (const void*)&sig, sizeof(sig)); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c -o ioerror.lo ioerror.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c ioerror.cpp -fPIC -DPIC -o .libs/ioerror.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c -o iostream.lo iostream.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c iostream.cpp -fPIC -DPIC -o .libs/iostream.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c -o iso8859_codec.lo iso8859_codec.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c iso8859_codec.cpp -fPIC -DPIC -o .libs/iso8859_codec.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c -o jsondeserializer.lo jsondeserializer.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c jsondeserializer.cpp -fPIC -DPIC -o .libs/jsondeserializer.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c -o jsonformatter.lo jsonformatter.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c jsonformatter.cpp -fPIC -DPIC -o .libs/jsonformatter.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c -o jsonparser.lo jsonparser.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c jsonparser.cpp -fPIC -DPIC -o .libs/jsonparser.o jsonparser.cpp: In member function ‘bool cxxtools::JsonParser::JsonStringParser::advance(cxxtools::Char)’: jsonparser.cpp:128:24: warning: enumeration value ‘state_0’ not handled in switch [-Wswitch] 128 | switch (_state) | ^ jsonparser.cpp:128:24: warning: enumeration value ‘state_esc’ not handled in switch [-Wswitch] jsonparser.cpp:128:24: warning: enumeration value ‘state_highsurrogate0’ not handled in switch [-Wswitch] jsonparser.cpp:128:24: warning: enumeration value ‘state_lowsurrogate0’ not handled in switch [-Wswitch] jsonparser.cpp:128:24: warning: enumeration value ‘state_highsurrogate_esc’ not handled in switch [-Wswitch] jsonparser.cpp:128:24: warning: enumeration value ‘state_lowsurrogate_esc’ not handled in switch [-Wswitch] /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c -o library.lo library.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c library.cpp -fPIC -DPIC -o .libs/library.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c -o libraryimpl.lo libraryimpl.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c libraryimpl.cpp -fPIC -DPIC -o .libs/libraryimpl.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c -o log.lo log.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c log.cpp -fPIC -DPIC -o .libs/log.o log.cpp: In member function ‘virtual void cxxtools::{anonymous}::FdAppender::finish(bool)’: log.cpp:252:14: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 252 | ::write(_fd, _msg.data(), _msg.size()); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c -o md5.lo md5.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c md5.c -fPIC -DPIC -o .libs/md5.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c -o md5stream.lo md5stream.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c md5stream.cpp -fPIC -DPIC -o .libs/md5stream.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c -o mime.lo mime.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c mime.cpp -fPIC -DPIC -o .libs/mime.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c -o multifstream.lo multifstream.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c multifstream.cpp -fPIC -DPIC -o .libs/multifstream.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c -o mutex.lo mutex.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c mutex.cpp -fPIC -DPIC -o .libs/mutex.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c -o muteximpl.lo muteximpl.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c muteximpl.cpp -fPIC -DPIC -o .libs/muteximpl.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c -o pipe.lo pipe.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c pipe.cpp -fPIC -DPIC -o .libs/pipe.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c -o pipeimpl.lo pipeimpl.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c pipeimpl.cpp -fPIC -DPIC -o .libs/pipeimpl.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c -o posix/commandinput.lo posix/commandinput.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c posix/commandinput.cpp -fPIC -DPIC -o posix/.libs/commandinput.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c -o posix/commandoutput.lo posix/commandoutput.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c posix/commandoutput.cpp -fPIC -DPIC -o posix/.libs/commandoutput.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c -o posix/daemonize.lo posix/daemonize.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c posix/daemonize.cpp -fPIC -DPIC -o posix/.libs/daemonize.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c -o posix/fork.lo posix/fork.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c posix/fork.cpp -fPIC -DPIC -o posix/.libs/fork.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c -o posix/pipestream.lo posix/pipestream.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c posix/pipestream.cpp -fPIC -DPIC -o posix/.libs/pipestream.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c -o posix/posixpipe.lo posix/posixpipe.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c posix/posixpipe.cpp -fPIC -DPIC -o posix/.libs/posixpipe.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c -o propertiesfile.lo propertiesfile.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c propertiesfile.cpp -fPIC -DPIC -o .libs/propertiesfile.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c -o propertiesparser.lo propertiesparser.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c propertiesparser.cpp -fPIC -DPIC -o .libs/propertiesparser.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c -o propertiesdeserializer.lo propertiesdeserializer.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c propertiesdeserializer.cpp -fPIC -DPIC -o .libs/propertiesdeserializer.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c -o propertiesserializer.lo propertiesserializer.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c propertiesserializer.cpp -fPIC -DPIC -o .libs/propertiesserializer.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c -o query_params.lo query_params.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c query_params.cpp -fPIC -DPIC -o .libs/query_params.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c -o quotedprintablecodec.lo quotedprintablecodec.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c quotedprintablecodec.cpp -fPIC -DPIC -o .libs/quotedprintablecodec.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c -o regex.lo regex.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c regex.cpp -fPIC -DPIC -o .libs/regex.o regex.cpp: In member function ‘std::string cxxtools::RegexSMatch::format(const string&) const’: regex.cpp:157:12: warning: enumeration value ‘state_brace’ not handled in switch [-Wswitch] 157 | switch (state) | ^ regex.cpp:157:12: warning: enumeration value ‘state_brace_end’ not handled in switch [-Wswitch] /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c -o remoteclient.lo remoteclient.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c remoteclient.cpp -fPIC -DPIC -o .libs/remoteclient.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c -o selectable.lo selectable.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c selectable.cpp -fPIC -DPIC -o .libs/selectable.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c -o selector.lo selector.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c selector.cpp -fPIC -DPIC -o .libs/selector.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c -o selectorimpl.lo selectorimpl.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c selectorimpl.cpp -fPIC -DPIC -o .libs/selectorimpl.o selectorimpl.cpp: In member function ‘void cxxtools::SelectorImpl::wake()’: selectorimpl.cpp:305:12: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 305 | ::write( _wakePipe[1], "W", 1); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c -o semaphore.lo semaphore.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c semaphore.cpp -fPIC -DPIC -o .libs/semaphore.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c -o semaphoreimpl.lo semaphoreimpl.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c semaphoreimpl.cpp -fPIC -DPIC -o .libs/semaphoreimpl.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c -o serviceregistry.lo serviceregistry.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c serviceregistry.cpp -fPIC -DPIC -o .libs/serviceregistry.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c -o settings.lo settings.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c settings.cpp -fPIC -DPIC -o .libs/settings.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c -o settingsreader.lo settingsreader.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c settingsreader.cpp -fPIC -DPIC -o .libs/settingsreader.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c -o settingswriter.lo settingswriter.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src -I../include -I../include -Wno-long-long -Wall -pedantic -pipe -march=native -fno-diagnostics-color -Og -g -c settingswriter.cpp -fPIC -DPIC -o .libs/settingswriter.o In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/basic_string.h:48, from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/string:55, from ../include/cxxtools/char.h:32, from settingswriter.h:31, from settingswriter.cpp:28: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/string_view: In instantiation of ‘class std::basic_string_view >’: settingswriter.cpp:42:26: required from here /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/string_view:102:21: error: static assertion failed 102 | static_assert(is_trivial_v<_CharT> && is_standard_layout_v<_CharT>); | ^~~~~~~~~~~~~~~~~~~~ /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/string_view:102:21: note: ‘std::is_trivial_v’ evaluates to false make[2]: *** [Makefile:920: settingswriter.lo] Error 1 make[2]: Leaving directory '/var/tmp/portage/dev-libs/cxxtools-3.0/work/cxxtools-3.0/src' make[1]: *** [Makefile:600: all] Error 2 make[1]: Leaving directory '/var/tmp/portage/dev-libs/cxxtools-3.0/work/cxxtools-3.0/src' make: *** [Makefile:539: all-recursive] Error 1 * ERROR: dev-libs/cxxtools-3.0::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-libs/cxxtools-3.0::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-libs/cxxtools-3.0::gentoo'`. * The complete build log is located at '/var/log/portage/dev-libs:cxxtools-3.0:20210501-225212.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-libs/cxxtools-3.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-libs/cxxtools-3.0/temp/environment'. * Working directory: '/var/tmp/portage/dev-libs/cxxtools-3.0/work/cxxtools-3.0' * S: '/var/tmp/portage/dev-libs/cxxtools-3.0/work/cxxtools-3.0'