libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:31: installing './compile' configure.ac:100: installing './config.guess' configure.ac:100: installing './config.sub' configure.ac:24: installing './install-sh' configure.ac:24: installing './missing' client/Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' configure.ac:36: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:36: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.ac:36: the top level configure.ac:52: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:52: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.ac:52: the top level configure.ac:100: warning: The macro `AC_PROG_LIBTOOL' is obsolete. configure.ac:100: You should run autoupdate. m4/libtool.m4:100: AC_PROG_LIBTOOL is expanded from... configure.ac:100: the top level configure.ac:227: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:227: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.ac:227: the top level configure.ac:241: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:241: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.ac:241: the top level configure.ac:390: warning: AC_OUTPUT should be used without arguments. configure.ac:390: You should run autoupdate. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking for g++... g++ checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking dependency style of g++... gcc3 checking for C++11 support (-std=c++11)... yes checking if GCC is actually Clang... no configure: Adding gcc options: -g -Wall -Wextra -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wundef -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt checking whether to enable debug module... no checking whether make sets $(MAKE)... (cached) yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for inline... inline 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... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking 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/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -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 how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -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 for LIBCAP_NG... yes checking for docbook2x-man... no checking for db2x_docbook2man... /usr/bin/db2x_docbook2man checking for sys/signal.h... yes checking for ifaddrs.h... yes checking for kinfo.h... no checking for sys/param.h... yes checking for devstat.h... no checking for sys/socketvar.h... yes checking for sys/vfs.h... yes checking for mach/host_info.h... no checking for arpa/nameser.h... yes checking for resolv.h... yes checking for netinet/tcp_var.h... no checking for sys/user.h... yes checking for sa_family_t... yes checking for socklen_t... yes checking for in_port_t... yes checking for in_addr_t... yes checking for struct ifreq.ifr_dstaddr... yes checking for connect... yes checking for flock... yes checking for lockf... yes checking for strsignal... yes checking for getloadavg... yes checking for lzo1x_1_compress in -llzo2... yes checking for LIBZSTD... yes checking for dlsym in -ldl... yes checking for LIBARCHIVE... yes checking whether libarchive has archive_read_support_filter_xz()... yes checking whether libarchive has archive_read_support_filter_zstd()... yes checking for clang... clang checking for gcc... gcc checking for gcc -fdiagnostics-show-caret... yes checking for gcc... (cached) gcc checking whether gcc -Werror works for unknown options... yes checking for gcc -E -fdirectives-only... yes checking for -fsanitize= usage... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating client/Makefile config.status: creating daemon/Makefile config.status: creating doc/Makefile config.status: creating services/Makefile config.status: creating services/icecc.pc config.status: creating suse/Makefile config.status: creating compilerwrapper/Makefile config.status: creating scheduler/Makefile config.status: creating tests/Makefile config.status: creating unittests/Makefile config.status: creating client/icecc-create-env config.status: creating tests/test-setup.sh config.status: creating suse/icecream.spec config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating client/Makefile config.status: creating daemon/Makefile config.status: creating doc/Makefile config.status: creating services/Makefile config.status: creating services/icecc.pc config.status: creating suse/Makefile config.status: creating compilerwrapper/Makefile config.status: creating scheduler/Makefile config.status: creating tests/Makefile config.status: creating unittests/Makefile config.status: creating client/icecc-create-env config.status: creating tests/test-setup.sh config.status: creating suse/icecream.spec config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make all-recursive make[1]: Entering directory '/build/icecream/src/icecream-1.4' Making all in services make[2]: Entering directory '/build/icecream/src/icecream-1.4/services' CXX libicecc_la-job.lo CXX libicecc_la-comm.lo CXX libicecc_la-exitcode.lo CXX libicecc_la-getifaddrs.lo CXX libicecc_la-logging.lo CC libicecc_la-ncpus.lo CXX libicecc_la-pipes.lo CC libicecc_la-tempfile.lo CXX libicecc_la-platform.lo CXX libicecc_la-gcc.lo CXX libicecc_la-util.lo CXXLD libicecc.la make[2]: Leaving directory '/build/icecream/src/icecream-1.4/services' Making all in daemon make[2]: Entering directory '/build/icecream/src/icecream-1.4/daemon' CXX main.o CXX serve.o CXX workit.o CXX environment.o CXX load.o CXX file_util.o CXXLD iceccd make[2]: Leaving directory '/build/icecream/src/icecream-1.4/daemon' Making all in client make[2]: Entering directory '/build/icecream/src/icecream-1.4/client' CXX arg.o CXX main.o CC argv.o CXX cpp.o CXX local.o CXX remote.o CXX util.o CC md5.o CXX safeguard.o AR libclient.a ar: `u' modifier ignored since `D' is the default (see `U') CXXLD icecc make[2]: Leaving directory '/build/icecream/src/icecream-1.4/client' Making all in doc make[2]: Entering directory '/build/icecream/src/icecream-1.4/doc' /usr/bin/db2x_docbook2man man-icecc.1.xml /usr/bin/db2x_docbook2man man-icerun.1.xml I/O I/O error : Attempt to load network entity http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd error : Attempt to load network entity http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd man-icerun.1.xml:6: warning: failed to load external entity "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" man-icecc.1.xml:6: ]> warning: ^ failed to load external entity "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" ]> ^ warning : warning : xmlAddEntity: invalid redeclaration of predefined entity 'lt' xmlAddEntity: invalid redeclaration of predefined entity 'lt' /usr/bin/db2x_docbook2man man-iceccd.1.xml /usr/bin/db2x_docbook2man man-icecc-scheduler.1.xml I/O error : Attempt to load network entity http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd man-iceccd.1.xml:6: warning: failed to load external entity "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" ]> ^ warning : xmlAddEntity: invalid redeclaration of predefined entity 'lt' I/O error : Attempt to load network entity http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd man-icecc-scheduler.1.xml:6: warning: failed to load external entity "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" ]> ^ warning : xmlAddEntity: invalid redeclaration of predefined entity 'lt' /usr/bin/db2x_docbook2man man-icecc-create-env.1.xml /usr/bin/db2x_docbook2man man-icecream.7.xml I/O error : Attempt to load network entity http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd man-icecream.7.xml:9: warning: failed to load external entity "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" ]> ^ warning : xmlAddEntity: invalid redeclaration of predefined entity 'lt' I/O error : Attempt to load network entity http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd man-icecc-create-env.1.xml:8: warning: failed to load external entity "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" ]> ^ warning : xmlAddEntity: invalid redeclaration of predefined entity 'lt' make[2]: Leaving directory '/build/icecream/src/icecream-1.4/doc' Making all in suse make[2]: Entering directory '/build/icecream/src/icecream-1.4/suse' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/build/icecream/src/icecream-1.4/suse' Making all in compilerwrapper make[2]: Entering directory '/build/icecream/src/icecream-1.4/compilerwrapper' CXX compilerwrapper.o CXXLD compilerwrapper make[2]: Leaving directory '/build/icecream/src/icecream-1.4/compilerwrapper' Making all in scheduler make[2]: Entering directory '/build/icecream/src/icecream-1.4/scheduler' CXX compileserver.o CXX job.o CXX jobstat.o CXX scheduler.o CXXLD icecc-scheduler make[2]: Leaving directory '/build/icecream/src/icecream-1.4/scheduler' Making all in tests make[2]: Entering directory '/build/icecream/src/icecream-1.4/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/build/icecream/src/icecream-1.4/tests' Making all in unittests make[2]: Entering directory '/build/icecream/src/icecream-1.4/unittests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/build/icecream/src/icecream-1.4/unittests' make[2]: Entering directory '/build/icecream/src/icecream-1.4' make[2]: Leaving directory '/build/icecream/src/icecream-1.4' make[1]: Leaving directory '/build/icecream/src/icecream-1.4'