This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.69. Invocation command line was $ /home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/configure --disable-option-checking --prefix=/home/test/autobuild/run/instance-0/output/host --sysconfdir=/home/test/autobuild/run/instance-0/output/host/etc --localstatedir=/home/test/autobuild/run/instance-0/output/host/var --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-dependency-tracking --without-javac --with-ssl=/home/test/autobuild/run/instance-0/output/host --without-termcap ERL_TOP=/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0 CC=/usr/bin/gcc CFLAGS=-O2 -I/home/test/autobuild/run/instance-0/output/host/include CPP=/usr/bin/cpp CPPFLAGS=-I/home/test/autobuild/run/instance-0/output/host/include CXX=/usr/bin/g++ CXXFLAGS=-O2 -I/home/test/autobuild/run/instance-0/output/host/include LD=/usr/bin/ld LDFLAGS=-L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib RANLIB=/usr/bin/ranlib AR=/usr/bin/ar --cache-file=/dev/null --srcdir=/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts ## --------- ## ## Platform. ## ## --------- ## hostname = build uname -m = x86_64 uname -r = 4.4.0-101-generic uname -s = Linux uname -v = #124-Ubuntu SMP Fri Nov 10 18:29:59 UTC 2017 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /home/test/autobuild/run/instance-0/output/host/bin PATH: /home/test/autobuild/run/instance-0/output/host/sbin PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/local/games PATH: /usr/games ## ----------- ## ## Core tests. ## ## ----------- ## configure:2991: checking build system type configure:3005: result: x86_64-pc-linux-gnu configure:3025: checking host system type configure:3038: result: x86_64-pc-linux-gnu configure:3128: checking for gcc configure:3155: result: /usr/bin/gcc configure:3384: checking for C compiler version configure:3393: /usr/bin/gcc --version >&5 gcc (Debian 4.7.2-5) 4.7.2 Copyright (C) 2012 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3404: $? = 0 configure:3393: /usr/bin/gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.7/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 4.7.2-5' --with-bugurl=file:///usr/share/doc/gcc-4.7/README.Bugs --enable-languages=c,c++,go,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.7 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.7 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --with-arch-32=i586 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.7.2 (Debian 4.7.2-5) configure:3404: $? = 0 configure:3393: /usr/bin/gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3404: $? = 4 configure:3393: /usr/bin/gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:3404: $? = 4 configure:3424: checking whether the C compiler works configure:3446: /usr/bin/gcc -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/host/include -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c >&5 configure:3450: $? = 0 configure:3498: result: yes configure:3501: checking for C compiler default output file name configure:3503: result: a.out configure:3509: checking for suffix of executables configure:3516: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/host/include -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c >&5 configure:3520: $? = 0 configure:3542: result: configure:3564: checking whether we are cross compiling configure:3572: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/host/include -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c >&5 configure:3576: $? = 0 configure:3583: ./conftest configure:3587: $? = 0 configure:3602: result: no configure:3607: checking for suffix of object files configure:3629: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/host/include conftest.c >&5 configure:3633: $? = 0 configure:3654: result: o configure:3658: checking whether we are using the GNU C compiler configure:3677: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/host/include conftest.c >&5 configure:3677: $? = 0 configure:3686: result: yes configure:3695: checking whether /usr/bin/gcc accepts -g configure:3715: /usr/bin/gcc -c -g -I/home/test/autobuild/run/instance-0/output/host/include conftest.c >&5 configure:3715: $? = 0 configure:3756: result: yes configure:3773: checking for /usr/bin/gcc option to accept ISO C89 configure:3836: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/host/include conftest.c >&5 configure:3836: $? = 0 configure:3849: result: none needed configure:3870: checking for library containing strerror configure:3901: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/host/include -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c >&5 configure:3901: $? = 0 configure:3918: result: none required configure:4265: checking OTP release configure:4268: result: 20 configure:4272: checking OTP version configure:4275: result: 20.0 configure:4382: checking for gcc configure:4409: result: /usr/bin/gcc configure:4638: checking for C compiler version configure:4647: /usr/bin/gcc --version >&5 gcc (Debian 4.7.2-5) 4.7.2 Copyright (C) 2012 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:4658: $? = 0 configure:4647: /usr/bin/gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.7/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 4.7.2-5' --with-bugurl=file:///usr/share/doc/gcc-4.7/README.Bugs --enable-languages=c,c++,go,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.7 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.7 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --with-arch-32=i586 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.7.2 (Debian 4.7.2-5) configure:4658: $? = 0 configure:4647: /usr/bin/gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:4658: $? = 4 configure:4647: /usr/bin/gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:4658: $? = 4 configure:4662: checking whether we are using the GNU C compiler configure:4690: result: yes configure:4699: checking whether /usr/bin/gcc accepts -g configure:4760: result: yes configure:4777: checking for /usr/bin/gcc option to accept ISO C89 configure:4853: result: none needed configure:4892: checking for mixed cygwin or msys and native VC++ environment configure:4915: result: no configure:4931: checking for mixed cygwin and native MinGW environment configure:4947: result: no configure:4956: checking if we mix cygwin with any native compiler configure:4962: result: no configure:4968: checking if we mix msys with another native compiler configure:4974: result: no configure:5039: checking for getconf configure:5055: found /usr/bin/getconf configure:5067: result: getconf configure:5229: checking for large file support CFLAGS configure:5244: result: none configure:5229: checking for large file support LDFLAGS configure:5244: result: none configure:5229: checking for large file support LIBS configure:5244: result: none configure:5261: checking if we can add -Werror=return-type to WERRORFLAGS (via CFLAGS) configure:5276: /usr/bin/gcc -c -Werror=return-type -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE conftest.c >&5 configure:5276: $? = 0 configure:5284: result: yes configure:5293: checking if we can add -Werror=implicit to WERRORFLAGS (via CFLAGS) configure:5308: /usr/bin/gcc -c -Werror=implicit -Werror=return-type -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE conftest.c >&5 configure:5308: $? = 0 configure:5316: result: yes configure:5325: checking if we can add -Werror=undef to WERRORFLAGS (via CFLAGS) configure:5340: /usr/bin/gcc -c -Werror=undef -Werror=implicit -Werror=return-type -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE conftest.c >&5 configure:5340: $? = 0 configure:5348: result: yes configure:5383: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -Wdeclaration-after-statement -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE conftest.c >&5 configure:5383: $? = 0 configure:5408: checking how to run the C preprocessor configure:5478: result: /usr/bin/cpp configure:5498: /usr/bin/cpp -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE conftest.c configure:5498: $? = 0 configure:5512: /usr/bin/cpp -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE conftest.c conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:5512: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | /* end confdefs.h. */ | #include configure:5541: checking for grep that handles long lines and -e configure:5599: result: /bin/grep configure:5604: checking for egrep configure:5666: result: /bin/grep -E configure:5671: checking for ANSI C header files configure:5691: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE conftest.c >&5 configure:5691: $? = 0 configure:5764: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c >&5 configure:5764: $? = 0 configure:5764: ./conftest configure:5764: $? = 0 configure:5775: result: yes configure:5788: checking for sys/types.h configure:5788: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE conftest.c >&5 configure:5788: $? = 0 configure:5788: result: yes configure:5788: checking for sys/stat.h configure:5788: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE conftest.c >&5 configure:5788: $? = 0 configure:5788: result: yes configure:5788: checking for stdlib.h configure:5788: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE conftest.c >&5 configure:5788: $? = 0 configure:5788: result: yes configure:5788: checking for string.h configure:5788: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE conftest.c >&5 configure:5788: $? = 0 configure:5788: result: yes configure:5788: checking for memory.h configure:5788: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE conftest.c >&5 configure:5788: $? = 0 configure:5788: result: yes configure:5788: checking for strings.h configure:5788: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE conftest.c >&5 configure:5788: $? = 0 configure:5788: result: yes configure:5788: checking for inttypes.h configure:5788: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE conftest.c >&5 configure:5788: $? = 0 configure:5788: result: yes configure:5788: checking for stdint.h configure:5788: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE conftest.c >&5 configure:5788: $? = 0 configure:5788: result: yes configure:5788: checking for unistd.h configure:5788: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE conftest.c >&5 configure:5788: $? = 0 configure:5788: result: yes configure:5804: checking size of void * configure:5809: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c >&5 configure:5809: $? = 0 configure:5809: ./conftest configure:5809: $? = 0 configure:5823: result: 8 configure:5894: checking whether compilation mode forces ARCH adjustment configure:5933: result: no configure:5991: checking if VM has to be linked with Carbon framework configure:6001: result: no configure:6012: checking for rm configure:6030: found /bin/rm configure:6043: result: /bin/rm configure:6057: checking for mkdir configure:6075: found /bin/mkdir configure:6088: result: /bin/mkdir configure:6102: checking for cp configure:6120: found /bin/cp configure:6133: result: /bin/cp configure:6153: checking if we are building a sharing-preserving emulator configure:6162: result: no configure:6172: checking how to run the C preprocessor configure:6242: result: /usr/bin/cpp configure:6262: /usr/bin/cpp -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE conftest.c configure:6262: $? = 0 configure:6276: /usr/bin/cpp -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE conftest.c conftest.c:23:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:6276: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | /* end confdefs.h. */ | #include configure:6348: checking for ranlib configure:6375: result: /usr/bin/ranlib configure:6402: checking for bison configure:6418: found /home/test/autobuild/run/instance-0/output/host/bin/bison configure:6429: result: bison -y configure:6445: checking for perl5 configure:6476: result: /usr/bin/perl configure:6496: checking whether ln -s works configure:6500: result: yes configure:6552: checking for ar configure:6579: result: /usr/bin/ar configure:6618: checking for xsltproc configure:6648: result: no configure:6658: WARNING: No 'xsltproc' command found: the documentation cannot be built configure:6666: checking for fop configure:6696: result: no configure:6707: WARNING: No 'fop' command found: going to generate placeholder PDF files configure:6715: checking for xmllint configure:6731: found /home/test/autobuild/run/instance-0/output/host/bin/xmllint configure:6742: result: xmllint configure:6782: checking for a BSD-compatible install configure:6850: result: /usr/bin/install -c configure:6861: checking how to create a directory including parents configure:6882: result: /usr/bin/install -c -d configure:6975: checking for extra flags needed to export symbols configure:7002: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -Wl,-export-dynamic conftest.c >&5 configure:7002: $? = 0 configure:7038: result: -Wl,-export-dynamic configure:7056: checking for sin in -lm configure:7081: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lm >&5 conftest.c:30:6: warning: conflicting types for built-in function 'sin' [enabled by default] configure:7081: $? = 0 configure:7090: result: yes configure:7101: checking for dlopen in -ldl configure:7126: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -ldl -lm >&5 configure:7126: $? = 0 configure:7135: result: yes configure:7146: checking for main in -linet configure:7165: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -linet -ldl -lm >&5 /usr/bin/ld: cannot find -linet collect2: error: ld returned 1 exit status configure:7165: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | /* end confdefs.h. */ | | | int | main () | { | return main (); | ; | return 0; | } configure:7174: result: no configure:7185: checking for openpty in -lutil configure:7210: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lutil -ldl -lm >&5 configure:7210: $? = 0 configure:7219: result: yes configure:7306: checking for native win32 threads configure:7316: result: no configure:7324: checking for pthread_create in -lpthread configure:7349: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lpthread -lutil -ldl -lm >&5 configure:7349: $? = 0 configure:7358: result: yes configure:7464: checking for getconf configure:7492: result: getconf configure:7646: checking for Native POSIX Thread Library configure:7663: result: yes configure:7673: checking nptl/pthread.h usability configure:7673: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE conftest.c >&5 conftest.c:60:26: fatal error: nptl/pthread.h: No such file or directory compilation terminated. configure:7673: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7673: result: no configure:7673: checking nptl/pthread.h presence configure:7673: /usr/bin/cpp -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE conftest.c conftest.c:27:26: fatal error: nptl/pthread.h: No such file or directory compilation terminated. configure:7673: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | /* end confdefs.h. */ | #include configure:7673: result: no configure:7673: checking for nptl/pthread.h configure:7673: result: no configure:7726: checking pthread.h usability configure:7726: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c >&5 configure:7726: $? = 0 configure:7726: result: yes configure:7726: checking pthread.h presence configure:7726: /usr/bin/cpp -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c configure:7726: $? = 0 configure:7726: result: yes configure:7726: checking for pthread.h configure:7726: result: yes configure:7735: checking pthread/mit/pthread.h usability configure:7735: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c >&5 conftest.c:61:33: fatal error: pthread/mit/pthread.h: No such file or directory compilation terminated. configure:7735: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7735: result: no configure:7735: checking pthread/mit/pthread.h presence configure:7735: /usr/bin/cpp -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c conftest.c:28:33: fatal error: pthread/mit/pthread.h: No such file or directory compilation terminated. configure:7735: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | #include configure:7735: result: no configure:7735: checking for pthread/mit/pthread.h configure:7735: result: no configure:7755: checking for kstat_open in -lkstat configure:7780: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lkstat -lutil -ldl -lm >&5 /usr/bin/ld: cannot find -lkstat collect2: error: ld returned 1 exit status configure:7780: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char kstat_open (); | int | main () | { | return kstat_open (); | ; | return 0; | } configure:7789: result: no configure:7834: checking for clock_gettime in -lrt configure:7859: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lrt -lutil -ldl -lm >&5 configure:7859: $? = 0 configure:7868: result: yes configure:7884: checking for clock_gettime(CLOCK_MONOTONIC_RAW, _) configure:7910: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lutil -ldl -lm -lrt >&5 configure:7910: $? = 0 configure:7919: result: yes configure:7922: checking for clock_gettime() with custom monotonic clock type configure:7949: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lutil -ldl -lm -lrt >&5 conftest.c: In function 'main': conftest.c:38:19: error: 'CLOCK_HIGHRES' undeclared (first use in this function) conftest.c:38:19: note: each undeclared identifier is reported only once for each function it appears in configure:7949: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | | #include | | | int | main () | { | | struct timespec ts; | long long result; | clock_gettime(CLOCK_HIGHRES,&ts); | result = ((long long) ts.tv_sec) * 1000000000LL + | ((long long) ts.tv_nsec); | | ; | return 0; | } configure:7949: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lutil -ldl -lm -lrt >&5 configure:7949: $? = 0 configure:7960: result: CLOCK_MONOTONIC configure:7974: checking for clock_getres configure:7974: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lutil -ldl -lm >&5 /tmp/ccLfygCc.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `clock_getres' collect2: error: ld returned 1 exit status configure:7974: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | /* Define clock_getres to an innocuous variant, in case declares clock_getres. | For example, HP-UX 11i declares gettimeofday. */ | #define clock_getres innocuous_clock_getres | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char clock_getres (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef clock_getres | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char clock_getres (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_clock_getres || defined __stub___clock_getres | choke me | #endif | | int | main () | { | return clock_getres (); | ; | return 0; | } configure:7974: result: no configure:7974: checking for clock_get_attributes configure:7974: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lutil -ldl -lm >&5 /tmp/ccZuZrMg.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `clock_get_attributes' collect2: error: ld returned 1 exit status configure:7974: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | /* Define clock_get_attributes to an innocuous variant, in case declares clock_get_attributes. | For example, HP-UX 11i declares gettimeofday. */ | #define clock_get_attributes innocuous_clock_get_attributes | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char clock_get_attributes (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef clock_get_attributes | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char clock_get_attributes (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_clock_get_attributes || defined __stub___clock_get_attributes | choke me | #endif | | int | main () | { | return clock_get_attributes (); | ; | return 0; | } configure:7974: result: no configure:7974: checking for gethrtime configure:7974: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lutil -ldl -lm >&5 /tmp/ccy6ZaK6.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `gethrtime' collect2: error: ld returned 1 exit status configure:7974: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | /* Define gethrtime to an innocuous variant, in case declares gethrtime. | For example, HP-UX 11i declares gettimeofday. */ | #define gethrtime innocuous_gethrtime | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char gethrtime (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef gethrtime | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char gethrtime (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_gethrtime || defined __stub___gethrtime | choke me | #endif | | int | main () | { | return gethrtime (); | ; | return 0; | } configure:7974: result: no configure:7984: checking for mach clock_get_time() with monotonic clock type configure:8012: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE conftest.c >&5 conftest.c:29:24: fatal error: mach/clock.h: No such file or directory compilation terminated. configure:8012: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | | kern_return_t res; | clock_serv_t clk_srv; | mach_timespec_t time_spec; | | host_get_clock_service(mach_host_self(), SYSTEM_CLOCK, &clk_srv); | res = clock_get_time(clk_srv, &time_spec); | mach_port_deallocate(mach_task_self(), clk_srv); | | ; | return 0; | } configure:8020: result: no configure:9354: checking if SIGUSR1 and SIGUSR2 can be used configure:9356: result: yes configure:9367: checking if sigaltstack can be used configure:9369: result: yes configure:9389: checking for pthread.h configure:9389: result: yes configure:9399: checking for pthread/mit/pthread.h configure:9399: result: no configure:9415: checking sched.h usability configure:9415: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE conftest.c >&5 configure:9415: $? = 0 configure:9415: result: yes configure:9415: checking sched.h presence configure:9415: /usr/bin/cpp -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE conftest.c configure:9415: $? = 0 configure:9415: result: yes configure:9415: checking for sched.h configure:9415: result: yes configure:9425: checking sys/time.h usability configure:9425: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE conftest.c >&5 configure:9425: $? = 0 configure:9425: result: yes configure:9425: checking sys/time.h presence configure:9425: /usr/bin/cpp -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE conftest.c configure:9425: $? = 0 configure:9425: result: yes configure:9425: checking for sys/time.h configure:9425: result: yes configure:9447: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE conftest.c >&5 configure:9447: $? = 0 configure:9454: checking for usable PTHREAD_STACK_MIN configure:9477: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE conftest.c >&5 configure:9477: $? = 0 configure:9482: result: yes configure:9490: checking for pthread_spin_lock configure:9490: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:9490: $? = 0 configure:9490: result: yes configure:9502: checking for sched_yield configure:9502: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:9502: $? = 0 configure:9502: result: yes configure:9554: checking whether sched_yield() returns an int configure:9572: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:9572: $? = 0 configure:9577: result: yes configure:9587: checking for pthread_yield configure:9587: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:9587: $? = 0 configure:9587: result: yes configure:9596: checking whether pthread_yield() returns an int configure:9618: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:9618: $? = 0 configure:9623: result: yes configure:9633: checking for pthread_rwlock_init configure:9633: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:9633: $? = 0 configure:9633: result: yes configure:9641: checking for pthread_rwlockattr_setkind_np configure:9641: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:9641: $? = 0 configure:9641: result: yes configure:9652: checking for PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP configure:9678: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:9678: $? = 0 configure:9683: result: yes configure:9707: checking for pthread_attr_setguardsize configure:9707: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:9707: $? = 0 configure:9707: result: yes configure:9717: checking whether pthread_cond_timedwait() can use the monotonic clock CLOCK_MONOTONIC for timeout configure:9763: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:9763: $? = 0 configure:9768: result: yes configure:9778: checking for Linux futexes configure:9803: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:9803: $? = 0 configure:9808: result: yes configure:9815: checking for pthread_setname_np configure:9831: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -Werror -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:9831: $? = 0 configure:9848: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -Werror -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 /tmp/ccU9Jv5G.o: In function `main': conftest.c:(.text.startup+0x14): undefined reference to `pthread_set_name_np' collect2: error: ld returned 1 exit status configure:9848: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | #define HAVE_PTHREAD_H 1 | #define ETHR_HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define ETHR_MONOTONIC_CLOCK_ID CLOCK_MONOTONIC | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SCHED_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_TIME_WITH_SYS_TIME 1 | #define ETHR_HAVE_USABLE_PTHREAD_STACK_MIN 1 | #define ETHR_HAVE_PTHREAD_SPIN_LOCK 1 | #define ETHR_HAVE_SCHED_YIELD 1 | #define ETHR_SCHED_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_YIELD 1 | #define ETHR_PTHREAD_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_RWLOCKATTR_SETKIND_NP 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define ETHR_HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC 1 | #define ETHR_HAVE_LINUX_FUTEX 1 | /* end confdefs.h. */ | #define __USE_GNU | #include | int | main () | { | pthread_set_name_np(pthread_self(), "name"); | ; | return 0; | } configure:9865: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -Werror -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 conftest.c: In function 'main': conftest.c:51:1: error: passing argument 1 of 'pthread_setname_np' makes integer from pointer without a cast [-Werror] In file included from conftest.c:47:0: /usr/include/pthread.h:435:12: note: expected 'pthread_t' but argument is of type 'char *' conftest.c:51:1: error: too few arguments to function 'pthread_setname_np' In file included from conftest.c:47:0: /usr/include/pthread.h:435:12: note: declared here cc1: all warnings being treated as errors configure:9865: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | #define HAVE_PTHREAD_H 1 | #define ETHR_HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define ETHR_MONOTONIC_CLOCK_ID CLOCK_MONOTONIC | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SCHED_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_TIME_WITH_SYS_TIME 1 | #define ETHR_HAVE_USABLE_PTHREAD_STACK_MIN 1 | #define ETHR_HAVE_PTHREAD_SPIN_LOCK 1 | #define ETHR_HAVE_SCHED_YIELD 1 | #define ETHR_SCHED_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_YIELD 1 | #define ETHR_PTHREAD_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_RWLOCKATTR_SETKIND_NP 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define ETHR_HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC 1 | #define ETHR_HAVE_LINUX_FUTEX 1 | /* end confdefs.h. */ | #define _DARWIN_C_SOURCE | #include | int | main () | { | pthread_setname_np("name"); | ; | return 0; | } configure:9870: result: linux configure:9886: checking for pthread_getname_np configure:9901: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -Werror -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:9901: $? = 0 configure:9919: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -Werror -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 conftest.c: In function 'main': conftest.c:53:1: error: too few arguments to function 'pthread_getname_np' In file included from conftest.c:49:0: /usr/include/pthread.h:430:12: note: declared here configure:9919: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | #define HAVE_PTHREAD_H 1 | #define ETHR_HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define ETHR_MONOTONIC_CLOCK_ID CLOCK_MONOTONIC | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SCHED_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_TIME_WITH_SYS_TIME 1 | #define ETHR_HAVE_USABLE_PTHREAD_STACK_MIN 1 | #define ETHR_HAVE_PTHREAD_SPIN_LOCK 1 | #define ETHR_HAVE_SCHED_YIELD 1 | #define ETHR_SCHED_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_YIELD 1 | #define ETHR_PTHREAD_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_RWLOCKATTR_SETKIND_NP 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define ETHR_HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC 1 | #define ETHR_HAVE_LINUX_FUTEX 1 | #define ETHR_HAVE_PTHREAD_SETNAME_NP_2 1 | /* end confdefs.h. */ | #define __USE_GNU | #define _DARWIN_C_SOURCE | #include | int | main () | { | char buff[256]; pthread_getname_np(pthread_self(), buff); | ; | return 0; | } configure:9924: result: linux configure:9946: checking size of short configure:9951: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:9951: $? = 0 configure:9951: ./conftest configure:9951: $? = 0 configure:9965: result: 2 configure:9979: checking size of int configure:9984: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:9984: $? = 0 configure:9984: ./conftest configure:9984: $? = 0 configure:9998: result: 4 configure:10012: checking size of long configure:10017: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:10017: $? = 0 configure:10017: ./conftest configure:10017: $? = 0 configure:10031: result: 8 configure:10045: checking size of long long configure:10050: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:10050: $? = 0 configure:10050: ./conftest configure:10050: $? = 0 configure:10064: result: 8 configure:10078: checking size of __int128_t configure:10083: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:10083: $? = 0 configure:10083: ./conftest configure:10083: $? = 0 configure:10097: result: 16 configure:10133: checking for a working __sync_synchronize() configure:10151: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:10151: $? = 0 configure:10199: result: yes configure:10249: checking for 32-bit __sync_add_and_fetch() configure:10267: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:10267: $? = 0 configure:10274: result: yes configure:10276: checking for 64-bit __sync_add_and_fetch() configure:10294: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:10294: $? = 0 configure:10301: result: yes configure:10303: checking for 128-bit __sync_add_and_fetch() configure:10321: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 /tmp/ccsbzepd.o: In function `main': conftest.c:(.text.startup+0xc): undefined reference to `__sync_add_and_fetch_16' collect2: error: ld returned 1 exit status configure:10321: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | #define HAVE_PTHREAD_H 1 | #define ETHR_HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define ETHR_MONOTONIC_CLOCK_ID CLOCK_MONOTONIC | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SCHED_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_TIME_WITH_SYS_TIME 1 | #define ETHR_HAVE_USABLE_PTHREAD_STACK_MIN 1 | #define ETHR_HAVE_PTHREAD_SPIN_LOCK 1 | #define ETHR_HAVE_SCHED_YIELD 1 | #define ETHR_SCHED_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_YIELD 1 | #define ETHR_PTHREAD_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_RWLOCKATTR_SETKIND_NP 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define ETHR_HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC 1 | #define ETHR_HAVE_LINUX_FUTEX 1 | #define ETHR_HAVE_PTHREAD_SETNAME_NP_2 1 | #define ETHR_HAVE_PTHREAD_GETNAME_NP_3 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT128_T 16 | #define ETHR_HAVE___sync_synchronize ~0 | /* end confdefs.h. */ | | int | main () | { | volatile __int128_t var; __int128_t res = __sync_add_and_fetch(&var, (__int128_t) 0); | ; | return 0; | } configure:10328: result: no configure:10391: checking for 32-bit __sync_fetch_and_and() configure:10409: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:10409: $? = 0 configure:10416: result: yes configure:10418: checking for 64-bit __sync_fetch_and_and() configure:10436: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:10436: $? = 0 configure:10443: result: yes configure:10445: checking for 128-bit __sync_fetch_and_and() configure:10463: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 /tmp/ccgumS4i.o: In function `main': conftest.c:(.text.startup+0xc): undefined reference to `__sync_fetch_and_and_16' collect2: error: ld returned 1 exit status configure:10463: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | #define HAVE_PTHREAD_H 1 | #define ETHR_HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define ETHR_MONOTONIC_CLOCK_ID CLOCK_MONOTONIC | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SCHED_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_TIME_WITH_SYS_TIME 1 | #define ETHR_HAVE_USABLE_PTHREAD_STACK_MIN 1 | #define ETHR_HAVE_PTHREAD_SPIN_LOCK 1 | #define ETHR_HAVE_SCHED_YIELD 1 | #define ETHR_SCHED_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_YIELD 1 | #define ETHR_PTHREAD_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_RWLOCKATTR_SETKIND_NP 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define ETHR_HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC 1 | #define ETHR_HAVE_LINUX_FUTEX 1 | #define ETHR_HAVE_PTHREAD_SETNAME_NP_2 1 | #define ETHR_HAVE_PTHREAD_GETNAME_NP_3 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT128_T 16 | #define ETHR_HAVE___sync_synchronize ~0 | #define ETHR_HAVE___sync_add_and_fetch 12 | /* end confdefs.h. */ | | int | main () | { | volatile __int128_t var; __int128_t res = __sync_fetch_and_and(&var, (__int128_t) 0); | ; | return 0; | } configure:10470: result: no configure:10533: checking for 32-bit __sync_fetch_and_or() configure:10551: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:10551: $? = 0 configure:10558: result: yes configure:10560: checking for 64-bit __sync_fetch_and_or() configure:10578: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:10578: $? = 0 configure:10585: result: yes configure:10587: checking for 128-bit __sync_fetch_and_or() configure:10605: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 /tmp/ccjYRBqf.o: In function `main': conftest.c:(.text.startup+0xc): undefined reference to `__sync_fetch_and_or_16' collect2: error: ld returned 1 exit status configure:10605: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | #define HAVE_PTHREAD_H 1 | #define ETHR_HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define ETHR_MONOTONIC_CLOCK_ID CLOCK_MONOTONIC | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SCHED_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_TIME_WITH_SYS_TIME 1 | #define ETHR_HAVE_USABLE_PTHREAD_STACK_MIN 1 | #define ETHR_HAVE_PTHREAD_SPIN_LOCK 1 | #define ETHR_HAVE_SCHED_YIELD 1 | #define ETHR_SCHED_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_YIELD 1 | #define ETHR_PTHREAD_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_RWLOCKATTR_SETKIND_NP 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define ETHR_HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC 1 | #define ETHR_HAVE_LINUX_FUTEX 1 | #define ETHR_HAVE_PTHREAD_SETNAME_NP_2 1 | #define ETHR_HAVE_PTHREAD_GETNAME_NP_3 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT128_T 16 | #define ETHR_HAVE___sync_synchronize ~0 | #define ETHR_HAVE___sync_add_and_fetch 12 | #define ETHR_HAVE___sync_fetch_and_and 12 | /* end confdefs.h. */ | | int | main () | { | volatile __int128_t var; __int128_t res = __sync_fetch_and_or(&var, (__int128_t) 0); | ; | return 0; | } configure:10612: result: no configure:10675: checking for 32-bit __sync_val_compare_and_swap() configure:10693: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:10693: $? = 0 configure:10700: result: yes configure:10702: checking for 64-bit __sync_val_compare_and_swap() configure:10720: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:10720: $? = 0 configure:10727: result: yes configure:10729: checking for 128-bit __sync_val_compare_and_swap() configure:10747: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 /tmp/ccffglxl.o: In function `main': conftest.c:(.text.startup+0x11): undefined reference to `__sync_val_compare_and_swap_16' collect2: error: ld returned 1 exit status configure:10747: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | #define HAVE_PTHREAD_H 1 | #define ETHR_HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define ETHR_MONOTONIC_CLOCK_ID CLOCK_MONOTONIC | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SCHED_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_TIME_WITH_SYS_TIME 1 | #define ETHR_HAVE_USABLE_PTHREAD_STACK_MIN 1 | #define ETHR_HAVE_PTHREAD_SPIN_LOCK 1 | #define ETHR_HAVE_SCHED_YIELD 1 | #define ETHR_SCHED_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_YIELD 1 | #define ETHR_PTHREAD_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_RWLOCKATTR_SETKIND_NP 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define ETHR_HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC 1 | #define ETHR_HAVE_LINUX_FUTEX 1 | #define ETHR_HAVE_PTHREAD_SETNAME_NP_2 1 | #define ETHR_HAVE_PTHREAD_GETNAME_NP_3 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT128_T 16 | #define ETHR_HAVE___sync_synchronize ~0 | #define ETHR_HAVE___sync_add_and_fetch 12 | #define ETHR_HAVE___sync_fetch_and_and 12 | #define ETHR_HAVE___sync_fetch_and_or 12 | /* end confdefs.h. */ | | int | main () | { | volatile __int128_t var; __int128_t res = __sync_val_compare_and_swap(&var, (__int128_t) 0, (__int128_t) 0); | ; | return 0; | } configure:10754: result: no configure:10818: checking for 32-bit __atomic_store_n() configure:10836: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:10836: $? = 0 configure:10843: result: yes configure:10845: checking for 64-bit __atomic_store_n() configure:10863: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:10863: $? = 0 configure:10870: result: yes configure:10872: checking for 128-bit __atomic_store_n() configure:10890: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 /tmp/ccr6rgtq.o: In function `main': conftest.c:(.text.startup+0xe): undefined reference to `__atomic_store_16' conftest.c:(.text.startup+0x1f): undefined reference to `__atomic_store_16' collect2: error: ld returned 1 exit status configure:10890: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | #define HAVE_PTHREAD_H 1 | #define ETHR_HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define ETHR_MONOTONIC_CLOCK_ID CLOCK_MONOTONIC | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SCHED_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_TIME_WITH_SYS_TIME 1 | #define ETHR_HAVE_USABLE_PTHREAD_STACK_MIN 1 | #define ETHR_HAVE_PTHREAD_SPIN_LOCK 1 | #define ETHR_HAVE_SCHED_YIELD 1 | #define ETHR_SCHED_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_YIELD 1 | #define ETHR_PTHREAD_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_RWLOCKATTR_SETKIND_NP 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define ETHR_HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC 1 | #define ETHR_HAVE_LINUX_FUTEX 1 | #define ETHR_HAVE_PTHREAD_SETNAME_NP_2 1 | #define ETHR_HAVE_PTHREAD_GETNAME_NP_3 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT128_T 16 | #define ETHR_HAVE___sync_synchronize ~0 | #define ETHR_HAVE___sync_add_and_fetch 12 | #define ETHR_HAVE___sync_fetch_and_and 12 | #define ETHR_HAVE___sync_fetch_and_or 12 | #define ETHR_HAVE___sync_val_compare_and_swap 12 | /* end confdefs.h. */ | | int | main () | { | int x[(2*__atomic_always_lock_free(sizeof(__int128_t), 0))-1]; volatile __int128_t var; __atomic_store_n(&var, (__int128_t) 0, __ATOMIC_RELAXED); __atomic_store_n(&var, (__int128_t) 0, __ATOMIC_RELEASE); | ; | return 0; | } configure:10897: result: no configure:10960: checking for 32-bit __atomic_load_n() configure:10978: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:10978: $? = 0 configure:10985: result: yes configure:10987: checking for 64-bit __atomic_load_n() configure:11005: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:11005: $? = 0 configure:11012: result: yes configure:11014: checking for 128-bit __atomic_load_n() configure:11032: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 /tmp/ccHS3SYu.o: In function `main': conftest.c:(.text.startup+0xa): undefined reference to `__atomic_load_16' conftest.c:(.text.startup+0x17): undefined reference to `__atomic_load_16' collect2: error: ld returned 1 exit status configure:11032: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | #define HAVE_PTHREAD_H 1 | #define ETHR_HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define ETHR_MONOTONIC_CLOCK_ID CLOCK_MONOTONIC | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SCHED_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_TIME_WITH_SYS_TIME 1 | #define ETHR_HAVE_USABLE_PTHREAD_STACK_MIN 1 | #define ETHR_HAVE_PTHREAD_SPIN_LOCK 1 | #define ETHR_HAVE_SCHED_YIELD 1 | #define ETHR_SCHED_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_YIELD 1 | #define ETHR_PTHREAD_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_RWLOCKATTR_SETKIND_NP 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define ETHR_HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC 1 | #define ETHR_HAVE_LINUX_FUTEX 1 | #define ETHR_HAVE_PTHREAD_SETNAME_NP_2 1 | #define ETHR_HAVE_PTHREAD_GETNAME_NP_3 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT128_T 16 | #define ETHR_HAVE___sync_synchronize ~0 | #define ETHR_HAVE___sync_add_and_fetch 12 | #define ETHR_HAVE___sync_fetch_and_and 12 | #define ETHR_HAVE___sync_fetch_and_or 12 | #define ETHR_HAVE___sync_val_compare_and_swap 12 | #define ETHR_HAVE___atomic_store_n 12 | /* end confdefs.h. */ | | int | main () | { | int x[(2*__atomic_always_lock_free(sizeof(__int128_t), 0))-1]; volatile __int128_t var; __int128_t res = __atomic_load_n(&var, __ATOMIC_RELAXED); res = __atomic_load_n(&var, __ATOMIC_ACQUIRE); | ; | return 0; | } configure:11039: result: no configure:11102: checking for 32-bit __atomic_add_fetch() configure:11120: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:11120: $? = 0 configure:11127: result: yes configure:11129: checking for 64-bit __atomic_add_fetch() configure:11147: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:11147: $? = 0 configure:11154: result: yes configure:11156: checking for 128-bit __atomic_add_fetch() configure:11174: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 /tmp/cchWUDZC.o: In function `main': conftest.c:(.text.startup+0xe): undefined reference to `__atomic_fetch_add_16' conftest.c:(.text.startup+0x1f): undefined reference to `__atomic_fetch_add_16' conftest.c:(.text.startup+0x30): undefined reference to `__atomic_fetch_add_16' collect2: error: ld returned 1 exit status configure:11174: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | #define HAVE_PTHREAD_H 1 | #define ETHR_HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define ETHR_MONOTONIC_CLOCK_ID CLOCK_MONOTONIC | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SCHED_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_TIME_WITH_SYS_TIME 1 | #define ETHR_HAVE_USABLE_PTHREAD_STACK_MIN 1 | #define ETHR_HAVE_PTHREAD_SPIN_LOCK 1 | #define ETHR_HAVE_SCHED_YIELD 1 | #define ETHR_SCHED_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_YIELD 1 | #define ETHR_PTHREAD_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_RWLOCKATTR_SETKIND_NP 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define ETHR_HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC 1 | #define ETHR_HAVE_LINUX_FUTEX 1 | #define ETHR_HAVE_PTHREAD_SETNAME_NP_2 1 | #define ETHR_HAVE_PTHREAD_GETNAME_NP_3 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT128_T 16 | #define ETHR_HAVE___sync_synchronize ~0 | #define ETHR_HAVE___sync_add_and_fetch 12 | #define ETHR_HAVE___sync_fetch_and_and 12 | #define ETHR_HAVE___sync_fetch_and_or 12 | #define ETHR_HAVE___sync_val_compare_and_swap 12 | #define ETHR_HAVE___atomic_store_n 12 | #define ETHR_HAVE___atomic_load_n 12 | /* end confdefs.h. */ | | int | main () | { | int x[(2*__atomic_always_lock_free(sizeof(__int128_t), 0))-1]; volatile __int128_t var; __int128_t res = __atomic_add_fetch(&var, (__int128_t) 0, __ATOMIC_RELAXED); res = __atomic_add_fetch(&var, (__int128_t) 0, __ATOMIC_ACQUIRE); res = __atomic_add_fetch(&var, (__int128_t) 0, __ATOMIC_RELEASE); | ; | return 0; | } configure:11181: result: no configure:11244: checking for 32-bit __atomic_fetch_and() configure:11262: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:11262: $? = 0 configure:11269: result: yes configure:11271: checking for 64-bit __atomic_fetch_and() configure:11289: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:11289: $? = 0 configure:11296: result: yes configure:11298: checking for 128-bit __atomic_fetch_and() configure:11316: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 /tmp/cctRF9UH.o: In function `main': conftest.c:(.text.startup+0xe): undefined reference to `__atomic_fetch_and_16' conftest.c:(.text.startup+0x1f): undefined reference to `__atomic_fetch_and_16' conftest.c:(.text.startup+0x30): undefined reference to `__atomic_fetch_and_16' collect2: error: ld returned 1 exit status configure:11316: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | #define HAVE_PTHREAD_H 1 | #define ETHR_HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define ETHR_MONOTONIC_CLOCK_ID CLOCK_MONOTONIC | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SCHED_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_TIME_WITH_SYS_TIME 1 | #define ETHR_HAVE_USABLE_PTHREAD_STACK_MIN 1 | #define ETHR_HAVE_PTHREAD_SPIN_LOCK 1 | #define ETHR_HAVE_SCHED_YIELD 1 | #define ETHR_SCHED_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_YIELD 1 | #define ETHR_PTHREAD_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_RWLOCKATTR_SETKIND_NP 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define ETHR_HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC 1 | #define ETHR_HAVE_LINUX_FUTEX 1 | #define ETHR_HAVE_PTHREAD_SETNAME_NP_2 1 | #define ETHR_HAVE_PTHREAD_GETNAME_NP_3 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT128_T 16 | #define ETHR_HAVE___sync_synchronize ~0 | #define ETHR_HAVE___sync_add_and_fetch 12 | #define ETHR_HAVE___sync_fetch_and_and 12 | #define ETHR_HAVE___sync_fetch_and_or 12 | #define ETHR_HAVE___sync_val_compare_and_swap 12 | #define ETHR_HAVE___atomic_store_n 12 | #define ETHR_HAVE___atomic_load_n 12 | #define ETHR_HAVE___atomic_add_fetch 12 | /* end confdefs.h. */ | | int | main () | { | int x[(2*__atomic_always_lock_free(sizeof(__int128_t), 0))-1]; volatile __int128_t var; __int128_t res = __atomic_fetch_and(&var, (__int128_t) 0, __ATOMIC_RELAXED); res = __atomic_fetch_and(&var, (__int128_t) 0, __ATOMIC_ACQUIRE); res = __atomic_fetch_and(&var, (__int128_t) 0, __ATOMIC_RELEASE); | ; | return 0; | } configure:11323: result: no configure:11386: checking for 32-bit __atomic_fetch_or() configure:11404: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:11404: $? = 0 configure:11411: result: yes configure:11413: checking for 64-bit __atomic_fetch_or() configure:11431: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:11431: $? = 0 configure:11438: result: yes configure:11440: checking for 128-bit __atomic_fetch_or() configure:11458: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 /tmp/cc99GZ0N.o: In function `main': conftest.c:(.text.startup+0xe): undefined reference to `__atomic_fetch_or_16' conftest.c:(.text.startup+0x1f): undefined reference to `__atomic_fetch_or_16' conftest.c:(.text.startup+0x30): undefined reference to `__atomic_fetch_or_16' collect2: error: ld returned 1 exit status configure:11458: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | #define HAVE_PTHREAD_H 1 | #define ETHR_HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define ETHR_MONOTONIC_CLOCK_ID CLOCK_MONOTONIC | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SCHED_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_TIME_WITH_SYS_TIME 1 | #define ETHR_HAVE_USABLE_PTHREAD_STACK_MIN 1 | #define ETHR_HAVE_PTHREAD_SPIN_LOCK 1 | #define ETHR_HAVE_SCHED_YIELD 1 | #define ETHR_SCHED_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_YIELD 1 | #define ETHR_PTHREAD_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_RWLOCKATTR_SETKIND_NP 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define ETHR_HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC 1 | #define ETHR_HAVE_LINUX_FUTEX 1 | #define ETHR_HAVE_PTHREAD_SETNAME_NP_2 1 | #define ETHR_HAVE_PTHREAD_GETNAME_NP_3 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT128_T 16 | #define ETHR_HAVE___sync_synchronize ~0 | #define ETHR_HAVE___sync_add_and_fetch 12 | #define ETHR_HAVE___sync_fetch_and_and 12 | #define ETHR_HAVE___sync_fetch_and_or 12 | #define ETHR_HAVE___sync_val_compare_and_swap 12 | #define ETHR_HAVE___atomic_store_n 12 | #define ETHR_HAVE___atomic_load_n 12 | #define ETHR_HAVE___atomic_add_fetch 12 | #define ETHR_HAVE___atomic_fetch_and 12 | /* end confdefs.h. */ | | int | main () | { | int x[(2*__atomic_always_lock_free(sizeof(__int128_t), 0))-1]; volatile __int128_t var; __int128_t res = __atomic_fetch_or(&var, (__int128_t) 0, __ATOMIC_RELAXED); res = __atomic_fetch_or(&var, (__int128_t) 0, __ATOMIC_ACQUIRE); res = __atomic_fetch_or(&var, (__int128_t) 0, __ATOMIC_RELEASE); | ; | return 0; | } configure:11465: result: no configure:11528: checking for 32-bit __atomic_compare_exchange_n() configure:11546: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:11546: $? = 0 configure:11553: result: yes configure:11555: checking for 64-bit __atomic_compare_exchange_n() configure:11573: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:11573: $? = 0 configure:11580: result: yes configure:11582: checking for 128-bit __atomic_compare_exchange_n() configure:11600: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 /tmp/cc9tgSFR.o: In function `main': conftest.c:(.text.startup+0x17): undefined reference to `__atomic_compare_exchange_16' conftest.c:(.text.startup+0x34): undefined reference to `__atomic_compare_exchange_16' collect2: error: ld returned 1 exit status configure:11600: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | #define HAVE_PTHREAD_H 1 | #define ETHR_HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define ETHR_MONOTONIC_CLOCK_ID CLOCK_MONOTONIC | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SCHED_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_TIME_WITH_SYS_TIME 1 | #define ETHR_HAVE_USABLE_PTHREAD_STACK_MIN 1 | #define ETHR_HAVE_PTHREAD_SPIN_LOCK 1 | #define ETHR_HAVE_SCHED_YIELD 1 | #define ETHR_SCHED_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_YIELD 1 | #define ETHR_PTHREAD_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_RWLOCKATTR_SETKIND_NP 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define ETHR_HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC 1 | #define ETHR_HAVE_LINUX_FUTEX 1 | #define ETHR_HAVE_PTHREAD_SETNAME_NP_2 1 | #define ETHR_HAVE_PTHREAD_GETNAME_NP_3 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT128_T 16 | #define ETHR_HAVE___sync_synchronize ~0 | #define ETHR_HAVE___sync_add_and_fetch 12 | #define ETHR_HAVE___sync_fetch_and_and 12 | #define ETHR_HAVE___sync_fetch_and_or 12 | #define ETHR_HAVE___sync_val_compare_and_swap 12 | #define ETHR_HAVE___atomic_store_n 12 | #define ETHR_HAVE___atomic_load_n 12 | #define ETHR_HAVE___atomic_add_fetch 12 | #define ETHR_HAVE___atomic_fetch_and 12 | #define ETHR_HAVE___atomic_fetch_or 12 | /* end confdefs.h. */ | | int | main () | { | int x[(2*__atomic_always_lock_free(sizeof(__int128_t), 0))-1]; volatile __int128_t var; __int128_t val; int res = __atomic_compare_exchange_n(&var, &val, (__int128_t) 0, 0, __ATOMIC_RELAXED, __ATOMIC_RELAXED); res = __atomic_compare_exchange_n(&var, &val, (__int128_t) 0, 0, __ATOMIC_ACQUIRE, __ATOMIC_ACQUIRE); | ; | return 0; | } configure:11607: result: no configure:11707: checking for a usable libatomic_ops implementation configure:11765: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 conftest.c:67:44: fatal error: atomic_ops.h: No such file or directory compilation terminated. configure:11765: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | #define HAVE_PTHREAD_H 1 | #define ETHR_HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define ETHR_MONOTONIC_CLOCK_ID CLOCK_MONOTONIC | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SCHED_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_TIME_WITH_SYS_TIME 1 | #define ETHR_HAVE_USABLE_PTHREAD_STACK_MIN 1 | #define ETHR_HAVE_PTHREAD_SPIN_LOCK 1 | #define ETHR_HAVE_SCHED_YIELD 1 | #define ETHR_SCHED_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_YIELD 1 | #define ETHR_PTHREAD_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_RWLOCKATTR_SETKIND_NP 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define ETHR_HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC 1 | #define ETHR_HAVE_LINUX_FUTEX 1 | #define ETHR_HAVE_PTHREAD_SETNAME_NP_2 1 | #define ETHR_HAVE_PTHREAD_GETNAME_NP_3 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT128_T 16 | #define ETHR_HAVE___sync_synchronize ~0 | #define ETHR_HAVE___sync_add_and_fetch 12 | #define ETHR_HAVE___sync_fetch_and_and 12 | #define ETHR_HAVE___sync_fetch_and_or 12 | #define ETHR_HAVE___sync_val_compare_and_swap 12 | #define ETHR_HAVE___atomic_store_n 12 | #define ETHR_HAVE___atomic_load_n 12 | #define ETHR_HAVE___atomic_add_fetch 12 | #define ETHR_HAVE___atomic_fetch_and 12 | #define ETHR_HAVE___atomic_fetch_or 12 | #define ETHR_HAVE___atomic_compare_exchange_n 12 | #define ETHR_HAVE_GCC_ASM_ARM_DMB_INSTRUCTION 0 | #define ETHR_HAVE_GCC___ATOMIC_BUILTINS 1 | /* end confdefs.h. */ | #define AO_REQUIRE_CAS | #include "atomic_ops.h" | int | main () | { | | volatile AO_t x; | AO_t y; | int z; | | AO_nop_full(); | #if defined(AO_HAVE_store) | AO_store(&x, (AO_t) 0); | #elif defined(AO_HAVE_store_release) | AO_store_release(&x, (AO_t) 0); | #else | #error No store | #endif | #if defined(AO_HAVE_load) | z = AO_load(&x); | #elif defined(AO_HAVE_load_acquire) | z = AO_load_acquire(&x); | #else | #error No load | #endif | #if defined(AO_HAVE_compare_and_swap_full) | z = AO_compare_and_swap_full(&x, (AO_t) 0, (AO_t) 1); | #elif defined(AO_HAVE_compare_and_swap_release) | z = AO_compare_and_swap_release(&x, (AO_t) 0, (AO_t) 1); | #elif defined(AO_HAVE_compare_and_swap_acquire) | z = AO_compare_and_swap_acquire(&x, (AO_t) 0, (AO_t) 1); | #elif defined(AO_HAVE_compare_and_swap) | z = AO_compare_and_swap(&x, (AO_t) 0, (AO_t) 1); | #else | #error No compare_and_swap | #endif | | ; | return 0; | } configure:11772: result: no configure:11882: checking whether default stack size should be modified configure:11893: result: no configure:11907: checking size of void * configure:11926: result: 8 configure:11946: checking size of int configure:11965: result: 4 configure:11984: checking size of long configure:12003: result: 8 configure:12022: checking size of long long configure:12041: result: 8 configure:12060: checking size of __int64 configure:12065: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lutil -ldl -lm >&5 conftest.c: In function 'longval': conftest.c:107:57: error: '__int64' undeclared (first use in this function) conftest.c:107:57: note: each undeclared identifier is reported only once for each function it appears in conftest.c: In function 'ulongval': conftest.c:108:67: error: '__int64' undeclared (first use in this function) conftest.c: In function 'main': conftest.c:118:28: error: '__int64' undeclared (first use in this function) configure:12065: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | #define HAVE_PTHREAD_H 1 | #define ETHR_HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define ETHR_MONOTONIC_CLOCK_ID CLOCK_MONOTONIC | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SCHED_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_TIME_WITH_SYS_TIME 1 | #define ETHR_HAVE_USABLE_PTHREAD_STACK_MIN 1 | #define ETHR_HAVE_PTHREAD_SPIN_LOCK 1 | #define ETHR_HAVE_SCHED_YIELD 1 | #define ETHR_SCHED_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_YIELD 1 | #define ETHR_PTHREAD_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_RWLOCKATTR_SETKIND_NP 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define ETHR_HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC 1 | #define ETHR_HAVE_LINUX_FUTEX 1 | #define ETHR_HAVE_PTHREAD_SETNAME_NP_2 1 | #define ETHR_HAVE_PTHREAD_GETNAME_NP_3 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT128_T 16 | #define ETHR_HAVE___sync_synchronize ~0 | #define ETHR_HAVE___sync_add_and_fetch 12 | #define ETHR_HAVE___sync_fetch_and_and 12 | #define ETHR_HAVE___sync_fetch_and_or 12 | #define ETHR_HAVE___sync_val_compare_and_swap 12 | #define ETHR_HAVE___atomic_store_n 12 | #define ETHR_HAVE___atomic_load_n 12 | #define ETHR_HAVE___atomic_add_fetch 12 | #define ETHR_HAVE___atomic_fetch_and 12 | #define ETHR_HAVE___atomic_fetch_or 12 | #define ETHR_HAVE___atomic_compare_exchange_n 12 | #define ETHR_HAVE_GCC_ASM_ARM_DMB_INSTRUCTION 0 | #define ETHR_HAVE_GCC___ATOMIC_BUILTINS 1 | #define SIZEOF_VOID_P 8 | #define ETHR_SIZEOF_PTR 8 | #define SIZEOF_INT 4 | #define ETHR_SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ETHR_SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define ETHR_SIZEOF_LONG_LONG 8 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | static long int longval () { return (long int) (sizeof (__int64)); } | static unsigned long int ulongval () { return (long int) (sizeof (__int64)); } | #include | #include | int | main () | { | | FILE *f = fopen ("conftest.val", "w"); | if (! f) | return 1; | if (((long int) (sizeof (__int64))) < 0) | { | long int i = longval (); | if (i != ((long int) (sizeof (__int64)))) | return 1; | fprintf (f, "%ld", i); | } | else | { | unsigned long int i = ulongval (); | if (i != ((long int) (sizeof (__int64)))) | return 1; | fprintf (f, "%lu", i); | } | /* Do not output a trailing newline, as this causes \r\n confusion | on some platforms. */ | return ferror (f) || fclose (f) != 0; | | ; | return 0; | } configure:12079: result: 0 configure:12098: checking size of __int128_t configure:12117: result: 16 configure:12140: checking whether byte ordering is bigendian configure:12155: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE conftest.c >&5 conftest.c:79:9: error: unknown type name 'not' conftest.c:79:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' conftest.c:79:15: error: unknown type name 'universal' configure:12155: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | #define HAVE_PTHREAD_H 1 | #define ETHR_HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define ETHR_MONOTONIC_CLOCK_ID CLOCK_MONOTONIC | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SCHED_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_TIME_WITH_SYS_TIME 1 | #define ETHR_HAVE_USABLE_PTHREAD_STACK_MIN 1 | #define ETHR_HAVE_PTHREAD_SPIN_LOCK 1 | #define ETHR_HAVE_SCHED_YIELD 1 | #define ETHR_SCHED_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_YIELD 1 | #define ETHR_PTHREAD_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_RWLOCKATTR_SETKIND_NP 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define ETHR_HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC 1 | #define ETHR_HAVE_LINUX_FUTEX 1 | #define ETHR_HAVE_PTHREAD_SETNAME_NP_2 1 | #define ETHR_HAVE_PTHREAD_GETNAME_NP_3 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT128_T 16 | #define ETHR_HAVE___sync_synchronize ~0 | #define ETHR_HAVE___sync_add_and_fetch 12 | #define ETHR_HAVE___sync_fetch_and_and 12 | #define ETHR_HAVE___sync_fetch_and_or 12 | #define ETHR_HAVE___sync_val_compare_and_swap 12 | #define ETHR_HAVE___atomic_store_n 12 | #define ETHR_HAVE___atomic_load_n 12 | #define ETHR_HAVE___atomic_add_fetch 12 | #define ETHR_HAVE___atomic_fetch_and 12 | #define ETHR_HAVE___atomic_fetch_or 12 | #define ETHR_HAVE___atomic_compare_exchange_n 12 | #define ETHR_HAVE_GCC_ASM_ARM_DMB_INSTRUCTION 0 | #define ETHR_HAVE_GCC___ATOMIC_BUILTINS 1 | #define SIZEOF_VOID_P 8 | #define ETHR_SIZEOF_PTR 8 | #define SIZEOF_INT 4 | #define ETHR_SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ETHR_SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define ETHR_SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define ETHR_SIZEOF___INT64 0 | #define SIZEOF___INT128_T 16 | #define ETHR_SIZEOF___INT128_T 16 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:12200: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE conftest.c >&5 configure:12200: $? = 0 configure:12218: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE conftest.c >&5 conftest.c: In function 'main': conftest.c:85:4: error: unknown type name 'not' conftest.c:85:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' configure:12218: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | #define HAVE_PTHREAD_H 1 | #define ETHR_HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define ETHR_MONOTONIC_CLOCK_ID CLOCK_MONOTONIC | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SCHED_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_TIME_WITH_SYS_TIME 1 | #define ETHR_HAVE_USABLE_PTHREAD_STACK_MIN 1 | #define ETHR_HAVE_PTHREAD_SPIN_LOCK 1 | #define ETHR_HAVE_SCHED_YIELD 1 | #define ETHR_SCHED_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_YIELD 1 | #define ETHR_PTHREAD_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_RWLOCKATTR_SETKIND_NP 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define ETHR_HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC 1 | #define ETHR_HAVE_LINUX_FUTEX 1 | #define ETHR_HAVE_PTHREAD_SETNAME_NP_2 1 | #define ETHR_HAVE_PTHREAD_GETNAME_NP_3 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT128_T 16 | #define ETHR_HAVE___sync_synchronize ~0 | #define ETHR_HAVE___sync_add_and_fetch 12 | #define ETHR_HAVE___sync_fetch_and_and 12 | #define ETHR_HAVE___sync_fetch_and_or 12 | #define ETHR_HAVE___sync_val_compare_and_swap 12 | #define ETHR_HAVE___atomic_store_n 12 | #define ETHR_HAVE___atomic_load_n 12 | #define ETHR_HAVE___atomic_add_fetch 12 | #define ETHR_HAVE___atomic_fetch_and 12 | #define ETHR_HAVE___atomic_fetch_or 12 | #define ETHR_HAVE___atomic_compare_exchange_n 12 | #define ETHR_HAVE_GCC_ASM_ARM_DMB_INSTRUCTION 0 | #define ETHR_HAVE_GCC___ATOMIC_BUILTINS 1 | #define SIZEOF_VOID_P 8 | #define ETHR_SIZEOF_PTR 8 | #define SIZEOF_INT 4 | #define ETHR_SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ETHR_SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define ETHR_SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define ETHR_SIZEOF___INT64 0 | #define SIZEOF___INT128_T 16 | #define ETHR_SIZEOF___INT128_T 16 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:12346: result: no configure:12377: checking whether double word ordering is middle-endian configure:12454: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lutil -ldl -lm >&5 configure:12454: $? = 0 configure:12454: ./conftest configure:12454: $? = 0 configure:12464: result: no configure:12549: checking for gcc cmpxchg16b plain asm support configure:12577: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE conftest.c >&5 configure:12577: $? = 0 configure:12582: result: yes configure:12615: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE conftest.c >&5 conftest.c: In function 'main': conftest.c:84:4: error: #error no pic configure:12615: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | #define HAVE_PTHREAD_H 1 | #define ETHR_HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define ETHR_MONOTONIC_CLOCK_ID CLOCK_MONOTONIC | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SCHED_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_TIME_WITH_SYS_TIME 1 | #define ETHR_HAVE_USABLE_PTHREAD_STACK_MIN 1 | #define ETHR_HAVE_PTHREAD_SPIN_LOCK 1 | #define ETHR_HAVE_SCHED_YIELD 1 | #define ETHR_SCHED_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_YIELD 1 | #define ETHR_PTHREAD_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_RWLOCKATTR_SETKIND_NP 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define ETHR_HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC 1 | #define ETHR_HAVE_LINUX_FUTEX 1 | #define ETHR_HAVE_PTHREAD_SETNAME_NP_2 1 | #define ETHR_HAVE_PTHREAD_GETNAME_NP_3 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT128_T 16 | #define ETHR_HAVE___sync_synchronize ~0 | #define ETHR_HAVE___sync_add_and_fetch 12 | #define ETHR_HAVE___sync_fetch_and_and 12 | #define ETHR_HAVE___sync_fetch_and_or 12 | #define ETHR_HAVE___sync_val_compare_and_swap 12 | #define ETHR_HAVE___atomic_store_n 12 | #define ETHR_HAVE___atomic_load_n 12 | #define ETHR_HAVE___atomic_add_fetch 12 | #define ETHR_HAVE___atomic_fetch_and 12 | #define ETHR_HAVE___atomic_fetch_or 12 | #define ETHR_HAVE___atomic_compare_exchange_n 12 | #define ETHR_HAVE_GCC_ASM_ARM_DMB_INSTRUCTION 0 | #define ETHR_HAVE_GCC___ATOMIC_BUILTINS 1 | #define SIZEOF_VOID_P 8 | #define ETHR_SIZEOF_PTR 8 | #define SIZEOF_INT 4 | #define ETHR_SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ETHR_SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define ETHR_SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define ETHR_SIZEOF___INT64 0 | #define SIZEOF___INT128_T 16 | #define ETHR_SIZEOF___INT128_T 16 | /* end confdefs.h. */ | | int | main () | { | | #if !defined(__PIC__) || !__PIC__ | # error no pic | #endif | | ; | return 0; | } configure:12549: checking for gcc pic cmpxchg16b plain asm support configure:12577: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fPIC -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE conftest.c >&5 configure:12577: $? = 0 configure:12582: result: yes configure:12767: checking whether an emulator with smp support should be built configure:12796: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE conftest.c >&5 configure:12796: $? = 0 configure:12812: result: yes configure:12838: checking whether dirty schedulers should be enabled configure:12852: result: yes configure:12957: checking whether an emulator without smp support should be built configure:12982: result: no configure:13028: checking for posix_fadvise configure:13028: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lutil -ldl -lm >&5 configure:13028: $? = 0 configure:13028: result: yes configure:13028: checking for closefrom configure:13028: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lutil -ldl -lm >&5 /tmp/ccpMgibb.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `closefrom' collect2: error: ld returned 1 exit status configure:13028: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | #define HAVE_PTHREAD_H 1 | #define ETHR_HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define ETHR_MONOTONIC_CLOCK_ID CLOCK_MONOTONIC | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SCHED_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_TIME_WITH_SYS_TIME 1 | #define ETHR_HAVE_USABLE_PTHREAD_STACK_MIN 1 | #define ETHR_HAVE_PTHREAD_SPIN_LOCK 1 | #define ETHR_HAVE_SCHED_YIELD 1 | #define ETHR_SCHED_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_YIELD 1 | #define ETHR_PTHREAD_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_RWLOCKATTR_SETKIND_NP 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define ETHR_HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC 1 | #define ETHR_HAVE_LINUX_FUTEX 1 | #define ETHR_HAVE_PTHREAD_SETNAME_NP_2 1 | #define ETHR_HAVE_PTHREAD_GETNAME_NP_3 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT128_T 16 | #define ETHR_HAVE___sync_synchronize ~0 | #define ETHR_HAVE___sync_add_and_fetch 12 | #define ETHR_HAVE___sync_fetch_and_and 12 | #define ETHR_HAVE___sync_fetch_and_or 12 | #define ETHR_HAVE___sync_val_compare_and_swap 12 | #define ETHR_HAVE___atomic_store_n 12 | #define ETHR_HAVE___atomic_load_n 12 | #define ETHR_HAVE___atomic_add_fetch 12 | #define ETHR_HAVE___atomic_fetch_and 12 | #define ETHR_HAVE___atomic_fetch_or 12 | #define ETHR_HAVE___atomic_compare_exchange_n 12 | #define ETHR_HAVE_GCC_ASM_ARM_DMB_INSTRUCTION 0 | #define ETHR_HAVE_GCC___ATOMIC_BUILTINS 1 | #define SIZEOF_VOID_P 8 | #define ETHR_SIZEOF_PTR 8 | #define SIZEOF_INT 4 | #define ETHR_SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ETHR_SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define ETHR_SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define ETHR_SIZEOF___INT64 0 | #define SIZEOF___INT128_T 16 | #define ETHR_SIZEOF___INT128_T 16 | #define ETHR_GCC_HAVE_DW_CMPXCHG_ASM_SUPPORT 1 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define ERTS_HAVE_SMP_EMU 1 | #define ETHR_SMP_REQUIRE_NATIVE_IMPLS 1 | #define HAVE_POSIX_FADVISE 1 | /* end confdefs.h. */ | /* Define closefrom to an innocuous variant, in case declares closefrom. | For example, HP-UX 11i declares gettimeofday. */ | #define closefrom innocuous_closefrom | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char closefrom (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef closefrom | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char closefrom (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_closefrom || defined __stub___closefrom | choke me | #endif | | int | main () | { | return closefrom (); | ; | return 0; | } configure:13028: result: no configure:13039: checking linux/falloc.h usability configure:13039: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE conftest.c >&5 configure:13039: $? = 0 configure:13039: result: yes configure:13039: checking linux/falloc.h presence configure:13039: /usr/bin/cpp -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE conftest.c configure:13039: $? = 0 configure:13039: result: yes configure:13039: checking for linux/falloc.h configure:13039: result: yes configure:13049: checking whether fallocate() works configure:13076: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lutil -ldl -lm >&5 configure:13076: $? = 0 configure:13085: result: yes configure:13093: checking whether posix_fallocate() works configure:13130: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lutil -ldl -lm >&5 configure:13130: $? = 0 configure:13130: ./conftest configure:13130: $? = 0 configure:13145: result: yes configure:13167: checking whether the emulator should use threads configure:13191: result: yes; thread support required and therefore forced configure:13234: checking whether lock checking should be enabled configure:13236: result: no configure:13242: checking whether lock counters should be enabled configure:13244: result: no configure:13252: checking whether dlopen() needs to be called before first call to dlerror() configure:13261: result: no configure:13302: checking for kstat_open in -lkstat configure:13336: result: no configure:13427: checking for wcwidth configure:13440: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lutil -ldl -lm >&5 configure:13440: $? = 0 configure:13448: result: yes configure:13477: checking for zlib 1.2.5 or higher configure:13503: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lz -lutil -ldl -lm >&5 configure:13503: $? = 0 configure:13509: result: yes configure:13522: checking for zlib inflateGetDictionary presence configure:13524: checking for library containing inflateGetDictionary configure:13555: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lutil -ldl -lm >&5 /tmp/ccDUWghn.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `inflateGetDictionary' collect2: error: ld returned 1 exit status configure:13555: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | #define HAVE_PTHREAD_H 1 | #define ETHR_HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define ETHR_MONOTONIC_CLOCK_ID CLOCK_MONOTONIC | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SCHED_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_TIME_WITH_SYS_TIME 1 | #define ETHR_HAVE_USABLE_PTHREAD_STACK_MIN 1 | #define ETHR_HAVE_PTHREAD_SPIN_LOCK 1 | #define ETHR_HAVE_SCHED_YIELD 1 | #define ETHR_SCHED_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_YIELD 1 | #define ETHR_PTHREAD_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_RWLOCKATTR_SETKIND_NP 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define ETHR_HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC 1 | #define ETHR_HAVE_LINUX_FUTEX 1 | #define ETHR_HAVE_PTHREAD_SETNAME_NP_2 1 | #define ETHR_HAVE_PTHREAD_GETNAME_NP_3 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT128_T 16 | #define ETHR_HAVE___sync_synchronize ~0 | #define ETHR_HAVE___sync_add_and_fetch 12 | #define ETHR_HAVE___sync_fetch_and_and 12 | #define ETHR_HAVE___sync_fetch_and_or 12 | #define ETHR_HAVE___sync_val_compare_and_swap 12 | #define ETHR_HAVE___atomic_store_n 12 | #define ETHR_HAVE___atomic_load_n 12 | #define ETHR_HAVE___atomic_add_fetch 12 | #define ETHR_HAVE___atomic_fetch_and 12 | #define ETHR_HAVE___atomic_fetch_or 12 | #define ETHR_HAVE___atomic_compare_exchange_n 12 | #define ETHR_HAVE_GCC_ASM_ARM_DMB_INSTRUCTION 0 | #define ETHR_HAVE_GCC___ATOMIC_BUILTINS 1 | #define SIZEOF_VOID_P 8 | #define ETHR_SIZEOF_PTR 8 | #define SIZEOF_INT 4 | #define ETHR_SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ETHR_SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define ETHR_SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define ETHR_SIZEOF___INT64 0 | #define SIZEOF___INT128_T 16 | #define ETHR_SIZEOF___INT128_T 16 | #define ETHR_GCC_HAVE_DW_CMPXCHG_ASM_SUPPORT 1 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define ERTS_HAVE_SMP_EMU 1 | #define ETHR_SMP_REQUIRE_NATIVE_IMPLS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE /**/ | #define HAVE_WCWIDTH 1 | #define HAVE_LIBZ 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char inflateGetDictionary (); | int | main () | { | return inflateGetDictionary (); | ; | return 0; | } configure:13555: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lz -lutil -ldl -lm >&5 configure:13555: $? = 0 configure:13572: result: -lz configure:13606: checking for connect configure:13606: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lz -lutil -ldl -lm >&5 configure:13606: $? = 0 configure:13606: result: yes configure:13662: checking for gethostbyname configure:13662: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lz -lutil -ldl -lm >&5 configure:13662: $? = 0 configure:13662: result: yes configure:13702: checking for gethostbyname_r configure:13702: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lz -lutil -ldl -lm >&5 configure:13702: $? = 0 configure:13702: result: yes configure:13764: checking for working posix_openpt implementation configure:13787: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lz -lutil -ldl -lm >&5 configure:13787: $? = 0 configure:13799: result: yes configure:13806: checking if netdb.h requires netinet/in.h to be previously included configure:13826: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE conftest.c >&5 configure:13826: $? = 0 configure:13842: result: yes configure:13849: checking for socklen_t configure:13862: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE conftest.c >&5 configure:13862: $? = 0 configure:13873: result: yes configure:13881: checking for h_errno declaration in netdb.h configure:13897: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE conftest.c >&5 configure:13897: $? = 0 configure:13904: result: yes configure:13920: checking for dirent.h that defines DIR configure:13939: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c >&5 configure:13939: $? = 0 configure:13947: result: yes configure:13960: checking for library containing opendir configure:13991: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lz -lutil -ldl -lm >&5 configure:13991: $? = 0 configure:14008: result: none required configure:14075: checking for ANSI C header files configure:14179: result: yes configure:14187: checking for sys/wait.h that is POSIX.1 compatible configure:14213: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c >&5 configure:14213: $? = 0 configure:14220: result: yes configure:14228: checking whether time.h and sys/time.h may both be included configure:14248: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c >&5 configure:14248: $? = 0 configure:14255: result: yes configure:14272: checking fcntl.h usability configure:14272: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c >&5 configure:14272: $? = 0 configure:14272: result: yes configure:14272: checking fcntl.h presence configure:14272: /usr/bin/cpp -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c configure:14272: $? = 0 configure:14272: result: yes configure:14272: checking for fcntl.h configure:14272: result: yes configure:14272: checking limits.h usability configure:14272: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c >&5 configure:14272: $? = 0 configure:14272: result: yes configure:14272: checking limits.h presence configure:14272: /usr/bin/cpp -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c configure:14272: $? = 0 configure:14272: result: yes configure:14272: checking for limits.h configure:14272: result: yes configure:14272: checking for unistd.h configure:14272: result: yes configure:14272: checking syslog.h usability configure:14272: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c >&5 configure:14272: $? = 0 configure:14272: result: yes configure:14272: checking syslog.h presence configure:14272: /usr/bin/cpp -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c configure:14272: $? = 0 configure:14272: result: yes configure:14272: checking for syslog.h configure:14272: result: yes configure:14272: checking dlfcn.h usability configure:14272: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c >&5 configure:14272: $? = 0 configure:14272: result: yes configure:14272: checking dlfcn.h presence configure:14272: /usr/bin/cpp -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c configure:14272: $? = 0 configure:14272: result: yes configure:14272: checking for dlfcn.h configure:14272: result: yes configure:14272: checking ieeefp.h usability configure:14272: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c >&5 conftest.c:136:20: fatal error: ieeefp.h: No such file or directory compilation terminated. configure:14272: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | #define HAVE_PTHREAD_H 1 | #define ETHR_HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define ETHR_MONOTONIC_CLOCK_ID CLOCK_MONOTONIC | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SCHED_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_TIME_WITH_SYS_TIME 1 | #define ETHR_HAVE_USABLE_PTHREAD_STACK_MIN 1 | #define ETHR_HAVE_PTHREAD_SPIN_LOCK 1 | #define ETHR_HAVE_SCHED_YIELD 1 | #define ETHR_SCHED_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_YIELD 1 | #define ETHR_PTHREAD_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_RWLOCKATTR_SETKIND_NP 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define ETHR_HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC 1 | #define ETHR_HAVE_LINUX_FUTEX 1 | #define ETHR_HAVE_PTHREAD_SETNAME_NP_2 1 | #define ETHR_HAVE_PTHREAD_GETNAME_NP_3 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT128_T 16 | #define ETHR_HAVE___sync_synchronize ~0 | #define ETHR_HAVE___sync_add_and_fetch 12 | #define ETHR_HAVE___sync_fetch_and_and 12 | #define ETHR_HAVE___sync_fetch_and_or 12 | #define ETHR_HAVE___sync_val_compare_and_swap 12 | #define ETHR_HAVE___atomic_store_n 12 | #define ETHR_HAVE___atomic_load_n 12 | #define ETHR_HAVE___atomic_add_fetch 12 | #define ETHR_HAVE___atomic_fetch_and 12 | #define ETHR_HAVE___atomic_fetch_or 12 | #define ETHR_HAVE___atomic_compare_exchange_n 12 | #define ETHR_HAVE_GCC_ASM_ARM_DMB_INSTRUCTION 0 | #define ETHR_HAVE_GCC___ATOMIC_BUILTINS 1 | #define SIZEOF_VOID_P 8 | #define ETHR_SIZEOF_PTR 8 | #define SIZEOF_INT 4 | #define ETHR_SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ETHR_SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define ETHR_SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define ETHR_SIZEOF___INT64 0 | #define SIZEOF___INT128_T 16 | #define ETHR_SIZEOF___INT128_T 16 | #define ETHR_GCC_HAVE_DW_CMPXCHG_ASM_SUPPORT 1 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define ERTS_HAVE_SMP_EMU 1 | #define ETHR_SMP_REQUIRE_NATIVE_IMPLS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE /**/ | #define HAVE_WCWIDTH 1 | #define HAVE_LIBZ 1 | #define HAVE_ZLIB_INFLATEGETDICTIONARY 1 | #define HAVE_GETHOSTBYNAME_R GHBN_R_GLIBC | #define HAVE_WORKING_POSIX_OPENPT 1 | #define NETDB_H_NEEDS_IN_H 1 | #define HAVE_SOCKLEN_T 1 | #define H_ERRNO_DECLARED 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:14272: result: no configure:14272: checking ieeefp.h presence configure:14272: /usr/bin/cpp -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c conftest.c:103:20: fatal error: ieeefp.h: No such file or directory compilation terminated. configure:14272: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | #define HAVE_PTHREAD_H 1 | #define ETHR_HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define ETHR_MONOTONIC_CLOCK_ID CLOCK_MONOTONIC | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SCHED_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_TIME_WITH_SYS_TIME 1 | #define ETHR_HAVE_USABLE_PTHREAD_STACK_MIN 1 | #define ETHR_HAVE_PTHREAD_SPIN_LOCK 1 | #define ETHR_HAVE_SCHED_YIELD 1 | #define ETHR_SCHED_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_YIELD 1 | #define ETHR_PTHREAD_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_RWLOCKATTR_SETKIND_NP 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define ETHR_HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC 1 | #define ETHR_HAVE_LINUX_FUTEX 1 | #define ETHR_HAVE_PTHREAD_SETNAME_NP_2 1 | #define ETHR_HAVE_PTHREAD_GETNAME_NP_3 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT128_T 16 | #define ETHR_HAVE___sync_synchronize ~0 | #define ETHR_HAVE___sync_add_and_fetch 12 | #define ETHR_HAVE___sync_fetch_and_and 12 | #define ETHR_HAVE___sync_fetch_and_or 12 | #define ETHR_HAVE___sync_val_compare_and_swap 12 | #define ETHR_HAVE___atomic_store_n 12 | #define ETHR_HAVE___atomic_load_n 12 | #define ETHR_HAVE___atomic_add_fetch 12 | #define ETHR_HAVE___atomic_fetch_and 12 | #define ETHR_HAVE___atomic_fetch_or 12 | #define ETHR_HAVE___atomic_compare_exchange_n 12 | #define ETHR_HAVE_GCC_ASM_ARM_DMB_INSTRUCTION 0 | #define ETHR_HAVE_GCC___ATOMIC_BUILTINS 1 | #define SIZEOF_VOID_P 8 | #define ETHR_SIZEOF_PTR 8 | #define SIZEOF_INT 4 | #define ETHR_SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ETHR_SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define ETHR_SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define ETHR_SIZEOF___INT64 0 | #define SIZEOF___INT128_T 16 | #define ETHR_SIZEOF___INT128_T 16 | #define ETHR_GCC_HAVE_DW_CMPXCHG_ASM_SUPPORT 1 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define ERTS_HAVE_SMP_EMU 1 | #define ETHR_SMP_REQUIRE_NATIVE_IMPLS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE /**/ | #define HAVE_WCWIDTH 1 | #define HAVE_LIBZ 1 | #define HAVE_ZLIB_INFLATEGETDICTIONARY 1 | #define HAVE_GETHOSTBYNAME_R GHBN_R_GLIBC | #define HAVE_WORKING_POSIX_OPENPT 1 | #define NETDB_H_NEEDS_IN_H 1 | #define HAVE_SOCKLEN_T 1 | #define H_ERRNO_DECLARED 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:14272: result: no configure:14272: checking for ieeefp.h configure:14272: result: no configure:14272: checking for sys/types.h configure:14272: result: yes configure:14272: checking sys/stropts.h usability configure:14272: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c >&5 configure:14272: $? = 0 configure:14272: result: yes configure:14272: checking sys/stropts.h presence configure:14272: /usr/bin/cpp -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c configure:14272: $? = 0 configure:14272: result: yes configure:14272: checking for sys/stropts.h configure:14272: result: yes configure:14272: checking sys/sysctl.h usability configure:14272: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c >&5 configure:14272: $? = 0 configure:14272: result: yes configure:14272: checking sys/sysctl.h presence configure:14272: /usr/bin/cpp -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c configure:14272: $? = 0 configure:14272: result: yes configure:14272: checking for sys/sysctl.h configure:14272: result: yes configure:14272: checking sys/ioctl.h usability configure:14272: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c >&5 configure:14272: $? = 0 configure:14272: result: yes configure:14272: checking sys/ioctl.h presence configure:14272: /usr/bin/cpp -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c configure:14272: $? = 0 configure:14272: result: yes configure:14272: checking for sys/ioctl.h configure:14272: result: yes configure:14272: checking for sys/time.h configure:14272: result: yes configure:14272: checking sys/uio.h usability configure:14272: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c >&5 configure:14272: $? = 0 configure:14272: result: yes configure:14272: checking sys/uio.h presence configure:14272: /usr/bin/cpp -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c configure:14272: $? = 0 configure:14272: result: yes configure:14272: checking for sys/uio.h configure:14272: result: yes configure:14272: checking sys/socket.h usability configure:14272: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c >&5 configure:14272: $? = 0 configure:14272: result: yes configure:14272: checking sys/socket.h presence configure:14272: /usr/bin/cpp -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c configure:14272: $? = 0 configure:14272: result: yes configure:14272: checking for sys/socket.h configure:14272: result: yes configure:14272: checking sys/sockio.h usability configure:14272: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c >&5 conftest.c:143:24: fatal error: sys/sockio.h: No such file or directory compilation terminated. configure:14272: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | #define HAVE_PTHREAD_H 1 | #define ETHR_HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define ETHR_MONOTONIC_CLOCK_ID CLOCK_MONOTONIC | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SCHED_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_TIME_WITH_SYS_TIME 1 | #define ETHR_HAVE_USABLE_PTHREAD_STACK_MIN 1 | #define ETHR_HAVE_PTHREAD_SPIN_LOCK 1 | #define ETHR_HAVE_SCHED_YIELD 1 | #define ETHR_SCHED_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_YIELD 1 | #define ETHR_PTHREAD_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_RWLOCKATTR_SETKIND_NP 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define ETHR_HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC 1 | #define ETHR_HAVE_LINUX_FUTEX 1 | #define ETHR_HAVE_PTHREAD_SETNAME_NP_2 1 | #define ETHR_HAVE_PTHREAD_GETNAME_NP_3 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT128_T 16 | #define ETHR_HAVE___sync_synchronize ~0 | #define ETHR_HAVE___sync_add_and_fetch 12 | #define ETHR_HAVE___sync_fetch_and_and 12 | #define ETHR_HAVE___sync_fetch_and_or 12 | #define ETHR_HAVE___sync_val_compare_and_swap 12 | #define ETHR_HAVE___atomic_store_n 12 | #define ETHR_HAVE___atomic_load_n 12 | #define ETHR_HAVE___atomic_add_fetch 12 | #define ETHR_HAVE___atomic_fetch_and 12 | #define ETHR_HAVE___atomic_fetch_or 12 | #define ETHR_HAVE___atomic_compare_exchange_n 12 | #define ETHR_HAVE_GCC_ASM_ARM_DMB_INSTRUCTION 0 | #define ETHR_HAVE_GCC___ATOMIC_BUILTINS 1 | #define SIZEOF_VOID_P 8 | #define ETHR_SIZEOF_PTR 8 | #define SIZEOF_INT 4 | #define ETHR_SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ETHR_SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define ETHR_SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define ETHR_SIZEOF___INT64 0 | #define SIZEOF___INT128_T 16 | #define ETHR_SIZEOF___INT128_T 16 | #define ETHR_GCC_HAVE_DW_CMPXCHG_ASM_SUPPORT 1 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define ERTS_HAVE_SMP_EMU 1 | #define ETHR_SMP_REQUIRE_NATIVE_IMPLS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE /**/ | #define HAVE_WCWIDTH 1 | #define HAVE_LIBZ 1 | #define HAVE_ZLIB_INFLATEGETDICTIONARY 1 | #define HAVE_GETHOSTBYNAME_R GHBN_R_GLIBC | #define HAVE_WORKING_POSIX_OPENPT 1 | #define NETDB_H_NEEDS_IN_H 1 | #define HAVE_SOCKLEN_T 1 | #define H_ERRNO_DECLARED 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:14272: result: no configure:14272: checking sys/sockio.h presence configure:14272: /usr/bin/cpp -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c conftest.c:110:24: fatal error: sys/sockio.h: No such file or directory compilation terminated. configure:14272: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | #define HAVE_PTHREAD_H 1 | #define ETHR_HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define ETHR_MONOTONIC_CLOCK_ID CLOCK_MONOTONIC | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SCHED_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_TIME_WITH_SYS_TIME 1 | #define ETHR_HAVE_USABLE_PTHREAD_STACK_MIN 1 | #define ETHR_HAVE_PTHREAD_SPIN_LOCK 1 | #define ETHR_HAVE_SCHED_YIELD 1 | #define ETHR_SCHED_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_YIELD 1 | #define ETHR_PTHREAD_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_RWLOCKATTR_SETKIND_NP 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define ETHR_HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC 1 | #define ETHR_HAVE_LINUX_FUTEX 1 | #define ETHR_HAVE_PTHREAD_SETNAME_NP_2 1 | #define ETHR_HAVE_PTHREAD_GETNAME_NP_3 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT128_T 16 | #define ETHR_HAVE___sync_synchronize ~0 | #define ETHR_HAVE___sync_add_and_fetch 12 | #define ETHR_HAVE___sync_fetch_and_and 12 | #define ETHR_HAVE___sync_fetch_and_or 12 | #define ETHR_HAVE___sync_val_compare_and_swap 12 | #define ETHR_HAVE___atomic_store_n 12 | #define ETHR_HAVE___atomic_load_n 12 | #define ETHR_HAVE___atomic_add_fetch 12 | #define ETHR_HAVE___atomic_fetch_and 12 | #define ETHR_HAVE___atomic_fetch_or 12 | #define ETHR_HAVE___atomic_compare_exchange_n 12 | #define ETHR_HAVE_GCC_ASM_ARM_DMB_INSTRUCTION 0 | #define ETHR_HAVE_GCC___ATOMIC_BUILTINS 1 | #define SIZEOF_VOID_P 8 | #define ETHR_SIZEOF_PTR 8 | #define SIZEOF_INT 4 | #define ETHR_SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ETHR_SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define ETHR_SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define ETHR_SIZEOF___INT64 0 | #define SIZEOF___INT128_T 16 | #define ETHR_SIZEOF___INT128_T 16 | #define ETHR_GCC_HAVE_DW_CMPXCHG_ASM_SUPPORT 1 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define ERTS_HAVE_SMP_EMU 1 | #define ETHR_SMP_REQUIRE_NATIVE_IMPLS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE /**/ | #define HAVE_WCWIDTH 1 | #define HAVE_LIBZ 1 | #define HAVE_ZLIB_INFLATEGETDICTIONARY 1 | #define HAVE_GETHOSTBYNAME_R GHBN_R_GLIBC | #define HAVE_WORKING_POSIX_OPENPT 1 | #define NETDB_H_NEEDS_IN_H 1 | #define HAVE_SOCKLEN_T 1 | #define H_ERRNO_DECLARED 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include configure:14272: result: no configure:14272: checking for sys/sockio.h configure:14272: result: no configure:14272: checking sys/socketio.h usability configure:14272: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c >&5 conftest.c:143:26: fatal error: sys/socketio.h: No such file or directory compilation terminated. configure:14272: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | #define HAVE_PTHREAD_H 1 | #define ETHR_HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define ETHR_MONOTONIC_CLOCK_ID CLOCK_MONOTONIC | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SCHED_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_TIME_WITH_SYS_TIME 1 | #define ETHR_HAVE_USABLE_PTHREAD_STACK_MIN 1 | #define ETHR_HAVE_PTHREAD_SPIN_LOCK 1 | #define ETHR_HAVE_SCHED_YIELD 1 | #define ETHR_SCHED_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_YIELD 1 | #define ETHR_PTHREAD_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_RWLOCKATTR_SETKIND_NP 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define ETHR_HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC 1 | #define ETHR_HAVE_LINUX_FUTEX 1 | #define ETHR_HAVE_PTHREAD_SETNAME_NP_2 1 | #define ETHR_HAVE_PTHREAD_GETNAME_NP_3 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT128_T 16 | #define ETHR_HAVE___sync_synchronize ~0 | #define ETHR_HAVE___sync_add_and_fetch 12 | #define ETHR_HAVE___sync_fetch_and_and 12 | #define ETHR_HAVE___sync_fetch_and_or 12 | #define ETHR_HAVE___sync_val_compare_and_swap 12 | #define ETHR_HAVE___atomic_store_n 12 | #define ETHR_HAVE___atomic_load_n 12 | #define ETHR_HAVE___atomic_add_fetch 12 | #define ETHR_HAVE___atomic_fetch_and 12 | #define ETHR_HAVE___atomic_fetch_or 12 | #define ETHR_HAVE___atomic_compare_exchange_n 12 | #define ETHR_HAVE_GCC_ASM_ARM_DMB_INSTRUCTION 0 | #define ETHR_HAVE_GCC___ATOMIC_BUILTINS 1 | #define SIZEOF_VOID_P 8 | #define ETHR_SIZEOF_PTR 8 | #define SIZEOF_INT 4 | #define ETHR_SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ETHR_SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define ETHR_SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define ETHR_SIZEOF___INT64 0 | #define SIZEOF___INT128_T 16 | #define ETHR_SIZEOF___INT128_T 16 | #define ETHR_GCC_HAVE_DW_CMPXCHG_ASM_SUPPORT 1 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define ERTS_HAVE_SMP_EMU 1 | #define ETHR_SMP_REQUIRE_NATIVE_IMPLS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE /**/ | #define HAVE_WCWIDTH 1 | #define HAVE_LIBZ 1 | #define HAVE_ZLIB_INFLATEGETDICTIONARY 1 | #define HAVE_GETHOSTBYNAME_R GHBN_R_GLIBC | #define HAVE_WORKING_POSIX_OPENPT 1 | #define NETDB_H_NEEDS_IN_H 1 | #define HAVE_SOCKLEN_T 1 | #define H_ERRNO_DECLARED 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:14272: result: no configure:14272: checking sys/socketio.h presence configure:14272: /usr/bin/cpp -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c conftest.c:110:26: fatal error: sys/socketio.h: No such file or directory compilation terminated. configure:14272: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | #define HAVE_PTHREAD_H 1 | #define ETHR_HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define ETHR_MONOTONIC_CLOCK_ID CLOCK_MONOTONIC | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SCHED_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_TIME_WITH_SYS_TIME 1 | #define ETHR_HAVE_USABLE_PTHREAD_STACK_MIN 1 | #define ETHR_HAVE_PTHREAD_SPIN_LOCK 1 | #define ETHR_HAVE_SCHED_YIELD 1 | #define ETHR_SCHED_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_YIELD 1 | #define ETHR_PTHREAD_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_RWLOCKATTR_SETKIND_NP 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define ETHR_HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC 1 | #define ETHR_HAVE_LINUX_FUTEX 1 | #define ETHR_HAVE_PTHREAD_SETNAME_NP_2 1 | #define ETHR_HAVE_PTHREAD_GETNAME_NP_3 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT128_T 16 | #define ETHR_HAVE___sync_synchronize ~0 | #define ETHR_HAVE___sync_add_and_fetch 12 | #define ETHR_HAVE___sync_fetch_and_and 12 | #define ETHR_HAVE___sync_fetch_and_or 12 | #define ETHR_HAVE___sync_val_compare_and_swap 12 | #define ETHR_HAVE___atomic_store_n 12 | #define ETHR_HAVE___atomic_load_n 12 | #define ETHR_HAVE___atomic_add_fetch 12 | #define ETHR_HAVE___atomic_fetch_and 12 | #define ETHR_HAVE___atomic_fetch_or 12 | #define ETHR_HAVE___atomic_compare_exchange_n 12 | #define ETHR_HAVE_GCC_ASM_ARM_DMB_INSTRUCTION 0 | #define ETHR_HAVE_GCC___ATOMIC_BUILTINS 1 | #define SIZEOF_VOID_P 8 | #define ETHR_SIZEOF_PTR 8 | #define SIZEOF_INT 4 | #define ETHR_SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ETHR_SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define ETHR_SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define ETHR_SIZEOF___INT64 0 | #define SIZEOF___INT128_T 16 | #define ETHR_SIZEOF___INT128_T 16 | #define ETHR_GCC_HAVE_DW_CMPXCHG_ASM_SUPPORT 1 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define ERTS_HAVE_SMP_EMU 1 | #define ETHR_SMP_REQUIRE_NATIVE_IMPLS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE /**/ | #define HAVE_WCWIDTH 1 | #define HAVE_LIBZ 1 | #define HAVE_ZLIB_INFLATEGETDICTIONARY 1 | #define HAVE_GETHOSTBYNAME_R GHBN_R_GLIBC | #define HAVE_WORKING_POSIX_OPENPT 1 | #define NETDB_H_NEEDS_IN_H 1 | #define HAVE_SOCKLEN_T 1 | #define H_ERRNO_DECLARED 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include configure:14272: result: no configure:14272: checking for sys/socketio.h configure:14272: result: no configure:14272: checking net/errno.h usability configure:14272: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c >&5 conftest.c:143:23: fatal error: net/errno.h: No such file or directory compilation terminated. configure:14272: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | #define HAVE_PTHREAD_H 1 | #define ETHR_HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define ETHR_MONOTONIC_CLOCK_ID CLOCK_MONOTONIC | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SCHED_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_TIME_WITH_SYS_TIME 1 | #define ETHR_HAVE_USABLE_PTHREAD_STACK_MIN 1 | #define ETHR_HAVE_PTHREAD_SPIN_LOCK 1 | #define ETHR_HAVE_SCHED_YIELD 1 | #define ETHR_SCHED_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_YIELD 1 | #define ETHR_PTHREAD_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_RWLOCKATTR_SETKIND_NP 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define ETHR_HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC 1 | #define ETHR_HAVE_LINUX_FUTEX 1 | #define ETHR_HAVE_PTHREAD_SETNAME_NP_2 1 | #define ETHR_HAVE_PTHREAD_GETNAME_NP_3 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT128_T 16 | #define ETHR_HAVE___sync_synchronize ~0 | #define ETHR_HAVE___sync_add_and_fetch 12 | #define ETHR_HAVE___sync_fetch_and_and 12 | #define ETHR_HAVE___sync_fetch_and_or 12 | #define ETHR_HAVE___sync_val_compare_and_swap 12 | #define ETHR_HAVE___atomic_store_n 12 | #define ETHR_HAVE___atomic_load_n 12 | #define ETHR_HAVE___atomic_add_fetch 12 | #define ETHR_HAVE___atomic_fetch_and 12 | #define ETHR_HAVE___atomic_fetch_or 12 | #define ETHR_HAVE___atomic_compare_exchange_n 12 | #define ETHR_HAVE_GCC_ASM_ARM_DMB_INSTRUCTION 0 | #define ETHR_HAVE_GCC___ATOMIC_BUILTINS 1 | #define SIZEOF_VOID_P 8 | #define ETHR_SIZEOF_PTR 8 | #define SIZEOF_INT 4 | #define ETHR_SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ETHR_SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define ETHR_SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define ETHR_SIZEOF___INT64 0 | #define SIZEOF___INT128_T 16 | #define ETHR_SIZEOF___INT128_T 16 | #define ETHR_GCC_HAVE_DW_CMPXCHG_ASM_SUPPORT 1 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define ERTS_HAVE_SMP_EMU 1 | #define ETHR_SMP_REQUIRE_NATIVE_IMPLS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE /**/ | #define HAVE_WCWIDTH 1 | #define HAVE_LIBZ 1 | #define HAVE_ZLIB_INFLATEGETDICTIONARY 1 | #define HAVE_GETHOSTBYNAME_R GHBN_R_GLIBC | #define HAVE_WORKING_POSIX_OPENPT 1 | #define NETDB_H_NEEDS_IN_H 1 | #define HAVE_SOCKLEN_T 1 | #define H_ERRNO_DECLARED 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:14272: result: no configure:14272: checking net/errno.h presence configure:14272: /usr/bin/cpp -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c conftest.c:110:23: fatal error: net/errno.h: No such file or directory compilation terminated. configure:14272: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | #define HAVE_PTHREAD_H 1 | #define ETHR_HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define ETHR_MONOTONIC_CLOCK_ID CLOCK_MONOTONIC | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SCHED_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_TIME_WITH_SYS_TIME 1 | #define ETHR_HAVE_USABLE_PTHREAD_STACK_MIN 1 | #define ETHR_HAVE_PTHREAD_SPIN_LOCK 1 | #define ETHR_HAVE_SCHED_YIELD 1 | #define ETHR_SCHED_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_YIELD 1 | #define ETHR_PTHREAD_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_RWLOCKATTR_SETKIND_NP 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define ETHR_HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC 1 | #define ETHR_HAVE_LINUX_FUTEX 1 | #define ETHR_HAVE_PTHREAD_SETNAME_NP_2 1 | #define ETHR_HAVE_PTHREAD_GETNAME_NP_3 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT128_T 16 | #define ETHR_HAVE___sync_synchronize ~0 | #define ETHR_HAVE___sync_add_and_fetch 12 | #define ETHR_HAVE___sync_fetch_and_and 12 | #define ETHR_HAVE___sync_fetch_and_or 12 | #define ETHR_HAVE___sync_val_compare_and_swap 12 | #define ETHR_HAVE___atomic_store_n 12 | #define ETHR_HAVE___atomic_load_n 12 | #define ETHR_HAVE___atomic_add_fetch 12 | #define ETHR_HAVE___atomic_fetch_and 12 | #define ETHR_HAVE___atomic_fetch_or 12 | #define ETHR_HAVE___atomic_compare_exchange_n 12 | #define ETHR_HAVE_GCC_ASM_ARM_DMB_INSTRUCTION 0 | #define ETHR_HAVE_GCC___ATOMIC_BUILTINS 1 | #define SIZEOF_VOID_P 8 | #define ETHR_SIZEOF_PTR 8 | #define SIZEOF_INT 4 | #define ETHR_SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ETHR_SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define ETHR_SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define ETHR_SIZEOF___INT64 0 | #define SIZEOF___INT128_T 16 | #define ETHR_SIZEOF___INT128_T 16 | #define ETHR_GCC_HAVE_DW_CMPXCHG_ASM_SUPPORT 1 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define ERTS_HAVE_SMP_EMU 1 | #define ETHR_SMP_REQUIRE_NATIVE_IMPLS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE /**/ | #define HAVE_WCWIDTH 1 | #define HAVE_LIBZ 1 | #define HAVE_ZLIB_INFLATEGETDICTIONARY 1 | #define HAVE_GETHOSTBYNAME_R GHBN_R_GLIBC | #define HAVE_WORKING_POSIX_OPENPT 1 | #define NETDB_H_NEEDS_IN_H 1 | #define HAVE_SOCKLEN_T 1 | #define H_ERRNO_DECLARED 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include configure:14272: result: no configure:14272: checking for net/errno.h configure:14272: result: no configure:14272: checking malloc.h usability configure:14272: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c >&5 configure:14272: $? = 0 configure:14272: result: yes configure:14272: checking malloc.h presence configure:14272: /usr/bin/cpp -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c configure:14272: $? = 0 configure:14272: result: yes configure:14272: checking for malloc.h configure:14272: result: yes configure:14272: checking arpa/nameser.h usability configure:14272: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c >&5 configure:14272: $? = 0 configure:14272: result: yes configure:14272: checking arpa/nameser.h presence configure:14272: /usr/bin/cpp -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c configure:14272: $? = 0 configure:14272: result: yes configure:14272: checking for arpa/nameser.h configure:14272: result: yes configure:14272: checking libdlpi.h usability configure:14272: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c >&5 conftest.c:145:21: fatal error: libdlpi.h: No such file or directory compilation terminated. configure:14272: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | #define HAVE_PTHREAD_H 1 | #define ETHR_HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define ETHR_MONOTONIC_CLOCK_ID CLOCK_MONOTONIC | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SCHED_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_TIME_WITH_SYS_TIME 1 | #define ETHR_HAVE_USABLE_PTHREAD_STACK_MIN 1 | #define ETHR_HAVE_PTHREAD_SPIN_LOCK 1 | #define ETHR_HAVE_SCHED_YIELD 1 | #define ETHR_SCHED_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_YIELD 1 | #define ETHR_PTHREAD_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_RWLOCKATTR_SETKIND_NP 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define ETHR_HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC 1 | #define ETHR_HAVE_LINUX_FUTEX 1 | #define ETHR_HAVE_PTHREAD_SETNAME_NP_2 1 | #define ETHR_HAVE_PTHREAD_GETNAME_NP_3 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT128_T 16 | #define ETHR_HAVE___sync_synchronize ~0 | #define ETHR_HAVE___sync_add_and_fetch 12 | #define ETHR_HAVE___sync_fetch_and_and 12 | #define ETHR_HAVE___sync_fetch_and_or 12 | #define ETHR_HAVE___sync_val_compare_and_swap 12 | #define ETHR_HAVE___atomic_store_n 12 | #define ETHR_HAVE___atomic_load_n 12 | #define ETHR_HAVE___atomic_add_fetch 12 | #define ETHR_HAVE___atomic_fetch_and 12 | #define ETHR_HAVE___atomic_fetch_or 12 | #define ETHR_HAVE___atomic_compare_exchange_n 12 | #define ETHR_HAVE_GCC_ASM_ARM_DMB_INSTRUCTION 0 | #define ETHR_HAVE_GCC___ATOMIC_BUILTINS 1 | #define SIZEOF_VOID_P 8 | #define ETHR_SIZEOF_PTR 8 | #define SIZEOF_INT 4 | #define ETHR_SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ETHR_SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define ETHR_SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define ETHR_SIZEOF___INT64 0 | #define SIZEOF___INT128_T 16 | #define ETHR_SIZEOF___INT128_T 16 | #define ETHR_GCC_HAVE_DW_CMPXCHG_ASM_SUPPORT 1 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define ERTS_HAVE_SMP_EMU 1 | #define ETHR_SMP_REQUIRE_NATIVE_IMPLS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE /**/ | #define HAVE_WCWIDTH 1 | #define HAVE_LIBZ 1 | #define HAVE_ZLIB_INFLATEGETDICTIONARY 1 | #define HAVE_GETHOSTBYNAME_R GHBN_R_GLIBC | #define HAVE_WORKING_POSIX_OPENPT 1 | #define NETDB_H_NEEDS_IN_H 1 | #define HAVE_SOCKLEN_T 1 | #define H_ERRNO_DECLARED 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_ARPA_NAMESER_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:14272: result: no configure:14272: checking libdlpi.h presence configure:14272: /usr/bin/cpp -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c conftest.c:112:21: fatal error: libdlpi.h: No such file or directory compilation terminated. configure:14272: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | #define HAVE_PTHREAD_H 1 | #define ETHR_HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define ETHR_MONOTONIC_CLOCK_ID CLOCK_MONOTONIC | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SCHED_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_TIME_WITH_SYS_TIME 1 | #define ETHR_HAVE_USABLE_PTHREAD_STACK_MIN 1 | #define ETHR_HAVE_PTHREAD_SPIN_LOCK 1 | #define ETHR_HAVE_SCHED_YIELD 1 | #define ETHR_SCHED_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_YIELD 1 | #define ETHR_PTHREAD_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_RWLOCKATTR_SETKIND_NP 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define ETHR_HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC 1 | #define ETHR_HAVE_LINUX_FUTEX 1 | #define ETHR_HAVE_PTHREAD_SETNAME_NP_2 1 | #define ETHR_HAVE_PTHREAD_GETNAME_NP_3 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT128_T 16 | #define ETHR_HAVE___sync_synchronize ~0 | #define ETHR_HAVE___sync_add_and_fetch 12 | #define ETHR_HAVE___sync_fetch_and_and 12 | #define ETHR_HAVE___sync_fetch_and_or 12 | #define ETHR_HAVE___sync_val_compare_and_swap 12 | #define ETHR_HAVE___atomic_store_n 12 | #define ETHR_HAVE___atomic_load_n 12 | #define ETHR_HAVE___atomic_add_fetch 12 | #define ETHR_HAVE___atomic_fetch_and 12 | #define ETHR_HAVE___atomic_fetch_or 12 | #define ETHR_HAVE___atomic_compare_exchange_n 12 | #define ETHR_HAVE_GCC_ASM_ARM_DMB_INSTRUCTION 0 | #define ETHR_HAVE_GCC___ATOMIC_BUILTINS 1 | #define SIZEOF_VOID_P 8 | #define ETHR_SIZEOF_PTR 8 | #define SIZEOF_INT 4 | #define ETHR_SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ETHR_SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define ETHR_SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define ETHR_SIZEOF___INT64 0 | #define SIZEOF___INT128_T 16 | #define ETHR_SIZEOF___INT128_T 16 | #define ETHR_GCC_HAVE_DW_CMPXCHG_ASM_SUPPORT 1 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define ERTS_HAVE_SMP_EMU 1 | #define ETHR_SMP_REQUIRE_NATIVE_IMPLS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE /**/ | #define HAVE_WCWIDTH 1 | #define HAVE_LIBZ 1 | #define HAVE_ZLIB_INFLATEGETDICTIONARY 1 | #define HAVE_GETHOSTBYNAME_R GHBN_R_GLIBC | #define HAVE_WORKING_POSIX_OPENPT 1 | #define NETDB_H_NEEDS_IN_H 1 | #define HAVE_SOCKLEN_T 1 | #define H_ERRNO_DECLARED 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_ARPA_NAMESER_H 1 | /* end confdefs.h. */ | #include configure:14272: result: no configure:14272: checking for libdlpi.h configure:14272: result: no configure:14272: checking pty.h usability configure:14272: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c >&5 configure:14272: $? = 0 configure:14272: result: yes configure:14272: checking pty.h presence configure:14272: /usr/bin/cpp -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c configure:14272: $? = 0 configure:14272: result: yes configure:14272: checking for pty.h configure:14272: result: yes configure:14272: checking util.h usability configure:14272: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c >&5 conftest.c:146:18: fatal error: util.h: No such file or directory compilation terminated. configure:14272: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | #define HAVE_PTHREAD_H 1 | #define ETHR_HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define ETHR_MONOTONIC_CLOCK_ID CLOCK_MONOTONIC | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SCHED_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_TIME_WITH_SYS_TIME 1 | #define ETHR_HAVE_USABLE_PTHREAD_STACK_MIN 1 | #define ETHR_HAVE_PTHREAD_SPIN_LOCK 1 | #define ETHR_HAVE_SCHED_YIELD 1 | #define ETHR_SCHED_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_YIELD 1 | #define ETHR_PTHREAD_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_RWLOCKATTR_SETKIND_NP 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define ETHR_HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC 1 | #define ETHR_HAVE_LINUX_FUTEX 1 | #define ETHR_HAVE_PTHREAD_SETNAME_NP_2 1 | #define ETHR_HAVE_PTHREAD_GETNAME_NP_3 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT128_T 16 | #define ETHR_HAVE___sync_synchronize ~0 | #define ETHR_HAVE___sync_add_and_fetch 12 | #define ETHR_HAVE___sync_fetch_and_and 12 | #define ETHR_HAVE___sync_fetch_and_or 12 | #define ETHR_HAVE___sync_val_compare_and_swap 12 | #define ETHR_HAVE___atomic_store_n 12 | #define ETHR_HAVE___atomic_load_n 12 | #define ETHR_HAVE___atomic_add_fetch 12 | #define ETHR_HAVE___atomic_fetch_and 12 | #define ETHR_HAVE___atomic_fetch_or 12 | #define ETHR_HAVE___atomic_compare_exchange_n 12 | #define ETHR_HAVE_GCC_ASM_ARM_DMB_INSTRUCTION 0 | #define ETHR_HAVE_GCC___ATOMIC_BUILTINS 1 | #define SIZEOF_VOID_P 8 | #define ETHR_SIZEOF_PTR 8 | #define SIZEOF_INT 4 | #define ETHR_SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ETHR_SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define ETHR_SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define ETHR_SIZEOF___INT64 0 | #define SIZEOF___INT128_T 16 | #define ETHR_SIZEOF___INT128_T 16 | #define ETHR_GCC_HAVE_DW_CMPXCHG_ASM_SUPPORT 1 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define ERTS_HAVE_SMP_EMU 1 | #define ETHR_SMP_REQUIRE_NATIVE_IMPLS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE /**/ | #define HAVE_WCWIDTH 1 | #define HAVE_LIBZ 1 | #define HAVE_ZLIB_INFLATEGETDICTIONARY 1 | #define HAVE_GETHOSTBYNAME_R GHBN_R_GLIBC | #define HAVE_WORKING_POSIX_OPENPT 1 | #define NETDB_H_NEEDS_IN_H 1 | #define HAVE_SOCKLEN_T 1 | #define H_ERRNO_DECLARED 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_PTY_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:14272: result: no configure:14272: checking util.h presence configure:14272: /usr/bin/cpp -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c conftest.c:113:18: fatal error: util.h: No such file or directory compilation terminated. configure:14272: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | #define HAVE_PTHREAD_H 1 | #define ETHR_HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define ETHR_MONOTONIC_CLOCK_ID CLOCK_MONOTONIC | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SCHED_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_TIME_WITH_SYS_TIME 1 | #define ETHR_HAVE_USABLE_PTHREAD_STACK_MIN 1 | #define ETHR_HAVE_PTHREAD_SPIN_LOCK 1 | #define ETHR_HAVE_SCHED_YIELD 1 | #define ETHR_SCHED_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_YIELD 1 | #define ETHR_PTHREAD_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_RWLOCKATTR_SETKIND_NP 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define ETHR_HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC 1 | #define ETHR_HAVE_LINUX_FUTEX 1 | #define ETHR_HAVE_PTHREAD_SETNAME_NP_2 1 | #define ETHR_HAVE_PTHREAD_GETNAME_NP_3 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT128_T 16 | #define ETHR_HAVE___sync_synchronize ~0 | #define ETHR_HAVE___sync_add_and_fetch 12 | #define ETHR_HAVE___sync_fetch_and_and 12 | #define ETHR_HAVE___sync_fetch_and_or 12 | #define ETHR_HAVE___sync_val_compare_and_swap 12 | #define ETHR_HAVE___atomic_store_n 12 | #define ETHR_HAVE___atomic_load_n 12 | #define ETHR_HAVE___atomic_add_fetch 12 | #define ETHR_HAVE___atomic_fetch_and 12 | #define ETHR_HAVE___atomic_fetch_or 12 | #define ETHR_HAVE___atomic_compare_exchange_n 12 | #define ETHR_HAVE_GCC_ASM_ARM_DMB_INSTRUCTION 0 | #define ETHR_HAVE_GCC___ATOMIC_BUILTINS 1 | #define SIZEOF_VOID_P 8 | #define ETHR_SIZEOF_PTR 8 | #define SIZEOF_INT 4 | #define ETHR_SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ETHR_SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define ETHR_SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define ETHR_SIZEOF___INT64 0 | #define SIZEOF___INT128_T 16 | #define ETHR_SIZEOF___INT128_T 16 | #define ETHR_GCC_HAVE_DW_CMPXCHG_ASM_SUPPORT 1 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define ERTS_HAVE_SMP_EMU 1 | #define ETHR_SMP_REQUIRE_NATIVE_IMPLS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE /**/ | #define HAVE_WCWIDTH 1 | #define HAVE_LIBZ 1 | #define HAVE_ZLIB_INFLATEGETDICTIONARY 1 | #define HAVE_GETHOSTBYNAME_R GHBN_R_GLIBC | #define HAVE_WORKING_POSIX_OPENPT 1 | #define NETDB_H_NEEDS_IN_H 1 | #define HAVE_SOCKLEN_T 1 | #define H_ERRNO_DECLARED 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_PTY_H 1 | /* end confdefs.h. */ | #include configure:14272: result: no configure:14272: checking for util.h configure:14272: result: no configure:14272: checking libutil.h usability configure:14272: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c >&5 conftest.c:146:21: fatal error: libutil.h: No such file or directory compilation terminated. configure:14272: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | #define HAVE_PTHREAD_H 1 | #define ETHR_HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define ETHR_MONOTONIC_CLOCK_ID CLOCK_MONOTONIC | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SCHED_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_TIME_WITH_SYS_TIME 1 | #define ETHR_HAVE_USABLE_PTHREAD_STACK_MIN 1 | #define ETHR_HAVE_PTHREAD_SPIN_LOCK 1 | #define ETHR_HAVE_SCHED_YIELD 1 | #define ETHR_SCHED_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_YIELD 1 | #define ETHR_PTHREAD_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_RWLOCKATTR_SETKIND_NP 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define ETHR_HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC 1 | #define ETHR_HAVE_LINUX_FUTEX 1 | #define ETHR_HAVE_PTHREAD_SETNAME_NP_2 1 | #define ETHR_HAVE_PTHREAD_GETNAME_NP_3 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT128_T 16 | #define ETHR_HAVE___sync_synchronize ~0 | #define ETHR_HAVE___sync_add_and_fetch 12 | #define ETHR_HAVE___sync_fetch_and_and 12 | #define ETHR_HAVE___sync_fetch_and_or 12 | #define ETHR_HAVE___sync_val_compare_and_swap 12 | #define ETHR_HAVE___atomic_store_n 12 | #define ETHR_HAVE___atomic_load_n 12 | #define ETHR_HAVE___atomic_add_fetch 12 | #define ETHR_HAVE___atomic_fetch_and 12 | #define ETHR_HAVE___atomic_fetch_or 12 | #define ETHR_HAVE___atomic_compare_exchange_n 12 | #define ETHR_HAVE_GCC_ASM_ARM_DMB_INSTRUCTION 0 | #define ETHR_HAVE_GCC___ATOMIC_BUILTINS 1 | #define SIZEOF_VOID_P 8 | #define ETHR_SIZEOF_PTR 8 | #define SIZEOF_INT 4 | #define ETHR_SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ETHR_SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define ETHR_SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define ETHR_SIZEOF___INT64 0 | #define SIZEOF___INT128_T 16 | #define ETHR_SIZEOF___INT128_T 16 | #define ETHR_GCC_HAVE_DW_CMPXCHG_ASM_SUPPORT 1 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define ERTS_HAVE_SMP_EMU 1 | #define ETHR_SMP_REQUIRE_NATIVE_IMPLS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE /**/ | #define HAVE_WCWIDTH 1 | #define HAVE_LIBZ 1 | #define HAVE_ZLIB_INFLATEGETDICTIONARY 1 | #define HAVE_GETHOSTBYNAME_R GHBN_R_GLIBC | #define HAVE_WORKING_POSIX_OPENPT 1 | #define NETDB_H_NEEDS_IN_H 1 | #define HAVE_SOCKLEN_T 1 | #define H_ERRNO_DECLARED 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_PTY_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:14272: result: no configure:14272: checking libutil.h presence configure:14272: /usr/bin/cpp -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c conftest.c:113:21: fatal error: libutil.h: No such file or directory compilation terminated. configure:14272: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | #define HAVE_PTHREAD_H 1 | #define ETHR_HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define ETHR_MONOTONIC_CLOCK_ID CLOCK_MONOTONIC | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SCHED_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_TIME_WITH_SYS_TIME 1 | #define ETHR_HAVE_USABLE_PTHREAD_STACK_MIN 1 | #define ETHR_HAVE_PTHREAD_SPIN_LOCK 1 | #define ETHR_HAVE_SCHED_YIELD 1 | #define ETHR_SCHED_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_YIELD 1 | #define ETHR_PTHREAD_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_RWLOCKATTR_SETKIND_NP 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define ETHR_HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC 1 | #define ETHR_HAVE_LINUX_FUTEX 1 | #define ETHR_HAVE_PTHREAD_SETNAME_NP_2 1 | #define ETHR_HAVE_PTHREAD_GETNAME_NP_3 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT128_T 16 | #define ETHR_HAVE___sync_synchronize ~0 | #define ETHR_HAVE___sync_add_and_fetch 12 | #define ETHR_HAVE___sync_fetch_and_and 12 | #define ETHR_HAVE___sync_fetch_and_or 12 | #define ETHR_HAVE___sync_val_compare_and_swap 12 | #define ETHR_HAVE___atomic_store_n 12 | #define ETHR_HAVE___atomic_load_n 12 | #define ETHR_HAVE___atomic_add_fetch 12 | #define ETHR_HAVE___atomic_fetch_and 12 | #define ETHR_HAVE___atomic_fetch_or 12 | #define ETHR_HAVE___atomic_compare_exchange_n 12 | #define ETHR_HAVE_GCC_ASM_ARM_DMB_INSTRUCTION 0 | #define ETHR_HAVE_GCC___ATOMIC_BUILTINS 1 | #define SIZEOF_VOID_P 8 | #define ETHR_SIZEOF_PTR 8 | #define SIZEOF_INT 4 | #define ETHR_SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ETHR_SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define ETHR_SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define ETHR_SIZEOF___INT64 0 | #define SIZEOF___INT128_T 16 | #define ETHR_SIZEOF___INT128_T 16 | #define ETHR_GCC_HAVE_DW_CMPXCHG_ASM_SUPPORT 1 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define ERTS_HAVE_SMP_EMU 1 | #define ETHR_SMP_REQUIRE_NATIVE_IMPLS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE /**/ | #define HAVE_WCWIDTH 1 | #define HAVE_LIBZ 1 | #define HAVE_ZLIB_INFLATEGETDICTIONARY 1 | #define HAVE_GETHOSTBYNAME_R GHBN_R_GLIBC | #define HAVE_WORKING_POSIX_OPENPT 1 | #define NETDB_H_NEEDS_IN_H 1 | #define HAVE_SOCKLEN_T 1 | #define H_ERRNO_DECLARED 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_PTY_H 1 | /* end confdefs.h. */ | #include configure:14272: result: no configure:14272: checking for libutil.h configure:14272: result: no configure:14272: checking utmp.h usability configure:14272: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c >&5 configure:14272: $? = 0 configure:14272: result: yes configure:14272: checking utmp.h presence configure:14272: /usr/bin/cpp -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c configure:14272: $? = 0 configure:14272: result: yes configure:14272: checking for utmp.h configure:14272: result: yes configure:14272: checking langinfo.h usability configure:14272: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c >&5 configure:14272: $? = 0 configure:14272: result: yes configure:14272: checking langinfo.h presence configure:14272: /usr/bin/cpp -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c configure:14272: $? = 0 configure:14272: result: yes configure:14272: checking for langinfo.h configure:14272: result: yes configure:14272: checking poll.h usability configure:14272: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c >&5 configure:14272: $? = 0 configure:14272: result: yes configure:14272: checking poll.h presence configure:14272: /usr/bin/cpp -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c configure:14272: $? = 0 configure:14272: result: yes configure:14272: checking for poll.h configure:14272: result: yes configure:14272: checking sdkddkver.h usability configure:14272: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c >&5 conftest.c:149:23: fatal error: sdkddkver.h: No such file or directory compilation terminated. configure:14272: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | #define HAVE_PTHREAD_H 1 | #define ETHR_HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define ETHR_MONOTONIC_CLOCK_ID CLOCK_MONOTONIC | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SCHED_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_TIME_WITH_SYS_TIME 1 | #define ETHR_HAVE_USABLE_PTHREAD_STACK_MIN 1 | #define ETHR_HAVE_PTHREAD_SPIN_LOCK 1 | #define ETHR_HAVE_SCHED_YIELD 1 | #define ETHR_SCHED_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_YIELD 1 | #define ETHR_PTHREAD_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_RWLOCKATTR_SETKIND_NP 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define ETHR_HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC 1 | #define ETHR_HAVE_LINUX_FUTEX 1 | #define ETHR_HAVE_PTHREAD_SETNAME_NP_2 1 | #define ETHR_HAVE_PTHREAD_GETNAME_NP_3 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT128_T 16 | #define ETHR_HAVE___sync_synchronize ~0 | #define ETHR_HAVE___sync_add_and_fetch 12 | #define ETHR_HAVE___sync_fetch_and_and 12 | #define ETHR_HAVE___sync_fetch_and_or 12 | #define ETHR_HAVE___sync_val_compare_and_swap 12 | #define ETHR_HAVE___atomic_store_n 12 | #define ETHR_HAVE___atomic_load_n 12 | #define ETHR_HAVE___atomic_add_fetch 12 | #define ETHR_HAVE___atomic_fetch_and 12 | #define ETHR_HAVE___atomic_fetch_or 12 | #define ETHR_HAVE___atomic_compare_exchange_n 12 | #define ETHR_HAVE_GCC_ASM_ARM_DMB_INSTRUCTION 0 | #define ETHR_HAVE_GCC___ATOMIC_BUILTINS 1 | #define SIZEOF_VOID_P 8 | #define ETHR_SIZEOF_PTR 8 | #define SIZEOF_INT 4 | #define ETHR_SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ETHR_SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define ETHR_SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define ETHR_SIZEOF___INT64 0 | #define SIZEOF___INT128_T 16 | #define ETHR_SIZEOF___INT128_T 16 | #define ETHR_GCC_HAVE_DW_CMPXCHG_ASM_SUPPORT 1 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define ERTS_HAVE_SMP_EMU 1 | #define ETHR_SMP_REQUIRE_NATIVE_IMPLS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE /**/ | #define HAVE_WCWIDTH 1 | #define HAVE_LIBZ 1 | #define HAVE_ZLIB_INFLATEGETDICTIONARY 1 | #define HAVE_GETHOSTBYNAME_R GHBN_R_GLIBC | #define HAVE_WORKING_POSIX_OPENPT 1 | #define NETDB_H_NEEDS_IN_H 1 | #define HAVE_SOCKLEN_T 1 | #define H_ERRNO_DECLARED 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_PTY_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:14272: result: no configure:14272: checking sdkddkver.h presence configure:14272: /usr/bin/cpp -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c conftest.c:116:23: fatal error: sdkddkver.h: No such file or directory compilation terminated. configure:14272: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | #define HAVE_PTHREAD_H 1 | #define ETHR_HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define ETHR_MONOTONIC_CLOCK_ID CLOCK_MONOTONIC | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SCHED_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_TIME_WITH_SYS_TIME 1 | #define ETHR_HAVE_USABLE_PTHREAD_STACK_MIN 1 | #define ETHR_HAVE_PTHREAD_SPIN_LOCK 1 | #define ETHR_HAVE_SCHED_YIELD 1 | #define ETHR_SCHED_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_YIELD 1 | #define ETHR_PTHREAD_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_RWLOCKATTR_SETKIND_NP 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define ETHR_HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC 1 | #define ETHR_HAVE_LINUX_FUTEX 1 | #define ETHR_HAVE_PTHREAD_SETNAME_NP_2 1 | #define ETHR_HAVE_PTHREAD_GETNAME_NP_3 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT128_T 16 | #define ETHR_HAVE___sync_synchronize ~0 | #define ETHR_HAVE___sync_add_and_fetch 12 | #define ETHR_HAVE___sync_fetch_and_and 12 | #define ETHR_HAVE___sync_fetch_and_or 12 | #define ETHR_HAVE___sync_val_compare_and_swap 12 | #define ETHR_HAVE___atomic_store_n 12 | #define ETHR_HAVE___atomic_load_n 12 | #define ETHR_HAVE___atomic_add_fetch 12 | #define ETHR_HAVE___atomic_fetch_and 12 | #define ETHR_HAVE___atomic_fetch_or 12 | #define ETHR_HAVE___atomic_compare_exchange_n 12 | #define ETHR_HAVE_GCC_ASM_ARM_DMB_INSTRUCTION 0 | #define ETHR_HAVE_GCC___ATOMIC_BUILTINS 1 | #define SIZEOF_VOID_P 8 | #define ETHR_SIZEOF_PTR 8 | #define SIZEOF_INT 4 | #define ETHR_SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ETHR_SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define ETHR_SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define ETHR_SIZEOF___INT64 0 | #define SIZEOF___INT128_T 16 | #define ETHR_SIZEOF___INT128_T 16 | #define ETHR_GCC_HAVE_DW_CMPXCHG_ASM_SUPPORT 1 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define ERTS_HAVE_SMP_EMU 1 | #define ETHR_SMP_REQUIRE_NATIVE_IMPLS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE /**/ | #define HAVE_WCWIDTH 1 | #define HAVE_LIBZ 1 | #define HAVE_ZLIB_INFLATEGETDICTIONARY 1 | #define HAVE_GETHOSTBYNAME_R GHBN_R_GLIBC | #define HAVE_WORKING_POSIX_OPENPT 1 | #define NETDB_H_NEEDS_IN_H 1 | #define HAVE_SOCKLEN_T 1 | #define H_ERRNO_DECLARED 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_PTY_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | /* end confdefs.h. */ | #include configure:14272: result: no configure:14272: checking for sdkddkver.h configure:14272: result: no configure:14283: checking for struct ifreq.ifr_hwaddr configure:14283: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c >&5 conftest.c: In function 'main': conftest.c:129:5: error: used struct type value where scalar is required configure:14283: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | #define HAVE_PTHREAD_H 1 | #define ETHR_HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define ETHR_MONOTONIC_CLOCK_ID CLOCK_MONOTONIC | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SCHED_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_TIME_WITH_SYS_TIME 1 | #define ETHR_HAVE_USABLE_PTHREAD_STACK_MIN 1 | #define ETHR_HAVE_PTHREAD_SPIN_LOCK 1 | #define ETHR_HAVE_SCHED_YIELD 1 | #define ETHR_SCHED_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_YIELD 1 | #define ETHR_PTHREAD_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_RWLOCKATTR_SETKIND_NP 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define ETHR_HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC 1 | #define ETHR_HAVE_LINUX_FUTEX 1 | #define ETHR_HAVE_PTHREAD_SETNAME_NP_2 1 | #define ETHR_HAVE_PTHREAD_GETNAME_NP_3 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT128_T 16 | #define ETHR_HAVE___sync_synchronize ~0 | #define ETHR_HAVE___sync_add_and_fetch 12 | #define ETHR_HAVE___sync_fetch_and_and 12 | #define ETHR_HAVE___sync_fetch_and_or 12 | #define ETHR_HAVE___sync_val_compare_and_swap 12 | #define ETHR_HAVE___atomic_store_n 12 | #define ETHR_HAVE___atomic_load_n 12 | #define ETHR_HAVE___atomic_add_fetch 12 | #define ETHR_HAVE___atomic_fetch_and 12 | #define ETHR_HAVE___atomic_fetch_or 12 | #define ETHR_HAVE___atomic_compare_exchange_n 12 | #define ETHR_HAVE_GCC_ASM_ARM_DMB_INSTRUCTION 0 | #define ETHR_HAVE_GCC___ATOMIC_BUILTINS 1 | #define SIZEOF_VOID_P 8 | #define ETHR_SIZEOF_PTR 8 | #define SIZEOF_INT 4 | #define ETHR_SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ETHR_SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define ETHR_SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define ETHR_SIZEOF___INT64 0 | #define SIZEOF___INT128_T 16 | #define ETHR_SIZEOF___INT128_T 16 | #define ETHR_GCC_HAVE_DW_CMPXCHG_ASM_SUPPORT 1 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define ERTS_HAVE_SMP_EMU 1 | #define ETHR_SMP_REQUIRE_NATIVE_IMPLS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE /**/ | #define HAVE_WCWIDTH 1 | #define HAVE_LIBZ 1 | #define HAVE_ZLIB_INFLATEGETDICTIONARY 1 | #define HAVE_GETHOSTBYNAME_R GHBN_R_GLIBC | #define HAVE_WORKING_POSIX_OPENPT 1 | #define NETDB_H_NEEDS_IN_H 1 | #define HAVE_SOCKLEN_T 1 | #define H_ERRNO_DECLARED 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_PTY_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | /* end confdefs.h. */ | #ifdef __WIN32__ | #else | #ifdef VXWORKS | #else | #include | #endif | #endif | | | int | main () | { | static struct ifreq ac_aggr; | if (ac_aggr.ifr_hwaddr) | return 0; | ; | return 0; | } configure:14283: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c >&5 configure:14283: $? = 0 configure:14283: result: yes configure:14302: checking for struct ifreq.ifr_enaddr configure:14302: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c >&5 conftest.c: In function 'main': conftest.c:130:12: error: 'struct ifreq' has no member named 'ifr_enaddr' configure:14302: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | #define HAVE_PTHREAD_H 1 | #define ETHR_HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define ETHR_MONOTONIC_CLOCK_ID CLOCK_MONOTONIC | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SCHED_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_TIME_WITH_SYS_TIME 1 | #define ETHR_HAVE_USABLE_PTHREAD_STACK_MIN 1 | #define ETHR_HAVE_PTHREAD_SPIN_LOCK 1 | #define ETHR_HAVE_SCHED_YIELD 1 | #define ETHR_SCHED_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_YIELD 1 | #define ETHR_PTHREAD_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_RWLOCKATTR_SETKIND_NP 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define ETHR_HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC 1 | #define ETHR_HAVE_LINUX_FUTEX 1 | #define ETHR_HAVE_PTHREAD_SETNAME_NP_2 1 | #define ETHR_HAVE_PTHREAD_GETNAME_NP_3 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT128_T 16 | #define ETHR_HAVE___sync_synchronize ~0 | #define ETHR_HAVE___sync_add_and_fetch 12 | #define ETHR_HAVE___sync_fetch_and_and 12 | #define ETHR_HAVE___sync_fetch_and_or 12 | #define ETHR_HAVE___sync_val_compare_and_swap 12 | #define ETHR_HAVE___atomic_store_n 12 | #define ETHR_HAVE___atomic_load_n 12 | #define ETHR_HAVE___atomic_add_fetch 12 | #define ETHR_HAVE___atomic_fetch_and 12 | #define ETHR_HAVE___atomic_fetch_or 12 | #define ETHR_HAVE___atomic_compare_exchange_n 12 | #define ETHR_HAVE_GCC_ASM_ARM_DMB_INSTRUCTION 0 | #define ETHR_HAVE_GCC___ATOMIC_BUILTINS 1 | #define SIZEOF_VOID_P 8 | #define ETHR_SIZEOF_PTR 8 | #define SIZEOF_INT 4 | #define ETHR_SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ETHR_SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define ETHR_SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define ETHR_SIZEOF___INT64 0 | #define SIZEOF___INT128_T 16 | #define ETHR_SIZEOF___INT128_T 16 | #define ETHR_GCC_HAVE_DW_CMPXCHG_ASM_SUPPORT 1 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define ERTS_HAVE_SMP_EMU 1 | #define ETHR_SMP_REQUIRE_NATIVE_IMPLS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE /**/ | #define HAVE_WCWIDTH 1 | #define HAVE_LIBZ 1 | #define HAVE_ZLIB_INFLATEGETDICTIONARY 1 | #define HAVE_GETHOSTBYNAME_R GHBN_R_GLIBC | #define HAVE_WORKING_POSIX_OPENPT 1 | #define NETDB_H_NEEDS_IN_H 1 | #define HAVE_SOCKLEN_T 1 | #define H_ERRNO_DECLARED 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_PTY_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | /* end confdefs.h. */ | #ifdef __WIN32__ | #else | #ifdef VXWORKS | #else | #include | #endif | #endif | | | int | main () | { | static struct ifreq ac_aggr; | if (ac_aggr.ifr_enaddr) | return 0; | ; | return 0; | } configure:14302: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c >&5 conftest.c: In function 'main': conftest.c:130:19: error: 'struct ifreq' has no member named 'ifr_enaddr' configure:14302: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | #define HAVE_PTHREAD_H 1 | #define ETHR_HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define ETHR_MONOTONIC_CLOCK_ID CLOCK_MONOTONIC | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SCHED_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_TIME_WITH_SYS_TIME 1 | #define ETHR_HAVE_USABLE_PTHREAD_STACK_MIN 1 | #define ETHR_HAVE_PTHREAD_SPIN_LOCK 1 | #define ETHR_HAVE_SCHED_YIELD 1 | #define ETHR_SCHED_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_YIELD 1 | #define ETHR_PTHREAD_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_RWLOCKATTR_SETKIND_NP 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define ETHR_HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC 1 | #define ETHR_HAVE_LINUX_FUTEX 1 | #define ETHR_HAVE_PTHREAD_SETNAME_NP_2 1 | #define ETHR_HAVE_PTHREAD_GETNAME_NP_3 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT128_T 16 | #define ETHR_HAVE___sync_synchronize ~0 | #define ETHR_HAVE___sync_add_and_fetch 12 | #define ETHR_HAVE___sync_fetch_and_and 12 | #define ETHR_HAVE___sync_fetch_and_or 12 | #define ETHR_HAVE___sync_val_compare_and_swap 12 | #define ETHR_HAVE___atomic_store_n 12 | #define ETHR_HAVE___atomic_load_n 12 | #define ETHR_HAVE___atomic_add_fetch 12 | #define ETHR_HAVE___atomic_fetch_and 12 | #define ETHR_HAVE___atomic_fetch_or 12 | #define ETHR_HAVE___atomic_compare_exchange_n 12 | #define ETHR_HAVE_GCC_ASM_ARM_DMB_INSTRUCTION 0 | #define ETHR_HAVE_GCC___ATOMIC_BUILTINS 1 | #define SIZEOF_VOID_P 8 | #define ETHR_SIZEOF_PTR 8 | #define SIZEOF_INT 4 | #define ETHR_SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ETHR_SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define ETHR_SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define ETHR_SIZEOF___INT64 0 | #define SIZEOF___INT128_T 16 | #define ETHR_SIZEOF___INT128_T 16 | #define ETHR_GCC_HAVE_DW_CMPXCHG_ASM_SUPPORT 1 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define ERTS_HAVE_SMP_EMU 1 | #define ETHR_SMP_REQUIRE_NATIVE_IMPLS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE /**/ | #define HAVE_WCWIDTH 1 | #define HAVE_LIBZ 1 | #define HAVE_ZLIB_INFLATEGETDICTIONARY 1 | #define HAVE_GETHOSTBYNAME_R GHBN_R_GLIBC | #define HAVE_WORKING_POSIX_OPENPT 1 | #define NETDB_H_NEEDS_IN_H 1 | #define HAVE_SOCKLEN_T 1 | #define H_ERRNO_DECLARED 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_PTY_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | /* end confdefs.h. */ | #ifdef __WIN32__ | #else | #ifdef VXWORKS | #else | #include | #endif | #endif | | | int | main () | { | static struct ifreq ac_aggr; | if (sizeof ac_aggr.ifr_enaddr) | return 0; | ; | return 0; | } configure:14302: result: no configure:14474: checking for dlpi_open in -ldlpi configure:14499: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -ldlpi -lz -lutil -ldl -lm >&5 /usr/bin/ld: cannot find -ldlpi collect2: error: ld returned 1 exit status configure:14499: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | #define HAVE_PTHREAD_H 1 | #define ETHR_HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define ETHR_MONOTONIC_CLOCK_ID CLOCK_MONOTONIC | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SCHED_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_TIME_WITH_SYS_TIME 1 | #define ETHR_HAVE_USABLE_PTHREAD_STACK_MIN 1 | #define ETHR_HAVE_PTHREAD_SPIN_LOCK 1 | #define ETHR_HAVE_SCHED_YIELD 1 | #define ETHR_SCHED_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_YIELD 1 | #define ETHR_PTHREAD_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_RWLOCKATTR_SETKIND_NP 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define ETHR_HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC 1 | #define ETHR_HAVE_LINUX_FUTEX 1 | #define ETHR_HAVE_PTHREAD_SETNAME_NP_2 1 | #define ETHR_HAVE_PTHREAD_GETNAME_NP_3 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT128_T 16 | #define ETHR_HAVE___sync_synchronize ~0 | #define ETHR_HAVE___sync_add_and_fetch 12 | #define ETHR_HAVE___sync_fetch_and_and 12 | #define ETHR_HAVE___sync_fetch_and_or 12 | #define ETHR_HAVE___sync_val_compare_and_swap 12 | #define ETHR_HAVE___atomic_store_n 12 | #define ETHR_HAVE___atomic_load_n 12 | #define ETHR_HAVE___atomic_add_fetch 12 | #define ETHR_HAVE___atomic_fetch_and 12 | #define ETHR_HAVE___atomic_fetch_or 12 | #define ETHR_HAVE___atomic_compare_exchange_n 12 | #define ETHR_HAVE_GCC_ASM_ARM_DMB_INSTRUCTION 0 | #define ETHR_HAVE_GCC___ATOMIC_BUILTINS 1 | #define SIZEOF_VOID_P 8 | #define ETHR_SIZEOF_PTR 8 | #define SIZEOF_INT 4 | #define ETHR_SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ETHR_SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define ETHR_SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define ETHR_SIZEOF___INT64 0 | #define SIZEOF___INT128_T 16 | #define ETHR_SIZEOF___INT128_T 16 | #define ETHR_GCC_HAVE_DW_CMPXCHG_ASM_SUPPORT 1 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define ERTS_HAVE_SMP_EMU 1 | #define ETHR_SMP_REQUIRE_NATIVE_IMPLS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE /**/ | #define HAVE_WCWIDTH 1 | #define HAVE_LIBZ 1 | #define HAVE_ZLIB_INFLATEGETDICTIONARY 1 | #define HAVE_GETHOSTBYNAME_R GHBN_R_GLIBC | #define HAVE_WORKING_POSIX_OPENPT 1 | #define NETDB_H_NEEDS_IN_H 1 | #define HAVE_SOCKLEN_T 1 | #define H_ERRNO_DECLARED 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_PTY_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char dlpi_open (); | int | main () | { | return dlpi_open (); | ; | return 0; | } configure:14508: result: no configure:14541: Extending the search to include /lib configure:14543: checking for dlpi_open in -ldlpi configure:14568: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/lib64 -R/lib64 -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -ldlpi -lz -lutil -ldl -lm >&5 gcc: error: unrecognized option '-R' configure:14568: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | #define HAVE_PTHREAD_H 1 | #define ETHR_HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define ETHR_MONOTONIC_CLOCK_ID CLOCK_MONOTONIC | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SCHED_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_TIME_WITH_SYS_TIME 1 | #define ETHR_HAVE_USABLE_PTHREAD_STACK_MIN 1 | #define ETHR_HAVE_PTHREAD_SPIN_LOCK 1 | #define ETHR_HAVE_SCHED_YIELD 1 | #define ETHR_SCHED_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_YIELD 1 | #define ETHR_PTHREAD_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_RWLOCKATTR_SETKIND_NP 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define ETHR_HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC 1 | #define ETHR_HAVE_LINUX_FUTEX 1 | #define ETHR_HAVE_PTHREAD_SETNAME_NP_2 1 | #define ETHR_HAVE_PTHREAD_GETNAME_NP_3 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT128_T 16 | #define ETHR_HAVE___sync_synchronize ~0 | #define ETHR_HAVE___sync_add_and_fetch 12 | #define ETHR_HAVE___sync_fetch_and_and 12 | #define ETHR_HAVE___sync_fetch_and_or 12 | #define ETHR_HAVE___sync_val_compare_and_swap 12 | #define ETHR_HAVE___atomic_store_n 12 | #define ETHR_HAVE___atomic_load_n 12 | #define ETHR_HAVE___atomic_add_fetch 12 | #define ETHR_HAVE___atomic_fetch_and 12 | #define ETHR_HAVE___atomic_fetch_or 12 | #define ETHR_HAVE___atomic_compare_exchange_n 12 | #define ETHR_HAVE_GCC_ASM_ARM_DMB_INSTRUCTION 0 | #define ETHR_HAVE_GCC___ATOMIC_BUILTINS 1 | #define SIZEOF_VOID_P 8 | #define ETHR_SIZEOF_PTR 8 | #define SIZEOF_INT 4 | #define ETHR_SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ETHR_SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define ETHR_SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define ETHR_SIZEOF___INT64 0 | #define SIZEOF___INT128_T 16 | #define ETHR_SIZEOF___INT128_T 16 | #define ETHR_GCC_HAVE_DW_CMPXCHG_ASM_SUPPORT 1 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define ERTS_HAVE_SMP_EMU 1 | #define ETHR_SMP_REQUIRE_NATIVE_IMPLS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE /**/ | #define HAVE_WCWIDTH 1 | #define HAVE_LIBZ 1 | #define HAVE_ZLIB_INFLATEGETDICTIONARY 1 | #define HAVE_GETHOSTBYNAME_R GHBN_R_GLIBC | #define HAVE_WORKING_POSIX_OPENPT 1 | #define NETDB_H_NEEDS_IN_H 1 | #define HAVE_SOCKLEN_T 1 | #define H_ERRNO_DECLARED 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_PTY_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char dlpi_open (); | int | main () | { | return dlpi_open (); | ; | return 0; | } configure:14577: result: no configure:14594: checking sys/resource.h usability configure:14594: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c >&5 configure:14594: $? = 0 configure:14594: result: yes configure:14594: checking sys/resource.h presence configure:14594: /usr/bin/cpp -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c configure:14594: $? = 0 configure:14594: result: yes configure:14594: checking for sys/resource.h configure:14594: result: yes configure:14599: checking whether getrlimit is declared configure:14599: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c >&5 configure:14599: $? = 0 configure:14599: result: yes configure:14610: checking whether setrlimit is declared configure:14610: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c >&5 configure:14610: $? = 0 configure:14610: result: yes configure:14621: checking whether RLIMIT_STACK is declared configure:14621: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c >&5 configure:14621: $? = 0 configure:14621: result: yes configure:14638: checking sys/event.h usability configure:14638: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c >&5 conftest.c:154:23: fatal error: sys/event.h: No such file or directory compilation terminated. configure:14638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | #define HAVE_PTHREAD_H 1 | #define ETHR_HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define ETHR_MONOTONIC_CLOCK_ID CLOCK_MONOTONIC | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SCHED_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_TIME_WITH_SYS_TIME 1 | #define ETHR_HAVE_USABLE_PTHREAD_STACK_MIN 1 | #define ETHR_HAVE_PTHREAD_SPIN_LOCK 1 | #define ETHR_HAVE_SCHED_YIELD 1 | #define ETHR_SCHED_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_YIELD 1 | #define ETHR_PTHREAD_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_RWLOCKATTR_SETKIND_NP 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define ETHR_HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC 1 | #define ETHR_HAVE_LINUX_FUTEX 1 | #define ETHR_HAVE_PTHREAD_SETNAME_NP_2 1 | #define ETHR_HAVE_PTHREAD_GETNAME_NP_3 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT128_T 16 | #define ETHR_HAVE___sync_synchronize ~0 | #define ETHR_HAVE___sync_add_and_fetch 12 | #define ETHR_HAVE___sync_fetch_and_and 12 | #define ETHR_HAVE___sync_fetch_and_or 12 | #define ETHR_HAVE___sync_val_compare_and_swap 12 | #define ETHR_HAVE___atomic_store_n 12 | #define ETHR_HAVE___atomic_load_n 12 | #define ETHR_HAVE___atomic_add_fetch 12 | #define ETHR_HAVE___atomic_fetch_and 12 | #define ETHR_HAVE___atomic_fetch_or 12 | #define ETHR_HAVE___atomic_compare_exchange_n 12 | #define ETHR_HAVE_GCC_ASM_ARM_DMB_INSTRUCTION 0 | #define ETHR_HAVE_GCC___ATOMIC_BUILTINS 1 | #define SIZEOF_VOID_P 8 | #define ETHR_SIZEOF_PTR 8 | #define SIZEOF_INT 4 | #define ETHR_SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ETHR_SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define ETHR_SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define ETHR_SIZEOF___INT64 0 | #define SIZEOF___INT128_T 16 | #define ETHR_SIZEOF___INT128_T 16 | #define ETHR_GCC_HAVE_DW_CMPXCHG_ASM_SUPPORT 1 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define ERTS_HAVE_SMP_EMU 1 | #define ETHR_SMP_REQUIRE_NATIVE_IMPLS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE /**/ | #define HAVE_WCWIDTH 1 | #define HAVE_LIBZ 1 | #define HAVE_ZLIB_INFLATEGETDICTIONARY 1 | #define HAVE_GETHOSTBYNAME_R GHBN_R_GLIBC | #define HAVE_WORKING_POSIX_OPENPT 1 | #define NETDB_H_NEEDS_IN_H 1 | #define HAVE_SOCKLEN_T 1 | #define H_ERRNO_DECLARED 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_PTY_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_DECL_GETRLIMIT 1 | #define HAVE_DECL_SETRLIMIT 1 | #define HAVE_DECL_RLIMIT_STACK 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:14638: result: no configure:14638: checking sys/event.h presence configure:14638: /usr/bin/cpp -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c conftest.c:121:23: fatal error: sys/event.h: No such file or directory compilation terminated. configure:14638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | #define HAVE_PTHREAD_H 1 | #define ETHR_HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define ETHR_MONOTONIC_CLOCK_ID CLOCK_MONOTONIC | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SCHED_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_TIME_WITH_SYS_TIME 1 | #define ETHR_HAVE_USABLE_PTHREAD_STACK_MIN 1 | #define ETHR_HAVE_PTHREAD_SPIN_LOCK 1 | #define ETHR_HAVE_SCHED_YIELD 1 | #define ETHR_SCHED_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_YIELD 1 | #define ETHR_PTHREAD_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_RWLOCKATTR_SETKIND_NP 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define ETHR_HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC 1 | #define ETHR_HAVE_LINUX_FUTEX 1 | #define ETHR_HAVE_PTHREAD_SETNAME_NP_2 1 | #define ETHR_HAVE_PTHREAD_GETNAME_NP_3 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT128_T 16 | #define ETHR_HAVE___sync_synchronize ~0 | #define ETHR_HAVE___sync_add_and_fetch 12 | #define ETHR_HAVE___sync_fetch_and_and 12 | #define ETHR_HAVE___sync_fetch_and_or 12 | #define ETHR_HAVE___sync_val_compare_and_swap 12 | #define ETHR_HAVE___atomic_store_n 12 | #define ETHR_HAVE___atomic_load_n 12 | #define ETHR_HAVE___atomic_add_fetch 12 | #define ETHR_HAVE___atomic_fetch_and 12 | #define ETHR_HAVE___atomic_fetch_or 12 | #define ETHR_HAVE___atomic_compare_exchange_n 12 | #define ETHR_HAVE_GCC_ASM_ARM_DMB_INSTRUCTION 0 | #define ETHR_HAVE_GCC___ATOMIC_BUILTINS 1 | #define SIZEOF_VOID_P 8 | #define ETHR_SIZEOF_PTR 8 | #define SIZEOF_INT 4 | #define ETHR_SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ETHR_SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define ETHR_SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define ETHR_SIZEOF___INT64 0 | #define SIZEOF___INT128_T 16 | #define ETHR_SIZEOF___INT128_T 16 | #define ETHR_GCC_HAVE_DW_CMPXCHG_ASM_SUPPORT 1 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define ERTS_HAVE_SMP_EMU 1 | #define ETHR_SMP_REQUIRE_NATIVE_IMPLS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE /**/ | #define HAVE_WCWIDTH 1 | #define HAVE_LIBZ 1 | #define HAVE_ZLIB_INFLATEGETDICTIONARY 1 | #define HAVE_GETHOSTBYNAME_R GHBN_R_GLIBC | #define HAVE_WORKING_POSIX_OPENPT 1 | #define NETDB_H_NEEDS_IN_H 1 | #define HAVE_SOCKLEN_T 1 | #define H_ERRNO_DECLARED 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_PTY_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_DECL_GETRLIMIT 1 | #define HAVE_DECL_SETRLIMIT 1 | #define HAVE_DECL_RLIMIT_STACK 1 | /* end confdefs.h. */ | #include configure:14638: result: no configure:14638: checking for sys/event.h configure:14638: result: no configure:14644: checking sys/epoll.h usability configure:14644: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c >&5 configure:14644: $? = 0 configure:14644: result: yes configure:14644: checking sys/epoll.h presence configure:14644: /usr/bin/cpp -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c configure:14644: $? = 0 configure:14644: result: yes configure:14644: checking for sys/epoll.h configure:14644: result: yes configure:14650: checking sys/devpoll.h usability configure:14650: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c >&5 conftest.c:154:25: fatal error: sys/devpoll.h: No such file or directory compilation terminated. configure:14650: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | #define HAVE_PTHREAD_H 1 | #define ETHR_HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define ETHR_MONOTONIC_CLOCK_ID CLOCK_MONOTONIC | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SCHED_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_TIME_WITH_SYS_TIME 1 | #define ETHR_HAVE_USABLE_PTHREAD_STACK_MIN 1 | #define ETHR_HAVE_PTHREAD_SPIN_LOCK 1 | #define ETHR_HAVE_SCHED_YIELD 1 | #define ETHR_SCHED_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_YIELD 1 | #define ETHR_PTHREAD_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_RWLOCKATTR_SETKIND_NP 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define ETHR_HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC 1 | #define ETHR_HAVE_LINUX_FUTEX 1 | #define ETHR_HAVE_PTHREAD_SETNAME_NP_2 1 | #define ETHR_HAVE_PTHREAD_GETNAME_NP_3 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT128_T 16 | #define ETHR_HAVE___sync_synchronize ~0 | #define ETHR_HAVE___sync_add_and_fetch 12 | #define ETHR_HAVE___sync_fetch_and_and 12 | #define ETHR_HAVE___sync_fetch_and_or 12 | #define ETHR_HAVE___sync_val_compare_and_swap 12 | #define ETHR_HAVE___atomic_store_n 12 | #define ETHR_HAVE___atomic_load_n 12 | #define ETHR_HAVE___atomic_add_fetch 12 | #define ETHR_HAVE___atomic_fetch_and 12 | #define ETHR_HAVE___atomic_fetch_or 12 | #define ETHR_HAVE___atomic_compare_exchange_n 12 | #define ETHR_HAVE_GCC_ASM_ARM_DMB_INSTRUCTION 0 | #define ETHR_HAVE_GCC___ATOMIC_BUILTINS 1 | #define SIZEOF_VOID_P 8 | #define ETHR_SIZEOF_PTR 8 | #define SIZEOF_INT 4 | #define ETHR_SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ETHR_SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define ETHR_SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define ETHR_SIZEOF___INT64 0 | #define SIZEOF___INT128_T 16 | #define ETHR_SIZEOF___INT128_T 16 | #define ETHR_GCC_HAVE_DW_CMPXCHG_ASM_SUPPORT 1 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define ERTS_HAVE_SMP_EMU 1 | #define ETHR_SMP_REQUIRE_NATIVE_IMPLS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE /**/ | #define HAVE_WCWIDTH 1 | #define HAVE_LIBZ 1 | #define HAVE_ZLIB_INFLATEGETDICTIONARY 1 | #define HAVE_GETHOSTBYNAME_R GHBN_R_GLIBC | #define HAVE_WORKING_POSIX_OPENPT 1 | #define NETDB_H_NEEDS_IN_H 1 | #define HAVE_SOCKLEN_T 1 | #define H_ERRNO_DECLARED 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_PTY_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_DECL_GETRLIMIT 1 | #define HAVE_DECL_SETRLIMIT 1 | #define HAVE_DECL_RLIMIT_STACK 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:14650: result: no configure:14650: checking sys/devpoll.h presence configure:14650: /usr/bin/cpp -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c conftest.c:121:25: fatal error: sys/devpoll.h: No such file or directory compilation terminated. configure:14650: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | #define HAVE_PTHREAD_H 1 | #define ETHR_HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define ETHR_MONOTONIC_CLOCK_ID CLOCK_MONOTONIC | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SCHED_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_TIME_WITH_SYS_TIME 1 | #define ETHR_HAVE_USABLE_PTHREAD_STACK_MIN 1 | #define ETHR_HAVE_PTHREAD_SPIN_LOCK 1 | #define ETHR_HAVE_SCHED_YIELD 1 | #define ETHR_SCHED_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_YIELD 1 | #define ETHR_PTHREAD_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_RWLOCKATTR_SETKIND_NP 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define ETHR_HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC 1 | #define ETHR_HAVE_LINUX_FUTEX 1 | #define ETHR_HAVE_PTHREAD_SETNAME_NP_2 1 | #define ETHR_HAVE_PTHREAD_GETNAME_NP_3 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT128_T 16 | #define ETHR_HAVE___sync_synchronize ~0 | #define ETHR_HAVE___sync_add_and_fetch 12 | #define ETHR_HAVE___sync_fetch_and_and 12 | #define ETHR_HAVE___sync_fetch_and_or 12 | #define ETHR_HAVE___sync_val_compare_and_swap 12 | #define ETHR_HAVE___atomic_store_n 12 | #define ETHR_HAVE___atomic_load_n 12 | #define ETHR_HAVE___atomic_add_fetch 12 | #define ETHR_HAVE___atomic_fetch_and 12 | #define ETHR_HAVE___atomic_fetch_or 12 | #define ETHR_HAVE___atomic_compare_exchange_n 12 | #define ETHR_HAVE_GCC_ASM_ARM_DMB_INSTRUCTION 0 | #define ETHR_HAVE_GCC___ATOMIC_BUILTINS 1 | #define SIZEOF_VOID_P 8 | #define ETHR_SIZEOF_PTR 8 | #define SIZEOF_INT 4 | #define ETHR_SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ETHR_SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define ETHR_SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define ETHR_SIZEOF___INT64 0 | #define SIZEOF___INT128_T 16 | #define ETHR_SIZEOF___INT128_T 16 | #define ETHR_GCC_HAVE_DW_CMPXCHG_ASM_SUPPORT 1 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define ERTS_HAVE_SMP_EMU 1 | #define ETHR_SMP_REQUIRE_NATIVE_IMPLS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE /**/ | #define HAVE_WCWIDTH 1 | #define HAVE_LIBZ 1 | #define HAVE_ZLIB_INFLATEGETDICTIONARY 1 | #define HAVE_GETHOSTBYNAME_R GHBN_R_GLIBC | #define HAVE_WORKING_POSIX_OPENPT 1 | #define NETDB_H_NEEDS_IN_H 1 | #define HAVE_SOCKLEN_T 1 | #define H_ERRNO_DECLARED 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_PTY_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_DECL_GETRLIMIT 1 | #define HAVE_DECL_SETRLIMIT 1 | #define HAVE_DECL_RLIMIT_STACK 1 | /* end confdefs.h. */ | #include configure:14650: result: no configure:14650: checking for sys/devpoll.h configure:14650: result: no configure:14659: checking sys/timerfd.h usability configure:14659: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c >&5 configure:14659: $? = 0 configure:14659: result: yes configure:14659: checking sys/timerfd.h presence configure:14659: /usr/bin/cpp -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c configure:14659: $? = 0 configure:14659: result: yes configure:14659: checking for sys/timerfd.h configure:14659: result: yes configure:14672: checking for netinet/sctp.h configure:14672: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c >&5 conftest.c:127:26: fatal error: netinet/sctp.h: No such file or directory compilation terminated. configure:14672: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | #define HAVE_PTHREAD_H 1 | #define ETHR_HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define ETHR_MONOTONIC_CLOCK_ID CLOCK_MONOTONIC | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SCHED_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_TIME_WITH_SYS_TIME 1 | #define ETHR_HAVE_USABLE_PTHREAD_STACK_MIN 1 | #define ETHR_HAVE_PTHREAD_SPIN_LOCK 1 | #define ETHR_HAVE_SCHED_YIELD 1 | #define ETHR_SCHED_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_YIELD 1 | #define ETHR_PTHREAD_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_RWLOCKATTR_SETKIND_NP 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define ETHR_HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC 1 | #define ETHR_HAVE_LINUX_FUTEX 1 | #define ETHR_HAVE_PTHREAD_SETNAME_NP_2 1 | #define ETHR_HAVE_PTHREAD_GETNAME_NP_3 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT128_T 16 | #define ETHR_HAVE___sync_synchronize ~0 | #define ETHR_HAVE___sync_add_and_fetch 12 | #define ETHR_HAVE___sync_fetch_and_and 12 | #define ETHR_HAVE___sync_fetch_and_or 12 | #define ETHR_HAVE___sync_val_compare_and_swap 12 | #define ETHR_HAVE___atomic_store_n 12 | #define ETHR_HAVE___atomic_load_n 12 | #define ETHR_HAVE___atomic_add_fetch 12 | #define ETHR_HAVE___atomic_fetch_and 12 | #define ETHR_HAVE___atomic_fetch_or 12 | #define ETHR_HAVE___atomic_compare_exchange_n 12 | #define ETHR_HAVE_GCC_ASM_ARM_DMB_INSTRUCTION 0 | #define ETHR_HAVE_GCC___ATOMIC_BUILTINS 1 | #define SIZEOF_VOID_P 8 | #define ETHR_SIZEOF_PTR 8 | #define SIZEOF_INT 4 | #define ETHR_SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ETHR_SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define ETHR_SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define ETHR_SIZEOF___INT64 0 | #define SIZEOF___INT128_T 16 | #define ETHR_SIZEOF___INT128_T 16 | #define ETHR_GCC_HAVE_DW_CMPXCHG_ASM_SUPPORT 1 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define ERTS_HAVE_SMP_EMU 1 | #define ETHR_SMP_REQUIRE_NATIVE_IMPLS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE /**/ | #define HAVE_WCWIDTH 1 | #define HAVE_LIBZ 1 | #define HAVE_ZLIB_INFLATEGETDICTIONARY 1 | #define HAVE_GETHOSTBYNAME_R GHBN_R_GLIBC | #define HAVE_WORKING_POSIX_OPENPT 1 | #define NETDB_H_NEEDS_IN_H 1 | #define HAVE_SOCKLEN_T 1 | #define H_ERRNO_DECLARED 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_PTY_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_DECL_GETRLIMIT 1 | #define HAVE_DECL_SETRLIMIT 1 | #define HAVE_DECL_RLIMIT_STACK 1 | #define HAVE_SYS_TIMERFD_H 1 | /* end confdefs.h. */ | #if HAVE_SYS_SOCKET_H | #include | #endif | | | #include configure:14672: result: no configure:15259: checking for sched.h configure:15259: result: yes configure:15259: checking setns.h usability configure:15259: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c >&5 conftest.c:156:19: fatal error: setns.h: No such file or directory compilation terminated. configure:15259: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | #define HAVE_PTHREAD_H 1 | #define ETHR_HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define ETHR_MONOTONIC_CLOCK_ID CLOCK_MONOTONIC | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SCHED_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_TIME_WITH_SYS_TIME 1 | #define ETHR_HAVE_USABLE_PTHREAD_STACK_MIN 1 | #define ETHR_HAVE_PTHREAD_SPIN_LOCK 1 | #define ETHR_HAVE_SCHED_YIELD 1 | #define ETHR_SCHED_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_YIELD 1 | #define ETHR_PTHREAD_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_RWLOCKATTR_SETKIND_NP 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define ETHR_HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC 1 | #define ETHR_HAVE_LINUX_FUTEX 1 | #define ETHR_HAVE_PTHREAD_SETNAME_NP_2 1 | #define ETHR_HAVE_PTHREAD_GETNAME_NP_3 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT128_T 16 | #define ETHR_HAVE___sync_synchronize ~0 | #define ETHR_HAVE___sync_add_and_fetch 12 | #define ETHR_HAVE___sync_fetch_and_and 12 | #define ETHR_HAVE___sync_fetch_and_or 12 | #define ETHR_HAVE___sync_val_compare_and_swap 12 | #define ETHR_HAVE___atomic_store_n 12 | #define ETHR_HAVE___atomic_load_n 12 | #define ETHR_HAVE___atomic_add_fetch 12 | #define ETHR_HAVE___atomic_fetch_and 12 | #define ETHR_HAVE___atomic_fetch_or 12 | #define ETHR_HAVE___atomic_compare_exchange_n 12 | #define ETHR_HAVE_GCC_ASM_ARM_DMB_INSTRUCTION 0 | #define ETHR_HAVE_GCC___ATOMIC_BUILTINS 1 | #define SIZEOF_VOID_P 8 | #define ETHR_SIZEOF_PTR 8 | #define SIZEOF_INT 4 | #define ETHR_SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ETHR_SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define ETHR_SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define ETHR_SIZEOF___INT64 0 | #define SIZEOF___INT128_T 16 | #define ETHR_SIZEOF___INT128_T 16 | #define ETHR_GCC_HAVE_DW_CMPXCHG_ASM_SUPPORT 1 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define ERTS_HAVE_SMP_EMU 1 | #define ETHR_SMP_REQUIRE_NATIVE_IMPLS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE /**/ | #define HAVE_WCWIDTH 1 | #define HAVE_LIBZ 1 | #define HAVE_ZLIB_INFLATEGETDICTIONARY 1 | #define HAVE_GETHOSTBYNAME_R GHBN_R_GLIBC | #define HAVE_WORKING_POSIX_OPENPT 1 | #define NETDB_H_NEEDS_IN_H 1 | #define HAVE_SOCKLEN_T 1 | #define H_ERRNO_DECLARED 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_PTY_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_DECL_GETRLIMIT 1 | #define HAVE_DECL_SETRLIMIT 1 | #define HAVE_DECL_RLIMIT_STACK 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SCHED_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:15259: result: no configure:15259: checking setns.h presence configure:15259: /usr/bin/cpp -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c conftest.c:123:19: fatal error: setns.h: No such file or directory compilation terminated. configure:15259: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | #define HAVE_PTHREAD_H 1 | #define ETHR_HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define ETHR_MONOTONIC_CLOCK_ID CLOCK_MONOTONIC | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SCHED_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_TIME_WITH_SYS_TIME 1 | #define ETHR_HAVE_USABLE_PTHREAD_STACK_MIN 1 | #define ETHR_HAVE_PTHREAD_SPIN_LOCK 1 | #define ETHR_HAVE_SCHED_YIELD 1 | #define ETHR_SCHED_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_YIELD 1 | #define ETHR_PTHREAD_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_RWLOCKATTR_SETKIND_NP 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define ETHR_HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC 1 | #define ETHR_HAVE_LINUX_FUTEX 1 | #define ETHR_HAVE_PTHREAD_SETNAME_NP_2 1 | #define ETHR_HAVE_PTHREAD_GETNAME_NP_3 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT128_T 16 | #define ETHR_HAVE___sync_synchronize ~0 | #define ETHR_HAVE___sync_add_and_fetch 12 | #define ETHR_HAVE___sync_fetch_and_and 12 | #define ETHR_HAVE___sync_fetch_and_or 12 | #define ETHR_HAVE___sync_val_compare_and_swap 12 | #define ETHR_HAVE___atomic_store_n 12 | #define ETHR_HAVE___atomic_load_n 12 | #define ETHR_HAVE___atomic_add_fetch 12 | #define ETHR_HAVE___atomic_fetch_and 12 | #define ETHR_HAVE___atomic_fetch_or 12 | #define ETHR_HAVE___atomic_compare_exchange_n 12 | #define ETHR_HAVE_GCC_ASM_ARM_DMB_INSTRUCTION 0 | #define ETHR_HAVE_GCC___ATOMIC_BUILTINS 1 | #define SIZEOF_VOID_P 8 | #define ETHR_SIZEOF_PTR 8 | #define SIZEOF_INT 4 | #define ETHR_SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ETHR_SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define ETHR_SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define ETHR_SIZEOF___INT64 0 | #define SIZEOF___INT128_T 16 | #define ETHR_SIZEOF___INT128_T 16 | #define ETHR_GCC_HAVE_DW_CMPXCHG_ASM_SUPPORT 1 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define ERTS_HAVE_SMP_EMU 1 | #define ETHR_SMP_REQUIRE_NATIVE_IMPLS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE /**/ | #define HAVE_WCWIDTH 1 | #define HAVE_LIBZ 1 | #define HAVE_ZLIB_INFLATEGETDICTIONARY 1 | #define HAVE_GETHOSTBYNAME_R GHBN_R_GLIBC | #define HAVE_WORKING_POSIX_OPENPT 1 | #define NETDB_H_NEEDS_IN_H 1 | #define HAVE_SOCKLEN_T 1 | #define H_ERRNO_DECLARED 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_PTY_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_DECL_GETRLIMIT 1 | #define HAVE_DECL_SETRLIMIT 1 | #define HAVE_DECL_RLIMIT_STACK 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SCHED_H 1 | /* end confdefs.h. */ | #include configure:15259: result: no configure:15259: checking for setns.h configure:15259: result: no configure:15271: checking for setns configure:15271: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lz -lutil -ldl -lm >&5 /tmp/ccxKGMU5.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `setns' collect2: error: ld returned 1 exit status configure:15271: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | #define HAVE_PTHREAD_H 1 | #define ETHR_HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define ETHR_MONOTONIC_CLOCK_ID CLOCK_MONOTONIC | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SCHED_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_TIME_WITH_SYS_TIME 1 | #define ETHR_HAVE_USABLE_PTHREAD_STACK_MIN 1 | #define ETHR_HAVE_PTHREAD_SPIN_LOCK 1 | #define ETHR_HAVE_SCHED_YIELD 1 | #define ETHR_SCHED_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_YIELD 1 | #define ETHR_PTHREAD_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_RWLOCKATTR_SETKIND_NP 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define ETHR_HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC 1 | #define ETHR_HAVE_LINUX_FUTEX 1 | #define ETHR_HAVE_PTHREAD_SETNAME_NP_2 1 | #define ETHR_HAVE_PTHREAD_GETNAME_NP_3 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT128_T 16 | #define ETHR_HAVE___sync_synchronize ~0 | #define ETHR_HAVE___sync_add_and_fetch 12 | #define ETHR_HAVE___sync_fetch_and_and 12 | #define ETHR_HAVE___sync_fetch_and_or 12 | #define ETHR_HAVE___sync_val_compare_and_swap 12 | #define ETHR_HAVE___atomic_store_n 12 | #define ETHR_HAVE___atomic_load_n 12 | #define ETHR_HAVE___atomic_add_fetch 12 | #define ETHR_HAVE___atomic_fetch_and 12 | #define ETHR_HAVE___atomic_fetch_or 12 | #define ETHR_HAVE___atomic_compare_exchange_n 12 | #define ETHR_HAVE_GCC_ASM_ARM_DMB_INSTRUCTION 0 | #define ETHR_HAVE_GCC___ATOMIC_BUILTINS 1 | #define SIZEOF_VOID_P 8 | #define ETHR_SIZEOF_PTR 8 | #define SIZEOF_INT 4 | #define ETHR_SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ETHR_SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define ETHR_SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define ETHR_SIZEOF___INT64 0 | #define SIZEOF___INT128_T 16 | #define ETHR_SIZEOF___INT128_T 16 | #define ETHR_GCC_HAVE_DW_CMPXCHG_ASM_SUPPORT 1 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define ERTS_HAVE_SMP_EMU 1 | #define ETHR_SMP_REQUIRE_NATIVE_IMPLS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE /**/ | #define HAVE_WCWIDTH 1 | #define HAVE_LIBZ 1 | #define HAVE_ZLIB_INFLATEGETDICTIONARY 1 | #define HAVE_GETHOSTBYNAME_R GHBN_R_GLIBC | #define HAVE_WORKING_POSIX_OPENPT 1 | #define NETDB_H_NEEDS_IN_H 1 | #define HAVE_SOCKLEN_T 1 | #define H_ERRNO_DECLARED 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_PTY_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_DECL_GETRLIMIT 1 | #define HAVE_DECL_SETRLIMIT 1 | #define HAVE_DECL_RLIMIT_STACK 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SCHED_H 1 | /* end confdefs.h. */ | /* Define setns to an innocuous variant, in case declares setns. | For example, HP-UX 11i declares gettimeofday. */ | #define setns innocuous_setns | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setns (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setns | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char setns (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_setns || defined __stub___setns | choke me | #endif | | int | main () | { | return setns (); | ; | return 0; | } configure:15271: result: no configure:15282: checking valgrind/valgrind.h usability configure:15282: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c >&5 conftest.c:156:31: fatal error: valgrind/valgrind.h: No such file or directory compilation terminated. configure:15282: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | #define HAVE_PTHREAD_H 1 | #define ETHR_HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define ETHR_MONOTONIC_CLOCK_ID CLOCK_MONOTONIC | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SCHED_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_TIME_WITH_SYS_TIME 1 | #define ETHR_HAVE_USABLE_PTHREAD_STACK_MIN 1 | #define ETHR_HAVE_PTHREAD_SPIN_LOCK 1 | #define ETHR_HAVE_SCHED_YIELD 1 | #define ETHR_SCHED_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_YIELD 1 | #define ETHR_PTHREAD_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_RWLOCKATTR_SETKIND_NP 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define ETHR_HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC 1 | #define ETHR_HAVE_LINUX_FUTEX 1 | #define ETHR_HAVE_PTHREAD_SETNAME_NP_2 1 | #define ETHR_HAVE_PTHREAD_GETNAME_NP_3 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT128_T 16 | #define ETHR_HAVE___sync_synchronize ~0 | #define ETHR_HAVE___sync_add_and_fetch 12 | #define ETHR_HAVE___sync_fetch_and_and 12 | #define ETHR_HAVE___sync_fetch_and_or 12 | #define ETHR_HAVE___sync_val_compare_and_swap 12 | #define ETHR_HAVE___atomic_store_n 12 | #define ETHR_HAVE___atomic_load_n 12 | #define ETHR_HAVE___atomic_add_fetch 12 | #define ETHR_HAVE___atomic_fetch_and 12 | #define ETHR_HAVE___atomic_fetch_or 12 | #define ETHR_HAVE___atomic_compare_exchange_n 12 | #define ETHR_HAVE_GCC_ASM_ARM_DMB_INSTRUCTION 0 | #define ETHR_HAVE_GCC___ATOMIC_BUILTINS 1 | #define SIZEOF_VOID_P 8 | #define ETHR_SIZEOF_PTR 8 | #define SIZEOF_INT 4 | #define ETHR_SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ETHR_SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define ETHR_SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define ETHR_SIZEOF___INT64 0 | #define SIZEOF___INT128_T 16 | #define ETHR_SIZEOF___INT128_T 16 | #define ETHR_GCC_HAVE_DW_CMPXCHG_ASM_SUPPORT 1 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define ERTS_HAVE_SMP_EMU 1 | #define ETHR_SMP_REQUIRE_NATIVE_IMPLS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE /**/ | #define HAVE_WCWIDTH 1 | #define HAVE_LIBZ 1 | #define HAVE_ZLIB_INFLATEGETDICTIONARY 1 | #define HAVE_GETHOSTBYNAME_R GHBN_R_GLIBC | #define HAVE_WORKING_POSIX_OPENPT 1 | #define NETDB_H_NEEDS_IN_H 1 | #define HAVE_SOCKLEN_T 1 | #define H_ERRNO_DECLARED 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_PTY_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_DECL_GETRLIMIT 1 | #define HAVE_DECL_SETRLIMIT 1 | #define HAVE_DECL_RLIMIT_STACK 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SCHED_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:15282: result: no configure:15282: checking valgrind/valgrind.h presence configure:15282: /usr/bin/cpp -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c conftest.c:123:31: fatal error: valgrind/valgrind.h: No such file or directory compilation terminated. configure:15282: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | #define HAVE_PTHREAD_H 1 | #define ETHR_HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define ETHR_MONOTONIC_CLOCK_ID CLOCK_MONOTONIC | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SCHED_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_TIME_WITH_SYS_TIME 1 | #define ETHR_HAVE_USABLE_PTHREAD_STACK_MIN 1 | #define ETHR_HAVE_PTHREAD_SPIN_LOCK 1 | #define ETHR_HAVE_SCHED_YIELD 1 | #define ETHR_SCHED_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_YIELD 1 | #define ETHR_PTHREAD_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_RWLOCKATTR_SETKIND_NP 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define ETHR_HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC 1 | #define ETHR_HAVE_LINUX_FUTEX 1 | #define ETHR_HAVE_PTHREAD_SETNAME_NP_2 1 | #define ETHR_HAVE_PTHREAD_GETNAME_NP_3 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT128_T 16 | #define ETHR_HAVE___sync_synchronize ~0 | #define ETHR_HAVE___sync_add_and_fetch 12 | #define ETHR_HAVE___sync_fetch_and_and 12 | #define ETHR_HAVE___sync_fetch_and_or 12 | #define ETHR_HAVE___sync_val_compare_and_swap 12 | #define ETHR_HAVE___atomic_store_n 12 | #define ETHR_HAVE___atomic_load_n 12 | #define ETHR_HAVE___atomic_add_fetch 12 | #define ETHR_HAVE___atomic_fetch_and 12 | #define ETHR_HAVE___atomic_fetch_or 12 | #define ETHR_HAVE___atomic_compare_exchange_n 12 | #define ETHR_HAVE_GCC_ASM_ARM_DMB_INSTRUCTION 0 | #define ETHR_HAVE_GCC___ATOMIC_BUILTINS 1 | #define SIZEOF_VOID_P 8 | #define ETHR_SIZEOF_PTR 8 | #define SIZEOF_INT 4 | #define ETHR_SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ETHR_SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define ETHR_SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define ETHR_SIZEOF___INT64 0 | #define SIZEOF___INT128_T 16 | #define ETHR_SIZEOF___INT128_T 16 | #define ETHR_GCC_HAVE_DW_CMPXCHG_ASM_SUPPORT 1 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define ERTS_HAVE_SMP_EMU 1 | #define ETHR_SMP_REQUIRE_NATIVE_IMPLS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE /**/ | #define HAVE_WCWIDTH 1 | #define HAVE_LIBZ 1 | #define HAVE_ZLIB_INFLATEGETDICTIONARY 1 | #define HAVE_GETHOSTBYNAME_R GHBN_R_GLIBC | #define HAVE_WORKING_POSIX_OPENPT 1 | #define NETDB_H_NEEDS_IN_H 1 | #define HAVE_SOCKLEN_T 1 | #define H_ERRNO_DECLARED 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_PTY_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_DECL_GETRLIMIT 1 | #define HAVE_DECL_SETRLIMIT 1 | #define HAVE_DECL_RLIMIT_STACK 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SCHED_H 1 | /* end confdefs.h. */ | #include configure:15282: result: no configure:15282: checking for valgrind/valgrind.h configure:15282: result: no configure:15290: checking for SO_BSDCOMPAT declaration configure:15306: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c >&5 configure:15306: $? = 0 configure:15313: result: yes configure:15323: checking for INADDR_LOOPBACK in netinet/in.h configure:15340: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c >&5 configure:15340: $? = 0 configure:15348: result: yes configure:15424: checking for sys_errlist declaration in stdio.h or errno.h configure:15441: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c >&5 conftest.c: In function 'main': conftest.c:129:13: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] configure:15441: $? = 0 configure:15448: result: yes configure:15457: checking if windows.h includes winsock2.h configure:15478: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c >&5 conftest.c:125:21: fatal error: windows.h: No such file or directory compilation terminated. configure:15478: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | #define HAVE_PTHREAD_H 1 | #define ETHR_HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define ETHR_MONOTONIC_CLOCK_ID CLOCK_MONOTONIC | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SCHED_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_TIME_WITH_SYS_TIME 1 | #define ETHR_HAVE_USABLE_PTHREAD_STACK_MIN 1 | #define ETHR_HAVE_PTHREAD_SPIN_LOCK 1 | #define ETHR_HAVE_SCHED_YIELD 1 | #define ETHR_SCHED_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_YIELD 1 | #define ETHR_PTHREAD_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_RWLOCKATTR_SETKIND_NP 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define ETHR_HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC 1 | #define ETHR_HAVE_LINUX_FUTEX 1 | #define ETHR_HAVE_PTHREAD_SETNAME_NP_2 1 | #define ETHR_HAVE_PTHREAD_GETNAME_NP_3 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT128_T 16 | #define ETHR_HAVE___sync_synchronize ~0 | #define ETHR_HAVE___sync_add_and_fetch 12 | #define ETHR_HAVE___sync_fetch_and_and 12 | #define ETHR_HAVE___sync_fetch_and_or 12 | #define ETHR_HAVE___sync_val_compare_and_swap 12 | #define ETHR_HAVE___atomic_store_n 12 | #define ETHR_HAVE___atomic_load_n 12 | #define ETHR_HAVE___atomic_add_fetch 12 | #define ETHR_HAVE___atomic_fetch_and 12 | #define ETHR_HAVE___atomic_fetch_or 12 | #define ETHR_HAVE___atomic_compare_exchange_n 12 | #define ETHR_HAVE_GCC_ASM_ARM_DMB_INSTRUCTION 0 | #define ETHR_HAVE_GCC___ATOMIC_BUILTINS 1 | #define SIZEOF_VOID_P 8 | #define ETHR_SIZEOF_PTR 8 | #define SIZEOF_INT 4 | #define ETHR_SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ETHR_SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define ETHR_SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define ETHR_SIZEOF___INT64 0 | #define SIZEOF___INT128_T 16 | #define ETHR_SIZEOF___INT128_T 16 | #define ETHR_GCC_HAVE_DW_CMPXCHG_ASM_SUPPORT 1 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define ERTS_HAVE_SMP_EMU 1 | #define ETHR_SMP_REQUIRE_NATIVE_IMPLS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE /**/ | #define HAVE_WCWIDTH 1 | #define HAVE_LIBZ 1 | #define HAVE_ZLIB_INFLATEGETDICTIONARY 1 | #define HAVE_GETHOSTBYNAME_R GHBN_R_GLIBC | #define HAVE_WORKING_POSIX_OPENPT 1 | #define NETDB_H_NEEDS_IN_H 1 | #define HAVE_SOCKLEN_T 1 | #define H_ERRNO_DECLARED 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_PTY_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_DECL_GETRLIMIT 1 | #define HAVE_DECL_SETRLIMIT 1 | #define HAVE_DECL_RLIMIT_STACK 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SO_BSDCOMPAT /**/ | #define SYS_ERRLIST_DECLARED /**/ | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef _WINSOCK2API_ | #error winsock2.h not included | #endif | int i = 1; | | ; | return 0; | } configure:15485: result: no configure:15496: checking for an ANSI C-conforming const configure:15562: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE conftest.c >&5 configure:15562: $? = 0 configure:15569: result: yes configure:15577: checking return type of signal handlers configure:15595: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE conftest.c >&5 conftest.c: In function 'main': conftest.c:131:1: error: void value not ignored as it ought to be configure:15595: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | #define HAVE_PTHREAD_H 1 | #define ETHR_HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define ETHR_MONOTONIC_CLOCK_ID CLOCK_MONOTONIC | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SCHED_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_TIME_WITH_SYS_TIME 1 | #define ETHR_HAVE_USABLE_PTHREAD_STACK_MIN 1 | #define ETHR_HAVE_PTHREAD_SPIN_LOCK 1 | #define ETHR_HAVE_SCHED_YIELD 1 | #define ETHR_SCHED_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_YIELD 1 | #define ETHR_PTHREAD_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_RWLOCKATTR_SETKIND_NP 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define ETHR_HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC 1 | #define ETHR_HAVE_LINUX_FUTEX 1 | #define ETHR_HAVE_PTHREAD_SETNAME_NP_2 1 | #define ETHR_HAVE_PTHREAD_GETNAME_NP_3 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT128_T 16 | #define ETHR_HAVE___sync_synchronize ~0 | #define ETHR_HAVE___sync_add_and_fetch 12 | #define ETHR_HAVE___sync_fetch_and_and 12 | #define ETHR_HAVE___sync_fetch_and_or 12 | #define ETHR_HAVE___sync_val_compare_and_swap 12 | #define ETHR_HAVE___atomic_store_n 12 | #define ETHR_HAVE___atomic_load_n 12 | #define ETHR_HAVE___atomic_add_fetch 12 | #define ETHR_HAVE___atomic_fetch_and 12 | #define ETHR_HAVE___atomic_fetch_or 12 | #define ETHR_HAVE___atomic_compare_exchange_n 12 | #define ETHR_HAVE_GCC_ASM_ARM_DMB_INSTRUCTION 0 | #define ETHR_HAVE_GCC___ATOMIC_BUILTINS 1 | #define SIZEOF_VOID_P 8 | #define ETHR_SIZEOF_PTR 8 | #define SIZEOF_INT 4 | #define ETHR_SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ETHR_SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define ETHR_SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define ETHR_SIZEOF___INT64 0 | #define SIZEOF___INT128_T 16 | #define ETHR_SIZEOF___INT128_T 16 | #define ETHR_GCC_HAVE_DW_CMPXCHG_ASM_SUPPORT 1 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define ERTS_HAVE_SMP_EMU 1 | #define ETHR_SMP_REQUIRE_NATIVE_IMPLS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE /**/ | #define HAVE_WCWIDTH 1 | #define HAVE_LIBZ 1 | #define HAVE_ZLIB_INFLATEGETDICTIONARY 1 | #define HAVE_GETHOSTBYNAME_R GHBN_R_GLIBC | #define HAVE_WORKING_POSIX_OPENPT 1 | #define NETDB_H_NEEDS_IN_H 1 | #define HAVE_SOCKLEN_T 1 | #define H_ERRNO_DECLARED 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_PTY_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_DECL_GETRLIMIT 1 | #define HAVE_DECL_SETRLIMIT 1 | #define HAVE_DECL_RLIMIT_STACK 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SO_BSDCOMPAT /**/ | #define SYS_ERRLIST_DECLARED /**/ | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:15602: result: void configure:15610: checking for off_t configure:15610: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE conftest.c >&5 configure:15610: $? = 0 configure:15610: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE conftest.c >&5 conftest.c: In function 'main': conftest.c:162:20: error: expected expression before ')' token configure:15610: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | #define HAVE_PTHREAD_H 1 | #define ETHR_HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define ETHR_MONOTONIC_CLOCK_ID CLOCK_MONOTONIC | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SCHED_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_TIME_WITH_SYS_TIME 1 | #define ETHR_HAVE_USABLE_PTHREAD_STACK_MIN 1 | #define ETHR_HAVE_PTHREAD_SPIN_LOCK 1 | #define ETHR_HAVE_SCHED_YIELD 1 | #define ETHR_SCHED_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_YIELD 1 | #define ETHR_PTHREAD_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_RWLOCKATTR_SETKIND_NP 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define ETHR_HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC 1 | #define ETHR_HAVE_LINUX_FUTEX 1 | #define ETHR_HAVE_PTHREAD_SETNAME_NP_2 1 | #define ETHR_HAVE_PTHREAD_GETNAME_NP_3 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT128_T 16 | #define ETHR_HAVE___sync_synchronize ~0 | #define ETHR_HAVE___sync_add_and_fetch 12 | #define ETHR_HAVE___sync_fetch_and_and 12 | #define ETHR_HAVE___sync_fetch_and_or 12 | #define ETHR_HAVE___sync_val_compare_and_swap 12 | #define ETHR_HAVE___atomic_store_n 12 | #define ETHR_HAVE___atomic_load_n 12 | #define ETHR_HAVE___atomic_add_fetch 12 | #define ETHR_HAVE___atomic_fetch_and 12 | #define ETHR_HAVE___atomic_fetch_or 12 | #define ETHR_HAVE___atomic_compare_exchange_n 12 | #define ETHR_HAVE_GCC_ASM_ARM_DMB_INSTRUCTION 0 | #define ETHR_HAVE_GCC___ATOMIC_BUILTINS 1 | #define SIZEOF_VOID_P 8 | #define ETHR_SIZEOF_PTR 8 | #define SIZEOF_INT 4 | #define ETHR_SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ETHR_SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define ETHR_SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define ETHR_SIZEOF___INT64 0 | #define SIZEOF___INT128_T 16 | #define ETHR_SIZEOF___INT128_T 16 | #define ETHR_GCC_HAVE_DW_CMPXCHG_ASM_SUPPORT 1 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define ERTS_HAVE_SMP_EMU 1 | #define ETHR_SMP_REQUIRE_NATIVE_IMPLS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE /**/ | #define HAVE_WCWIDTH 1 | #define HAVE_LIBZ 1 | #define HAVE_ZLIB_INFLATEGETDICTIONARY 1 | #define HAVE_GETHOSTBYNAME_R GHBN_R_GLIBC | #define HAVE_WORKING_POSIX_OPENPT 1 | #define NETDB_H_NEEDS_IN_H 1 | #define HAVE_SOCKLEN_T 1 | #define H_ERRNO_DECLARED 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_PTY_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_DECL_GETRLIMIT 1 | #define HAVE_DECL_SETRLIMIT 1 | #define HAVE_DECL_RLIMIT_STACK 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SO_BSDCOMPAT /**/ | #define SYS_ERRLIST_DECLARED /**/ | #define RETSIGTYPE void | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((off_t))) | return 0; | ; | return 0; | } configure:15610: result: yes configure:15621: checking for pid_t configure:15621: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE conftest.c >&5 configure:15621: $? = 0 configure:15621: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE conftest.c >&5 conftest.c: In function 'main': conftest.c:162:20: error: expected expression before ')' token configure:15621: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | #define HAVE_PTHREAD_H 1 | #define ETHR_HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define ETHR_MONOTONIC_CLOCK_ID CLOCK_MONOTONIC | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SCHED_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_TIME_WITH_SYS_TIME 1 | #define ETHR_HAVE_USABLE_PTHREAD_STACK_MIN 1 | #define ETHR_HAVE_PTHREAD_SPIN_LOCK 1 | #define ETHR_HAVE_SCHED_YIELD 1 | #define ETHR_SCHED_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_YIELD 1 | #define ETHR_PTHREAD_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_RWLOCKATTR_SETKIND_NP 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define ETHR_HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC 1 | #define ETHR_HAVE_LINUX_FUTEX 1 | #define ETHR_HAVE_PTHREAD_SETNAME_NP_2 1 | #define ETHR_HAVE_PTHREAD_GETNAME_NP_3 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT128_T 16 | #define ETHR_HAVE___sync_synchronize ~0 | #define ETHR_HAVE___sync_add_and_fetch 12 | #define ETHR_HAVE___sync_fetch_and_and 12 | #define ETHR_HAVE___sync_fetch_and_or 12 | #define ETHR_HAVE___sync_val_compare_and_swap 12 | #define ETHR_HAVE___atomic_store_n 12 | #define ETHR_HAVE___atomic_load_n 12 | #define ETHR_HAVE___atomic_add_fetch 12 | #define ETHR_HAVE___atomic_fetch_and 12 | #define ETHR_HAVE___atomic_fetch_or 12 | #define ETHR_HAVE___atomic_compare_exchange_n 12 | #define ETHR_HAVE_GCC_ASM_ARM_DMB_INSTRUCTION 0 | #define ETHR_HAVE_GCC___ATOMIC_BUILTINS 1 | #define SIZEOF_VOID_P 8 | #define ETHR_SIZEOF_PTR 8 | #define SIZEOF_INT 4 | #define ETHR_SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ETHR_SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define ETHR_SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define ETHR_SIZEOF___INT64 0 | #define SIZEOF___INT128_T 16 | #define ETHR_SIZEOF___INT128_T 16 | #define ETHR_GCC_HAVE_DW_CMPXCHG_ASM_SUPPORT 1 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define ERTS_HAVE_SMP_EMU 1 | #define ETHR_SMP_REQUIRE_NATIVE_IMPLS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE /**/ | #define HAVE_WCWIDTH 1 | #define HAVE_LIBZ 1 | #define HAVE_ZLIB_INFLATEGETDICTIONARY 1 | #define HAVE_GETHOSTBYNAME_R GHBN_R_GLIBC | #define HAVE_WORKING_POSIX_OPENPT 1 | #define NETDB_H_NEEDS_IN_H 1 | #define HAVE_SOCKLEN_T 1 | #define H_ERRNO_DECLARED 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_PTY_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_DECL_GETRLIMIT 1 | #define HAVE_DECL_SETRLIMIT 1 | #define HAVE_DECL_RLIMIT_STACK 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SO_BSDCOMPAT /**/ | #define SYS_ERRLIST_DECLARED /**/ | #define RETSIGTYPE void | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((pid_t))) | return 0; | ; | return 0; | } configure:15621: result: yes configure:15632: checking for size_t configure:15632: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE conftest.c >&5 configure:15632: $? = 0 configure:15632: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE conftest.c >&5 conftest.c: In function 'main': conftest.c:162:21: error: expected expression before ')' token configure:15632: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | #define HAVE_PTHREAD_H 1 | #define ETHR_HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define ETHR_MONOTONIC_CLOCK_ID CLOCK_MONOTONIC | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SCHED_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_TIME_WITH_SYS_TIME 1 | #define ETHR_HAVE_USABLE_PTHREAD_STACK_MIN 1 | #define ETHR_HAVE_PTHREAD_SPIN_LOCK 1 | #define ETHR_HAVE_SCHED_YIELD 1 | #define ETHR_SCHED_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_YIELD 1 | #define ETHR_PTHREAD_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_RWLOCKATTR_SETKIND_NP 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define ETHR_HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC 1 | #define ETHR_HAVE_LINUX_FUTEX 1 | #define ETHR_HAVE_PTHREAD_SETNAME_NP_2 1 | #define ETHR_HAVE_PTHREAD_GETNAME_NP_3 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT128_T 16 | #define ETHR_HAVE___sync_synchronize ~0 | #define ETHR_HAVE___sync_add_and_fetch 12 | #define ETHR_HAVE___sync_fetch_and_and 12 | #define ETHR_HAVE___sync_fetch_and_or 12 | #define ETHR_HAVE___sync_val_compare_and_swap 12 | #define ETHR_HAVE___atomic_store_n 12 | #define ETHR_HAVE___atomic_load_n 12 | #define ETHR_HAVE___atomic_add_fetch 12 | #define ETHR_HAVE___atomic_fetch_and 12 | #define ETHR_HAVE___atomic_fetch_or 12 | #define ETHR_HAVE___atomic_compare_exchange_n 12 | #define ETHR_HAVE_GCC_ASM_ARM_DMB_INSTRUCTION 0 | #define ETHR_HAVE_GCC___ATOMIC_BUILTINS 1 | #define SIZEOF_VOID_P 8 | #define ETHR_SIZEOF_PTR 8 | #define SIZEOF_INT 4 | #define ETHR_SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ETHR_SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define ETHR_SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define ETHR_SIZEOF___INT64 0 | #define SIZEOF___INT128_T 16 | #define ETHR_SIZEOF___INT128_T 16 | #define ETHR_GCC_HAVE_DW_CMPXCHG_ASM_SUPPORT 1 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define ERTS_HAVE_SMP_EMU 1 | #define ETHR_SMP_REQUIRE_NATIVE_IMPLS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE /**/ | #define HAVE_WCWIDTH 1 | #define HAVE_LIBZ 1 | #define HAVE_ZLIB_INFLATEGETDICTIONARY 1 | #define HAVE_GETHOSTBYNAME_R GHBN_R_GLIBC | #define HAVE_WORKING_POSIX_OPENPT 1 | #define NETDB_H_NEEDS_IN_H 1 | #define HAVE_SOCKLEN_T 1 | #define H_ERRNO_DECLARED 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_PTY_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_DECL_GETRLIMIT 1 | #define HAVE_DECL_SETRLIMIT 1 | #define HAVE_DECL_RLIMIT_STACK 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SO_BSDCOMPAT /**/ | #define SYS_ERRLIST_DECLARED /**/ | #define RETSIGTYPE void | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:15632: result: yes configure:15644: checking whether struct tm is in sys/time.h or time.h configure:15664: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE conftest.c >&5 configure:15664: $? = 0 configure:15671: result: time.h configure:15679: checking whether struct sockaddr has sa_len field configure:15696: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE conftest.c >&5 conftest.c: In function 'main': conftest.c:131:21: error: 'struct sockaddr' has no member named 'sa_len' configure:15696: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | #define HAVE_PTHREAD_H 1 | #define ETHR_HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define ETHR_MONOTONIC_CLOCK_ID CLOCK_MONOTONIC | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SCHED_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_TIME_WITH_SYS_TIME 1 | #define ETHR_HAVE_USABLE_PTHREAD_STACK_MIN 1 | #define ETHR_HAVE_PTHREAD_SPIN_LOCK 1 | #define ETHR_HAVE_SCHED_YIELD 1 | #define ETHR_SCHED_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_YIELD 1 | #define ETHR_PTHREAD_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_RWLOCKATTR_SETKIND_NP 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define ETHR_HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC 1 | #define ETHR_HAVE_LINUX_FUTEX 1 | #define ETHR_HAVE_PTHREAD_SETNAME_NP_2 1 | #define ETHR_HAVE_PTHREAD_GETNAME_NP_3 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT128_T 16 | #define ETHR_HAVE___sync_synchronize ~0 | #define ETHR_HAVE___sync_add_and_fetch 12 | #define ETHR_HAVE___sync_fetch_and_and 12 | #define ETHR_HAVE___sync_fetch_and_or 12 | #define ETHR_HAVE___sync_val_compare_and_swap 12 | #define ETHR_HAVE___atomic_store_n 12 | #define ETHR_HAVE___atomic_load_n 12 | #define ETHR_HAVE___atomic_add_fetch 12 | #define ETHR_HAVE___atomic_fetch_and 12 | #define ETHR_HAVE___atomic_fetch_or 12 | #define ETHR_HAVE___atomic_compare_exchange_n 12 | #define ETHR_HAVE_GCC_ASM_ARM_DMB_INSTRUCTION 0 | #define ETHR_HAVE_GCC___ATOMIC_BUILTINS 1 | #define SIZEOF_VOID_P 8 | #define ETHR_SIZEOF_PTR 8 | #define SIZEOF_INT 4 | #define ETHR_SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ETHR_SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define ETHR_SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define ETHR_SIZEOF___INT64 0 | #define SIZEOF___INT128_T 16 | #define ETHR_SIZEOF___INT128_T 16 | #define ETHR_GCC_HAVE_DW_CMPXCHG_ASM_SUPPORT 1 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define ERTS_HAVE_SMP_EMU 1 | #define ETHR_SMP_REQUIRE_NATIVE_IMPLS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE /**/ | #define HAVE_WCWIDTH 1 | #define HAVE_LIBZ 1 | #define HAVE_ZLIB_INFLATEGETDICTIONARY 1 | #define HAVE_GETHOSTBYNAME_R GHBN_R_GLIBC | #define HAVE_WORKING_POSIX_OPENPT 1 | #define NETDB_H_NEEDS_IN_H 1 | #define HAVE_SOCKLEN_T 1 | #define H_ERRNO_DECLARED 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_PTY_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_DECL_GETRLIMIT 1 | #define HAVE_DECL_SETRLIMIT 1 | #define HAVE_DECL_RLIMIT_STACK 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SO_BSDCOMPAT /**/ | #define SYS_ERRLIST_DECLARED /**/ | #define RETSIGTYPE void | /* end confdefs.h. */ | #include | #include | int | main () | { | struct sockaddr s; s.sa_len = 10; | ; | return 0; | } configure:15703: result: no configure:15713: checking for struct exception (and matherr function) configure:15729: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE conftest.c >&5 configure:15729: $? = 0 configure:15736: result: yes configure:15751: checking size of char configure:15756: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lz -lutil -ldl -lm >&5 configure:15756: $? = 0 configure:15756: ./conftest configure:15756: $? = 0 configure:15770: result: 1 configure:15784: checking size of short configure:15803: result: 2 configure:15817: checking size of int configure:15836: result: 4 configure:15850: checking size of long configure:15869: result: 8 configure:15883: checking size of void * configure:15902: result: 8 configure:15916: checking size of long long configure:15935: result: 8 configure:15949: checking size of size_t configure:15954: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lz -lutil -ldl -lm >&5 configure:15954: $? = 0 configure:15954: ./conftest configure:15954: $? = 0 configure:15968: result: 8 configure:15982: checking size of off_t configure:15987: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lz -lutil -ldl -lm >&5 configure:15987: $? = 0 configure:15987: ./conftest configure:15987: $? = 0 configure:16001: result: 8 configure:16015: checking size of time_t configure:16020: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lz -lutil -ldl -lm >&5 configure:16020: $? = 0 configure:16020: ./conftest configure:16020: $? = 0 configure:16034: result: 8 configure:16053: checking if we should add -fno-tree-copyrename to CFLAGS for computed gotos to work properly configure:16072: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE conftest.c >&5 configure:16072: $? = 0 configure:16081: result: yes configure:16090: checking for broken gcc-4.3.0 compiler configure:16132: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lz -lutil -ldl -lm >&5 configure:16132: $? = 0 configure:16132: ./conftest configure:16132: $? = 0 configure:16154: result: no configure:16168: checking whether byte ordering is bigendian configure:16374: result: no configure:16417: checking whether double word ordering is middle-endian configure:16504: result: no configure:16523: checking for fdatasync configure:16523: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lz -lutil -ldl -lm >&5 configure:16523: $? = 0 configure:16523: result: yes configure:16533: checking for library containing fdatasync configure:16564: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lz -lutil -ldl -lm >&5 configure:16564: $? = 0 configure:16581: result: none required configure:16595: checking for sendfile configure:16595: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lz -lutil -ldl -lm >&5 configure:16595: $? = 0 configure:16595: result: yes configure:16680: checking windows.h usability configure:16680: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c >&5 conftest.c:173:21: fatal error: windows.h: No such file or directory compilation terminated. configure:16680: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | #define HAVE_PTHREAD_H 1 | #define ETHR_HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define ETHR_MONOTONIC_CLOCK_ID CLOCK_MONOTONIC | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SCHED_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_TIME_WITH_SYS_TIME 1 | #define ETHR_HAVE_USABLE_PTHREAD_STACK_MIN 1 | #define ETHR_HAVE_PTHREAD_SPIN_LOCK 1 | #define ETHR_HAVE_SCHED_YIELD 1 | #define ETHR_SCHED_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_YIELD 1 | #define ETHR_PTHREAD_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_RWLOCKATTR_SETKIND_NP 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define ETHR_HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC 1 | #define ETHR_HAVE_LINUX_FUTEX 1 | #define ETHR_HAVE_PTHREAD_SETNAME_NP_2 1 | #define ETHR_HAVE_PTHREAD_GETNAME_NP_3 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT128_T 16 | #define ETHR_HAVE___sync_synchronize ~0 | #define ETHR_HAVE___sync_add_and_fetch 12 | #define ETHR_HAVE___sync_fetch_and_and 12 | #define ETHR_HAVE___sync_fetch_and_or 12 | #define ETHR_HAVE___sync_val_compare_and_swap 12 | #define ETHR_HAVE___atomic_store_n 12 | #define ETHR_HAVE___atomic_load_n 12 | #define ETHR_HAVE___atomic_add_fetch 12 | #define ETHR_HAVE___atomic_fetch_and 12 | #define ETHR_HAVE___atomic_fetch_or 12 | #define ETHR_HAVE___atomic_compare_exchange_n 12 | #define ETHR_HAVE_GCC_ASM_ARM_DMB_INSTRUCTION 0 | #define ETHR_HAVE_GCC___ATOMIC_BUILTINS 1 | #define SIZEOF_VOID_P 8 | #define ETHR_SIZEOF_PTR 8 | #define SIZEOF_INT 4 | #define ETHR_SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ETHR_SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define ETHR_SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define ETHR_SIZEOF___INT64 0 | #define SIZEOF___INT128_T 16 | #define ETHR_SIZEOF___INT128_T 16 | #define ETHR_GCC_HAVE_DW_CMPXCHG_ASM_SUPPORT 1 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define ERTS_HAVE_SMP_EMU 1 | #define ETHR_SMP_REQUIRE_NATIVE_IMPLS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE /**/ | #define HAVE_WCWIDTH 1 | #define HAVE_LIBZ 1 | #define HAVE_ZLIB_INFLATEGETDICTIONARY 1 | #define HAVE_GETHOSTBYNAME_R GHBN_R_GLIBC | #define HAVE_WORKING_POSIX_OPENPT 1 | #define NETDB_H_NEEDS_IN_H 1 | #define HAVE_SOCKLEN_T 1 | #define H_ERRNO_DECLARED 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_PTY_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_DECL_GETRLIMIT 1 | #define HAVE_DECL_SETRLIMIT 1 | #define HAVE_DECL_RLIMIT_STACK 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SO_BSDCOMPAT /**/ | #define SYS_ERRLIST_DECLARED /**/ | #define RETSIGTYPE void | #define NO_SA_LEN 1 | #define USE_MATHERR 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define ERTS_ENDIANNESS -1 | #define HAVE_FDATASYNC 1 | #define HAVE_SENDFILE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:16680: result: no configure:16680: checking windows.h presence configure:16680: /usr/bin/cpp -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c conftest.c:140:21: fatal error: windows.h: No such file or directory compilation terminated. configure:16680: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | #define HAVE_PTHREAD_H 1 | #define ETHR_HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define ETHR_MONOTONIC_CLOCK_ID CLOCK_MONOTONIC | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SCHED_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_TIME_WITH_SYS_TIME 1 | #define ETHR_HAVE_USABLE_PTHREAD_STACK_MIN 1 | #define ETHR_HAVE_PTHREAD_SPIN_LOCK 1 | #define ETHR_HAVE_SCHED_YIELD 1 | #define ETHR_SCHED_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_YIELD 1 | #define ETHR_PTHREAD_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_RWLOCKATTR_SETKIND_NP 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define ETHR_HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC 1 | #define ETHR_HAVE_LINUX_FUTEX 1 | #define ETHR_HAVE_PTHREAD_SETNAME_NP_2 1 | #define ETHR_HAVE_PTHREAD_GETNAME_NP_3 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT128_T 16 | #define ETHR_HAVE___sync_synchronize ~0 | #define ETHR_HAVE___sync_add_and_fetch 12 | #define ETHR_HAVE___sync_fetch_and_and 12 | #define ETHR_HAVE___sync_fetch_and_or 12 | #define ETHR_HAVE___sync_val_compare_and_swap 12 | #define ETHR_HAVE___atomic_store_n 12 | #define ETHR_HAVE___atomic_load_n 12 | #define ETHR_HAVE___atomic_add_fetch 12 | #define ETHR_HAVE___atomic_fetch_and 12 | #define ETHR_HAVE___atomic_fetch_or 12 | #define ETHR_HAVE___atomic_compare_exchange_n 12 | #define ETHR_HAVE_GCC_ASM_ARM_DMB_INSTRUCTION 0 | #define ETHR_HAVE_GCC___ATOMIC_BUILTINS 1 | #define SIZEOF_VOID_P 8 | #define ETHR_SIZEOF_PTR 8 | #define SIZEOF_INT 4 | #define ETHR_SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ETHR_SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define ETHR_SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define ETHR_SIZEOF___INT64 0 | #define SIZEOF___INT128_T 16 | #define ETHR_SIZEOF___INT128_T 16 | #define ETHR_GCC_HAVE_DW_CMPXCHG_ASM_SUPPORT 1 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define ERTS_HAVE_SMP_EMU 1 | #define ETHR_SMP_REQUIRE_NATIVE_IMPLS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE /**/ | #define HAVE_WCWIDTH 1 | #define HAVE_LIBZ 1 | #define HAVE_ZLIB_INFLATEGETDICTIONARY 1 | #define HAVE_GETHOSTBYNAME_R GHBN_R_GLIBC | #define HAVE_WORKING_POSIX_OPENPT 1 | #define NETDB_H_NEEDS_IN_H 1 | #define HAVE_SOCKLEN_T 1 | #define H_ERRNO_DECLARED 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_PTY_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_DECL_GETRLIMIT 1 | #define HAVE_DECL_SETRLIMIT 1 | #define HAVE_DECL_RLIMIT_STACK 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SO_BSDCOMPAT /**/ | #define SYS_ERRLIST_DECLARED /**/ | #define RETSIGTYPE void | #define NO_SA_LEN 1 | #define USE_MATHERR 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define ERTS_ENDIANNESS -1 | #define HAVE_FDATASYNC 1 | #define HAVE_SENDFILE 1 | /* end confdefs.h. */ | #include configure:16680: result: no configure:16680: checking for windows.h configure:16680: result: no configure:16692: checking winsock2.h usability configure:16692: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c >&5 conftest.c:173:22: fatal error: winsock2.h: No such file or directory compilation terminated. configure:16692: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | #define HAVE_PTHREAD_H 1 | #define ETHR_HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define ETHR_MONOTONIC_CLOCK_ID CLOCK_MONOTONIC | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SCHED_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_TIME_WITH_SYS_TIME 1 | #define ETHR_HAVE_USABLE_PTHREAD_STACK_MIN 1 | #define ETHR_HAVE_PTHREAD_SPIN_LOCK 1 | #define ETHR_HAVE_SCHED_YIELD 1 | #define ETHR_SCHED_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_YIELD 1 | #define ETHR_PTHREAD_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_RWLOCKATTR_SETKIND_NP 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define ETHR_HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC 1 | #define ETHR_HAVE_LINUX_FUTEX 1 | #define ETHR_HAVE_PTHREAD_SETNAME_NP_2 1 | #define ETHR_HAVE_PTHREAD_GETNAME_NP_3 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT128_T 16 | #define ETHR_HAVE___sync_synchronize ~0 | #define ETHR_HAVE___sync_add_and_fetch 12 | #define ETHR_HAVE___sync_fetch_and_and 12 | #define ETHR_HAVE___sync_fetch_and_or 12 | #define ETHR_HAVE___sync_val_compare_and_swap 12 | #define ETHR_HAVE___atomic_store_n 12 | #define ETHR_HAVE___atomic_load_n 12 | #define ETHR_HAVE___atomic_add_fetch 12 | #define ETHR_HAVE___atomic_fetch_and 12 | #define ETHR_HAVE___atomic_fetch_or 12 | #define ETHR_HAVE___atomic_compare_exchange_n 12 | #define ETHR_HAVE_GCC_ASM_ARM_DMB_INSTRUCTION 0 | #define ETHR_HAVE_GCC___ATOMIC_BUILTINS 1 | #define SIZEOF_VOID_P 8 | #define ETHR_SIZEOF_PTR 8 | #define SIZEOF_INT 4 | #define ETHR_SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ETHR_SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define ETHR_SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define ETHR_SIZEOF___INT64 0 | #define SIZEOF___INT128_T 16 | #define ETHR_SIZEOF___INT128_T 16 | #define ETHR_GCC_HAVE_DW_CMPXCHG_ASM_SUPPORT 1 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define ERTS_HAVE_SMP_EMU 1 | #define ETHR_SMP_REQUIRE_NATIVE_IMPLS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE /**/ | #define HAVE_WCWIDTH 1 | #define HAVE_LIBZ 1 | #define HAVE_ZLIB_INFLATEGETDICTIONARY 1 | #define HAVE_GETHOSTBYNAME_R GHBN_R_GLIBC | #define HAVE_WORKING_POSIX_OPENPT 1 | #define NETDB_H_NEEDS_IN_H 1 | #define HAVE_SOCKLEN_T 1 | #define H_ERRNO_DECLARED 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_PTY_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_DECL_GETRLIMIT 1 | #define HAVE_DECL_SETRLIMIT 1 | #define HAVE_DECL_RLIMIT_STACK 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SO_BSDCOMPAT /**/ | #define SYS_ERRLIST_DECLARED /**/ | #define RETSIGTYPE void | #define NO_SA_LEN 1 | #define USE_MATHERR 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define ERTS_ENDIANNESS -1 | #define HAVE_FDATASYNC 1 | #define HAVE_SENDFILE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:16692: result: no configure:16692: checking winsock2.h presence configure:16692: /usr/bin/cpp -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c conftest.c:140:22: fatal error: winsock2.h: No such file or directory compilation terminated. configure:16692: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | #define HAVE_PTHREAD_H 1 | #define ETHR_HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define ETHR_MONOTONIC_CLOCK_ID CLOCK_MONOTONIC | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SCHED_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_TIME_WITH_SYS_TIME 1 | #define ETHR_HAVE_USABLE_PTHREAD_STACK_MIN 1 | #define ETHR_HAVE_PTHREAD_SPIN_LOCK 1 | #define ETHR_HAVE_SCHED_YIELD 1 | #define ETHR_SCHED_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_YIELD 1 | #define ETHR_PTHREAD_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_RWLOCKATTR_SETKIND_NP 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define ETHR_HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC 1 | #define ETHR_HAVE_LINUX_FUTEX 1 | #define ETHR_HAVE_PTHREAD_SETNAME_NP_2 1 | #define ETHR_HAVE_PTHREAD_GETNAME_NP_3 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT128_T 16 | #define ETHR_HAVE___sync_synchronize ~0 | #define ETHR_HAVE___sync_add_and_fetch 12 | #define ETHR_HAVE___sync_fetch_and_and 12 | #define ETHR_HAVE___sync_fetch_and_or 12 | #define ETHR_HAVE___sync_val_compare_and_swap 12 | #define ETHR_HAVE___atomic_store_n 12 | #define ETHR_HAVE___atomic_load_n 12 | #define ETHR_HAVE___atomic_add_fetch 12 | #define ETHR_HAVE___atomic_fetch_and 12 | #define ETHR_HAVE___atomic_fetch_or 12 | #define ETHR_HAVE___atomic_compare_exchange_n 12 | #define ETHR_HAVE_GCC_ASM_ARM_DMB_INSTRUCTION 0 | #define ETHR_HAVE_GCC___ATOMIC_BUILTINS 1 | #define SIZEOF_VOID_P 8 | #define ETHR_SIZEOF_PTR 8 | #define SIZEOF_INT 4 | #define ETHR_SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ETHR_SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define ETHR_SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define ETHR_SIZEOF___INT64 0 | #define SIZEOF___INT128_T 16 | #define ETHR_SIZEOF___INT128_T 16 | #define ETHR_GCC_HAVE_DW_CMPXCHG_ASM_SUPPORT 1 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define ERTS_HAVE_SMP_EMU 1 | #define ETHR_SMP_REQUIRE_NATIVE_IMPLS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE /**/ | #define HAVE_WCWIDTH 1 | #define HAVE_LIBZ 1 | #define HAVE_ZLIB_INFLATEGETDICTIONARY 1 | #define HAVE_GETHOSTBYNAME_R GHBN_R_GLIBC | #define HAVE_WORKING_POSIX_OPENPT 1 | #define NETDB_H_NEEDS_IN_H 1 | #define HAVE_SOCKLEN_T 1 | #define H_ERRNO_DECLARED 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_PTY_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_DECL_GETRLIMIT 1 | #define HAVE_DECL_SETRLIMIT 1 | #define HAVE_DECL_RLIMIT_STACK 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SO_BSDCOMPAT /**/ | #define SYS_ERRLIST_DECLARED /**/ | #define RETSIGTYPE void | #define NO_SA_LEN 1 | #define USE_MATHERR 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define ERTS_ENDIANNESS -1 | #define HAVE_FDATASYNC 1 | #define HAVE_SENDFILE 1 | /* end confdefs.h. */ | #include configure:16692: result: no configure:16692: checking for winsock2.h configure:16692: result: no configure:16704: checking for ws2tcpip.h configure:16704: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c >&5 conftest.c:149:22: fatal error: ws2tcpip.h: No such file or directory compilation terminated. configure:16704: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | #define HAVE_PTHREAD_H 1 | #define ETHR_HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define ETHR_MONOTONIC_CLOCK_ID CLOCK_MONOTONIC | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SCHED_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_TIME_WITH_SYS_TIME 1 | #define ETHR_HAVE_USABLE_PTHREAD_STACK_MIN 1 | #define ETHR_HAVE_PTHREAD_SPIN_LOCK 1 | #define ETHR_HAVE_SCHED_YIELD 1 | #define ETHR_SCHED_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_YIELD 1 | #define ETHR_PTHREAD_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_RWLOCKATTR_SETKIND_NP 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define ETHR_HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC 1 | #define ETHR_HAVE_LINUX_FUTEX 1 | #define ETHR_HAVE_PTHREAD_SETNAME_NP_2 1 | #define ETHR_HAVE_PTHREAD_GETNAME_NP_3 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT128_T 16 | #define ETHR_HAVE___sync_synchronize ~0 | #define ETHR_HAVE___sync_add_and_fetch 12 | #define ETHR_HAVE___sync_fetch_and_and 12 | #define ETHR_HAVE___sync_fetch_and_or 12 | #define ETHR_HAVE___sync_val_compare_and_swap 12 | #define ETHR_HAVE___atomic_store_n 12 | #define ETHR_HAVE___atomic_load_n 12 | #define ETHR_HAVE___atomic_add_fetch 12 | #define ETHR_HAVE___atomic_fetch_and 12 | #define ETHR_HAVE___atomic_fetch_or 12 | #define ETHR_HAVE___atomic_compare_exchange_n 12 | #define ETHR_HAVE_GCC_ASM_ARM_DMB_INSTRUCTION 0 | #define ETHR_HAVE_GCC___ATOMIC_BUILTINS 1 | #define SIZEOF_VOID_P 8 | #define ETHR_SIZEOF_PTR 8 | #define SIZEOF_INT 4 | #define ETHR_SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ETHR_SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define ETHR_SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define ETHR_SIZEOF___INT64 0 | #define SIZEOF___INT128_T 16 | #define ETHR_SIZEOF___INT128_T 16 | #define ETHR_GCC_HAVE_DW_CMPXCHG_ASM_SUPPORT 1 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define ERTS_HAVE_SMP_EMU 1 | #define ETHR_SMP_REQUIRE_NATIVE_IMPLS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE /**/ | #define HAVE_WCWIDTH 1 | #define HAVE_LIBZ 1 | #define HAVE_ZLIB_INFLATEGETDICTIONARY 1 | #define HAVE_GETHOSTBYNAME_R GHBN_R_GLIBC | #define HAVE_WORKING_POSIX_OPENPT 1 | #define NETDB_H_NEEDS_IN_H 1 | #define HAVE_SOCKLEN_T 1 | #define H_ERRNO_DECLARED 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_PTY_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_DECL_GETRLIMIT 1 | #define HAVE_DECL_SETRLIMIT 1 | #define HAVE_DECL_RLIMIT_STACK 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SO_BSDCOMPAT /**/ | #define SYS_ERRLIST_DECLARED /**/ | #define RETSIGTYPE void | #define NO_SA_LEN 1 | #define USE_MATHERR 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define ERTS_ENDIANNESS -1 | #define HAVE_FDATASYNC 1 | #define HAVE_SENDFILE 1 | /* end confdefs.h. */ | | #ifdef HAVE_WINSOCK2_H | #include | #endif | #ifdef HAVE_WINDOWS_H | #include | #endif | | | #include configure:16704: result: no configure:16722: checking for getaddrinfo configure:16753: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lz -lutil -ldl -lm -lpthread -lrt >&5 configure:16753: $? = 0 configure:16761: result: yes configure:16763: checking whether getaddrinfo accepts enough flags configure:16804: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lz -lutil -ldl -lm -lpthread -lrt >&5 configure:16804: $? = 0 configure:16811: result: yes configure:16824: checking for getnameinfo configure:16855: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lz -lutil -ldl -lm -lpthread -lrt >&5 configure:16855: $? = 0 configure:16863: result: yes configure:16877: checking for getipnodebyname configure:16877: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lz -lutil -ldl -lm -lpthread -lrt >&5 /tmp/ccUgPo83.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `getipnodebyname' collect2: error: ld returned 1 exit status configure:16877: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | #define HAVE_PTHREAD_H 1 | #define ETHR_HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define ETHR_MONOTONIC_CLOCK_ID CLOCK_MONOTONIC | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SCHED_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_TIME_WITH_SYS_TIME 1 | #define ETHR_HAVE_USABLE_PTHREAD_STACK_MIN 1 | #define ETHR_HAVE_PTHREAD_SPIN_LOCK 1 | #define ETHR_HAVE_SCHED_YIELD 1 | #define ETHR_SCHED_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_YIELD 1 | #define ETHR_PTHREAD_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_RWLOCKATTR_SETKIND_NP 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define ETHR_HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC 1 | #define ETHR_HAVE_LINUX_FUTEX 1 | #define ETHR_HAVE_PTHREAD_SETNAME_NP_2 1 | #define ETHR_HAVE_PTHREAD_GETNAME_NP_3 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT128_T 16 | #define ETHR_HAVE___sync_synchronize ~0 | #define ETHR_HAVE___sync_add_and_fetch 12 | #define ETHR_HAVE___sync_fetch_and_and 12 | #define ETHR_HAVE___sync_fetch_and_or 12 | #define ETHR_HAVE___sync_val_compare_and_swap 12 | #define ETHR_HAVE___atomic_store_n 12 | #define ETHR_HAVE___atomic_load_n 12 | #define ETHR_HAVE___atomic_add_fetch 12 | #define ETHR_HAVE___atomic_fetch_and 12 | #define ETHR_HAVE___atomic_fetch_or 12 | #define ETHR_HAVE___atomic_compare_exchange_n 12 | #define ETHR_HAVE_GCC_ASM_ARM_DMB_INSTRUCTION 0 | #define ETHR_HAVE_GCC___ATOMIC_BUILTINS 1 | #define SIZEOF_VOID_P 8 | #define ETHR_SIZEOF_PTR 8 | #define SIZEOF_INT 4 | #define ETHR_SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ETHR_SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define ETHR_SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define ETHR_SIZEOF___INT64 0 | #define SIZEOF___INT128_T 16 | #define ETHR_SIZEOF___INT128_T 16 | #define ETHR_GCC_HAVE_DW_CMPXCHG_ASM_SUPPORT 1 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define ERTS_HAVE_SMP_EMU 1 | #define ETHR_SMP_REQUIRE_NATIVE_IMPLS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE /**/ | #define HAVE_WCWIDTH 1 | #define HAVE_LIBZ 1 | #define HAVE_ZLIB_INFLATEGETDICTIONARY 1 | #define HAVE_GETHOSTBYNAME_R GHBN_R_GLIBC | #define HAVE_WORKING_POSIX_OPENPT 1 | #define NETDB_H_NEEDS_IN_H 1 | #define HAVE_SOCKLEN_T 1 | #define H_ERRNO_DECLARED 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_PTY_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_DECL_GETRLIMIT 1 | #define HAVE_DECL_SETRLIMIT 1 | #define HAVE_DECL_RLIMIT_STACK 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SO_BSDCOMPAT /**/ | #define SYS_ERRLIST_DECLARED /**/ | #define RETSIGTYPE void | #define NO_SA_LEN 1 | #define USE_MATHERR 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define ERTS_ENDIANNESS -1 | #define HAVE_FDATASYNC 1 | #define HAVE_SENDFILE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | /* end confdefs.h. */ | /* Define getipnodebyname to an innocuous variant, in case declares getipnodebyname. | For example, HP-UX 11i declares gettimeofday. */ | #define getipnodebyname innocuous_getipnodebyname | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getipnodebyname (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getipnodebyname | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getipnodebyname (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_getipnodebyname || defined __stub___getipnodebyname | choke me | #endif | | int | main () | { | return getipnodebyname (); | ; | return 0; | } configure:16877: result: no configure:16877: checking for getipnodebyaddr configure:16877: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lz -lutil -ldl -lm -lpthread -lrt >&5 /tmp/cc8XZ1S6.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `getipnodebyaddr' collect2: error: ld returned 1 exit status configure:16877: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | #define HAVE_PTHREAD_H 1 | #define ETHR_HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define ETHR_MONOTONIC_CLOCK_ID CLOCK_MONOTONIC | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SCHED_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_TIME_WITH_SYS_TIME 1 | #define ETHR_HAVE_USABLE_PTHREAD_STACK_MIN 1 | #define ETHR_HAVE_PTHREAD_SPIN_LOCK 1 | #define ETHR_HAVE_SCHED_YIELD 1 | #define ETHR_SCHED_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_YIELD 1 | #define ETHR_PTHREAD_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_RWLOCKATTR_SETKIND_NP 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define ETHR_HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC 1 | #define ETHR_HAVE_LINUX_FUTEX 1 | #define ETHR_HAVE_PTHREAD_SETNAME_NP_2 1 | #define ETHR_HAVE_PTHREAD_GETNAME_NP_3 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT128_T 16 | #define ETHR_HAVE___sync_synchronize ~0 | #define ETHR_HAVE___sync_add_and_fetch 12 | #define ETHR_HAVE___sync_fetch_and_and 12 | #define ETHR_HAVE___sync_fetch_and_or 12 | #define ETHR_HAVE___sync_val_compare_and_swap 12 | #define ETHR_HAVE___atomic_store_n 12 | #define ETHR_HAVE___atomic_load_n 12 | #define ETHR_HAVE___atomic_add_fetch 12 | #define ETHR_HAVE___atomic_fetch_and 12 | #define ETHR_HAVE___atomic_fetch_or 12 | #define ETHR_HAVE___atomic_compare_exchange_n 12 | #define ETHR_HAVE_GCC_ASM_ARM_DMB_INSTRUCTION 0 | #define ETHR_HAVE_GCC___ATOMIC_BUILTINS 1 | #define SIZEOF_VOID_P 8 | #define ETHR_SIZEOF_PTR 8 | #define SIZEOF_INT 4 | #define ETHR_SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ETHR_SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define ETHR_SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define ETHR_SIZEOF___INT64 0 | #define SIZEOF___INT128_T 16 | #define ETHR_SIZEOF___INT128_T 16 | #define ETHR_GCC_HAVE_DW_CMPXCHG_ASM_SUPPORT 1 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define ERTS_HAVE_SMP_EMU 1 | #define ETHR_SMP_REQUIRE_NATIVE_IMPLS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE /**/ | #define HAVE_WCWIDTH 1 | #define HAVE_LIBZ 1 | #define HAVE_ZLIB_INFLATEGETDICTIONARY 1 | #define HAVE_GETHOSTBYNAME_R GHBN_R_GLIBC | #define HAVE_WORKING_POSIX_OPENPT 1 | #define NETDB_H_NEEDS_IN_H 1 | #define HAVE_SOCKLEN_T 1 | #define H_ERRNO_DECLARED 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_PTY_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_DECL_GETRLIMIT 1 | #define HAVE_DECL_SETRLIMIT 1 | #define HAVE_DECL_RLIMIT_STACK 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SO_BSDCOMPAT /**/ | #define SYS_ERRLIST_DECLARED /**/ | #define RETSIGTYPE void | #define NO_SA_LEN 1 | #define USE_MATHERR 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define ERTS_ENDIANNESS -1 | #define HAVE_FDATASYNC 1 | #define HAVE_SENDFILE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | /* end confdefs.h. */ | /* Define getipnodebyaddr to an innocuous variant, in case declares getipnodebyaddr. | For example, HP-UX 11i declares gettimeofday. */ | #define getipnodebyaddr innocuous_getipnodebyaddr | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getipnodebyaddr (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getipnodebyaddr | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getipnodebyaddr (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_getipnodebyaddr || defined __stub___getipnodebyaddr | choke me | #endif | | int | main () | { | return getipnodebyaddr (); | ; | return 0; | } configure:16877: result: no configure:16877: checking for gethostbyname2 configure:16877: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lz -lutil -ldl -lm -lpthread -lrt >&5 configure:16877: $? = 0 configure:16877: result: yes configure:16895: checking for ieee_handler configure:16895: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lz -lutil -ldl -lm -lpthread -lrt >&5 /tmp/ccettwqd.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `ieee_handler' collect2: error: ld returned 1 exit status configure:16895: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | #define HAVE_PTHREAD_H 1 | #define ETHR_HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define ETHR_MONOTONIC_CLOCK_ID CLOCK_MONOTONIC | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SCHED_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_TIME_WITH_SYS_TIME 1 | #define ETHR_HAVE_USABLE_PTHREAD_STACK_MIN 1 | #define ETHR_HAVE_PTHREAD_SPIN_LOCK 1 | #define ETHR_HAVE_SCHED_YIELD 1 | #define ETHR_SCHED_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_YIELD 1 | #define ETHR_PTHREAD_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_RWLOCKATTR_SETKIND_NP 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define ETHR_HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC 1 | #define ETHR_HAVE_LINUX_FUTEX 1 | #define ETHR_HAVE_PTHREAD_SETNAME_NP_2 1 | #define ETHR_HAVE_PTHREAD_GETNAME_NP_3 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT128_T 16 | #define ETHR_HAVE___sync_synchronize ~0 | #define ETHR_HAVE___sync_add_and_fetch 12 | #define ETHR_HAVE___sync_fetch_and_and 12 | #define ETHR_HAVE___sync_fetch_and_or 12 | #define ETHR_HAVE___sync_val_compare_and_swap 12 | #define ETHR_HAVE___atomic_store_n 12 | #define ETHR_HAVE___atomic_load_n 12 | #define ETHR_HAVE___atomic_add_fetch 12 | #define ETHR_HAVE___atomic_fetch_and 12 | #define ETHR_HAVE___atomic_fetch_or 12 | #define ETHR_HAVE___atomic_compare_exchange_n 12 | #define ETHR_HAVE_GCC_ASM_ARM_DMB_INSTRUCTION 0 | #define ETHR_HAVE_GCC___ATOMIC_BUILTINS 1 | #define SIZEOF_VOID_P 8 | #define ETHR_SIZEOF_PTR 8 | #define SIZEOF_INT 4 | #define ETHR_SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ETHR_SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define ETHR_SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define ETHR_SIZEOF___INT64 0 | #define SIZEOF___INT128_T 16 | #define ETHR_SIZEOF___INT128_T 16 | #define ETHR_GCC_HAVE_DW_CMPXCHG_ASM_SUPPORT 1 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define ERTS_HAVE_SMP_EMU 1 | #define ETHR_SMP_REQUIRE_NATIVE_IMPLS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE /**/ | #define HAVE_WCWIDTH 1 | #define HAVE_LIBZ 1 | #define HAVE_ZLIB_INFLATEGETDICTIONARY 1 | #define HAVE_GETHOSTBYNAME_R GHBN_R_GLIBC | #define HAVE_WORKING_POSIX_OPENPT 1 | #define NETDB_H_NEEDS_IN_H 1 | #define HAVE_SOCKLEN_T 1 | #define H_ERRNO_DECLARED 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_PTY_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_DECL_GETRLIMIT 1 | #define HAVE_DECL_SETRLIMIT 1 | #define HAVE_DECL_RLIMIT_STACK 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SO_BSDCOMPAT /**/ | #define SYS_ERRLIST_DECLARED /**/ | #define RETSIGTYPE void | #define NO_SA_LEN 1 | #define USE_MATHERR 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define ERTS_ENDIANNESS -1 | #define HAVE_FDATASYNC 1 | #define HAVE_SENDFILE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME2 1 | /* end confdefs.h. */ | /* Define ieee_handler to an innocuous variant, in case declares ieee_handler. | For example, HP-UX 11i declares gettimeofday. */ | #define ieee_handler innocuous_ieee_handler | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char ieee_handler (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef ieee_handler | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char ieee_handler (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_ieee_handler || defined __stub___ieee_handler | choke me | #endif | | int | main () | { | return ieee_handler (); | ; | return 0; | } configure:16895: result: no configure:16895: checking for fpsetmask configure:16895: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lz -lutil -ldl -lm -lpthread -lrt >&5 /tmp/ccSWg9ag.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `fpsetmask' collect2: error: ld returned 1 exit status configure:16895: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | #define HAVE_PTHREAD_H 1 | #define ETHR_HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define ETHR_MONOTONIC_CLOCK_ID CLOCK_MONOTONIC | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SCHED_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_TIME_WITH_SYS_TIME 1 | #define ETHR_HAVE_USABLE_PTHREAD_STACK_MIN 1 | #define ETHR_HAVE_PTHREAD_SPIN_LOCK 1 | #define ETHR_HAVE_SCHED_YIELD 1 | #define ETHR_SCHED_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_YIELD 1 | #define ETHR_PTHREAD_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_RWLOCKATTR_SETKIND_NP 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define ETHR_HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC 1 | #define ETHR_HAVE_LINUX_FUTEX 1 | #define ETHR_HAVE_PTHREAD_SETNAME_NP_2 1 | #define ETHR_HAVE_PTHREAD_GETNAME_NP_3 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT128_T 16 | #define ETHR_HAVE___sync_synchronize ~0 | #define ETHR_HAVE___sync_add_and_fetch 12 | #define ETHR_HAVE___sync_fetch_and_and 12 | #define ETHR_HAVE___sync_fetch_and_or 12 | #define ETHR_HAVE___sync_val_compare_and_swap 12 | #define ETHR_HAVE___atomic_store_n 12 | #define ETHR_HAVE___atomic_load_n 12 | #define ETHR_HAVE___atomic_add_fetch 12 | #define ETHR_HAVE___atomic_fetch_and 12 | #define ETHR_HAVE___atomic_fetch_or 12 | #define ETHR_HAVE___atomic_compare_exchange_n 12 | #define ETHR_HAVE_GCC_ASM_ARM_DMB_INSTRUCTION 0 | #define ETHR_HAVE_GCC___ATOMIC_BUILTINS 1 | #define SIZEOF_VOID_P 8 | #define ETHR_SIZEOF_PTR 8 | #define SIZEOF_INT 4 | #define ETHR_SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ETHR_SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define ETHR_SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define ETHR_SIZEOF___INT64 0 | #define SIZEOF___INT128_T 16 | #define ETHR_SIZEOF___INT128_T 16 | #define ETHR_GCC_HAVE_DW_CMPXCHG_ASM_SUPPORT 1 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define ERTS_HAVE_SMP_EMU 1 | #define ETHR_SMP_REQUIRE_NATIVE_IMPLS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE /**/ | #define HAVE_WCWIDTH 1 | #define HAVE_LIBZ 1 | #define HAVE_ZLIB_INFLATEGETDICTIONARY 1 | #define HAVE_GETHOSTBYNAME_R GHBN_R_GLIBC | #define HAVE_WORKING_POSIX_OPENPT 1 | #define NETDB_H_NEEDS_IN_H 1 | #define HAVE_SOCKLEN_T 1 | #define H_ERRNO_DECLARED 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_PTY_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_DECL_GETRLIMIT 1 | #define HAVE_DECL_SETRLIMIT 1 | #define HAVE_DECL_RLIMIT_STACK 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SO_BSDCOMPAT /**/ | #define SYS_ERRLIST_DECLARED /**/ | #define RETSIGTYPE void | #define NO_SA_LEN 1 | #define USE_MATHERR 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define ERTS_ENDIANNESS -1 | #define HAVE_FDATASYNC 1 | #define HAVE_SENDFILE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME2 1 | /* end confdefs.h. */ | /* Define fpsetmask to an innocuous variant, in case declares fpsetmask. | For example, HP-UX 11i declares gettimeofday. */ | #define fpsetmask innocuous_fpsetmask | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fpsetmask (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fpsetmask | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fpsetmask (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_fpsetmask || defined __stub___fpsetmask | choke me | #endif | | int | main () | { | return fpsetmask (); | ; | return 0; | } configure:16895: result: no configure:16895: checking for finite configure:16895: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lz -lutil -ldl -lm -lpthread -lrt >&5 conftest.c:166:6: warning: conflicting types for built-in function 'finite' [enabled by default] configure:16895: $? = 0 configure:16895: result: yes configure:16895: checking for isnan configure:16895: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lz -lutil -ldl -lm -lpthread -lrt >&5 conftest.c:167:6: warning: conflicting types for built-in function 'isnan' [enabled by default] configure:16895: $? = 0 configure:16895: result: yes configure:16895: checking for isinf configure:16895: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lz -lutil -ldl -lm -lpthread -lrt >&5 conftest.c:168:6: warning: conflicting types for built-in function 'isinf' [enabled by default] configure:16895: $? = 0 configure:16895: result: yes configure:16895: checking for res_gethostbyname configure:16895: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lz -lutil -ldl -lm -lpthread -lrt >&5 /tmp/ccwJV8yq.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `res_gethostbyname' collect2: error: ld returned 1 exit status configure:16895: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | #define HAVE_PTHREAD_H 1 | #define ETHR_HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define ETHR_MONOTONIC_CLOCK_ID CLOCK_MONOTONIC | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SCHED_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_TIME_WITH_SYS_TIME 1 | #define ETHR_HAVE_USABLE_PTHREAD_STACK_MIN 1 | #define ETHR_HAVE_PTHREAD_SPIN_LOCK 1 | #define ETHR_HAVE_SCHED_YIELD 1 | #define ETHR_SCHED_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_YIELD 1 | #define ETHR_PTHREAD_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_RWLOCKATTR_SETKIND_NP 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define ETHR_HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC 1 | #define ETHR_HAVE_LINUX_FUTEX 1 | #define ETHR_HAVE_PTHREAD_SETNAME_NP_2 1 | #define ETHR_HAVE_PTHREAD_GETNAME_NP_3 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT128_T 16 | #define ETHR_HAVE___sync_synchronize ~0 | #define ETHR_HAVE___sync_add_and_fetch 12 | #define ETHR_HAVE___sync_fetch_and_and 12 | #define ETHR_HAVE___sync_fetch_and_or 12 | #define ETHR_HAVE___sync_val_compare_and_swap 12 | #define ETHR_HAVE___atomic_store_n 12 | #define ETHR_HAVE___atomic_load_n 12 | #define ETHR_HAVE___atomic_add_fetch 12 | #define ETHR_HAVE___atomic_fetch_and 12 | #define ETHR_HAVE___atomic_fetch_or 12 | #define ETHR_HAVE___atomic_compare_exchange_n 12 | #define ETHR_HAVE_GCC_ASM_ARM_DMB_INSTRUCTION 0 | #define ETHR_HAVE_GCC___ATOMIC_BUILTINS 1 | #define SIZEOF_VOID_P 8 | #define ETHR_SIZEOF_PTR 8 | #define SIZEOF_INT 4 | #define ETHR_SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ETHR_SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define ETHR_SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define ETHR_SIZEOF___INT64 0 | #define SIZEOF___INT128_T 16 | #define ETHR_SIZEOF___INT128_T 16 | #define ETHR_GCC_HAVE_DW_CMPXCHG_ASM_SUPPORT 1 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define ERTS_HAVE_SMP_EMU 1 | #define ETHR_SMP_REQUIRE_NATIVE_IMPLS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE /**/ | #define HAVE_WCWIDTH 1 | #define HAVE_LIBZ 1 | #define HAVE_ZLIB_INFLATEGETDICTIONARY 1 | #define HAVE_GETHOSTBYNAME_R GHBN_R_GLIBC | #define HAVE_WORKING_POSIX_OPENPT 1 | #define NETDB_H_NEEDS_IN_H 1 | #define HAVE_SOCKLEN_T 1 | #define H_ERRNO_DECLARED 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_PTY_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_DECL_GETRLIMIT 1 | #define HAVE_DECL_SETRLIMIT 1 | #define HAVE_DECL_RLIMIT_STACK 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SO_BSDCOMPAT /**/ | #define SYS_ERRLIST_DECLARED /**/ | #define RETSIGTYPE void | #define NO_SA_LEN 1 | #define USE_MATHERR 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define ERTS_ENDIANNESS -1 | #define HAVE_FDATASYNC 1 | #define HAVE_SENDFILE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_FINITE 1 | #define HAVE_ISNAN 1 | #define HAVE_ISINF 1 | /* end confdefs.h. */ | /* Define res_gethostbyname to an innocuous variant, in case declares res_gethostbyname. | For example, HP-UX 11i declares gettimeofday. */ | #define res_gethostbyname innocuous_res_gethostbyname | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char res_gethostbyname (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef res_gethostbyname | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char res_gethostbyname (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_res_gethostbyname || defined __stub___res_gethostbyname | choke me | #endif | | int | main () | { | return res_gethostbyname (); | ; | return 0; | } configure:16895: result: no configure:16895: checking for dlopen configure:16895: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lz -lutil -ldl -lm -lpthread -lrt >&5 configure:16895: $? = 0 configure:16895: result: yes configure:16895: checking for pread configure:16895: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lz -lutil -ldl -lm -lpthread -lrt >&5 configure:16895: $? = 0 configure:16895: result: yes configure:16895: checking for pwrite configure:16895: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lz -lutil -ldl -lm -lpthread -lrt >&5 configure:16895: $? = 0 configure:16895: result: yes configure:16895: checking for memmove configure:16895: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lz -lutil -ldl -lm -lpthread -lrt >&5 conftest.c:172:6: warning: conflicting types for built-in function 'memmove' [enabled by default] configure:16895: $? = 0 configure:16895: result: yes configure:16895: checking for strerror configure:16895: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lz -lutil -ldl -lm -lpthread -lrt >&5 configure:16895: $? = 0 configure:16895: result: yes configure:16895: checking for strerror_r configure:16895: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lz -lutil -ldl -lm -lpthread -lrt >&5 configure:16895: $? = 0 configure:16895: result: yes configure:16895: checking for strncasecmp configure:16895: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lz -lutil -ldl -lm -lpthread -lrt >&5 conftest.c:175:6: warning: conflicting types for built-in function 'strncasecmp' [enabled by default] configure:16895: $? = 0 configure:16895: result: yes configure:16895: checking for gethrtime configure:16895: result: no configure:16895: checking for localtime_r configure:16895: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lz -lutil -ldl -lm -lpthread -lrt >&5 configure:16895: $? = 0 configure:16895: result: yes configure:16895: checking for gmtime_r configure:16895: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lz -lutil -ldl -lm -lpthread -lrt >&5 configure:16895: $? = 0 configure:16895: result: yes configure:16895: checking for inet_pton configure:16895: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lz -lutil -ldl -lm -lpthread -lrt >&5 configure:16895: $? = 0 configure:16895: result: yes configure:16895: checking for mprotect configure:16895: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lz -lutil -ldl -lm -lpthread -lrt >&5 configure:16895: $? = 0 configure:16895: result: yes configure:16895: checking for mmap configure:16895: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lz -lutil -ldl -lm -lpthread -lrt >&5 configure:16895: $? = 0 configure:16895: result: yes configure:16895: checking for mremap configure:16895: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lz -lutil -ldl -lm -lpthread -lrt >&5 configure:16895: $? = 0 configure:16895: result: yes configure:16895: checking for memcpy configure:16895: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lz -lutil -ldl -lm -lpthread -lrt >&5 conftest.c:182:6: warning: conflicting types for built-in function 'memcpy' [enabled by default] configure:16895: $? = 0 configure:16895: result: yes configure:16895: checking for mallopt configure:16895: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lz -lutil -ldl -lm -lpthread -lrt >&5 configure:16895: $? = 0 configure:16895: result: yes configure:16895: checking for sbrk configure:16895: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lz -lutil -ldl -lm -lpthread -lrt >&5 configure:16895: $? = 0 configure:16895: result: yes configure:16895: checking for _sbrk configure:16895: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lz -lutil -ldl -lm -lpthread -lrt >&5 /tmp/ccJwGJyU.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `_sbrk' collect2: error: ld returned 1 exit status configure:16895: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | #define HAVE_PTHREAD_H 1 | #define ETHR_HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define ETHR_MONOTONIC_CLOCK_ID CLOCK_MONOTONIC | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SCHED_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_TIME_WITH_SYS_TIME 1 | #define ETHR_HAVE_USABLE_PTHREAD_STACK_MIN 1 | #define ETHR_HAVE_PTHREAD_SPIN_LOCK 1 | #define ETHR_HAVE_SCHED_YIELD 1 | #define ETHR_SCHED_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_YIELD 1 | #define ETHR_PTHREAD_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_RWLOCKATTR_SETKIND_NP 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define ETHR_HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC 1 | #define ETHR_HAVE_LINUX_FUTEX 1 | #define ETHR_HAVE_PTHREAD_SETNAME_NP_2 1 | #define ETHR_HAVE_PTHREAD_GETNAME_NP_3 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT128_T 16 | #define ETHR_HAVE___sync_synchronize ~0 | #define ETHR_HAVE___sync_add_and_fetch 12 | #define ETHR_HAVE___sync_fetch_and_and 12 | #define ETHR_HAVE___sync_fetch_and_or 12 | #define ETHR_HAVE___sync_val_compare_and_swap 12 | #define ETHR_HAVE___atomic_store_n 12 | #define ETHR_HAVE___atomic_load_n 12 | #define ETHR_HAVE___atomic_add_fetch 12 | #define ETHR_HAVE___atomic_fetch_and 12 | #define ETHR_HAVE___atomic_fetch_or 12 | #define ETHR_HAVE___atomic_compare_exchange_n 12 | #define ETHR_HAVE_GCC_ASM_ARM_DMB_INSTRUCTION 0 | #define ETHR_HAVE_GCC___ATOMIC_BUILTINS 1 | #define SIZEOF_VOID_P 8 | #define ETHR_SIZEOF_PTR 8 | #define SIZEOF_INT 4 | #define ETHR_SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ETHR_SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define ETHR_SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define ETHR_SIZEOF___INT64 0 | #define SIZEOF___INT128_T 16 | #define ETHR_SIZEOF___INT128_T 16 | #define ETHR_GCC_HAVE_DW_CMPXCHG_ASM_SUPPORT 1 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define ERTS_HAVE_SMP_EMU 1 | #define ETHR_SMP_REQUIRE_NATIVE_IMPLS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE /**/ | #define HAVE_WCWIDTH 1 | #define HAVE_LIBZ 1 | #define HAVE_ZLIB_INFLATEGETDICTIONARY 1 | #define HAVE_GETHOSTBYNAME_R GHBN_R_GLIBC | #define HAVE_WORKING_POSIX_OPENPT 1 | #define NETDB_H_NEEDS_IN_H 1 | #define HAVE_SOCKLEN_T 1 | #define H_ERRNO_DECLARED 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_PTY_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_DECL_GETRLIMIT 1 | #define HAVE_DECL_SETRLIMIT 1 | #define HAVE_DECL_RLIMIT_STACK 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SO_BSDCOMPAT /**/ | #define SYS_ERRLIST_DECLARED /**/ | #define RETSIGTYPE void | #define NO_SA_LEN 1 | #define USE_MATHERR 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define ERTS_ENDIANNESS -1 | #define HAVE_FDATASYNC 1 | #define HAVE_SENDFILE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_FINITE 1 | #define HAVE_ISNAN 1 | #define HAVE_ISINF 1 | #define HAVE_DLOPEN 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_INET_PTON 1 | #define HAVE_MPROTECT 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_MEMCPY 1 | #define HAVE_MALLOPT 1 | #define HAVE_SBRK 1 | /* end confdefs.h. */ | /* Define _sbrk to an innocuous variant, in case declares _sbrk. | For example, HP-UX 11i declares gettimeofday. */ | #define _sbrk innocuous__sbrk | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _sbrk (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _sbrk | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _sbrk (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub__sbrk || defined __stub____sbrk | choke me | #endif | | int | main () | { | return _sbrk (); | ; | return 0; | } configure:16895: result: no configure:16895: checking for __sbrk configure:16895: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lz -lutil -ldl -lm -lpthread -lrt >&5 configure:16895: $? = 0 configure:16895: result: yes configure:16895: checking for brk configure:16895: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lz -lutil -ldl -lm -lpthread -lrt >&5 configure:16895: $? = 0 configure:16895: result: yes configure:16895: checking for _brk configure:16895: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lz -lutil -ldl -lm -lpthread -lrt >&5 /tmp/ccpB4HAY.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `_brk' collect2: error: ld returned 1 exit status configure:16895: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | #define HAVE_PTHREAD_H 1 | #define ETHR_HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define ETHR_MONOTONIC_CLOCK_ID CLOCK_MONOTONIC | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SCHED_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_TIME_WITH_SYS_TIME 1 | #define ETHR_HAVE_USABLE_PTHREAD_STACK_MIN 1 | #define ETHR_HAVE_PTHREAD_SPIN_LOCK 1 | #define ETHR_HAVE_SCHED_YIELD 1 | #define ETHR_SCHED_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_YIELD 1 | #define ETHR_PTHREAD_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_RWLOCKATTR_SETKIND_NP 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define ETHR_HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC 1 | #define ETHR_HAVE_LINUX_FUTEX 1 | #define ETHR_HAVE_PTHREAD_SETNAME_NP_2 1 | #define ETHR_HAVE_PTHREAD_GETNAME_NP_3 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT128_T 16 | #define ETHR_HAVE___sync_synchronize ~0 | #define ETHR_HAVE___sync_add_and_fetch 12 | #define ETHR_HAVE___sync_fetch_and_and 12 | #define ETHR_HAVE___sync_fetch_and_or 12 | #define ETHR_HAVE___sync_val_compare_and_swap 12 | #define ETHR_HAVE___atomic_store_n 12 | #define ETHR_HAVE___atomic_load_n 12 | #define ETHR_HAVE___atomic_add_fetch 12 | #define ETHR_HAVE___atomic_fetch_and 12 | #define ETHR_HAVE___atomic_fetch_or 12 | #define ETHR_HAVE___atomic_compare_exchange_n 12 | #define ETHR_HAVE_GCC_ASM_ARM_DMB_INSTRUCTION 0 | #define ETHR_HAVE_GCC___ATOMIC_BUILTINS 1 | #define SIZEOF_VOID_P 8 | #define ETHR_SIZEOF_PTR 8 | #define SIZEOF_INT 4 | #define ETHR_SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ETHR_SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define ETHR_SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define ETHR_SIZEOF___INT64 0 | #define SIZEOF___INT128_T 16 | #define ETHR_SIZEOF___INT128_T 16 | #define ETHR_GCC_HAVE_DW_CMPXCHG_ASM_SUPPORT 1 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define ERTS_HAVE_SMP_EMU 1 | #define ETHR_SMP_REQUIRE_NATIVE_IMPLS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE /**/ | #define HAVE_WCWIDTH 1 | #define HAVE_LIBZ 1 | #define HAVE_ZLIB_INFLATEGETDICTIONARY 1 | #define HAVE_GETHOSTBYNAME_R GHBN_R_GLIBC | #define HAVE_WORKING_POSIX_OPENPT 1 | #define NETDB_H_NEEDS_IN_H 1 | #define HAVE_SOCKLEN_T 1 | #define H_ERRNO_DECLARED 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_PTY_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_DECL_GETRLIMIT 1 | #define HAVE_DECL_SETRLIMIT 1 | #define HAVE_DECL_RLIMIT_STACK 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SO_BSDCOMPAT /**/ | #define SYS_ERRLIST_DECLARED /**/ | #define RETSIGTYPE void | #define NO_SA_LEN 1 | #define USE_MATHERR 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define ERTS_ENDIANNESS -1 | #define HAVE_FDATASYNC 1 | #define HAVE_SENDFILE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_FINITE 1 | #define HAVE_ISNAN 1 | #define HAVE_ISINF 1 | #define HAVE_DLOPEN 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_INET_PTON 1 | #define HAVE_MPROTECT 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_MEMCPY 1 | #define HAVE_MALLOPT 1 | #define HAVE_SBRK 1 | #define HAVE___SBRK 1 | #define HAVE_BRK 1 | /* end confdefs.h. */ | /* Define _brk to an innocuous variant, in case declares _brk. | For example, HP-UX 11i declares gettimeofday. */ | #define _brk innocuous__brk | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _brk (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _brk | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _brk (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub__brk || defined __stub____brk | choke me | #endif | | int | main () | { | return _brk (); | ; | return 0; | } configure:16895: result: no configure:16895: checking for __brk configure:16895: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lz -lutil -ldl -lm -lpthread -lrt >&5 /tmp/ccTCYTO2.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `__brk' collect2: error: ld returned 1 exit status configure:16895: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | #define HAVE_PTHREAD_H 1 | #define ETHR_HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define ETHR_MONOTONIC_CLOCK_ID CLOCK_MONOTONIC | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SCHED_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_TIME_WITH_SYS_TIME 1 | #define ETHR_HAVE_USABLE_PTHREAD_STACK_MIN 1 | #define ETHR_HAVE_PTHREAD_SPIN_LOCK 1 | #define ETHR_HAVE_SCHED_YIELD 1 | #define ETHR_SCHED_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_YIELD 1 | #define ETHR_PTHREAD_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_RWLOCKATTR_SETKIND_NP 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define ETHR_HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC 1 | #define ETHR_HAVE_LINUX_FUTEX 1 | #define ETHR_HAVE_PTHREAD_SETNAME_NP_2 1 | #define ETHR_HAVE_PTHREAD_GETNAME_NP_3 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT128_T 16 | #define ETHR_HAVE___sync_synchronize ~0 | #define ETHR_HAVE___sync_add_and_fetch 12 | #define ETHR_HAVE___sync_fetch_and_and 12 | #define ETHR_HAVE___sync_fetch_and_or 12 | #define ETHR_HAVE___sync_val_compare_and_swap 12 | #define ETHR_HAVE___atomic_store_n 12 | #define ETHR_HAVE___atomic_load_n 12 | #define ETHR_HAVE___atomic_add_fetch 12 | #define ETHR_HAVE___atomic_fetch_and 12 | #define ETHR_HAVE___atomic_fetch_or 12 | #define ETHR_HAVE___atomic_compare_exchange_n 12 | #define ETHR_HAVE_GCC_ASM_ARM_DMB_INSTRUCTION 0 | #define ETHR_HAVE_GCC___ATOMIC_BUILTINS 1 | #define SIZEOF_VOID_P 8 | #define ETHR_SIZEOF_PTR 8 | #define SIZEOF_INT 4 | #define ETHR_SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ETHR_SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define ETHR_SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define ETHR_SIZEOF___INT64 0 | #define SIZEOF___INT128_T 16 | #define ETHR_SIZEOF___INT128_T 16 | #define ETHR_GCC_HAVE_DW_CMPXCHG_ASM_SUPPORT 1 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define ERTS_HAVE_SMP_EMU 1 | #define ETHR_SMP_REQUIRE_NATIVE_IMPLS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE /**/ | #define HAVE_WCWIDTH 1 | #define HAVE_LIBZ 1 | #define HAVE_ZLIB_INFLATEGETDICTIONARY 1 | #define HAVE_GETHOSTBYNAME_R GHBN_R_GLIBC | #define HAVE_WORKING_POSIX_OPENPT 1 | #define NETDB_H_NEEDS_IN_H 1 | #define HAVE_SOCKLEN_T 1 | #define H_ERRNO_DECLARED 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_PTY_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_DECL_GETRLIMIT 1 | #define HAVE_DECL_SETRLIMIT 1 | #define HAVE_DECL_RLIMIT_STACK 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SO_BSDCOMPAT /**/ | #define SYS_ERRLIST_DECLARED /**/ | #define RETSIGTYPE void | #define NO_SA_LEN 1 | #define USE_MATHERR 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define ERTS_ENDIANNESS -1 | #define HAVE_FDATASYNC 1 | #define HAVE_SENDFILE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_FINITE 1 | #define HAVE_ISNAN 1 | #define HAVE_ISINF 1 | #define HAVE_DLOPEN 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_INET_PTON 1 | #define HAVE_MPROTECT 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_MEMCPY 1 | #define HAVE_MALLOPT 1 | #define HAVE_SBRK 1 | #define HAVE___SBRK 1 | #define HAVE_BRK 1 | /* end confdefs.h. */ | /* Define __brk to an innocuous variant, in case declares __brk. | For example, HP-UX 11i declares gettimeofday. */ | #define __brk innocuous___brk | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __brk (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __brk | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char __brk (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub___brk || defined __stub_____brk | choke me | #endif | | int | main () | { | return __brk (); | ; | return 0; | } configure:16895: result: no configure:16895: checking for flockfile configure:16895: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lz -lutil -ldl -lm -lpthread -lrt >&5 configure:16895: $? = 0 configure:16895: result: yes configure:16895: checking for fstat configure:16895: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lz -lutil -ldl -lm -lpthread -lrt >&5 configure:16895: $? = 0 configure:16895: result: yes configure:16895: checking for strlcpy configure:16895: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lz -lutil -ldl -lm -lpthread -lrt >&5 /tmp/ccJubQ89.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `strlcpy' collect2: error: ld returned 1 exit status configure:16895: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | #define HAVE_PTHREAD_H 1 | #define ETHR_HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define ETHR_MONOTONIC_CLOCK_ID CLOCK_MONOTONIC | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SCHED_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_TIME_WITH_SYS_TIME 1 | #define ETHR_HAVE_USABLE_PTHREAD_STACK_MIN 1 | #define ETHR_HAVE_PTHREAD_SPIN_LOCK 1 | #define ETHR_HAVE_SCHED_YIELD 1 | #define ETHR_SCHED_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_YIELD 1 | #define ETHR_PTHREAD_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_RWLOCKATTR_SETKIND_NP 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define ETHR_HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC 1 | #define ETHR_HAVE_LINUX_FUTEX 1 | #define ETHR_HAVE_PTHREAD_SETNAME_NP_2 1 | #define ETHR_HAVE_PTHREAD_GETNAME_NP_3 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT128_T 16 | #define ETHR_HAVE___sync_synchronize ~0 | #define ETHR_HAVE___sync_add_and_fetch 12 | #define ETHR_HAVE___sync_fetch_and_and 12 | #define ETHR_HAVE___sync_fetch_and_or 12 | #define ETHR_HAVE___sync_val_compare_and_swap 12 | #define ETHR_HAVE___atomic_store_n 12 | #define ETHR_HAVE___atomic_load_n 12 | #define ETHR_HAVE___atomic_add_fetch 12 | #define ETHR_HAVE___atomic_fetch_and 12 | #define ETHR_HAVE___atomic_fetch_or 12 | #define ETHR_HAVE___atomic_compare_exchange_n 12 | #define ETHR_HAVE_GCC_ASM_ARM_DMB_INSTRUCTION 0 | #define ETHR_HAVE_GCC___ATOMIC_BUILTINS 1 | #define SIZEOF_VOID_P 8 | #define ETHR_SIZEOF_PTR 8 | #define SIZEOF_INT 4 | #define ETHR_SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ETHR_SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define ETHR_SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define ETHR_SIZEOF___INT64 0 | #define SIZEOF___INT128_T 16 | #define ETHR_SIZEOF___INT128_T 16 | #define ETHR_GCC_HAVE_DW_CMPXCHG_ASM_SUPPORT 1 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define ERTS_HAVE_SMP_EMU 1 | #define ETHR_SMP_REQUIRE_NATIVE_IMPLS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE /**/ | #define HAVE_WCWIDTH 1 | #define HAVE_LIBZ 1 | #define HAVE_ZLIB_INFLATEGETDICTIONARY 1 | #define HAVE_GETHOSTBYNAME_R GHBN_R_GLIBC | #define HAVE_WORKING_POSIX_OPENPT 1 | #define NETDB_H_NEEDS_IN_H 1 | #define HAVE_SOCKLEN_T 1 | #define H_ERRNO_DECLARED 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_PTY_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_DECL_GETRLIMIT 1 | #define HAVE_DECL_SETRLIMIT 1 | #define HAVE_DECL_RLIMIT_STACK 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SO_BSDCOMPAT /**/ | #define SYS_ERRLIST_DECLARED /**/ | #define RETSIGTYPE void | #define NO_SA_LEN 1 | #define USE_MATHERR 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define ERTS_ENDIANNESS -1 | #define HAVE_FDATASYNC 1 | #define HAVE_SENDFILE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_FINITE 1 | #define HAVE_ISNAN 1 | #define HAVE_ISINF 1 | #define HAVE_DLOPEN 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_INET_PTON 1 | #define HAVE_MPROTECT 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_MEMCPY 1 | #define HAVE_MALLOPT 1 | #define HAVE_SBRK 1 | #define HAVE___SBRK 1 | #define HAVE_BRK 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSTAT 1 | /* end confdefs.h. */ | /* Define strlcpy to an innocuous variant, in case declares strlcpy. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcpy innocuous_strlcpy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcpy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strlcpy | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char strlcpy (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_strlcpy || defined __stub___strlcpy | choke me | #endif | | int | main () | { | return strlcpy (); | ; | return 0; | } configure:16895: result: no configure:16895: checking for strlcat configure:16895: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lz -lutil -ldl -lm -lpthread -lrt >&5 /tmp/ccfqOfz9.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `strlcat' collect2: error: ld returned 1 exit status configure:16895: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | #define HAVE_PTHREAD_H 1 | #define ETHR_HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define ETHR_MONOTONIC_CLOCK_ID CLOCK_MONOTONIC | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SCHED_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_TIME_WITH_SYS_TIME 1 | #define ETHR_HAVE_USABLE_PTHREAD_STACK_MIN 1 | #define ETHR_HAVE_PTHREAD_SPIN_LOCK 1 | #define ETHR_HAVE_SCHED_YIELD 1 | #define ETHR_SCHED_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_YIELD 1 | #define ETHR_PTHREAD_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_RWLOCKATTR_SETKIND_NP 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define ETHR_HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC 1 | #define ETHR_HAVE_LINUX_FUTEX 1 | #define ETHR_HAVE_PTHREAD_SETNAME_NP_2 1 | #define ETHR_HAVE_PTHREAD_GETNAME_NP_3 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT128_T 16 | #define ETHR_HAVE___sync_synchronize ~0 | #define ETHR_HAVE___sync_add_and_fetch 12 | #define ETHR_HAVE___sync_fetch_and_and 12 | #define ETHR_HAVE___sync_fetch_and_or 12 | #define ETHR_HAVE___sync_val_compare_and_swap 12 | #define ETHR_HAVE___atomic_store_n 12 | #define ETHR_HAVE___atomic_load_n 12 | #define ETHR_HAVE___atomic_add_fetch 12 | #define ETHR_HAVE___atomic_fetch_and 12 | #define ETHR_HAVE___atomic_fetch_or 12 | #define ETHR_HAVE___atomic_compare_exchange_n 12 | #define ETHR_HAVE_GCC_ASM_ARM_DMB_INSTRUCTION 0 | #define ETHR_HAVE_GCC___ATOMIC_BUILTINS 1 | #define SIZEOF_VOID_P 8 | #define ETHR_SIZEOF_PTR 8 | #define SIZEOF_INT 4 | #define ETHR_SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ETHR_SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define ETHR_SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define ETHR_SIZEOF___INT64 0 | #define SIZEOF___INT128_T 16 | #define ETHR_SIZEOF___INT128_T 16 | #define ETHR_GCC_HAVE_DW_CMPXCHG_ASM_SUPPORT 1 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define ERTS_HAVE_SMP_EMU 1 | #define ETHR_SMP_REQUIRE_NATIVE_IMPLS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE /**/ | #define HAVE_WCWIDTH 1 | #define HAVE_LIBZ 1 | #define HAVE_ZLIB_INFLATEGETDICTIONARY 1 | #define HAVE_GETHOSTBYNAME_R GHBN_R_GLIBC | #define HAVE_WORKING_POSIX_OPENPT 1 | #define NETDB_H_NEEDS_IN_H 1 | #define HAVE_SOCKLEN_T 1 | #define H_ERRNO_DECLARED 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_PTY_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_DECL_GETRLIMIT 1 | #define HAVE_DECL_SETRLIMIT 1 | #define HAVE_DECL_RLIMIT_STACK 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SO_BSDCOMPAT /**/ | #define SYS_ERRLIST_DECLARED /**/ | #define RETSIGTYPE void | #define NO_SA_LEN 1 | #define USE_MATHERR 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define ERTS_ENDIANNESS -1 | #define HAVE_FDATASYNC 1 | #define HAVE_SENDFILE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_FINITE 1 | #define HAVE_ISNAN 1 | #define HAVE_ISINF 1 | #define HAVE_DLOPEN 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_INET_PTON 1 | #define HAVE_MPROTECT 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_MEMCPY 1 | #define HAVE_MALLOPT 1 | #define HAVE_SBRK 1 | #define HAVE___SBRK 1 | #define HAVE_BRK 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSTAT 1 | /* end confdefs.h. */ | /* Define strlcat to an innocuous variant, in case declares strlcat. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcat innocuous_strlcat | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcat (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strlcat | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char strlcat (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_strlcat || defined __stub___strlcat | choke me | #endif | | int | main () | { | return strlcat (); | ; | return 0; | } configure:16895: result: no configure:16895: checking for setsid configure:16895: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lz -lutil -ldl -lm -lpthread -lrt >&5 configure:16895: $? = 0 configure:16895: result: yes configure:16895: checking for posix2time configure:16895: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lz -lutil -ldl -lm -lpthread -lrt >&5 /tmp/ccxMeIee.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `posix2time' collect2: error: ld returned 1 exit status configure:16895: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | #define HAVE_PTHREAD_H 1 | #define ETHR_HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define ETHR_MONOTONIC_CLOCK_ID CLOCK_MONOTONIC | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SCHED_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_TIME_WITH_SYS_TIME 1 | #define ETHR_HAVE_USABLE_PTHREAD_STACK_MIN 1 | #define ETHR_HAVE_PTHREAD_SPIN_LOCK 1 | #define ETHR_HAVE_SCHED_YIELD 1 | #define ETHR_SCHED_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_YIELD 1 | #define ETHR_PTHREAD_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_RWLOCKATTR_SETKIND_NP 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define ETHR_HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC 1 | #define ETHR_HAVE_LINUX_FUTEX 1 | #define ETHR_HAVE_PTHREAD_SETNAME_NP_2 1 | #define ETHR_HAVE_PTHREAD_GETNAME_NP_3 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT128_T 16 | #define ETHR_HAVE___sync_synchronize ~0 | #define ETHR_HAVE___sync_add_and_fetch 12 | #define ETHR_HAVE___sync_fetch_and_and 12 | #define ETHR_HAVE___sync_fetch_and_or 12 | #define ETHR_HAVE___sync_val_compare_and_swap 12 | #define ETHR_HAVE___atomic_store_n 12 | #define ETHR_HAVE___atomic_load_n 12 | #define ETHR_HAVE___atomic_add_fetch 12 | #define ETHR_HAVE___atomic_fetch_and 12 | #define ETHR_HAVE___atomic_fetch_or 12 | #define ETHR_HAVE___atomic_compare_exchange_n 12 | #define ETHR_HAVE_GCC_ASM_ARM_DMB_INSTRUCTION 0 | #define ETHR_HAVE_GCC___ATOMIC_BUILTINS 1 | #define SIZEOF_VOID_P 8 | #define ETHR_SIZEOF_PTR 8 | #define SIZEOF_INT 4 | #define ETHR_SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ETHR_SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define ETHR_SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define ETHR_SIZEOF___INT64 0 | #define SIZEOF___INT128_T 16 | #define ETHR_SIZEOF___INT128_T 16 | #define ETHR_GCC_HAVE_DW_CMPXCHG_ASM_SUPPORT 1 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define ERTS_HAVE_SMP_EMU 1 | #define ETHR_SMP_REQUIRE_NATIVE_IMPLS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE /**/ | #define HAVE_WCWIDTH 1 | #define HAVE_LIBZ 1 | #define HAVE_ZLIB_INFLATEGETDICTIONARY 1 | #define HAVE_GETHOSTBYNAME_R GHBN_R_GLIBC | #define HAVE_WORKING_POSIX_OPENPT 1 | #define NETDB_H_NEEDS_IN_H 1 | #define HAVE_SOCKLEN_T 1 | #define H_ERRNO_DECLARED 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_PTY_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_DECL_GETRLIMIT 1 | #define HAVE_DECL_SETRLIMIT 1 | #define HAVE_DECL_RLIMIT_STACK 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SO_BSDCOMPAT /**/ | #define SYS_ERRLIST_DECLARED /**/ | #define RETSIGTYPE void | #define NO_SA_LEN 1 | #define USE_MATHERR 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define ERTS_ENDIANNESS -1 | #define HAVE_FDATASYNC 1 | #define HAVE_SENDFILE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_FINITE 1 | #define HAVE_ISNAN 1 | #define HAVE_ISINF 1 | #define HAVE_DLOPEN 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_INET_PTON 1 | #define HAVE_MPROTECT 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_MEMCPY 1 | #define HAVE_MALLOPT 1 | #define HAVE_SBRK 1 | #define HAVE___SBRK 1 | #define HAVE_BRK 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSTAT 1 | #define HAVE_SETSID 1 | /* end confdefs.h. */ | /* Define posix2time to an innocuous variant, in case declares posix2time. | For example, HP-UX 11i declares gettimeofday. */ | #define posix2time innocuous_posix2time | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char posix2time (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef posix2time | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char posix2time (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_posix2time || defined __stub___posix2time | choke me | #endif | | int | main () | { | return posix2time (); | ; | return 0; | } configure:16895: result: no configure:16895: checking for time2posix configure:16895: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lz -lutil -ldl -lm -lpthread -lrt >&5 /tmp/ccfMUDVg.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `time2posix' collect2: error: ld returned 1 exit status configure:16895: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | #define HAVE_PTHREAD_H 1 | #define ETHR_HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define ETHR_MONOTONIC_CLOCK_ID CLOCK_MONOTONIC | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SCHED_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_TIME_WITH_SYS_TIME 1 | #define ETHR_HAVE_USABLE_PTHREAD_STACK_MIN 1 | #define ETHR_HAVE_PTHREAD_SPIN_LOCK 1 | #define ETHR_HAVE_SCHED_YIELD 1 | #define ETHR_SCHED_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_YIELD 1 | #define ETHR_PTHREAD_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_RWLOCKATTR_SETKIND_NP 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define ETHR_HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC 1 | #define ETHR_HAVE_LINUX_FUTEX 1 | #define ETHR_HAVE_PTHREAD_SETNAME_NP_2 1 | #define ETHR_HAVE_PTHREAD_GETNAME_NP_3 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT128_T 16 | #define ETHR_HAVE___sync_synchronize ~0 | #define ETHR_HAVE___sync_add_and_fetch 12 | #define ETHR_HAVE___sync_fetch_and_and 12 | #define ETHR_HAVE___sync_fetch_and_or 12 | #define ETHR_HAVE___sync_val_compare_and_swap 12 | #define ETHR_HAVE___atomic_store_n 12 | #define ETHR_HAVE___atomic_load_n 12 | #define ETHR_HAVE___atomic_add_fetch 12 | #define ETHR_HAVE___atomic_fetch_and 12 | #define ETHR_HAVE___atomic_fetch_or 12 | #define ETHR_HAVE___atomic_compare_exchange_n 12 | #define ETHR_HAVE_GCC_ASM_ARM_DMB_INSTRUCTION 0 | #define ETHR_HAVE_GCC___ATOMIC_BUILTINS 1 | #define SIZEOF_VOID_P 8 | #define ETHR_SIZEOF_PTR 8 | #define SIZEOF_INT 4 | #define ETHR_SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ETHR_SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define ETHR_SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define ETHR_SIZEOF___INT64 0 | #define SIZEOF___INT128_T 16 | #define ETHR_SIZEOF___INT128_T 16 | #define ETHR_GCC_HAVE_DW_CMPXCHG_ASM_SUPPORT 1 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define ERTS_HAVE_SMP_EMU 1 | #define ETHR_SMP_REQUIRE_NATIVE_IMPLS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE /**/ | #define HAVE_WCWIDTH 1 | #define HAVE_LIBZ 1 | #define HAVE_ZLIB_INFLATEGETDICTIONARY 1 | #define HAVE_GETHOSTBYNAME_R GHBN_R_GLIBC | #define HAVE_WORKING_POSIX_OPENPT 1 | #define NETDB_H_NEEDS_IN_H 1 | #define HAVE_SOCKLEN_T 1 | #define H_ERRNO_DECLARED 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_PTY_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_DECL_GETRLIMIT 1 | #define HAVE_DECL_SETRLIMIT 1 | #define HAVE_DECL_RLIMIT_STACK 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SO_BSDCOMPAT /**/ | #define SYS_ERRLIST_DECLARED /**/ | #define RETSIGTYPE void | #define NO_SA_LEN 1 | #define USE_MATHERR 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define ERTS_ENDIANNESS -1 | #define HAVE_FDATASYNC 1 | #define HAVE_SENDFILE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_FINITE 1 | #define HAVE_ISNAN 1 | #define HAVE_ISINF 1 | #define HAVE_DLOPEN 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_INET_PTON 1 | #define HAVE_MPROTECT 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_MEMCPY 1 | #define HAVE_MALLOPT 1 | #define HAVE_SBRK 1 | #define HAVE___SBRK 1 | #define HAVE_BRK 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSTAT 1 | #define HAVE_SETSID 1 | /* end confdefs.h. */ | /* Define time2posix to an innocuous variant, in case declares time2posix. | For example, HP-UX 11i declares gettimeofday. */ | #define time2posix innocuous_time2posix | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char time2posix (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef time2posix | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char time2posix (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_time2posix || defined __stub___time2posix | choke me | #endif | | int | main () | { | return time2posix (); | ; | return 0; | } configure:16895: result: no configure:16895: checking for setlocale configure:16895: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lz -lutil -ldl -lm -lpthread -lrt >&5 configure:16895: $? = 0 configure:16895: result: yes configure:16895: checking for nl_langinfo configure:16895: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lz -lutil -ldl -lm -lpthread -lrt >&5 configure:16895: $? = 0 configure:16895: result: yes configure:16895: checking for poll configure:16895: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lz -lutil -ldl -lm -lpthread -lrt >&5 configure:16895: $? = 0 configure:16895: result: yes configure:16895: checking for mlockall configure:16895: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lz -lutil -ldl -lm -lpthread -lrt >&5 configure:16895: $? = 0 configure:16895: result: yes configure:16895: checking for ppoll configure:16895: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lz -lutil -ldl -lm -lpthread -lrt >&5 configure:16895: $? = 0 configure:16895: result: yes configure:16905: checking for isfinite configure:16918: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lz -lutil -ldl -lm -lpthread -lrt >&5 configure:16918: $? = 0 configure:16930: result: yes configure:16941: checking for posix_memalign configure:16941: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lz -lutil -ldl -lm -lpthread -lrt >&5 configure:16941: $? = 0 configure:16941: result: yes configure:16964: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lz -lutil -ldl -lm -lpthread -lrt >&5 configure:16964: $? = 0 configure:16964: ./conftest configure:16964: $? = 0 configure:16995: checking for writev configure:16995: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lz -lutil -ldl -lm -lpthread -lrt >&5 configure:16995: $? = 0 configure:16995: result: yes configure:17006: checking whether posix2time is declared configure:17006: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c >&5 conftest.c: In function 'main': conftest.c:184:10: error: 'posix2time' undeclared (first use in this function) conftest.c:184:10: note: each undeclared identifier is reported only once for each function it appears in configure:17006: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | #define HAVE_PTHREAD_H 1 | #define ETHR_HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define ETHR_MONOTONIC_CLOCK_ID CLOCK_MONOTONIC | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SCHED_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_TIME_WITH_SYS_TIME 1 | #define ETHR_HAVE_USABLE_PTHREAD_STACK_MIN 1 | #define ETHR_HAVE_PTHREAD_SPIN_LOCK 1 | #define ETHR_HAVE_SCHED_YIELD 1 | #define ETHR_SCHED_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_YIELD 1 | #define ETHR_PTHREAD_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_RWLOCKATTR_SETKIND_NP 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define ETHR_HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC 1 | #define ETHR_HAVE_LINUX_FUTEX 1 | #define ETHR_HAVE_PTHREAD_SETNAME_NP_2 1 | #define ETHR_HAVE_PTHREAD_GETNAME_NP_3 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT128_T 16 | #define ETHR_HAVE___sync_synchronize ~0 | #define ETHR_HAVE___sync_add_and_fetch 12 | #define ETHR_HAVE___sync_fetch_and_and 12 | #define ETHR_HAVE___sync_fetch_and_or 12 | #define ETHR_HAVE___sync_val_compare_and_swap 12 | #define ETHR_HAVE___atomic_store_n 12 | #define ETHR_HAVE___atomic_load_n 12 | #define ETHR_HAVE___atomic_add_fetch 12 | #define ETHR_HAVE___atomic_fetch_and 12 | #define ETHR_HAVE___atomic_fetch_or 12 | #define ETHR_HAVE___atomic_compare_exchange_n 12 | #define ETHR_HAVE_GCC_ASM_ARM_DMB_INSTRUCTION 0 | #define ETHR_HAVE_GCC___ATOMIC_BUILTINS 1 | #define SIZEOF_VOID_P 8 | #define ETHR_SIZEOF_PTR 8 | #define SIZEOF_INT 4 | #define ETHR_SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ETHR_SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define ETHR_SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define ETHR_SIZEOF___INT64 0 | #define SIZEOF___INT128_T 16 | #define ETHR_SIZEOF___INT128_T 16 | #define ETHR_GCC_HAVE_DW_CMPXCHG_ASM_SUPPORT 1 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define ERTS_HAVE_SMP_EMU 1 | #define ETHR_SMP_REQUIRE_NATIVE_IMPLS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE /**/ | #define HAVE_WCWIDTH 1 | #define HAVE_LIBZ 1 | #define HAVE_ZLIB_INFLATEGETDICTIONARY 1 | #define HAVE_GETHOSTBYNAME_R GHBN_R_GLIBC | #define HAVE_WORKING_POSIX_OPENPT 1 | #define NETDB_H_NEEDS_IN_H 1 | #define HAVE_SOCKLEN_T 1 | #define H_ERRNO_DECLARED 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_PTY_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_DECL_GETRLIMIT 1 | #define HAVE_DECL_SETRLIMIT 1 | #define HAVE_DECL_RLIMIT_STACK 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SO_BSDCOMPAT /**/ | #define SYS_ERRLIST_DECLARED /**/ | #define RETSIGTYPE void | #define NO_SA_LEN 1 | #define USE_MATHERR 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define ERTS_ENDIANNESS -1 | #define HAVE_FDATASYNC 1 | #define HAVE_SENDFILE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_FINITE 1 | #define HAVE_ISNAN 1 | #define HAVE_ISINF 1 | #define HAVE_DLOPEN 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_INET_PTON 1 | #define HAVE_MPROTECT 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_MEMCPY 1 | #define HAVE_MALLOPT 1 | #define HAVE_SBRK 1 | #define HAVE___SBRK 1 | #define HAVE_BRK 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSTAT 1 | #define HAVE_SETSID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_POLL 1 | #define HAVE_MLOCKALL 1 | #define HAVE_PPOLL 1 | #define HAVE_ISFINITE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_WRITEV 1 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef posix2time | #ifdef __cplusplus | (void) posix2time; | #else | (void) posix2time; | #endif | #endif | | ; | return 0; | } configure:17006: result: no configure:17017: checking whether time2posix is declared configure:17017: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c >&5 conftest.c: In function 'main': conftest.c:185:10: error: 'time2posix' undeclared (first use in this function) conftest.c:185:10: note: each undeclared identifier is reported only once for each function it appears in configure:17017: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | #define HAVE_PTHREAD_H 1 | #define ETHR_HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define ETHR_MONOTONIC_CLOCK_ID CLOCK_MONOTONIC | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SCHED_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_TIME_WITH_SYS_TIME 1 | #define ETHR_HAVE_USABLE_PTHREAD_STACK_MIN 1 | #define ETHR_HAVE_PTHREAD_SPIN_LOCK 1 | #define ETHR_HAVE_SCHED_YIELD 1 | #define ETHR_SCHED_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_YIELD 1 | #define ETHR_PTHREAD_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_RWLOCKATTR_SETKIND_NP 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define ETHR_HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC 1 | #define ETHR_HAVE_LINUX_FUTEX 1 | #define ETHR_HAVE_PTHREAD_SETNAME_NP_2 1 | #define ETHR_HAVE_PTHREAD_GETNAME_NP_3 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT128_T 16 | #define ETHR_HAVE___sync_synchronize ~0 | #define ETHR_HAVE___sync_add_and_fetch 12 | #define ETHR_HAVE___sync_fetch_and_and 12 | #define ETHR_HAVE___sync_fetch_and_or 12 | #define ETHR_HAVE___sync_val_compare_and_swap 12 | #define ETHR_HAVE___atomic_store_n 12 | #define ETHR_HAVE___atomic_load_n 12 | #define ETHR_HAVE___atomic_add_fetch 12 | #define ETHR_HAVE___atomic_fetch_and 12 | #define ETHR_HAVE___atomic_fetch_or 12 | #define ETHR_HAVE___atomic_compare_exchange_n 12 | #define ETHR_HAVE_GCC_ASM_ARM_DMB_INSTRUCTION 0 | #define ETHR_HAVE_GCC___ATOMIC_BUILTINS 1 | #define SIZEOF_VOID_P 8 | #define ETHR_SIZEOF_PTR 8 | #define SIZEOF_INT 4 | #define ETHR_SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ETHR_SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define ETHR_SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define ETHR_SIZEOF___INT64 0 | #define SIZEOF___INT128_T 16 | #define ETHR_SIZEOF___INT128_T 16 | #define ETHR_GCC_HAVE_DW_CMPXCHG_ASM_SUPPORT 1 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define ERTS_HAVE_SMP_EMU 1 | #define ETHR_SMP_REQUIRE_NATIVE_IMPLS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE /**/ | #define HAVE_WCWIDTH 1 | #define HAVE_LIBZ 1 | #define HAVE_ZLIB_INFLATEGETDICTIONARY 1 | #define HAVE_GETHOSTBYNAME_R GHBN_R_GLIBC | #define HAVE_WORKING_POSIX_OPENPT 1 | #define NETDB_H_NEEDS_IN_H 1 | #define HAVE_SOCKLEN_T 1 | #define H_ERRNO_DECLARED 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_PTY_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_DECL_GETRLIMIT 1 | #define HAVE_DECL_SETRLIMIT 1 | #define HAVE_DECL_RLIMIT_STACK 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SO_BSDCOMPAT /**/ | #define SYS_ERRLIST_DECLARED /**/ | #define RETSIGTYPE void | #define NO_SA_LEN 1 | #define USE_MATHERR 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define ERTS_ENDIANNESS -1 | #define HAVE_FDATASYNC 1 | #define HAVE_SENDFILE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_FINITE 1 | #define HAVE_ISNAN 1 | #define HAVE_ISINF 1 | #define HAVE_DLOPEN 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_INET_PTON 1 | #define HAVE_MPROTECT 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_MEMCPY 1 | #define HAVE_MALLOPT 1 | #define HAVE_SBRK 1 | #define HAVE___SBRK 1 | #define HAVE_BRK 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSTAT 1 | #define HAVE_SETSID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_POLL 1 | #define HAVE_MLOCKALL 1 | #define HAVE_PPOLL 1 | #define HAVE_ISFINITE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_WRITEV 1 | #define HAVE_DECL_POSIX2TIME 0 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef time2posix | #ifdef __cplusplus | (void) time2posix; | #else | (void) time2posix; | #endif | #endif | | ; | return 0; | } configure:17017: result: no configure:17032: checking if vfork is known to hang multithreaded applications configure:17040: result: no configure:17048: checking vfork.h usability configure:17048: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c >&5 conftest.c:210:19: fatal error: vfork.h: No such file or directory compilation terminated. configure:17048: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | #define HAVE_PTHREAD_H 1 | #define ETHR_HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define ETHR_MONOTONIC_CLOCK_ID CLOCK_MONOTONIC | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SCHED_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_TIME_WITH_SYS_TIME 1 | #define ETHR_HAVE_USABLE_PTHREAD_STACK_MIN 1 | #define ETHR_HAVE_PTHREAD_SPIN_LOCK 1 | #define ETHR_HAVE_SCHED_YIELD 1 | #define ETHR_SCHED_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_YIELD 1 | #define ETHR_PTHREAD_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_RWLOCKATTR_SETKIND_NP 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define ETHR_HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC 1 | #define ETHR_HAVE_LINUX_FUTEX 1 | #define ETHR_HAVE_PTHREAD_SETNAME_NP_2 1 | #define ETHR_HAVE_PTHREAD_GETNAME_NP_3 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT128_T 16 | #define ETHR_HAVE___sync_synchronize ~0 | #define ETHR_HAVE___sync_add_and_fetch 12 | #define ETHR_HAVE___sync_fetch_and_and 12 | #define ETHR_HAVE___sync_fetch_and_or 12 | #define ETHR_HAVE___sync_val_compare_and_swap 12 | #define ETHR_HAVE___atomic_store_n 12 | #define ETHR_HAVE___atomic_load_n 12 | #define ETHR_HAVE___atomic_add_fetch 12 | #define ETHR_HAVE___atomic_fetch_and 12 | #define ETHR_HAVE___atomic_fetch_or 12 | #define ETHR_HAVE___atomic_compare_exchange_n 12 | #define ETHR_HAVE_GCC_ASM_ARM_DMB_INSTRUCTION 0 | #define ETHR_HAVE_GCC___ATOMIC_BUILTINS 1 | #define SIZEOF_VOID_P 8 | #define ETHR_SIZEOF_PTR 8 | #define SIZEOF_INT 4 | #define ETHR_SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ETHR_SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define ETHR_SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define ETHR_SIZEOF___INT64 0 | #define SIZEOF___INT128_T 16 | #define ETHR_SIZEOF___INT128_T 16 | #define ETHR_GCC_HAVE_DW_CMPXCHG_ASM_SUPPORT 1 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define ERTS_HAVE_SMP_EMU 1 | #define ETHR_SMP_REQUIRE_NATIVE_IMPLS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE /**/ | #define HAVE_WCWIDTH 1 | #define HAVE_LIBZ 1 | #define HAVE_ZLIB_INFLATEGETDICTIONARY 1 | #define HAVE_GETHOSTBYNAME_R GHBN_R_GLIBC | #define HAVE_WORKING_POSIX_OPENPT 1 | #define NETDB_H_NEEDS_IN_H 1 | #define HAVE_SOCKLEN_T 1 | #define H_ERRNO_DECLARED 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_PTY_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_DECL_GETRLIMIT 1 | #define HAVE_DECL_SETRLIMIT 1 | #define HAVE_DECL_RLIMIT_STACK 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SO_BSDCOMPAT /**/ | #define SYS_ERRLIST_DECLARED /**/ | #define RETSIGTYPE void | #define NO_SA_LEN 1 | #define USE_MATHERR 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define ERTS_ENDIANNESS -1 | #define HAVE_FDATASYNC 1 | #define HAVE_SENDFILE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_FINITE 1 | #define HAVE_ISNAN 1 | #define HAVE_ISINF 1 | #define HAVE_DLOPEN 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_INET_PTON 1 | #define HAVE_MPROTECT 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_MEMCPY 1 | #define HAVE_MALLOPT 1 | #define HAVE_SBRK 1 | #define HAVE___SBRK 1 | #define HAVE_BRK 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSTAT 1 | #define HAVE_SETSID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_POLL 1 | #define HAVE_MLOCKALL 1 | #define HAVE_PPOLL 1 | #define HAVE_ISFINITE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_WRITEV 1 | #define HAVE_DECL_POSIX2TIME 0 | #define HAVE_DECL_TIME2POSIX 0 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:17048: result: no configure:17048: checking vfork.h presence configure:17048: /usr/bin/cpp -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c conftest.c:177:19: fatal error: vfork.h: No such file or directory compilation terminated. configure:17048: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | #define HAVE_PTHREAD_H 1 | #define ETHR_HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define ETHR_MONOTONIC_CLOCK_ID CLOCK_MONOTONIC | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SCHED_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_TIME_WITH_SYS_TIME 1 | #define ETHR_HAVE_USABLE_PTHREAD_STACK_MIN 1 | #define ETHR_HAVE_PTHREAD_SPIN_LOCK 1 | #define ETHR_HAVE_SCHED_YIELD 1 | #define ETHR_SCHED_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_YIELD 1 | #define ETHR_PTHREAD_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_RWLOCKATTR_SETKIND_NP 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define ETHR_HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC 1 | #define ETHR_HAVE_LINUX_FUTEX 1 | #define ETHR_HAVE_PTHREAD_SETNAME_NP_2 1 | #define ETHR_HAVE_PTHREAD_GETNAME_NP_3 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT128_T 16 | #define ETHR_HAVE___sync_synchronize ~0 | #define ETHR_HAVE___sync_add_and_fetch 12 | #define ETHR_HAVE___sync_fetch_and_and 12 | #define ETHR_HAVE___sync_fetch_and_or 12 | #define ETHR_HAVE___sync_val_compare_and_swap 12 | #define ETHR_HAVE___atomic_store_n 12 | #define ETHR_HAVE___atomic_load_n 12 | #define ETHR_HAVE___atomic_add_fetch 12 | #define ETHR_HAVE___atomic_fetch_and 12 | #define ETHR_HAVE___atomic_fetch_or 12 | #define ETHR_HAVE___atomic_compare_exchange_n 12 | #define ETHR_HAVE_GCC_ASM_ARM_DMB_INSTRUCTION 0 | #define ETHR_HAVE_GCC___ATOMIC_BUILTINS 1 | #define SIZEOF_VOID_P 8 | #define ETHR_SIZEOF_PTR 8 | #define SIZEOF_INT 4 | #define ETHR_SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ETHR_SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define ETHR_SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define ETHR_SIZEOF___INT64 0 | #define SIZEOF___INT128_T 16 | #define ETHR_SIZEOF___INT128_T 16 | #define ETHR_GCC_HAVE_DW_CMPXCHG_ASM_SUPPORT 1 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define ERTS_HAVE_SMP_EMU 1 | #define ETHR_SMP_REQUIRE_NATIVE_IMPLS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE /**/ | #define HAVE_WCWIDTH 1 | #define HAVE_LIBZ 1 | #define HAVE_ZLIB_INFLATEGETDICTIONARY 1 | #define HAVE_GETHOSTBYNAME_R GHBN_R_GLIBC | #define HAVE_WORKING_POSIX_OPENPT 1 | #define NETDB_H_NEEDS_IN_H 1 | #define HAVE_SOCKLEN_T 1 | #define H_ERRNO_DECLARED 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_PTY_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_DECL_GETRLIMIT 1 | #define HAVE_DECL_SETRLIMIT 1 | #define HAVE_DECL_RLIMIT_STACK 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SO_BSDCOMPAT /**/ | #define SYS_ERRLIST_DECLARED /**/ | #define RETSIGTYPE void | #define NO_SA_LEN 1 | #define USE_MATHERR 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define ERTS_ENDIANNESS -1 | #define HAVE_FDATASYNC 1 | #define HAVE_SENDFILE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_FINITE 1 | #define HAVE_ISNAN 1 | #define HAVE_ISINF 1 | #define HAVE_DLOPEN 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_INET_PTON 1 | #define HAVE_MPROTECT 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_MEMCPY 1 | #define HAVE_MALLOPT 1 | #define HAVE_SBRK 1 | #define HAVE___SBRK 1 | #define HAVE_BRK 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSTAT 1 | #define HAVE_SETSID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_POLL 1 | #define HAVE_MLOCKALL 1 | #define HAVE_PPOLL 1 | #define HAVE_ISFINITE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_WRITEV 1 | #define HAVE_DECL_POSIX2TIME 0 | #define HAVE_DECL_TIME2POSIX 0 | /* end confdefs.h. */ | #include configure:17048: result: no configure:17048: checking for vfork.h configure:17048: result: no configure:17061: checking for fork configure:17061: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lz -lutil -ldl -lm -lpthread -lrt >&5 conftest.c:200:6: warning: conflicting types for built-in function 'fork' [enabled by default] configure:17061: $? = 0 configure:17061: result: yes configure:17061: checking for vfork configure:17061: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lz -lutil -ldl -lm -lpthread -lrt >&5 configure:17061: $? = 0 configure:17061: result: yes configure:17071: checking for working fork configure:17093: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lz -lutil -ldl -lm -lpthread -lrt >&5 configure:17093: $? = 0 configure:17093: ./conftest configure:17093: $? = 0 configure:17103: result: yes configure:17124: checking for working vfork configure:17234: result: yes configure:17272: checking for vprintf configure:17272: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lz -lutil -ldl -lm -lpthread -lrt >&5 conftest.c:204:6: warning: conflicting types for built-in function 'vprintf' [enabled by default] configure:17272: $? = 0 configure:17272: result: yes configure:17278: checking for _doprnt configure:17278: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lz -lutil -ldl -lm -lpthread -lrt >&5 /tmp/cc3djEAU.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `_doprnt' collect2: error: ld returned 1 exit status configure:17278: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | #define HAVE_PTHREAD_H 1 | #define ETHR_HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define ETHR_MONOTONIC_CLOCK_ID CLOCK_MONOTONIC | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SCHED_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_TIME_WITH_SYS_TIME 1 | #define ETHR_HAVE_USABLE_PTHREAD_STACK_MIN 1 | #define ETHR_HAVE_PTHREAD_SPIN_LOCK 1 | #define ETHR_HAVE_SCHED_YIELD 1 | #define ETHR_SCHED_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_YIELD 1 | #define ETHR_PTHREAD_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_RWLOCKATTR_SETKIND_NP 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define ETHR_HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC 1 | #define ETHR_HAVE_LINUX_FUTEX 1 | #define ETHR_HAVE_PTHREAD_SETNAME_NP_2 1 | #define ETHR_HAVE_PTHREAD_GETNAME_NP_3 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT128_T 16 | #define ETHR_HAVE___sync_synchronize ~0 | #define ETHR_HAVE___sync_add_and_fetch 12 | #define ETHR_HAVE___sync_fetch_and_and 12 | #define ETHR_HAVE___sync_fetch_and_or 12 | #define ETHR_HAVE___sync_val_compare_and_swap 12 | #define ETHR_HAVE___atomic_store_n 12 | #define ETHR_HAVE___atomic_load_n 12 | #define ETHR_HAVE___atomic_add_fetch 12 | #define ETHR_HAVE___atomic_fetch_and 12 | #define ETHR_HAVE___atomic_fetch_or 12 | #define ETHR_HAVE___atomic_compare_exchange_n 12 | #define ETHR_HAVE_GCC_ASM_ARM_DMB_INSTRUCTION 0 | #define ETHR_HAVE_GCC___ATOMIC_BUILTINS 1 | #define SIZEOF_VOID_P 8 | #define ETHR_SIZEOF_PTR 8 | #define SIZEOF_INT 4 | #define ETHR_SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ETHR_SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define ETHR_SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define ETHR_SIZEOF___INT64 0 | #define SIZEOF___INT128_T 16 | #define ETHR_SIZEOF___INT128_T 16 | #define ETHR_GCC_HAVE_DW_CMPXCHG_ASM_SUPPORT 1 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define ERTS_HAVE_SMP_EMU 1 | #define ETHR_SMP_REQUIRE_NATIVE_IMPLS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE /**/ | #define HAVE_WCWIDTH 1 | #define HAVE_LIBZ 1 | #define HAVE_ZLIB_INFLATEGETDICTIONARY 1 | #define HAVE_GETHOSTBYNAME_R GHBN_R_GLIBC | #define HAVE_WORKING_POSIX_OPENPT 1 | #define NETDB_H_NEEDS_IN_H 1 | #define HAVE_SOCKLEN_T 1 | #define H_ERRNO_DECLARED 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_PTY_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_DECL_GETRLIMIT 1 | #define HAVE_DECL_SETRLIMIT 1 | #define HAVE_DECL_RLIMIT_STACK 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SO_BSDCOMPAT /**/ | #define SYS_ERRLIST_DECLARED /**/ | #define RETSIGTYPE void | #define NO_SA_LEN 1 | #define USE_MATHERR 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define ERTS_ENDIANNESS -1 | #define HAVE_FDATASYNC 1 | #define HAVE_SENDFILE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_FINITE 1 | #define HAVE_ISNAN 1 | #define HAVE_ISINF 1 | #define HAVE_DLOPEN 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_INET_PTON 1 | #define HAVE_MPROTECT 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_MEMCPY 1 | #define HAVE_MALLOPT 1 | #define HAVE_SBRK 1 | #define HAVE___SBRK 1 | #define HAVE_BRK 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSTAT 1 | #define HAVE_SETSID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_POLL 1 | #define HAVE_MLOCKALL 1 | #define HAVE_PPOLL 1 | #define HAVE_ISFINITE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_WRITEV 1 | #define HAVE_DECL_POSIX2TIME 0 | #define HAVE_DECL_TIME2POSIX 0 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | /* Define _doprnt to an innocuous variant, in case declares _doprnt. | For example, HP-UX 11i declares gettimeofday. */ | #define _doprnt innocuous__doprnt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _doprnt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _doprnt | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _doprnt (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub__doprnt || defined __stub____doprnt | choke me | #endif | | int | main () | { | return _doprnt (); | ; | return 0; | } configure:17278: result: no configure:17290: checking for conflicting declaration of fread configure:17309: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c >&5 conftest.c: In function 'main': conftest.c:187:12: error: conflicting types for 'fread' In file included from conftest.c:182:0: /usr/include/stdio.h:702:15: note: previous declaration of 'fread' was here configure:17309: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | #define HAVE_PTHREAD_H 1 | #define ETHR_HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define ETHR_MONOTONIC_CLOCK_ID CLOCK_MONOTONIC | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SCHED_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_TIME_WITH_SYS_TIME 1 | #define ETHR_HAVE_USABLE_PTHREAD_STACK_MIN 1 | #define ETHR_HAVE_PTHREAD_SPIN_LOCK 1 | #define ETHR_HAVE_SCHED_YIELD 1 | #define ETHR_SCHED_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_YIELD 1 | #define ETHR_PTHREAD_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_RWLOCKATTR_SETKIND_NP 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define ETHR_HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC 1 | #define ETHR_HAVE_LINUX_FUTEX 1 | #define ETHR_HAVE_PTHREAD_SETNAME_NP_2 1 | #define ETHR_HAVE_PTHREAD_GETNAME_NP_3 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT128_T 16 | #define ETHR_HAVE___sync_synchronize ~0 | #define ETHR_HAVE___sync_add_and_fetch 12 | #define ETHR_HAVE___sync_fetch_and_and 12 | #define ETHR_HAVE___sync_fetch_and_or 12 | #define ETHR_HAVE___sync_val_compare_and_swap 12 | #define ETHR_HAVE___atomic_store_n 12 | #define ETHR_HAVE___atomic_load_n 12 | #define ETHR_HAVE___atomic_add_fetch 12 | #define ETHR_HAVE___atomic_fetch_and 12 | #define ETHR_HAVE___atomic_fetch_or 12 | #define ETHR_HAVE___atomic_compare_exchange_n 12 | #define ETHR_HAVE_GCC_ASM_ARM_DMB_INSTRUCTION 0 | #define ETHR_HAVE_GCC___ATOMIC_BUILTINS 1 | #define SIZEOF_VOID_P 8 | #define ETHR_SIZEOF_PTR 8 | #define SIZEOF_INT 4 | #define ETHR_SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ETHR_SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define ETHR_SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define ETHR_SIZEOF___INT64 0 | #define SIZEOF___INT128_T 16 | #define ETHR_SIZEOF___INT128_T 16 | #define ETHR_GCC_HAVE_DW_CMPXCHG_ASM_SUPPORT 1 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define ERTS_HAVE_SMP_EMU 1 | #define ETHR_SMP_REQUIRE_NATIVE_IMPLS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE /**/ | #define HAVE_WCWIDTH 1 | #define HAVE_LIBZ 1 | #define HAVE_ZLIB_INFLATEGETDICTIONARY 1 | #define HAVE_GETHOSTBYNAME_R GHBN_R_GLIBC | #define HAVE_WORKING_POSIX_OPENPT 1 | #define NETDB_H_NEEDS_IN_H 1 | #define HAVE_SOCKLEN_T 1 | #define H_ERRNO_DECLARED 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_PTY_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_DECL_GETRLIMIT 1 | #define HAVE_DECL_SETRLIMIT 1 | #define HAVE_DECL_RLIMIT_STACK 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SO_BSDCOMPAT /**/ | #define SYS_ERRLIST_DECLARED /**/ | #define RETSIGTYPE void | #define NO_SA_LEN 1 | #define USE_MATHERR 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define ERTS_ENDIANNESS -1 | #define HAVE_FDATASYNC 1 | #define HAVE_SENDFILE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_FINITE 1 | #define HAVE_ISNAN 1 | #define HAVE_ISINF 1 | #define HAVE_DLOPEN 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_INET_PTON 1 | #define HAVE_MPROTECT 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_MEMCPY 1 | #define HAVE_MALLOPT 1 | #define HAVE_SBRK 1 | #define HAVE___SBRK 1 | #define HAVE_BRK 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSTAT 1 | #define HAVE_SETSID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_POLL 1 | #define HAVE_MLOCKALL 1 | #define HAVE_PPOLL 1 | #define HAVE_ISFINITE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_WRITEV 1 | #define HAVE_DECL_POSIX2TIME 0 | #define HAVE_DECL_TIME2POSIX 0 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | #include | | int | main () | { | extern int fread(); | char *c = (char *)fread; | | ; | return 0; | } configure:17318: result: yes configure:17329: checking for putc_unlocked configure:17345: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lz -lutil -ldl -lm -lpthread -lrt >&5 configure:17345: $? = 0 configure:17353: result: yes configure:17361: checking for fwrite_unlocked configure:17377: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lz -lutil -ldl -lm -lpthread -lrt >&5 configure:17377: $? = 0 configure:17385: result: yes configure:17395: checking for openpty configure:17395: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lz -lutil -ldl -lm -lpthread -lrt >&5 configure:17395: $? = 0 configure:17395: result: yes configure:17408: checking net/if_dl.h usability configure:17408: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c >&5 conftest.c:219:23: fatal error: net/if_dl.h: No such file or directory compilation terminated. configure:17408: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | #define HAVE_PTHREAD_H 1 | #define ETHR_HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define ETHR_MONOTONIC_CLOCK_ID CLOCK_MONOTONIC | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SCHED_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_TIME_WITH_SYS_TIME 1 | #define ETHR_HAVE_USABLE_PTHREAD_STACK_MIN 1 | #define ETHR_HAVE_PTHREAD_SPIN_LOCK 1 | #define ETHR_HAVE_SCHED_YIELD 1 | #define ETHR_SCHED_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_YIELD 1 | #define ETHR_PTHREAD_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_RWLOCKATTR_SETKIND_NP 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define ETHR_HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC 1 | #define ETHR_HAVE_LINUX_FUTEX 1 | #define ETHR_HAVE_PTHREAD_SETNAME_NP_2 1 | #define ETHR_HAVE_PTHREAD_GETNAME_NP_3 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT128_T 16 | #define ETHR_HAVE___sync_synchronize ~0 | #define ETHR_HAVE___sync_add_and_fetch 12 | #define ETHR_HAVE___sync_fetch_and_and 12 | #define ETHR_HAVE___sync_fetch_and_or 12 | #define ETHR_HAVE___sync_val_compare_and_swap 12 | #define ETHR_HAVE___atomic_store_n 12 | #define ETHR_HAVE___atomic_load_n 12 | #define ETHR_HAVE___atomic_add_fetch 12 | #define ETHR_HAVE___atomic_fetch_and 12 | #define ETHR_HAVE___atomic_fetch_or 12 | #define ETHR_HAVE___atomic_compare_exchange_n 12 | #define ETHR_HAVE_GCC_ASM_ARM_DMB_INSTRUCTION 0 | #define ETHR_HAVE_GCC___ATOMIC_BUILTINS 1 | #define SIZEOF_VOID_P 8 | #define ETHR_SIZEOF_PTR 8 | #define SIZEOF_INT 4 | #define ETHR_SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ETHR_SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define ETHR_SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define ETHR_SIZEOF___INT64 0 | #define SIZEOF___INT128_T 16 | #define ETHR_SIZEOF___INT128_T 16 | #define ETHR_GCC_HAVE_DW_CMPXCHG_ASM_SUPPORT 1 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define ERTS_HAVE_SMP_EMU 1 | #define ETHR_SMP_REQUIRE_NATIVE_IMPLS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE /**/ | #define HAVE_WCWIDTH 1 | #define HAVE_LIBZ 1 | #define HAVE_ZLIB_INFLATEGETDICTIONARY 1 | #define HAVE_GETHOSTBYNAME_R GHBN_R_GLIBC | #define HAVE_WORKING_POSIX_OPENPT 1 | #define NETDB_H_NEEDS_IN_H 1 | #define HAVE_SOCKLEN_T 1 | #define H_ERRNO_DECLARED 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_PTY_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_DECL_GETRLIMIT 1 | #define HAVE_DECL_SETRLIMIT 1 | #define HAVE_DECL_RLIMIT_STACK 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SO_BSDCOMPAT /**/ | #define SYS_ERRLIST_DECLARED /**/ | #define RETSIGTYPE void | #define NO_SA_LEN 1 | #define USE_MATHERR 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define ERTS_ENDIANNESS -1 | #define HAVE_FDATASYNC 1 | #define HAVE_SENDFILE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_FINITE 1 | #define HAVE_ISNAN 1 | #define HAVE_ISINF 1 | #define HAVE_DLOPEN 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_INET_PTON 1 | #define HAVE_MPROTECT 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_MEMCPY 1 | #define HAVE_MALLOPT 1 | #define HAVE_SBRK 1 | #define HAVE___SBRK 1 | #define HAVE_BRK 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSTAT 1 | #define HAVE_SETSID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_POLL 1 | #define HAVE_MLOCKALL 1 | #define HAVE_PPOLL 1 | #define HAVE_ISFINITE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_WRITEV 1 | #define HAVE_DECL_POSIX2TIME 0 | #define HAVE_DECL_TIME2POSIX 0 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_VPRINTF 1 | #define HAVE_CONFLICTING_FREAD_DECLARATION 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_FWRITE_UNLOCKED 1 | #define HAVE_OPENPTY 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:17408: result: no configure:17408: checking net/if_dl.h presence configure:17408: /usr/bin/cpp -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c conftest.c:186:23: fatal error: net/if_dl.h: No such file or directory compilation terminated. configure:17408: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | #define HAVE_PTHREAD_H 1 | #define ETHR_HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define ETHR_MONOTONIC_CLOCK_ID CLOCK_MONOTONIC | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SCHED_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_TIME_WITH_SYS_TIME 1 | #define ETHR_HAVE_USABLE_PTHREAD_STACK_MIN 1 | #define ETHR_HAVE_PTHREAD_SPIN_LOCK 1 | #define ETHR_HAVE_SCHED_YIELD 1 | #define ETHR_SCHED_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_YIELD 1 | #define ETHR_PTHREAD_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_RWLOCKATTR_SETKIND_NP 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define ETHR_HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC 1 | #define ETHR_HAVE_LINUX_FUTEX 1 | #define ETHR_HAVE_PTHREAD_SETNAME_NP_2 1 | #define ETHR_HAVE_PTHREAD_GETNAME_NP_3 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT128_T 16 | #define ETHR_HAVE___sync_synchronize ~0 | #define ETHR_HAVE___sync_add_and_fetch 12 | #define ETHR_HAVE___sync_fetch_and_and 12 | #define ETHR_HAVE___sync_fetch_and_or 12 | #define ETHR_HAVE___sync_val_compare_and_swap 12 | #define ETHR_HAVE___atomic_store_n 12 | #define ETHR_HAVE___atomic_load_n 12 | #define ETHR_HAVE___atomic_add_fetch 12 | #define ETHR_HAVE___atomic_fetch_and 12 | #define ETHR_HAVE___atomic_fetch_or 12 | #define ETHR_HAVE___atomic_compare_exchange_n 12 | #define ETHR_HAVE_GCC_ASM_ARM_DMB_INSTRUCTION 0 | #define ETHR_HAVE_GCC___ATOMIC_BUILTINS 1 | #define SIZEOF_VOID_P 8 | #define ETHR_SIZEOF_PTR 8 | #define SIZEOF_INT 4 | #define ETHR_SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ETHR_SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define ETHR_SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define ETHR_SIZEOF___INT64 0 | #define SIZEOF___INT128_T 16 | #define ETHR_SIZEOF___INT128_T 16 | #define ETHR_GCC_HAVE_DW_CMPXCHG_ASM_SUPPORT 1 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define ERTS_HAVE_SMP_EMU 1 | #define ETHR_SMP_REQUIRE_NATIVE_IMPLS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE /**/ | #define HAVE_WCWIDTH 1 | #define HAVE_LIBZ 1 | #define HAVE_ZLIB_INFLATEGETDICTIONARY 1 | #define HAVE_GETHOSTBYNAME_R GHBN_R_GLIBC | #define HAVE_WORKING_POSIX_OPENPT 1 | #define NETDB_H_NEEDS_IN_H 1 | #define HAVE_SOCKLEN_T 1 | #define H_ERRNO_DECLARED 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_PTY_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_DECL_GETRLIMIT 1 | #define HAVE_DECL_SETRLIMIT 1 | #define HAVE_DECL_RLIMIT_STACK 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SO_BSDCOMPAT /**/ | #define SYS_ERRLIST_DECLARED /**/ | #define RETSIGTYPE void | #define NO_SA_LEN 1 | #define USE_MATHERR 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define ERTS_ENDIANNESS -1 | #define HAVE_FDATASYNC 1 | #define HAVE_SENDFILE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_FINITE 1 | #define HAVE_ISNAN 1 | #define HAVE_ISINF 1 | #define HAVE_DLOPEN 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_INET_PTON 1 | #define HAVE_MPROTECT 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_MEMCPY 1 | #define HAVE_MALLOPT 1 | #define HAVE_SBRK 1 | #define HAVE___SBRK 1 | #define HAVE_BRK 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSTAT 1 | #define HAVE_SETSID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_POLL 1 | #define HAVE_MLOCKALL 1 | #define HAVE_PPOLL 1 | #define HAVE_ISFINITE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_WRITEV 1 | #define HAVE_DECL_POSIX2TIME 0 | #define HAVE_DECL_TIME2POSIX 0 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_VPRINTF 1 | #define HAVE_CONFLICTING_FREAD_DECLARATION 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_FWRITE_UNLOCKED 1 | #define HAVE_OPENPTY 1 | /* end confdefs.h. */ | #include configure:17408: result: no configure:17408: checking for net/if_dl.h configure:17408: result: no configure:17408: checking ifaddrs.h usability configure:17408: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c >&5 configure:17408: $? = 0 configure:17408: result: yes configure:17408: checking ifaddrs.h presence configure:17408: /usr/bin/cpp -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c configure:17408: $? = 0 configure:17408: result: yes configure:17408: checking for ifaddrs.h configure:17408: result: yes configure:17408: checking netpacket/packet.h usability configure:17408: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c >&5 configure:17408: $? = 0 configure:17408: result: yes configure:17408: checking netpacket/packet.h presence configure:17408: /usr/bin/cpp -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c configure:17408: $? = 0 configure:17408: result: yes configure:17408: checking for netpacket/packet.h configure:17408: result: yes configure:17408: checking sys/un.h usability configure:17408: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c >&5 configure:17408: $? = 0 configure:17408: result: yes configure:17408: checking sys/un.h presence configure:17408: /usr/bin/cpp -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c configure:17408: $? = 0 configure:17408: result: yes configure:17408: checking for sys/un.h configure:17408: result: yes configure:17420: checking for getifaddrs configure:17420: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lz -lutil -ldl -lm -lpthread -lrt >&5 configure:17420: $? = 0 configure:17420: result: yes configure:17430: checking whether in6addr_any is declared configure:17451: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lz -lutil -ldl -lm -lpthread -lrt >&5 conftest.c: In function 'main': conftest.c:198:1: warning: incompatible implicit declaration of built-in function 'printf' [enabled by default] configure:17451: $? = 0 configure:17461: result: yes configure:17471: checking whether in6addr_loopback is declared configure:17492: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lz -lutil -ldl -lm -lpthread -lrt >&5 conftest.c: In function 'main': conftest.c:199:1: warning: incompatible implicit declaration of built-in function 'printf' [enabled by default] configure:17492: $? = 0 configure:17502: result: yes configure:17512: checking whether IN6ADDR_ANY_INIT is declared configure:17512: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c >&5 configure:17512: $? = 0 configure:17512: result: yes configure:17527: checking whether IN6ADDR_LOOPBACK_INIT is declared configure:17527: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c >&5 configure:17527: $? = 0 configure:17527: result: yes configure:17542: checking whether IPV6_V6ONLY is declared configure:17542: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c >&5 configure:17542: $? = 0 configure:17542: result: yes configure:17560: checking for sched_getaffinity/sched_setaffinity configure:17585: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lz -lutil -ldl -lm -lpthread -lrt >&5 configure:17585: $? = 0 configure:17592: result: yes configure:17601: checking for pset functionality configure:17622: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lz -lutil -ldl -lm -lpthread -lrt >&5 conftest.c:196:22: fatal error: sys/pset.h: No such file or directory compilation terminated. configure:17622: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | #define HAVE_PTHREAD_H 1 | #define ETHR_HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define ETHR_MONOTONIC_CLOCK_ID CLOCK_MONOTONIC | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SCHED_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_TIME_WITH_SYS_TIME 1 | #define ETHR_HAVE_USABLE_PTHREAD_STACK_MIN 1 | #define ETHR_HAVE_PTHREAD_SPIN_LOCK 1 | #define ETHR_HAVE_SCHED_YIELD 1 | #define ETHR_SCHED_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_YIELD 1 | #define ETHR_PTHREAD_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_RWLOCKATTR_SETKIND_NP 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define ETHR_HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC 1 | #define ETHR_HAVE_LINUX_FUTEX 1 | #define ETHR_HAVE_PTHREAD_SETNAME_NP_2 1 | #define ETHR_HAVE_PTHREAD_GETNAME_NP_3 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT128_T 16 | #define ETHR_HAVE___sync_synchronize ~0 | #define ETHR_HAVE___sync_add_and_fetch 12 | #define ETHR_HAVE___sync_fetch_and_and 12 | #define ETHR_HAVE___sync_fetch_and_or 12 | #define ETHR_HAVE___sync_val_compare_and_swap 12 | #define ETHR_HAVE___atomic_store_n 12 | #define ETHR_HAVE___atomic_load_n 12 | #define ETHR_HAVE___atomic_add_fetch 12 | #define ETHR_HAVE___atomic_fetch_and 12 | #define ETHR_HAVE___atomic_fetch_or 12 | #define ETHR_HAVE___atomic_compare_exchange_n 12 | #define ETHR_HAVE_GCC_ASM_ARM_DMB_INSTRUCTION 0 | #define ETHR_HAVE_GCC___ATOMIC_BUILTINS 1 | #define SIZEOF_VOID_P 8 | #define ETHR_SIZEOF_PTR 8 | #define SIZEOF_INT 4 | #define ETHR_SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ETHR_SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define ETHR_SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define ETHR_SIZEOF___INT64 0 | #define SIZEOF___INT128_T 16 | #define ETHR_SIZEOF___INT128_T 16 | #define ETHR_GCC_HAVE_DW_CMPXCHG_ASM_SUPPORT 1 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define ERTS_HAVE_SMP_EMU 1 | #define ETHR_SMP_REQUIRE_NATIVE_IMPLS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE /**/ | #define HAVE_WCWIDTH 1 | #define HAVE_LIBZ 1 | #define HAVE_ZLIB_INFLATEGETDICTIONARY 1 | #define HAVE_GETHOSTBYNAME_R GHBN_R_GLIBC | #define HAVE_WORKING_POSIX_OPENPT 1 | #define NETDB_H_NEEDS_IN_H 1 | #define HAVE_SOCKLEN_T 1 | #define H_ERRNO_DECLARED 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_PTY_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_DECL_GETRLIMIT 1 | #define HAVE_DECL_SETRLIMIT 1 | #define HAVE_DECL_RLIMIT_STACK 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SO_BSDCOMPAT /**/ | #define SYS_ERRLIST_DECLARED /**/ | #define RETSIGTYPE void | #define NO_SA_LEN 1 | #define USE_MATHERR 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define ERTS_ENDIANNESS -1 | #define HAVE_FDATASYNC 1 | #define HAVE_SENDFILE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_FINITE 1 | #define HAVE_ISNAN 1 | #define HAVE_ISINF 1 | #define HAVE_DLOPEN 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_INET_PTON 1 | #define HAVE_MPROTECT 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_MEMCPY 1 | #define HAVE_MALLOPT 1 | #define HAVE_SBRK 1 | #define HAVE___SBRK 1 | #define HAVE_BRK 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSTAT 1 | #define HAVE_SETSID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_POLL 1 | #define HAVE_MLOCKALL 1 | #define HAVE_PPOLL 1 | #define HAVE_ISFINITE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_WRITEV 1 | #define HAVE_DECL_POSIX2TIME 0 | #define HAVE_DECL_TIME2POSIX 0 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_VPRINTF 1 | #define HAVE_CONFLICTING_FREAD_DECLARATION 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_FWRITE_UNLOCKED 1 | #define HAVE_OPENPTY 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_IN6ADDR_ANY 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_DECL_IN6ADDR_ANY_INIT 1 | #define HAVE_DECL_IN6ADDR_LOOPBACK_INIT 1 | #define HAVE_DECL_IPV6_V6ONLY 1 | #define HAVE_SCHED_xETAFFINITY 1 | /* end confdefs.h. */ | #include | int | main () | { | | int res; | psetid_t id = PS_MYID; | int type = PS_PRIVATE; | uint_t numcpus = 1024; | processorid_t cpulist[1024]; | | res = pset_info(id, &type, &numcpus, &cpulist[0]); | | ; | return 0; | } configure:17629: result: no configure:17637: checking for processor_bind functionality configure:17656: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lz -lutil -ldl -lm -lpthread -lrt >&5 conftest.c:198:27: fatal error: sys/processor.h: No such file or directory compilation terminated. configure:17656: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | #define HAVE_PTHREAD_H 1 | #define ETHR_HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define ETHR_MONOTONIC_CLOCK_ID CLOCK_MONOTONIC | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SCHED_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_TIME_WITH_SYS_TIME 1 | #define ETHR_HAVE_USABLE_PTHREAD_STACK_MIN 1 | #define ETHR_HAVE_PTHREAD_SPIN_LOCK 1 | #define ETHR_HAVE_SCHED_YIELD 1 | #define ETHR_SCHED_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_YIELD 1 | #define ETHR_PTHREAD_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_RWLOCKATTR_SETKIND_NP 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define ETHR_HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC 1 | #define ETHR_HAVE_LINUX_FUTEX 1 | #define ETHR_HAVE_PTHREAD_SETNAME_NP_2 1 | #define ETHR_HAVE_PTHREAD_GETNAME_NP_3 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT128_T 16 | #define ETHR_HAVE___sync_synchronize ~0 | #define ETHR_HAVE___sync_add_and_fetch 12 | #define ETHR_HAVE___sync_fetch_and_and 12 | #define ETHR_HAVE___sync_fetch_and_or 12 | #define ETHR_HAVE___sync_val_compare_and_swap 12 | #define ETHR_HAVE___atomic_store_n 12 | #define ETHR_HAVE___atomic_load_n 12 | #define ETHR_HAVE___atomic_add_fetch 12 | #define ETHR_HAVE___atomic_fetch_and 12 | #define ETHR_HAVE___atomic_fetch_or 12 | #define ETHR_HAVE___atomic_compare_exchange_n 12 | #define ETHR_HAVE_GCC_ASM_ARM_DMB_INSTRUCTION 0 | #define ETHR_HAVE_GCC___ATOMIC_BUILTINS 1 | #define SIZEOF_VOID_P 8 | #define ETHR_SIZEOF_PTR 8 | #define SIZEOF_INT 4 | #define ETHR_SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ETHR_SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define ETHR_SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define ETHR_SIZEOF___INT64 0 | #define SIZEOF___INT128_T 16 | #define ETHR_SIZEOF___INT128_T 16 | #define ETHR_GCC_HAVE_DW_CMPXCHG_ASM_SUPPORT 1 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define ERTS_HAVE_SMP_EMU 1 | #define ETHR_SMP_REQUIRE_NATIVE_IMPLS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE /**/ | #define HAVE_WCWIDTH 1 | #define HAVE_LIBZ 1 | #define HAVE_ZLIB_INFLATEGETDICTIONARY 1 | #define HAVE_GETHOSTBYNAME_R GHBN_R_GLIBC | #define HAVE_WORKING_POSIX_OPENPT 1 | #define NETDB_H_NEEDS_IN_H 1 | #define HAVE_SOCKLEN_T 1 | #define H_ERRNO_DECLARED 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_PTY_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_DECL_GETRLIMIT 1 | #define HAVE_DECL_SETRLIMIT 1 | #define HAVE_DECL_RLIMIT_STACK 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SO_BSDCOMPAT /**/ | #define SYS_ERRLIST_DECLARED /**/ | #define RETSIGTYPE void | #define NO_SA_LEN 1 | #define USE_MATHERR 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define ERTS_ENDIANNESS -1 | #define HAVE_FDATASYNC 1 | #define HAVE_SENDFILE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_FINITE 1 | #define HAVE_ISNAN 1 | #define HAVE_ISINF 1 | #define HAVE_DLOPEN 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_INET_PTON 1 | #define HAVE_MPROTECT 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_MEMCPY 1 | #define HAVE_MALLOPT 1 | #define HAVE_SBRK 1 | #define HAVE___SBRK 1 | #define HAVE_BRK 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSTAT 1 | #define HAVE_SETSID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_POLL 1 | #define HAVE_MLOCKALL 1 | #define HAVE_PPOLL 1 | #define HAVE_ISFINITE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_WRITEV 1 | #define HAVE_DECL_POSIX2TIME 0 | #define HAVE_DECL_TIME2POSIX 0 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_VPRINTF 1 | #define HAVE_CONFLICTING_FREAD_DECLARATION 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_FWRITE_UNLOCKED 1 | #define HAVE_OPENPTY 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_IN6ADDR_ANY 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_DECL_IN6ADDR_ANY_INIT 1 | #define HAVE_DECL_IN6ADDR_LOOPBACK_INIT 1 | #define HAVE_DECL_IPV6_V6ONLY 1 | #define HAVE_SCHED_xETAFFINITY 1 | /* end confdefs.h. */ | | #include | #include | #include | | int | main () | { | | int res = processor_bind(P_LWPID, P_MYID, PBIND_NONE, NULL); | | ; | return 0; | } configure:17663: result: no configure:17671: checking for cpuset_getaffinity/cpuset_setaffinity configure:17696: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lz -lutil -ldl -lm -lpthread -lrt >&5 conftest.c:198:24: fatal error: sys/cpuset.h: No such file or directory compilation terminated. configure:17696: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | #define HAVE_PTHREAD_H 1 | #define ETHR_HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define ETHR_MONOTONIC_CLOCK_ID CLOCK_MONOTONIC | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SCHED_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_TIME_WITH_SYS_TIME 1 | #define ETHR_HAVE_USABLE_PTHREAD_STACK_MIN 1 | #define ETHR_HAVE_PTHREAD_SPIN_LOCK 1 | #define ETHR_HAVE_SCHED_YIELD 1 | #define ETHR_SCHED_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_YIELD 1 | #define ETHR_PTHREAD_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_RWLOCKATTR_SETKIND_NP 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define ETHR_HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC 1 | #define ETHR_HAVE_LINUX_FUTEX 1 | #define ETHR_HAVE_PTHREAD_SETNAME_NP_2 1 | #define ETHR_HAVE_PTHREAD_GETNAME_NP_3 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT128_T 16 | #define ETHR_HAVE___sync_synchronize ~0 | #define ETHR_HAVE___sync_add_and_fetch 12 | #define ETHR_HAVE___sync_fetch_and_and 12 | #define ETHR_HAVE___sync_fetch_and_or 12 | #define ETHR_HAVE___sync_val_compare_and_swap 12 | #define ETHR_HAVE___atomic_store_n 12 | #define ETHR_HAVE___atomic_load_n 12 | #define ETHR_HAVE___atomic_add_fetch 12 | #define ETHR_HAVE___atomic_fetch_and 12 | #define ETHR_HAVE___atomic_fetch_or 12 | #define ETHR_HAVE___atomic_compare_exchange_n 12 | #define ETHR_HAVE_GCC_ASM_ARM_DMB_INSTRUCTION 0 | #define ETHR_HAVE_GCC___ATOMIC_BUILTINS 1 | #define SIZEOF_VOID_P 8 | #define ETHR_SIZEOF_PTR 8 | #define SIZEOF_INT 4 | #define ETHR_SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ETHR_SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define ETHR_SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define ETHR_SIZEOF___INT64 0 | #define SIZEOF___INT128_T 16 | #define ETHR_SIZEOF___INT128_T 16 | #define ETHR_GCC_HAVE_DW_CMPXCHG_ASM_SUPPORT 1 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define ERTS_HAVE_SMP_EMU 1 | #define ETHR_SMP_REQUIRE_NATIVE_IMPLS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE /**/ | #define HAVE_WCWIDTH 1 | #define HAVE_LIBZ 1 | #define HAVE_ZLIB_INFLATEGETDICTIONARY 1 | #define HAVE_GETHOSTBYNAME_R GHBN_R_GLIBC | #define HAVE_WORKING_POSIX_OPENPT 1 | #define NETDB_H_NEEDS_IN_H 1 | #define HAVE_SOCKLEN_T 1 | #define H_ERRNO_DECLARED 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_PTY_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_DECL_GETRLIMIT 1 | #define HAVE_DECL_SETRLIMIT 1 | #define HAVE_DECL_RLIMIT_STACK 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SO_BSDCOMPAT /**/ | #define SYS_ERRLIST_DECLARED /**/ | #define RETSIGTYPE void | #define NO_SA_LEN 1 | #define USE_MATHERR 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define ERTS_ENDIANNESS -1 | #define HAVE_FDATASYNC 1 | #define HAVE_SENDFILE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_FINITE 1 | #define HAVE_ISNAN 1 | #define HAVE_ISINF 1 | #define HAVE_DLOPEN 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_INET_PTON 1 | #define HAVE_MPROTECT 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_MEMCPY 1 | #define HAVE_MALLOPT 1 | #define HAVE_SBRK 1 | #define HAVE___SBRK 1 | #define HAVE_BRK 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSTAT 1 | #define HAVE_SETSID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_POLL 1 | #define HAVE_MLOCKALL 1 | #define HAVE_PPOLL 1 | #define HAVE_ISFINITE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_WRITEV 1 | #define HAVE_DECL_POSIX2TIME 0 | #define HAVE_DECL_TIME2POSIX 0 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_VPRINTF 1 | #define HAVE_CONFLICTING_FREAD_DECLARATION 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_FWRITE_UNLOCKED 1 | #define HAVE_OPENPTY 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_IN6ADDR_ANY 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_DECL_IN6ADDR_ANY_INIT 1 | #define HAVE_DECL_IN6ADDR_LOOPBACK_INIT 1 | #define HAVE_DECL_IPV6_V6ONLY 1 | #define HAVE_SCHED_xETAFFINITY 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | | int res; | cpuset_t cpuset; | CPU_ZERO(&cpuset); | CPU_SET(1, &cpuset); | res = cpuset_setaffinity(CPU_LEVEL_WHICH, CPU_WHICH_PID, -1, sizeof(cpuset_t), &cpuset); | res = cpuset_getaffinity(CPU_LEVEL_WHICH, CPU_WHICH_PID, -1, sizeof(cpuset_t), &cpuset); | res = CPU_ISSET(1, &cpuset); | CPU_CLR(1, &cpuset); | | ; | return 0; | } configure:17703: result: no configure:17711: checking for 'end' symbol configure:17727: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lz -lutil -ldl -lm -lpthread -lrt >&5 configure:17727: $? = 0 configure:17735: result: yes configure:17743: checking for '_end' symbol configure:17759: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lz -lutil -ldl -lm -lpthread -lrt >&5 configure:17759: $? = 0 configure:17767: result: yes configure:17775: checking if __after_morecore_hook can track malloc()s core memory use configure:17919: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lz -lutil -ldl -lm -lpthread -lrt >&5 conftest.c: In function 'update_heap_size': conftest.c:230:16: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] configure:17919: $? = 0 configure:17919: ./conftest configure:17919: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | #define HAVE_PTHREAD_H 1 | #define ETHR_HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define ETHR_MONOTONIC_CLOCK_ID CLOCK_MONOTONIC | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SCHED_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_TIME_WITH_SYS_TIME 1 | #define ETHR_HAVE_USABLE_PTHREAD_STACK_MIN 1 | #define ETHR_HAVE_PTHREAD_SPIN_LOCK 1 | #define ETHR_HAVE_SCHED_YIELD 1 | #define ETHR_SCHED_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_YIELD 1 | #define ETHR_PTHREAD_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_RWLOCKATTR_SETKIND_NP 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define ETHR_HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC 1 | #define ETHR_HAVE_LINUX_FUTEX 1 | #define ETHR_HAVE_PTHREAD_SETNAME_NP_2 1 | #define ETHR_HAVE_PTHREAD_GETNAME_NP_3 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT128_T 16 | #define ETHR_HAVE___sync_synchronize ~0 | #define ETHR_HAVE___sync_add_and_fetch 12 | #define ETHR_HAVE___sync_fetch_and_and 12 | #define ETHR_HAVE___sync_fetch_and_or 12 | #define ETHR_HAVE___sync_val_compare_and_swap 12 | #define ETHR_HAVE___atomic_store_n 12 | #define ETHR_HAVE___atomic_load_n 12 | #define ETHR_HAVE___atomic_add_fetch 12 | #define ETHR_HAVE___atomic_fetch_and 12 | #define ETHR_HAVE___atomic_fetch_or 12 | #define ETHR_HAVE___atomic_compare_exchange_n 12 | #define ETHR_HAVE_GCC_ASM_ARM_DMB_INSTRUCTION 0 | #define ETHR_HAVE_GCC___ATOMIC_BUILTINS 1 | #define SIZEOF_VOID_P 8 | #define ETHR_SIZEOF_PTR 8 | #define SIZEOF_INT 4 | #define ETHR_SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ETHR_SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define ETHR_SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define ETHR_SIZEOF___INT64 0 | #define SIZEOF___INT128_T 16 | #define ETHR_SIZEOF___INT128_T 16 | #define ETHR_GCC_HAVE_DW_CMPXCHG_ASM_SUPPORT 1 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define ERTS_HAVE_SMP_EMU 1 | #define ETHR_SMP_REQUIRE_NATIVE_IMPLS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE /**/ | #define HAVE_WCWIDTH 1 | #define HAVE_LIBZ 1 | #define HAVE_ZLIB_INFLATEGETDICTIONARY 1 | #define HAVE_GETHOSTBYNAME_R GHBN_R_GLIBC | #define HAVE_WORKING_POSIX_OPENPT 1 | #define NETDB_H_NEEDS_IN_H 1 | #define HAVE_SOCKLEN_T 1 | #define H_ERRNO_DECLARED 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_PTY_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_DECL_GETRLIMIT 1 | #define HAVE_DECL_SETRLIMIT 1 | #define HAVE_DECL_RLIMIT_STACK 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SO_BSDCOMPAT /**/ | #define SYS_ERRLIST_DECLARED /**/ | #define RETSIGTYPE void | #define NO_SA_LEN 1 | #define USE_MATHERR 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define ERTS_ENDIANNESS -1 | #define HAVE_FDATASYNC 1 | #define HAVE_SENDFILE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_FINITE 1 | #define HAVE_ISNAN 1 | #define HAVE_ISINF 1 | #define HAVE_DLOPEN 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_INET_PTON 1 | #define HAVE_MPROTECT 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_MEMCPY 1 | #define HAVE_MALLOPT 1 | #define HAVE_SBRK 1 | #define HAVE___SBRK 1 | #define HAVE_BRK 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSTAT 1 | #define HAVE_SETSID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_POLL 1 | #define HAVE_MLOCKALL 1 | #define HAVE_PPOLL 1 | #define HAVE_ISFINITE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_WRITEV 1 | #define HAVE_DECL_POSIX2TIME 0 | #define HAVE_DECL_TIME2POSIX 0 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_VPRINTF 1 | #define HAVE_CONFLICTING_FREAD_DECLARATION 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_FWRITE_UNLOCKED 1 | #define HAVE_OPENPTY 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_IN6ADDR_ANY 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_DECL_IN6ADDR_ANY_INIT 1 | #define HAVE_DECL_IN6ADDR_LOOPBACK_INIT 1 | #define HAVE_DECL_IPV6_V6ONLY 1 | #define HAVE_SCHED_xETAFFINITY 1 | #define HAVE_END_SYMBOL 1 | #define HAVE__END_SYMBOL 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_MALLOC_H | # include | #endif | #if defined(HAVE_END_SYMBOL) | extern char end; | #elif defined(HAVE__END_SYMBOL) | extern char _end; | #endif | #ifndef USE_THREADS | #undef ETHR_PTHREADS | #endif | | #ifdef ETHR_PTHREADS | # ifdef ETHR_HAVE_PTHREAD_H | # include | # else | # ifdef ETHR_HAVE_MIT_PTHREAD_H | # include | # endif | # endif | # define N_THR 5 | #else | # define N_THR 1 | #endif | | static char *heap_start = NULL; | static char *heap_end = NULL; | | void update_heap_size(void) | { | heap_end = (char *) sbrk(0); | } | | void init_hook(void) | { | #if defined(HAVE_END_SYMBOL) | heap_start = &end; | #elif defined(HAVE__END_SYMBOL) | heap_start = &_end; | #else | heap_start = sbrk(0); | #endif | __after_morecore_hook = update_heap_size; | } | | void (*__malloc_initialize_hook) (void) = init_hook; | | static int | check_malloc(int size) | { | char *p = (char *) malloc(size); | if (!heap_start || !heap_end) return 0; | if (!p) return 0; | if (p < heap_start || heap_end <= p) return 0; | if (p + size < heap_start || heap_end < p + size) return 0; | return 1; | } | | #ifdef ETHR_PTHREADS | pthread_mutex_t mutex = PTHREAD_MUTEX_INITIALIZER; | #endif | | static void * | do_tests(void *vresp) | { | int i, ok = 0; | #ifdef ETHR_PTHREADS | if (pthread_mutex_lock(&mutex) != 0) | return NULL; | #endif | | for (i = 0; i < 10; i++) | if (!check_malloc(1000)) | goto failed; | for (i = 0; i < 100; i++) | if (!check_malloc(1)) | goto failed; | if (!check_malloc(1024*1024+1)) | goto failed; | if (!check_malloc(10*1024*1024+1)) | goto failed; | ok = 1; | | failed: | #ifdef ETHR_PTHREADS | if (pthread_mutex_unlock(&mutex) != 0) | return NULL; | #endif | if (ok) | *((int *) vresp) = 0; | return NULL; | } | | | int main(void) | { | int res[N_THR], i; | #ifdef ETHR_PTHREADS | pthread_t tid[N_THR]; | #endif | | #if defined(HAVE_MALLOPT) && defined(M_MMAP_MAX) | (void) mallopt(M_MMAP_MAX, 0); | #endif | | for (i = 0; i < N_THR; i++) | res[i] = 1; | #ifdef ETHR_PTHREADS | for (i = 1; i < N_THR; i++) | if (pthread_create(&tid[i], NULL, do_tests, &res[i]) != 0) | return 1; | #endif | (void) do_tests(&res[0]); | #ifdef ETHR_PTHREADS | for (i = 1; i < N_THR; i++) | if (pthread_join(tid[i], NULL) != 0) | return 1; | #endif | for (i = 0; i < N_THR; i++) | if (res[i]) | return 1; | return 0; | } | configure:17929: result: no configure:17942: checking types of sbrk()s return value and argument configure:17968: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lz -lutil -ldl -lm -lpthread -lrt >&5 configure:17968: $? = 0 configure:17981: result: void *,intptr_t configure:18004: checking types of brk()s return value and argument configure:18030: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lz -lutil -ldl -lm -lpthread -lrt >&5 configure:18030: $? = 0 configure:18043: result: int,void * configure:18068: checking if sbrk()/brk() wrappers can track malloc()s core memory use configure:18255: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lz -lutil -ldl -lm -lpthread -lrt >&5 configure:18255: $? = 0 configure:18255: ./conftest configure:18255: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | #define HAVE_PTHREAD_H 1 | #define ETHR_HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define ETHR_MONOTONIC_CLOCK_ID CLOCK_MONOTONIC | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SCHED_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_TIME_WITH_SYS_TIME 1 | #define ETHR_HAVE_USABLE_PTHREAD_STACK_MIN 1 | #define ETHR_HAVE_PTHREAD_SPIN_LOCK 1 | #define ETHR_HAVE_SCHED_YIELD 1 | #define ETHR_SCHED_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_YIELD 1 | #define ETHR_PTHREAD_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_RWLOCKATTR_SETKIND_NP 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define ETHR_HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC 1 | #define ETHR_HAVE_LINUX_FUTEX 1 | #define ETHR_HAVE_PTHREAD_SETNAME_NP_2 1 | #define ETHR_HAVE_PTHREAD_GETNAME_NP_3 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT128_T 16 | #define ETHR_HAVE___sync_synchronize ~0 | #define ETHR_HAVE___sync_add_and_fetch 12 | #define ETHR_HAVE___sync_fetch_and_and 12 | #define ETHR_HAVE___sync_fetch_and_or 12 | #define ETHR_HAVE___sync_val_compare_and_swap 12 | #define ETHR_HAVE___atomic_store_n 12 | #define ETHR_HAVE___atomic_load_n 12 | #define ETHR_HAVE___atomic_add_fetch 12 | #define ETHR_HAVE___atomic_fetch_and 12 | #define ETHR_HAVE___atomic_fetch_or 12 | #define ETHR_HAVE___atomic_compare_exchange_n 12 | #define ETHR_HAVE_GCC_ASM_ARM_DMB_INSTRUCTION 0 | #define ETHR_HAVE_GCC___ATOMIC_BUILTINS 1 | #define SIZEOF_VOID_P 8 | #define ETHR_SIZEOF_PTR 8 | #define SIZEOF_INT 4 | #define ETHR_SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ETHR_SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define ETHR_SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define ETHR_SIZEOF___INT64 0 | #define SIZEOF___INT128_T 16 | #define ETHR_SIZEOF___INT128_T 16 | #define ETHR_GCC_HAVE_DW_CMPXCHG_ASM_SUPPORT 1 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define ERTS_HAVE_SMP_EMU 1 | #define ETHR_SMP_REQUIRE_NATIVE_IMPLS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE /**/ | #define HAVE_WCWIDTH 1 | #define HAVE_LIBZ 1 | #define HAVE_ZLIB_INFLATEGETDICTIONARY 1 | #define HAVE_GETHOSTBYNAME_R GHBN_R_GLIBC | #define HAVE_WORKING_POSIX_OPENPT 1 | #define NETDB_H_NEEDS_IN_H 1 | #define HAVE_SOCKLEN_T 1 | #define H_ERRNO_DECLARED 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_PTY_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_DECL_GETRLIMIT 1 | #define HAVE_DECL_SETRLIMIT 1 | #define HAVE_DECL_RLIMIT_STACK 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SO_BSDCOMPAT /**/ | #define SYS_ERRLIST_DECLARED /**/ | #define RETSIGTYPE void | #define NO_SA_LEN 1 | #define USE_MATHERR 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define ERTS_ENDIANNESS -1 | #define HAVE_FDATASYNC 1 | #define HAVE_SENDFILE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_FINITE 1 | #define HAVE_ISNAN 1 | #define HAVE_ISINF 1 | #define HAVE_DLOPEN 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_INET_PTON 1 | #define HAVE_MPROTECT 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_MEMCPY 1 | #define HAVE_MALLOPT 1 | #define HAVE_SBRK 1 | #define HAVE___SBRK 1 | #define HAVE_BRK 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSTAT 1 | #define HAVE_SETSID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_POLL 1 | #define HAVE_MLOCKALL 1 | #define HAVE_PPOLL 1 | #define HAVE_ISFINITE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_WRITEV 1 | #define HAVE_DECL_POSIX2TIME 0 | #define HAVE_DECL_TIME2POSIX 0 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_VPRINTF 1 | #define HAVE_CONFLICTING_FREAD_DECLARATION 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_FWRITE_UNLOCKED 1 | #define HAVE_OPENPTY 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_IN6ADDR_ANY 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_DECL_IN6ADDR_ANY_INIT 1 | #define HAVE_DECL_IN6ADDR_LOOPBACK_INIT 1 | #define HAVE_DECL_IPV6_V6ONLY 1 | #define HAVE_SCHED_xETAFFINITY 1 | #define HAVE_END_SYMBOL 1 | #define HAVE__END_SYMBOL 1 | #define SBRK_RET_TYPE void * | #define SBRK_ARG_TYPE intptr_t | #define BRK_RET_TYPE int | #define BRK_ARG_TYPE void * | /* end confdefs.h. */ | | #include | #include | #include | #ifdef HAVE_DLFCN_H | # include | #endif | | /* | * Our implementation requires that we have sbrk(), and 'end' or '_end'. | */ | | #if !defined(HAVE_SBRK) | # error no sbrk() | #endif | #if defined(HAVE_END_SYMBOL) | extern char end; | #elif defined(HAVE__END_SYMBOL) | extern char _end; | #else | # error no 'end' nor '_end' | #endif | | #ifndef USE_THREADS | #undef ETHR_PTHREADS | #endif | | #ifdef ETHR_PTHREADS | # ifdef ETHR_HAVE_PTHREAD_H | # include | # else | # ifdef ETHR_HAVE_MIT_PTHREAD_H | # include | # endif | # endif | # define N_THR 5 | #else | # define N_THR 1 | #endif | | #define SBRK_IMPL(RET_TYPE, SBRK, ARG_TYPE) RET_TYPE SBRK (ARG_TYPE); static RET_TYPE (*real_ ## SBRK)(ARG_TYPE) = NULL; RET_TYPE SBRK (ARG_TYPE arg) { RET_TYPE res; if (!real_ ## SBRK) real_ ## SBRK = dlsym(RTLD_NEXT, #SBRK); res = (*real_ ## SBRK)(arg); if (res != (RET_TYPE) -1) heap_end = (char *) (*real_ ## SBRK)(0); return res; } | | #define BRK_IMPL(RET_TYPE, BRK, ARG_TYPE) RET_TYPE BRK (ARG_TYPE); static RET_TYPE (*real_ ## BRK)(ARG_TYPE) = NULL; RET_TYPE BRK (ARG_TYPE arg) { RET_TYPE res; if (!real_ ## BRK) real_ ## BRK = dlsym(RTLD_NEXT, #BRK); res = (*real_ ## BRK)(arg); if (res != (RET_TYPE) -1) heap_end = (char *) arg; return res; } | | static char *heap_start = NULL; | static char *heap_end = NULL; | | SBRK_IMPL(SBRK_RET_TYPE, sbrk, SBRK_ARG_TYPE) | #ifdef HAVE_BRK | BRK_IMPL(BRK_RET_TYPE, brk, BRK_ARG_TYPE) | #endif | | #ifdef HAVE__SBRK | SBRK_IMPL(SBRK_RET_TYPE, _sbrk, SBRK_ARG_TYPE) | #endif | #ifdef HAVE__BRK | BRK_IMPL(BRK_RET_TYPE, _brk, BRK_ARG_TYPE) | #endif | | #ifdef HAVE___SBRK | SBRK_IMPL(SBRK_RET_TYPE, __sbrk, SBRK_ARG_TYPE) | #endif | #ifdef HAVE___BRK | BRK_IMPL(BRK_RET_TYPE, __brk, BRK_ARG_TYPE) | #endif | | static int | check_malloc(int size) | { | char *p = (char *) malloc(size); | if (!heap_start || !heap_end) return 0; | if (!p) return 0; | if (p < heap_start || heap_end <= p) return 0; | if (p + size < heap_start || heap_end < p + size) return 0; | return 1; | } | | #ifdef ETHR_PTHREADS | pthread_mutex_t mutex = PTHREAD_MUTEX_INITIALIZER; | #endif | | static void * | do_tests(void *vresp) | { | int i, ok = 0; | #ifdef ETHR_PTHREADS | if (pthread_mutex_lock(&mutex) != 0) | return NULL; | #endif | | for (i = 0; i < 10; i++) | if (!check_malloc(1000)) | goto failed; | for (i = 0; i < 100; i++) | if (!check_malloc(1)) | goto failed; | if (!check_malloc(1024*1024+1)) | goto failed; | if (!check_malloc(10*1024*1024+1)) | goto failed; | ok = 1; | | failed: | #ifdef ETHR_PTHREADS | if (pthread_mutex_unlock(&mutex) != 0) | return NULL; | #endif | if (ok) | *((int *) vresp) = 0; | return NULL; | } | | | int main(void) | { | int res[N_THR], i; | #ifdef ETHR_PTHREADS | pthread_t tid[N_THR]; | #endif | #if defined(HAVE_END_SYMBOL) | heap_start = &end; | #elif defined(HAVE__END_SYMBOL) | heap_start = &_end; | #endif | | #if defined(HAVE_MALLOPT) && defined(M_MMAP_MAX) | (void) mallopt(M_MMAP_MAX, 0); | #endif | | for (i = 0; i < N_THR; i++) | res[i] = 1; | #ifdef ETHR_PTHREADS | for (i = 1; i < N_THR; i++) | if (pthread_create(&tid[i], NULL, do_tests, &res[i]) != 0) | return 1; | #endif | (void) do_tests(&res[0]); | #ifdef ETHR_PTHREADS | for (i = 1; i < N_THR; i++) | if (pthread_join(tid[i], NULL) != 0) | return 1; | #endif | for (i = 0; i < N_THR; i++) | if (res[i]) | return 1; | return 0; | } | configure:18265: result: no configure:18282: checking for IP version 6 support configure:18305: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE conftest.c >&5 configure:18305: $? = 0 configure:18345: result: yes configure:18367: checking for multicast support configure:18391: result: yes configure:18937: checking for clock_gettime in -lrt configure:18971: result: yes configure:18987: checking for clock_gettime() with wall clock type configure:19014: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lz -lutil -ldl -lm -lrt >&5 configure:19014: $? = 0 configure:19025: result: CLOCK_REALTIME configure:19039: checking for clock_getres configure:19039: result: no configure:19039: checking for clock_get_attributes configure:19039: result: no configure:19039: checking for gettimeofday configure:19039: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lz -lutil -ldl -lm >&5 configure:19039: $? = 0 configure:19039: result: yes configure:19049: checking for mach clock_get_time() with wall clock type configure:19077: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE conftest.c >&5 conftest.c:206:24: fatal error: mach/clock.h: No such file or directory compilation terminated. configure:19077: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | #define HAVE_PTHREAD_H 1 | #define ETHR_HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define ETHR_MONOTONIC_CLOCK_ID CLOCK_MONOTONIC | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SCHED_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_TIME_WITH_SYS_TIME 1 | #define ETHR_HAVE_USABLE_PTHREAD_STACK_MIN 1 | #define ETHR_HAVE_PTHREAD_SPIN_LOCK 1 | #define ETHR_HAVE_SCHED_YIELD 1 | #define ETHR_SCHED_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_YIELD 1 | #define ETHR_PTHREAD_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_RWLOCKATTR_SETKIND_NP 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define ETHR_HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC 1 | #define ETHR_HAVE_LINUX_FUTEX 1 | #define ETHR_HAVE_PTHREAD_SETNAME_NP_2 1 | #define ETHR_HAVE_PTHREAD_GETNAME_NP_3 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT128_T 16 | #define ETHR_HAVE___sync_synchronize ~0 | #define ETHR_HAVE___sync_add_and_fetch 12 | #define ETHR_HAVE___sync_fetch_and_and 12 | #define ETHR_HAVE___sync_fetch_and_or 12 | #define ETHR_HAVE___sync_val_compare_and_swap 12 | #define ETHR_HAVE___atomic_store_n 12 | #define ETHR_HAVE___atomic_load_n 12 | #define ETHR_HAVE___atomic_add_fetch 12 | #define ETHR_HAVE___atomic_fetch_and 12 | #define ETHR_HAVE___atomic_fetch_or 12 | #define ETHR_HAVE___atomic_compare_exchange_n 12 | #define ETHR_HAVE_GCC_ASM_ARM_DMB_INSTRUCTION 0 | #define ETHR_HAVE_GCC___ATOMIC_BUILTINS 1 | #define SIZEOF_VOID_P 8 | #define ETHR_SIZEOF_PTR 8 | #define SIZEOF_INT 4 | #define ETHR_SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ETHR_SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define ETHR_SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define ETHR_SIZEOF___INT64 0 | #define SIZEOF___INT128_T 16 | #define ETHR_SIZEOF___INT128_T 16 | #define ETHR_GCC_HAVE_DW_CMPXCHG_ASM_SUPPORT 1 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define ERTS_HAVE_SMP_EMU 1 | #define ETHR_SMP_REQUIRE_NATIVE_IMPLS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE /**/ | #define HAVE_WCWIDTH 1 | #define HAVE_LIBZ 1 | #define HAVE_ZLIB_INFLATEGETDICTIONARY 1 | #define HAVE_GETHOSTBYNAME_R GHBN_R_GLIBC | #define HAVE_WORKING_POSIX_OPENPT 1 | #define NETDB_H_NEEDS_IN_H 1 | #define HAVE_SOCKLEN_T 1 | #define H_ERRNO_DECLARED 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_PTY_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_DECL_GETRLIMIT 1 | #define HAVE_DECL_SETRLIMIT 1 | #define HAVE_DECL_RLIMIT_STACK 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SO_BSDCOMPAT /**/ | #define SYS_ERRLIST_DECLARED /**/ | #define RETSIGTYPE void | #define NO_SA_LEN 1 | #define USE_MATHERR 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define ERTS_ENDIANNESS -1 | #define HAVE_FDATASYNC 1 | #define HAVE_SENDFILE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_FINITE 1 | #define HAVE_ISNAN 1 | #define HAVE_ISINF 1 | #define HAVE_DLOPEN 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_INET_PTON 1 | #define HAVE_MPROTECT 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_MEMCPY 1 | #define HAVE_MALLOPT 1 | #define HAVE_SBRK 1 | #define HAVE___SBRK 1 | #define HAVE_BRK 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSTAT 1 | #define HAVE_SETSID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_POLL 1 | #define HAVE_MLOCKALL 1 | #define HAVE_PPOLL 1 | #define HAVE_ISFINITE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_WRITEV 1 | #define HAVE_DECL_POSIX2TIME 0 | #define HAVE_DECL_TIME2POSIX 0 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_VPRINTF 1 | #define HAVE_CONFLICTING_FREAD_DECLARATION 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_FWRITE_UNLOCKED 1 | #define HAVE_OPENPTY 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_IN6ADDR_ANY 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_DECL_IN6ADDR_ANY_INIT 1 | #define HAVE_DECL_IN6ADDR_LOOPBACK_INIT 1 | #define HAVE_DECL_IPV6_V6ONLY 1 | #define HAVE_SCHED_xETAFFINITY 1 | #define HAVE_END_SYMBOL 1 | #define HAVE__END_SYMBOL 1 | #define SBRK_RET_TYPE void * | #define SBRK_ARG_TYPE intptr_t | #define BRK_RET_TYPE int | #define BRK_ARG_TYPE void * | #define HAVE_IN6 1 | #define HAVE_MULTICAST_SUPPORT 1 | #define HAVE_GETTIMEOFDAY 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | | kern_return_t res; | clock_serv_t clk_srv; | mach_timespec_t time_spec; | | host_get_clock_service(mach_host_self(), CALENDAR_CLOCK, &clk_srv); | res = clock_get_time(clk_srv, &time_spec); | mach_port_deallocate(mach_task_self(), clk_srv); | | ; | return 0; | } configure:19085: result: no configure:19991: checking for clock_gettime in -lrt configure:20025: result: yes configure:20041: checking for clock_gettime(CLOCK_MONOTONIC_RAW, _) configure:20076: result: yes configure:20079: checking for clock_gettime() with custom monotonic clock type configure:20106: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lz -lutil -ldl -lm -lrt >&5 conftest.c: In function 'main': conftest.c:218:19: error: 'undefined' undeclared (first use in this function) conftest.c:218:19: note: each undeclared identifier is reported only once for each function it appears in configure:20106: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | #define HAVE_PTHREAD_H 1 | #define ETHR_HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define ETHR_MONOTONIC_CLOCK_ID CLOCK_MONOTONIC | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SCHED_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_TIME_WITH_SYS_TIME 1 | #define ETHR_HAVE_USABLE_PTHREAD_STACK_MIN 1 | #define ETHR_HAVE_PTHREAD_SPIN_LOCK 1 | #define ETHR_HAVE_SCHED_YIELD 1 | #define ETHR_SCHED_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_YIELD 1 | #define ETHR_PTHREAD_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_RWLOCKATTR_SETKIND_NP 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define ETHR_HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC 1 | #define ETHR_HAVE_LINUX_FUTEX 1 | #define ETHR_HAVE_PTHREAD_SETNAME_NP_2 1 | #define ETHR_HAVE_PTHREAD_GETNAME_NP_3 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT128_T 16 | #define ETHR_HAVE___sync_synchronize ~0 | #define ETHR_HAVE___sync_add_and_fetch 12 | #define ETHR_HAVE___sync_fetch_and_and 12 | #define ETHR_HAVE___sync_fetch_and_or 12 | #define ETHR_HAVE___sync_val_compare_and_swap 12 | #define ETHR_HAVE___atomic_store_n 12 | #define ETHR_HAVE___atomic_load_n 12 | #define ETHR_HAVE___atomic_add_fetch 12 | #define ETHR_HAVE___atomic_fetch_and 12 | #define ETHR_HAVE___atomic_fetch_or 12 | #define ETHR_HAVE___atomic_compare_exchange_n 12 | #define ETHR_HAVE_GCC_ASM_ARM_DMB_INSTRUCTION 0 | #define ETHR_HAVE_GCC___ATOMIC_BUILTINS 1 | #define SIZEOF_VOID_P 8 | #define ETHR_SIZEOF_PTR 8 | #define SIZEOF_INT 4 | #define ETHR_SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ETHR_SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define ETHR_SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define ETHR_SIZEOF___INT64 0 | #define SIZEOF___INT128_T 16 | #define ETHR_SIZEOF___INT128_T 16 | #define ETHR_GCC_HAVE_DW_CMPXCHG_ASM_SUPPORT 1 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define ERTS_HAVE_SMP_EMU 1 | #define ETHR_SMP_REQUIRE_NATIVE_IMPLS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE /**/ | #define HAVE_WCWIDTH 1 | #define HAVE_LIBZ 1 | #define HAVE_ZLIB_INFLATEGETDICTIONARY 1 | #define HAVE_GETHOSTBYNAME_R GHBN_R_GLIBC | #define HAVE_WORKING_POSIX_OPENPT 1 | #define NETDB_H_NEEDS_IN_H 1 | #define HAVE_SOCKLEN_T 1 | #define H_ERRNO_DECLARED 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_PTY_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_DECL_GETRLIMIT 1 | #define HAVE_DECL_SETRLIMIT 1 | #define HAVE_DECL_RLIMIT_STACK 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SO_BSDCOMPAT /**/ | #define SYS_ERRLIST_DECLARED /**/ | #define RETSIGTYPE void | #define NO_SA_LEN 1 | #define USE_MATHERR 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define ERTS_ENDIANNESS -1 | #define HAVE_FDATASYNC 1 | #define HAVE_SENDFILE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_FINITE 1 | #define HAVE_ISNAN 1 | #define HAVE_ISINF 1 | #define HAVE_DLOPEN 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_INET_PTON 1 | #define HAVE_MPROTECT 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_MEMCPY 1 | #define HAVE_MALLOPT 1 | #define HAVE_SBRK 1 | #define HAVE___SBRK 1 | #define HAVE_BRK 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSTAT 1 | #define HAVE_SETSID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_POLL 1 | #define HAVE_MLOCKALL 1 | #define HAVE_PPOLL 1 | #define HAVE_ISFINITE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_WRITEV 1 | #define HAVE_DECL_POSIX2TIME 0 | #define HAVE_DECL_TIME2POSIX 0 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_VPRINTF 1 | #define HAVE_CONFLICTING_FREAD_DECLARATION 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_FWRITE_UNLOCKED 1 | #define HAVE_OPENPTY 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_IN6ADDR_ANY 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_DECL_IN6ADDR_ANY_INIT 1 | #define HAVE_DECL_IN6ADDR_LOOPBACK_INIT 1 | #define HAVE_DECL_IPV6_V6ONLY 1 | #define HAVE_SCHED_xETAFFINITY 1 | #define HAVE_END_SYMBOL 1 | #define HAVE__END_SYMBOL 1 | #define SBRK_RET_TYPE void * | #define SBRK_ARG_TYPE intptr_t | #define BRK_RET_TYPE int | #define BRK_ARG_TYPE void * | #define HAVE_IN6 1 | #define HAVE_MULTICAST_SUPPORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define OS_SYSTEM_TIME_USING_CLOCK_GETTIME 1 | #define WALL_CLOCK_ID_STR "CLOCK_REALTIME" | #define WALL_CLOCK_ID CLOCK_REALTIME | /* end confdefs.h. */ | | #include | | | int | main () | { | | struct timespec ts; | long long result; | clock_gettime(undefined,&ts); | result = ((long long) ts.tv_sec) * 1000000000LL + | ((long long) ts.tv_nsec); | | ; | return 0; | } configure:20106: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lz -lutil -ldl -lm -lrt >&5 conftest.c: In function 'main': conftest.c:218:19: error: 'CLOCK_HIGHRES' undeclared (first use in this function) conftest.c:218:19: note: each undeclared identifier is reported only once for each function it appears in configure:20106: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | #define HAVE_PTHREAD_H 1 | #define ETHR_HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define ETHR_MONOTONIC_CLOCK_ID CLOCK_MONOTONIC | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SCHED_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_TIME_WITH_SYS_TIME 1 | #define ETHR_HAVE_USABLE_PTHREAD_STACK_MIN 1 | #define ETHR_HAVE_PTHREAD_SPIN_LOCK 1 | #define ETHR_HAVE_SCHED_YIELD 1 | #define ETHR_SCHED_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_YIELD 1 | #define ETHR_PTHREAD_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_RWLOCKATTR_SETKIND_NP 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define ETHR_HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC 1 | #define ETHR_HAVE_LINUX_FUTEX 1 | #define ETHR_HAVE_PTHREAD_SETNAME_NP_2 1 | #define ETHR_HAVE_PTHREAD_GETNAME_NP_3 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT128_T 16 | #define ETHR_HAVE___sync_synchronize ~0 | #define ETHR_HAVE___sync_add_and_fetch 12 | #define ETHR_HAVE___sync_fetch_and_and 12 | #define ETHR_HAVE___sync_fetch_and_or 12 | #define ETHR_HAVE___sync_val_compare_and_swap 12 | #define ETHR_HAVE___atomic_store_n 12 | #define ETHR_HAVE___atomic_load_n 12 | #define ETHR_HAVE___atomic_add_fetch 12 | #define ETHR_HAVE___atomic_fetch_and 12 | #define ETHR_HAVE___atomic_fetch_or 12 | #define ETHR_HAVE___atomic_compare_exchange_n 12 | #define ETHR_HAVE_GCC_ASM_ARM_DMB_INSTRUCTION 0 | #define ETHR_HAVE_GCC___ATOMIC_BUILTINS 1 | #define SIZEOF_VOID_P 8 | #define ETHR_SIZEOF_PTR 8 | #define SIZEOF_INT 4 | #define ETHR_SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ETHR_SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define ETHR_SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define ETHR_SIZEOF___INT64 0 | #define SIZEOF___INT128_T 16 | #define ETHR_SIZEOF___INT128_T 16 | #define ETHR_GCC_HAVE_DW_CMPXCHG_ASM_SUPPORT 1 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define ERTS_HAVE_SMP_EMU 1 | #define ETHR_SMP_REQUIRE_NATIVE_IMPLS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE /**/ | #define HAVE_WCWIDTH 1 | #define HAVE_LIBZ 1 | #define HAVE_ZLIB_INFLATEGETDICTIONARY 1 | #define HAVE_GETHOSTBYNAME_R GHBN_R_GLIBC | #define HAVE_WORKING_POSIX_OPENPT 1 | #define NETDB_H_NEEDS_IN_H 1 | #define HAVE_SOCKLEN_T 1 | #define H_ERRNO_DECLARED 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_PTY_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_DECL_GETRLIMIT 1 | #define HAVE_DECL_SETRLIMIT 1 | #define HAVE_DECL_RLIMIT_STACK 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SO_BSDCOMPAT /**/ | #define SYS_ERRLIST_DECLARED /**/ | #define RETSIGTYPE void | #define NO_SA_LEN 1 | #define USE_MATHERR 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define ERTS_ENDIANNESS -1 | #define HAVE_FDATASYNC 1 | #define HAVE_SENDFILE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_FINITE 1 | #define HAVE_ISNAN 1 | #define HAVE_ISINF 1 | #define HAVE_DLOPEN 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_INET_PTON 1 | #define HAVE_MPROTECT 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_MEMCPY 1 | #define HAVE_MALLOPT 1 | #define HAVE_SBRK 1 | #define HAVE___SBRK 1 | #define HAVE_BRK 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSTAT 1 | #define HAVE_SETSID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_POLL 1 | #define HAVE_MLOCKALL 1 | #define HAVE_PPOLL 1 | #define HAVE_ISFINITE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_WRITEV 1 | #define HAVE_DECL_POSIX2TIME 0 | #define HAVE_DECL_TIME2POSIX 0 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_VPRINTF 1 | #define HAVE_CONFLICTING_FREAD_DECLARATION 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_FWRITE_UNLOCKED 1 | #define HAVE_OPENPTY 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_IN6ADDR_ANY 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_DECL_IN6ADDR_ANY_INIT 1 | #define HAVE_DECL_IN6ADDR_LOOPBACK_INIT 1 | #define HAVE_DECL_IPV6_V6ONLY 1 | #define HAVE_SCHED_xETAFFINITY 1 | #define HAVE_END_SYMBOL 1 | #define HAVE__END_SYMBOL 1 | #define SBRK_RET_TYPE void * | #define SBRK_ARG_TYPE intptr_t | #define BRK_RET_TYPE int | #define BRK_ARG_TYPE void * | #define HAVE_IN6 1 | #define HAVE_MULTICAST_SUPPORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define OS_SYSTEM_TIME_USING_CLOCK_GETTIME 1 | #define WALL_CLOCK_ID_STR "CLOCK_REALTIME" | #define WALL_CLOCK_ID CLOCK_REALTIME | /* end confdefs.h. */ | | #include | | | int | main () | { | | struct timespec ts; | long long result; | clock_gettime(CLOCK_HIGHRES,&ts); | result = ((long long) ts.tv_sec) * 1000000000LL + | ((long long) ts.tv_nsec); | | ; | return 0; | } configure:20106: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lz -lutil -ldl -lm -lrt >&5 conftest.c: In function 'main': conftest.c:218:19: error: 'CLOCK_UPTIME' undeclared (first use in this function) conftest.c:218:19: note: each undeclared identifier is reported only once for each function it appears in configure:20106: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | #define HAVE_PTHREAD_H 1 | #define ETHR_HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define ETHR_MONOTONIC_CLOCK_ID CLOCK_MONOTONIC | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SCHED_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_TIME_WITH_SYS_TIME 1 | #define ETHR_HAVE_USABLE_PTHREAD_STACK_MIN 1 | #define ETHR_HAVE_PTHREAD_SPIN_LOCK 1 | #define ETHR_HAVE_SCHED_YIELD 1 | #define ETHR_SCHED_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_YIELD 1 | #define ETHR_PTHREAD_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_RWLOCKATTR_SETKIND_NP 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define ETHR_HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC 1 | #define ETHR_HAVE_LINUX_FUTEX 1 | #define ETHR_HAVE_PTHREAD_SETNAME_NP_2 1 | #define ETHR_HAVE_PTHREAD_GETNAME_NP_3 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT128_T 16 | #define ETHR_HAVE___sync_synchronize ~0 | #define ETHR_HAVE___sync_add_and_fetch 12 | #define ETHR_HAVE___sync_fetch_and_and 12 | #define ETHR_HAVE___sync_fetch_and_or 12 | #define ETHR_HAVE___sync_val_compare_and_swap 12 | #define ETHR_HAVE___atomic_store_n 12 | #define ETHR_HAVE___atomic_load_n 12 | #define ETHR_HAVE___atomic_add_fetch 12 | #define ETHR_HAVE___atomic_fetch_and 12 | #define ETHR_HAVE___atomic_fetch_or 12 | #define ETHR_HAVE___atomic_compare_exchange_n 12 | #define ETHR_HAVE_GCC_ASM_ARM_DMB_INSTRUCTION 0 | #define ETHR_HAVE_GCC___ATOMIC_BUILTINS 1 | #define SIZEOF_VOID_P 8 | #define ETHR_SIZEOF_PTR 8 | #define SIZEOF_INT 4 | #define ETHR_SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ETHR_SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define ETHR_SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define ETHR_SIZEOF___INT64 0 | #define SIZEOF___INT128_T 16 | #define ETHR_SIZEOF___INT128_T 16 | #define ETHR_GCC_HAVE_DW_CMPXCHG_ASM_SUPPORT 1 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define ERTS_HAVE_SMP_EMU 1 | #define ETHR_SMP_REQUIRE_NATIVE_IMPLS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE /**/ | #define HAVE_WCWIDTH 1 | #define HAVE_LIBZ 1 | #define HAVE_ZLIB_INFLATEGETDICTIONARY 1 | #define HAVE_GETHOSTBYNAME_R GHBN_R_GLIBC | #define HAVE_WORKING_POSIX_OPENPT 1 | #define NETDB_H_NEEDS_IN_H 1 | #define HAVE_SOCKLEN_T 1 | #define H_ERRNO_DECLARED 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_PTY_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_DECL_GETRLIMIT 1 | #define HAVE_DECL_SETRLIMIT 1 | #define HAVE_DECL_RLIMIT_STACK 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SO_BSDCOMPAT /**/ | #define SYS_ERRLIST_DECLARED /**/ | #define RETSIGTYPE void | #define NO_SA_LEN 1 | #define USE_MATHERR 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define ERTS_ENDIANNESS -1 | #define HAVE_FDATASYNC 1 | #define HAVE_SENDFILE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_FINITE 1 | #define HAVE_ISNAN 1 | #define HAVE_ISINF 1 | #define HAVE_DLOPEN 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_INET_PTON 1 | #define HAVE_MPROTECT 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_MEMCPY 1 | #define HAVE_MALLOPT 1 | #define HAVE_SBRK 1 | #define HAVE___SBRK 1 | #define HAVE_BRK 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSTAT 1 | #define HAVE_SETSID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_POLL 1 | #define HAVE_MLOCKALL 1 | #define HAVE_PPOLL 1 | #define HAVE_ISFINITE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_WRITEV 1 | #define HAVE_DECL_POSIX2TIME 0 | #define HAVE_DECL_TIME2POSIX 0 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_VPRINTF 1 | #define HAVE_CONFLICTING_FREAD_DECLARATION 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_FWRITE_UNLOCKED 1 | #define HAVE_OPENPTY 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_IN6ADDR_ANY 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_DECL_IN6ADDR_ANY_INIT 1 | #define HAVE_DECL_IN6ADDR_LOOPBACK_INIT 1 | #define HAVE_DECL_IPV6_V6ONLY 1 | #define HAVE_SCHED_xETAFFINITY 1 | #define HAVE_END_SYMBOL 1 | #define HAVE__END_SYMBOL 1 | #define SBRK_RET_TYPE void * | #define SBRK_ARG_TYPE intptr_t | #define BRK_RET_TYPE int | #define BRK_ARG_TYPE void * | #define HAVE_IN6 1 | #define HAVE_MULTICAST_SUPPORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define OS_SYSTEM_TIME_USING_CLOCK_GETTIME 1 | #define WALL_CLOCK_ID_STR "CLOCK_REALTIME" | #define WALL_CLOCK_ID CLOCK_REALTIME | /* end confdefs.h. */ | | #include | | | int | main () | { | | struct timespec ts; | long long result; | clock_gettime(CLOCK_UPTIME,&ts); | result = ((long long) ts.tv_sec) * 1000000000LL + | ((long long) ts.tv_nsec); | | ; | return 0; | } configure:20106: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lz -lutil -ldl -lm -lrt >&5 configure:20106: $? = 0 configure:20117: result: CLOCK_MONOTONIC configure:20131: checking for clock_getres configure:20131: result: no configure:20131: checking for clock_get_attributes configure:20131: result: no configure:20131: checking for gethrtime configure:20131: result: no configure:20141: checking for mach clock_get_time() with monotonic clock type configure:20177: result: no configure:20629: checking for clock_gettime in -lrt configure:20663: result: yes configure:20679: checking for clock_gettime(CLOCK_MONOTONIC_RAW, _) configure:20714: result: yes configure:20717: checking for clock_gettime() with high resolution monotonic clock type configure:20744: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lz -lutil -ldl -lm -lrt >&5 conftest.c: In function 'main': conftest.c:223:19: error: 'CLOCK_UPTIME_PRECISE' undeclared (first use in this function) conftest.c:223:19: note: each undeclared identifier is reported only once for each function it appears in configure:20744: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | #define HAVE_PTHREAD_H 1 | #define ETHR_HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define ETHR_MONOTONIC_CLOCK_ID CLOCK_MONOTONIC | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SCHED_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_TIME_WITH_SYS_TIME 1 | #define ETHR_HAVE_USABLE_PTHREAD_STACK_MIN 1 | #define ETHR_HAVE_PTHREAD_SPIN_LOCK 1 | #define ETHR_HAVE_SCHED_YIELD 1 | #define ETHR_SCHED_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_YIELD 1 | #define ETHR_PTHREAD_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_RWLOCKATTR_SETKIND_NP 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define ETHR_HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC 1 | #define ETHR_HAVE_LINUX_FUTEX 1 | #define ETHR_HAVE_PTHREAD_SETNAME_NP_2 1 | #define ETHR_HAVE_PTHREAD_GETNAME_NP_3 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT128_T 16 | #define ETHR_HAVE___sync_synchronize ~0 | #define ETHR_HAVE___sync_add_and_fetch 12 | #define ETHR_HAVE___sync_fetch_and_and 12 | #define ETHR_HAVE___sync_fetch_and_or 12 | #define ETHR_HAVE___sync_val_compare_and_swap 12 | #define ETHR_HAVE___atomic_store_n 12 | #define ETHR_HAVE___atomic_load_n 12 | #define ETHR_HAVE___atomic_add_fetch 12 | #define ETHR_HAVE___atomic_fetch_and 12 | #define ETHR_HAVE___atomic_fetch_or 12 | #define ETHR_HAVE___atomic_compare_exchange_n 12 | #define ETHR_HAVE_GCC_ASM_ARM_DMB_INSTRUCTION 0 | #define ETHR_HAVE_GCC___ATOMIC_BUILTINS 1 | #define SIZEOF_VOID_P 8 | #define ETHR_SIZEOF_PTR 8 | #define SIZEOF_INT 4 | #define ETHR_SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ETHR_SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define ETHR_SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define ETHR_SIZEOF___INT64 0 | #define SIZEOF___INT128_T 16 | #define ETHR_SIZEOF___INT128_T 16 | #define ETHR_GCC_HAVE_DW_CMPXCHG_ASM_SUPPORT 1 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define ERTS_HAVE_SMP_EMU 1 | #define ETHR_SMP_REQUIRE_NATIVE_IMPLS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE /**/ | #define HAVE_WCWIDTH 1 | #define HAVE_LIBZ 1 | #define HAVE_ZLIB_INFLATEGETDICTIONARY 1 | #define HAVE_GETHOSTBYNAME_R GHBN_R_GLIBC | #define HAVE_WORKING_POSIX_OPENPT 1 | #define NETDB_H_NEEDS_IN_H 1 | #define HAVE_SOCKLEN_T 1 | #define H_ERRNO_DECLARED 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_PTY_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_DECL_GETRLIMIT 1 | #define HAVE_DECL_SETRLIMIT 1 | #define HAVE_DECL_RLIMIT_STACK 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SO_BSDCOMPAT /**/ | #define SYS_ERRLIST_DECLARED /**/ | #define RETSIGTYPE void | #define NO_SA_LEN 1 | #define USE_MATHERR 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define ERTS_ENDIANNESS -1 | #define HAVE_FDATASYNC 1 | #define HAVE_SENDFILE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_FINITE 1 | #define HAVE_ISNAN 1 | #define HAVE_ISINF 1 | #define HAVE_DLOPEN 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_INET_PTON 1 | #define HAVE_MPROTECT 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_MEMCPY 1 | #define HAVE_MALLOPT 1 | #define HAVE_SBRK 1 | #define HAVE___SBRK 1 | #define HAVE_BRK 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSTAT 1 | #define HAVE_SETSID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_POLL 1 | #define HAVE_MLOCKALL 1 | #define HAVE_PPOLL 1 | #define HAVE_ISFINITE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_WRITEV 1 | #define HAVE_DECL_POSIX2TIME 0 | #define HAVE_DECL_TIME2POSIX 0 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_VPRINTF 1 | #define HAVE_CONFLICTING_FREAD_DECLARATION 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_FWRITE_UNLOCKED 1 | #define HAVE_OPENPTY 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_IN6ADDR_ANY 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_DECL_IN6ADDR_ANY_INIT 1 | #define HAVE_DECL_IN6ADDR_LOOPBACK_INIT 1 | #define HAVE_DECL_IPV6_V6ONLY 1 | #define HAVE_SCHED_xETAFFINITY 1 | #define HAVE_END_SYMBOL 1 | #define HAVE__END_SYMBOL 1 | #define SBRK_RET_TYPE void * | #define SBRK_ARG_TYPE intptr_t | #define BRK_RET_TYPE int | #define BRK_ARG_TYPE void * | #define HAVE_IN6 1 | #define HAVE_MULTICAST_SUPPORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define OS_SYSTEM_TIME_USING_CLOCK_GETTIME 1 | #define WALL_CLOCK_ID_STR "CLOCK_REALTIME" | #define WALL_CLOCK_ID CLOCK_REALTIME | #define OS_MONOTONIC_TIME_USING_CLOCK_GETTIME 1 | #define ERTS_HAVE_CORRECTED_OS_MONOTONIC_TIME 1 | #define MONOTONIC_CLOCK_ID_STR "CLOCK_MONOTONIC" | #define MONOTONIC_CLOCK_ID CLOCK_MONOTONIC | #define HAVE_CLOCK_GETTIME_MONOTONIC_RAW 1 | /* end confdefs.h. */ | | #include | | | int | main () | { | | struct timespec ts; | long long result; | clock_gettime(CLOCK_UPTIME_PRECISE,&ts); | result = ((long long) ts.tv_sec) * 1000000000LL + | ((long long) ts.tv_nsec); | | ; | return 0; | } configure:20744: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lz -lutil -ldl -lm -lrt >&5 conftest.c: In function 'main': conftest.c:223:19: error: 'CLOCK_HIGHRES' undeclared (first use in this function) conftest.c:223:19: note: each undeclared identifier is reported only once for each function it appears in configure:20744: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | #define HAVE_PTHREAD_H 1 | #define ETHR_HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define ETHR_MONOTONIC_CLOCK_ID CLOCK_MONOTONIC | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SCHED_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_TIME_WITH_SYS_TIME 1 | #define ETHR_HAVE_USABLE_PTHREAD_STACK_MIN 1 | #define ETHR_HAVE_PTHREAD_SPIN_LOCK 1 | #define ETHR_HAVE_SCHED_YIELD 1 | #define ETHR_SCHED_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_YIELD 1 | #define ETHR_PTHREAD_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_RWLOCKATTR_SETKIND_NP 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define ETHR_HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC 1 | #define ETHR_HAVE_LINUX_FUTEX 1 | #define ETHR_HAVE_PTHREAD_SETNAME_NP_2 1 | #define ETHR_HAVE_PTHREAD_GETNAME_NP_3 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT128_T 16 | #define ETHR_HAVE___sync_synchronize ~0 | #define ETHR_HAVE___sync_add_and_fetch 12 | #define ETHR_HAVE___sync_fetch_and_and 12 | #define ETHR_HAVE___sync_fetch_and_or 12 | #define ETHR_HAVE___sync_val_compare_and_swap 12 | #define ETHR_HAVE___atomic_store_n 12 | #define ETHR_HAVE___atomic_load_n 12 | #define ETHR_HAVE___atomic_add_fetch 12 | #define ETHR_HAVE___atomic_fetch_and 12 | #define ETHR_HAVE___atomic_fetch_or 12 | #define ETHR_HAVE___atomic_compare_exchange_n 12 | #define ETHR_HAVE_GCC_ASM_ARM_DMB_INSTRUCTION 0 | #define ETHR_HAVE_GCC___ATOMIC_BUILTINS 1 | #define SIZEOF_VOID_P 8 | #define ETHR_SIZEOF_PTR 8 | #define SIZEOF_INT 4 | #define ETHR_SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ETHR_SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define ETHR_SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define ETHR_SIZEOF___INT64 0 | #define SIZEOF___INT128_T 16 | #define ETHR_SIZEOF___INT128_T 16 | #define ETHR_GCC_HAVE_DW_CMPXCHG_ASM_SUPPORT 1 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define ERTS_HAVE_SMP_EMU 1 | #define ETHR_SMP_REQUIRE_NATIVE_IMPLS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE /**/ | #define HAVE_WCWIDTH 1 | #define HAVE_LIBZ 1 | #define HAVE_ZLIB_INFLATEGETDICTIONARY 1 | #define HAVE_GETHOSTBYNAME_R GHBN_R_GLIBC | #define HAVE_WORKING_POSIX_OPENPT 1 | #define NETDB_H_NEEDS_IN_H 1 | #define HAVE_SOCKLEN_T 1 | #define H_ERRNO_DECLARED 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_PTY_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_DECL_GETRLIMIT 1 | #define HAVE_DECL_SETRLIMIT 1 | #define HAVE_DECL_RLIMIT_STACK 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SO_BSDCOMPAT /**/ | #define SYS_ERRLIST_DECLARED /**/ | #define RETSIGTYPE void | #define NO_SA_LEN 1 | #define USE_MATHERR 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define ERTS_ENDIANNESS -1 | #define HAVE_FDATASYNC 1 | #define HAVE_SENDFILE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_FINITE 1 | #define HAVE_ISNAN 1 | #define HAVE_ISINF 1 | #define HAVE_DLOPEN 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_INET_PTON 1 | #define HAVE_MPROTECT 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_MEMCPY 1 | #define HAVE_MALLOPT 1 | #define HAVE_SBRK 1 | #define HAVE___SBRK 1 | #define HAVE_BRK 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSTAT 1 | #define HAVE_SETSID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_POLL 1 | #define HAVE_MLOCKALL 1 | #define HAVE_PPOLL 1 | #define HAVE_ISFINITE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_WRITEV 1 | #define HAVE_DECL_POSIX2TIME 0 | #define HAVE_DECL_TIME2POSIX 0 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_VPRINTF 1 | #define HAVE_CONFLICTING_FREAD_DECLARATION 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_FWRITE_UNLOCKED 1 | #define HAVE_OPENPTY 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_IN6ADDR_ANY 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_DECL_IN6ADDR_ANY_INIT 1 | #define HAVE_DECL_IN6ADDR_LOOPBACK_INIT 1 | #define HAVE_DECL_IPV6_V6ONLY 1 | #define HAVE_SCHED_xETAFFINITY 1 | #define HAVE_END_SYMBOL 1 | #define HAVE__END_SYMBOL 1 | #define SBRK_RET_TYPE void * | #define SBRK_ARG_TYPE intptr_t | #define BRK_RET_TYPE int | #define BRK_ARG_TYPE void * | #define HAVE_IN6 1 | #define HAVE_MULTICAST_SUPPORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define OS_SYSTEM_TIME_USING_CLOCK_GETTIME 1 | #define WALL_CLOCK_ID_STR "CLOCK_REALTIME" | #define WALL_CLOCK_ID CLOCK_REALTIME | #define OS_MONOTONIC_TIME_USING_CLOCK_GETTIME 1 | #define ERTS_HAVE_CORRECTED_OS_MONOTONIC_TIME 1 | #define MONOTONIC_CLOCK_ID_STR "CLOCK_MONOTONIC" | #define MONOTONIC_CLOCK_ID CLOCK_MONOTONIC | #define HAVE_CLOCK_GETTIME_MONOTONIC_RAW 1 | /* end confdefs.h. */ | | #include | | | int | main () | { | | struct timespec ts; | long long result; | clock_gettime(CLOCK_HIGHRES,&ts); | result = ((long long) ts.tv_sec) * 1000000000LL + | ((long long) ts.tv_nsec); | | ; | return 0; | } configure:20744: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lz -lutil -ldl -lm -lrt >&5 conftest.c: In function 'main': conftest.c:223:19: error: 'CLOCK_UPTIME' undeclared (first use in this function) conftest.c:223:19: note: each undeclared identifier is reported only once for each function it appears in configure:20744: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | #define HAVE_PTHREAD_H 1 | #define ETHR_HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define ETHR_MONOTONIC_CLOCK_ID CLOCK_MONOTONIC | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SCHED_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_TIME_WITH_SYS_TIME 1 | #define ETHR_HAVE_USABLE_PTHREAD_STACK_MIN 1 | #define ETHR_HAVE_PTHREAD_SPIN_LOCK 1 | #define ETHR_HAVE_SCHED_YIELD 1 | #define ETHR_SCHED_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_YIELD 1 | #define ETHR_PTHREAD_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_RWLOCKATTR_SETKIND_NP 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define ETHR_HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC 1 | #define ETHR_HAVE_LINUX_FUTEX 1 | #define ETHR_HAVE_PTHREAD_SETNAME_NP_2 1 | #define ETHR_HAVE_PTHREAD_GETNAME_NP_3 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT128_T 16 | #define ETHR_HAVE___sync_synchronize ~0 | #define ETHR_HAVE___sync_add_and_fetch 12 | #define ETHR_HAVE___sync_fetch_and_and 12 | #define ETHR_HAVE___sync_fetch_and_or 12 | #define ETHR_HAVE___sync_val_compare_and_swap 12 | #define ETHR_HAVE___atomic_store_n 12 | #define ETHR_HAVE___atomic_load_n 12 | #define ETHR_HAVE___atomic_add_fetch 12 | #define ETHR_HAVE___atomic_fetch_and 12 | #define ETHR_HAVE___atomic_fetch_or 12 | #define ETHR_HAVE___atomic_compare_exchange_n 12 | #define ETHR_HAVE_GCC_ASM_ARM_DMB_INSTRUCTION 0 | #define ETHR_HAVE_GCC___ATOMIC_BUILTINS 1 | #define SIZEOF_VOID_P 8 | #define ETHR_SIZEOF_PTR 8 | #define SIZEOF_INT 4 | #define ETHR_SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ETHR_SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define ETHR_SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define ETHR_SIZEOF___INT64 0 | #define SIZEOF___INT128_T 16 | #define ETHR_SIZEOF___INT128_T 16 | #define ETHR_GCC_HAVE_DW_CMPXCHG_ASM_SUPPORT 1 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define ERTS_HAVE_SMP_EMU 1 | #define ETHR_SMP_REQUIRE_NATIVE_IMPLS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE /**/ | #define HAVE_WCWIDTH 1 | #define HAVE_LIBZ 1 | #define HAVE_ZLIB_INFLATEGETDICTIONARY 1 | #define HAVE_GETHOSTBYNAME_R GHBN_R_GLIBC | #define HAVE_WORKING_POSIX_OPENPT 1 | #define NETDB_H_NEEDS_IN_H 1 | #define HAVE_SOCKLEN_T 1 | #define H_ERRNO_DECLARED 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_PTY_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_DECL_GETRLIMIT 1 | #define HAVE_DECL_SETRLIMIT 1 | #define HAVE_DECL_RLIMIT_STACK 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SO_BSDCOMPAT /**/ | #define SYS_ERRLIST_DECLARED /**/ | #define RETSIGTYPE void | #define NO_SA_LEN 1 | #define USE_MATHERR 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define ERTS_ENDIANNESS -1 | #define HAVE_FDATASYNC 1 | #define HAVE_SENDFILE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_FINITE 1 | #define HAVE_ISNAN 1 | #define HAVE_ISINF 1 | #define HAVE_DLOPEN 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_INET_PTON 1 | #define HAVE_MPROTECT 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_MEMCPY 1 | #define HAVE_MALLOPT 1 | #define HAVE_SBRK 1 | #define HAVE___SBRK 1 | #define HAVE_BRK 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSTAT 1 | #define HAVE_SETSID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_POLL 1 | #define HAVE_MLOCKALL 1 | #define HAVE_PPOLL 1 | #define HAVE_ISFINITE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_WRITEV 1 | #define HAVE_DECL_POSIX2TIME 0 | #define HAVE_DECL_TIME2POSIX 0 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_VPRINTF 1 | #define HAVE_CONFLICTING_FREAD_DECLARATION 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_FWRITE_UNLOCKED 1 | #define HAVE_OPENPTY 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_IN6ADDR_ANY 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_DECL_IN6ADDR_ANY_INIT 1 | #define HAVE_DECL_IN6ADDR_LOOPBACK_INIT 1 | #define HAVE_DECL_IPV6_V6ONLY 1 | #define HAVE_SCHED_xETAFFINITY 1 | #define HAVE_END_SYMBOL 1 | #define HAVE__END_SYMBOL 1 | #define SBRK_RET_TYPE void * | #define SBRK_ARG_TYPE intptr_t | #define BRK_RET_TYPE int | #define BRK_ARG_TYPE void * | #define HAVE_IN6 1 | #define HAVE_MULTICAST_SUPPORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define OS_SYSTEM_TIME_USING_CLOCK_GETTIME 1 | #define WALL_CLOCK_ID_STR "CLOCK_REALTIME" | #define WALL_CLOCK_ID CLOCK_REALTIME | #define OS_MONOTONIC_TIME_USING_CLOCK_GETTIME 1 | #define ERTS_HAVE_CORRECTED_OS_MONOTONIC_TIME 1 | #define MONOTONIC_CLOCK_ID_STR "CLOCK_MONOTONIC" | #define MONOTONIC_CLOCK_ID CLOCK_MONOTONIC | #define HAVE_CLOCK_GETTIME_MONOTONIC_RAW 1 | /* end confdefs.h. */ | | #include | | | int | main () | { | | struct timespec ts; | long long result; | clock_gettime(CLOCK_UPTIME,&ts); | result = ((long long) ts.tv_sec) * 1000000000LL + | ((long long) ts.tv_nsec); | | ; | return 0; | } configure:20744: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lz -lutil -ldl -lm -lrt >&5 configure:20744: $? = 0 configure:20755: result: CLOCK_MONOTONIC configure:20769: checking for clock_getres configure:20769: result: no configure:20769: checking for clock_get_attributes configure:20769: result: no configure:20769: checking for gethrtime configure:20769: result: no configure:20779: checking for mach clock_get_time() with monotonic clock type configure:20815: result: no configure:20925: checking if gethrvtime works and how to use it configure:20995: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lz -lutil -ldl -lm >&5 conftest.c:234:23: fatal error: sys/fault.h: No such file or directory compilation terminated. configure:20995: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | #define HAVE_PTHREAD_H 1 | #define ETHR_HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define ETHR_MONOTONIC_CLOCK_ID CLOCK_MONOTONIC | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SCHED_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_TIME_WITH_SYS_TIME 1 | #define ETHR_HAVE_USABLE_PTHREAD_STACK_MIN 1 | #define ETHR_HAVE_PTHREAD_SPIN_LOCK 1 | #define ETHR_HAVE_SCHED_YIELD 1 | #define ETHR_SCHED_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_YIELD 1 | #define ETHR_PTHREAD_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_RWLOCKATTR_SETKIND_NP 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define ETHR_HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC 1 | #define ETHR_HAVE_LINUX_FUTEX 1 | #define ETHR_HAVE_PTHREAD_SETNAME_NP_2 1 | #define ETHR_HAVE_PTHREAD_GETNAME_NP_3 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT128_T 16 | #define ETHR_HAVE___sync_synchronize ~0 | #define ETHR_HAVE___sync_add_and_fetch 12 | #define ETHR_HAVE___sync_fetch_and_and 12 | #define ETHR_HAVE___sync_fetch_and_or 12 | #define ETHR_HAVE___sync_val_compare_and_swap 12 | #define ETHR_HAVE___atomic_store_n 12 | #define ETHR_HAVE___atomic_load_n 12 | #define ETHR_HAVE___atomic_add_fetch 12 | #define ETHR_HAVE___atomic_fetch_and 12 | #define ETHR_HAVE___atomic_fetch_or 12 | #define ETHR_HAVE___atomic_compare_exchange_n 12 | #define ETHR_HAVE_GCC_ASM_ARM_DMB_INSTRUCTION 0 | #define ETHR_HAVE_GCC___ATOMIC_BUILTINS 1 | #define SIZEOF_VOID_P 8 | #define ETHR_SIZEOF_PTR 8 | #define SIZEOF_INT 4 | #define ETHR_SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ETHR_SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define ETHR_SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define ETHR_SIZEOF___INT64 0 | #define SIZEOF___INT128_T 16 | #define ETHR_SIZEOF___INT128_T 16 | #define ETHR_GCC_HAVE_DW_CMPXCHG_ASM_SUPPORT 1 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define ERTS_HAVE_SMP_EMU 1 | #define ETHR_SMP_REQUIRE_NATIVE_IMPLS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE /**/ | #define HAVE_WCWIDTH 1 | #define HAVE_LIBZ 1 | #define HAVE_ZLIB_INFLATEGETDICTIONARY 1 | #define HAVE_GETHOSTBYNAME_R GHBN_R_GLIBC | #define HAVE_WORKING_POSIX_OPENPT 1 | #define NETDB_H_NEEDS_IN_H 1 | #define HAVE_SOCKLEN_T 1 | #define H_ERRNO_DECLARED 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_PTY_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_DECL_GETRLIMIT 1 | #define HAVE_DECL_SETRLIMIT 1 | #define HAVE_DECL_RLIMIT_STACK 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SO_BSDCOMPAT /**/ | #define SYS_ERRLIST_DECLARED /**/ | #define RETSIGTYPE void | #define NO_SA_LEN 1 | #define USE_MATHERR 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define ERTS_ENDIANNESS -1 | #define HAVE_FDATASYNC 1 | #define HAVE_SENDFILE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_FINITE 1 | #define HAVE_ISNAN 1 | #define HAVE_ISINF 1 | #define HAVE_DLOPEN 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_INET_PTON 1 | #define HAVE_MPROTECT 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_MEMCPY 1 | #define HAVE_MALLOPT 1 | #define HAVE_SBRK 1 | #define HAVE___SBRK 1 | #define HAVE_BRK 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSTAT 1 | #define HAVE_SETSID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_POLL 1 | #define HAVE_MLOCKALL 1 | #define HAVE_PPOLL 1 | #define HAVE_ISFINITE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_WRITEV 1 | #define HAVE_DECL_POSIX2TIME 0 | #define HAVE_DECL_TIME2POSIX 0 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_VPRINTF 1 | #define HAVE_CONFLICTING_FREAD_DECLARATION 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_FWRITE_UNLOCKED 1 | #define HAVE_OPENPTY 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_IN6ADDR_ANY 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_DECL_IN6ADDR_ANY_INIT 1 | #define HAVE_DECL_IN6ADDR_LOOPBACK_INIT 1 | #define HAVE_DECL_IPV6_V6ONLY 1 | #define HAVE_SCHED_xETAFFINITY 1 | #define HAVE_END_SYMBOL 1 | #define HAVE__END_SYMBOL 1 | #define SBRK_RET_TYPE void * | #define SBRK_ARG_TYPE intptr_t | #define BRK_RET_TYPE int | #define BRK_ARG_TYPE void * | #define HAVE_IN6 1 | #define HAVE_MULTICAST_SUPPORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define OS_SYSTEM_TIME_USING_CLOCK_GETTIME 1 | #define WALL_CLOCK_ID_STR "CLOCK_REALTIME" | #define WALL_CLOCK_ID CLOCK_REALTIME | #define OS_MONOTONIC_TIME_USING_CLOCK_GETTIME 1 | #define ERTS_HAVE_CORRECTED_OS_MONOTONIC_TIME 1 | #define MONOTONIC_CLOCK_ID_STR "CLOCK_MONOTONIC" | #define MONOTONIC_CLOCK_ID CLOCK_MONOTONIC | #define HAVE_CLOCK_GETTIME_MONOTONIC_RAW 1 | #define HRTIME_CLOCK_ID_STR "CLOCK_MONOTONIC" | #define HRTIME_CLOCK_ID CLOCK_MONOTONIC | /* end confdefs.h. */ | | /* gethrvtime procfs ioctl test */ | /* These need to be undef:ed to not break activation of | * micro level process accounting on /proc/self | */ | #ifdef _LARGEFILE_SOURCE | # undef _LARGEFILE_SOURCE | #endif | #ifdef _FILE_OFFSET_BITS | # undef _FILE_OFFSET_BITS | #endif | #include | #include | #include | #include | #include | #include | #include | #include | #include | #include | #include | #include | | int main() { | long msacct = PR_MSACCT; | int fd; | long long start, stop; | int i; | pid_t pid = getpid(); | char proc_self[30] = "/proc/"; | | sprintf(proc_self+strlen(proc_self), "%lu", (unsigned long) pid); | if ( (fd = open(proc_self, O_WRONLY)) == -1) | exit(1); | if (ioctl(fd, PIOCSET, &msacct) < 0) | exit(2); | if (close(fd) < 0) | exit(3); | start = gethrvtime(); | for (i = 0; i < 100; i++) | stop = gethrvtime(); | if (start == 0) | exit(4); | if (start == stop) | exit(5); | exit(0); return 0; | } | configure:21022: result: not working configure:21027: checking if clock_gettime can be used to get process CPU time configure:21067: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lrt >&5 configure:21067: $? = 0 configure:21067: ./conftest configure:21067: $? = 0 configure:21077: result: yes configure:21100: checking for m4 configure:21116: found /home/test/autobuild/run/instance-0/output/host/bin/m4 configure:21127: result: m4 configure:21139: checking whether MAP_FIXED is declared configure:21139: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE conftest.c >&5 configure:21139: $? = 0 configure:21139: result: yes configure:21150: checking whether MAP_NORESERVE is declared configure:21150: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE conftest.c >&5 configure:21150: $? = 0 configure:21150: result: yes configure:21212: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE conftest.c >&5 configure:21212: $? = 0 configure:21213: No -fPIE enabled by default configure:21268: Floating point exceptions disabled by default on Linux configure:21856: checking whether to redefine FD_SETSIZE configure:21867: result: no configure:21894: Enable exec_alloc for hipe code allocation configure:21914: checking for working poll() configure:21954: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lz -lutil -ldl -lm >&5 conftest.c: In function 'main': conftest.c:234:5: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] conftest.c:236:3: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] configure:21954: $? = 0 configure:21954: ./conftest configure:21954: $? = 0 configure:21995: result: yes configure:22077: checking whether epoll is level triggered configure:22100: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lz -lutil -ldl -lm >&5 configure:22100: $? = 0 configure:22108: result: yes configure:22114: checking whether kernel poll support should be enabled configure:22147: result: yes; epoll configure:22152: checking whether putenv() stores a copy of the key-value pair configure:22197: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lz -lutil -ldl -lm >&5 configure:22197: $? = 0 configure:22197: ./conftest configure:22197: $? = 3 configure: program exited with status 3 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | #define HAVE_PTHREAD_H 1 | #define ETHR_HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define ETHR_MONOTONIC_CLOCK_ID CLOCK_MONOTONIC | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SCHED_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_TIME_WITH_SYS_TIME 1 | #define ETHR_HAVE_USABLE_PTHREAD_STACK_MIN 1 | #define ETHR_HAVE_PTHREAD_SPIN_LOCK 1 | #define ETHR_HAVE_SCHED_YIELD 1 | #define ETHR_SCHED_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_YIELD 1 | #define ETHR_PTHREAD_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_RWLOCKATTR_SETKIND_NP 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define ETHR_HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC 1 | #define ETHR_HAVE_LINUX_FUTEX 1 | #define ETHR_HAVE_PTHREAD_SETNAME_NP_2 1 | #define ETHR_HAVE_PTHREAD_GETNAME_NP_3 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT128_T 16 | #define ETHR_HAVE___sync_synchronize ~0 | #define ETHR_HAVE___sync_add_and_fetch 12 | #define ETHR_HAVE___sync_fetch_and_and 12 | #define ETHR_HAVE___sync_fetch_and_or 12 | #define ETHR_HAVE___sync_val_compare_and_swap 12 | #define ETHR_HAVE___atomic_store_n 12 | #define ETHR_HAVE___atomic_load_n 12 | #define ETHR_HAVE___atomic_add_fetch 12 | #define ETHR_HAVE___atomic_fetch_and 12 | #define ETHR_HAVE___atomic_fetch_or 12 | #define ETHR_HAVE___atomic_compare_exchange_n 12 | #define ETHR_HAVE_GCC_ASM_ARM_DMB_INSTRUCTION 0 | #define ETHR_HAVE_GCC___ATOMIC_BUILTINS 1 | #define SIZEOF_VOID_P 8 | #define ETHR_SIZEOF_PTR 8 | #define SIZEOF_INT 4 | #define ETHR_SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ETHR_SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define ETHR_SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define ETHR_SIZEOF___INT64 0 | #define SIZEOF___INT128_T 16 | #define ETHR_SIZEOF___INT128_T 16 | #define ETHR_GCC_HAVE_DW_CMPXCHG_ASM_SUPPORT 1 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define ERTS_HAVE_SMP_EMU 1 | #define ETHR_SMP_REQUIRE_NATIVE_IMPLS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE /**/ | #define HAVE_WCWIDTH 1 | #define HAVE_LIBZ 1 | #define HAVE_ZLIB_INFLATEGETDICTIONARY 1 | #define HAVE_GETHOSTBYNAME_R GHBN_R_GLIBC | #define HAVE_WORKING_POSIX_OPENPT 1 | #define NETDB_H_NEEDS_IN_H 1 | #define HAVE_SOCKLEN_T 1 | #define H_ERRNO_DECLARED 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_PTY_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_DECL_GETRLIMIT 1 | #define HAVE_DECL_SETRLIMIT 1 | #define HAVE_DECL_RLIMIT_STACK 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SO_BSDCOMPAT /**/ | #define SYS_ERRLIST_DECLARED /**/ | #define RETSIGTYPE void | #define NO_SA_LEN 1 | #define USE_MATHERR 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define ERTS_ENDIANNESS -1 | #define HAVE_FDATASYNC 1 | #define HAVE_SENDFILE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_FINITE 1 | #define HAVE_ISNAN 1 | #define HAVE_ISINF 1 | #define HAVE_DLOPEN 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_INET_PTON 1 | #define HAVE_MPROTECT 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_MEMCPY 1 | #define HAVE_MALLOPT 1 | #define HAVE_SBRK 1 | #define HAVE___SBRK 1 | #define HAVE_BRK 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSTAT 1 | #define HAVE_SETSID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_POLL 1 | #define HAVE_MLOCKALL 1 | #define HAVE_PPOLL 1 | #define HAVE_ISFINITE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_WRITEV 1 | #define HAVE_DECL_POSIX2TIME 0 | #define HAVE_DECL_TIME2POSIX 0 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_VPRINTF 1 | #define HAVE_CONFLICTING_FREAD_DECLARATION 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_FWRITE_UNLOCKED 1 | #define HAVE_OPENPTY 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_IN6ADDR_ANY 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_DECL_IN6ADDR_ANY_INIT 1 | #define HAVE_DECL_IN6ADDR_LOOPBACK_INIT 1 | #define HAVE_DECL_IPV6_V6ONLY 1 | #define HAVE_SCHED_xETAFFINITY 1 | #define HAVE_END_SYMBOL 1 | #define HAVE__END_SYMBOL 1 | #define SBRK_RET_TYPE void * | #define SBRK_ARG_TYPE intptr_t | #define BRK_RET_TYPE int | #define BRK_ARG_TYPE void * | #define HAVE_IN6 1 | #define HAVE_MULTICAST_SUPPORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define OS_SYSTEM_TIME_USING_CLOCK_GETTIME 1 | #define WALL_CLOCK_ID_STR "CLOCK_REALTIME" | #define WALL_CLOCK_ID CLOCK_REALTIME | #define OS_MONOTONIC_TIME_USING_CLOCK_GETTIME 1 | #define ERTS_HAVE_CORRECTED_OS_MONOTONIC_TIME 1 | #define MONOTONIC_CLOCK_ID_STR "CLOCK_MONOTONIC" | #define MONOTONIC_CLOCK_ID CLOCK_MONOTONIC | #define HAVE_CLOCK_GETTIME_MONOTONIC_RAW 1 | #define HRTIME_CLOCK_ID_STR "CLOCK_MONOTONIC" | #define HRTIME_CLOCK_ID CLOCK_MONOTONIC | #define HAVE_CLOCK_GETTIME_CPU_TIME /**/ | #define HAVE_DECL_MAP_FIXED 1 | #define HAVE_DECL_MAP_NORESERVE 1 | #define NO_FPE_SIGNALS /**/ | #define HIPE 1 | #define ERTS_USE_POLL 1 | #define HAVE_SYS_EPOLL_H 1 | #define ERTS_ENABLE_KERNEL_POLL 1 | /* end confdefs.h. */ | | #include | int main(void) { | int i; | char *env; | char buf[10]; | for (i = 0; i < 7; i++) | buf[i] = 'X'; | buf[i] = '\0'; | buf[3] = '='; | if (putenv(buf) != 0) | return 1; | for (i = 4; i < 7; i++) | buf[i] = 'Y'; | env = getenv("XXX"); | if (!env) | return 2; | for (i = 0; i < 3; i++) | if (env[i] != 'X') | return 3; | for (i = 0; i < 3; i++) | buf[i] = 'Y'; | env = getenv("XXX"); | if (!env) | return 4; | for (i = 0; i < 3; i++) | if (env[i] != 'X') | return 5; | return 0; | } | configure:22207: result: no configure:22395: checking for ld configure:22422: result: /usr/bin/gcc configure:22446: checking for compiler flags for loadable drivers configure:22448: result: -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -fPIC configure:22450: checking for linker for loadable drivers configure:22452: result: /usr/bin/gcc configure:22454: checking for linker flags for loadable drivers configure:22456: result: -shared -Wl,-Bsymbolic configure:22458: checking for 'runtime library path' linker flag configure:22461: result: -Wl,-R configure:22480: checking for a compiler that handles jumptables configure:22515: /usr/bin/gcc -c -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE conftest.c >&5 configure:22515: $? = 0 configure:22576: /usr/bin/gcc -c conftest.c >&5 configure:22576: $? = 0 configure:22588: result: /usr/bin/gcc configure:22904: checking for static ZLib to be used by SSL in standard locations configure:22926: result: no configure:23482: checking for OpenSSL kerberos 5 support configure:23537: result: no configure:23598: checking for ssl runtime library path to use configure:23671: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib -Wl,-R/home/test/autobuild/run/instance-0/output/host/lib64 -Wl,-R/usr/local/lib64 -Wl,-R/usr/sfw/lib64 -Wl,-R/usr/lib64 -Wl,-R/opt/local/lib64 -Wl,-R/usr/pkg/lib64 -Wl,-R/usr/local/openssl/lib64 -Wl,-R/usr/lib/openssl/lib64 -Wl,-R/usr/openssl/lib64 -Wl,-R/usr/local/ssl/lib64 -Wl,-R/usr/lib/ssl/lib64 -Wl,-R/usr/ssl/lib64 -Wl,-R//lib64 -Wl,-R/usr/local/lib -Wl,-R/usr/sfw/lib -Wl,-R/usr/lib -Wl,-R/opt/local/lib -Wl,-R/usr/pkg/lib -Wl,-R/usr/local/openssl/lib -Wl,-R/usr/lib/openssl/lib -Wl,-R/usr/openssl/lib -Wl,-R/usr/local/ssl/lib -Wl,-R/usr/lib/ssl/lib -Wl,-R/usr/ssl/lib -Wl,-R//lib -L/home/test/autobuild/run/instance-0/output/host/lib64 conftest.c -lcrypto >&5 configure:23671: $? = 0 configure:23691: result: /home/test/autobuild/run/instance-0/output/host/lib64:/usr/local/lib64:/usr/sfw/lib64:/usr/lib64:/opt/local/lib64:/usr/pkg/lib64:/usr/local/openssl/lib64:/usr/lib/openssl/lib64:/usr/openssl/lib64:/usr/local/ssl/lib64:/usr/lib/ssl/lib64:/usr/ssl/lib64://lib64:/usr/local/lib:/usr/sfw/lib:/usr/lib:/opt/local/lib:/usr/pkg/lib:/usr/local/openssl/lib:/usr/lib/openssl/lib:/usr/openssl/lib:/usr/local/ssl/lib:/usr/lib/ssl/lib:/usr/ssl/lib://lib configure:23753: checking for kstat_open in -lkstat configure:23787: result: no configure:23797: checking for kvm_open in -lkvm configure:23822: /usr/bin/gcc -o conftest -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lkvm -lz -lutil -ldl -lm >&5 /usr/bin/ld: cannot find -lkvm collect2: error: ld returned 1 exit status configure:23822: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define ASSUMED_CACHE_LINE_SIZE 64 | #define ERTS_SAVED_COMPILE_TIME 1 | #define ERTS_ENABLE_MSACC 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define SIZEOF_VOID_P 8 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBUTIL 1 | #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 | #define HAVE_PTHREAD_H 1 | #define ETHR_HAVE_CLOCK_GETTIME_MONOTONIC 1 | #define ETHR_MONOTONIC_CLOCK_ID CLOCK_MONOTONIC | #define ETHR_PTHREADS 1 | #define ETHR_HAVE_PTHREAD_H 1 | #define ETHR_HAVE_SCHED_H 1 | #define ETHR_HAVE_SYS_TIME_H 1 | #define ETHR_TIME_WITH_SYS_TIME 1 | #define ETHR_HAVE_USABLE_PTHREAD_STACK_MIN 1 | #define ETHR_HAVE_PTHREAD_SPIN_LOCK 1 | #define ETHR_HAVE_SCHED_YIELD 1 | #define ETHR_SCHED_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_YIELD 1 | #define ETHR_PTHREAD_YIELD_RET_INT 1 | #define ETHR_HAVE_PTHREAD_RWLOCKATTR_SETKIND_NP 1 | #define ETHR_HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP 1 | #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 | #define ETHR_HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC 1 | #define ETHR_HAVE_LINUX_FUTEX 1 | #define ETHR_HAVE_PTHREAD_SETNAME_NP_2 1 | #define ETHR_HAVE_PTHREAD_GETNAME_NP_3 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT128_T 16 | #define ETHR_HAVE___sync_synchronize ~0 | #define ETHR_HAVE___sync_add_and_fetch 12 | #define ETHR_HAVE___sync_fetch_and_and 12 | #define ETHR_HAVE___sync_fetch_and_or 12 | #define ETHR_HAVE___sync_val_compare_and_swap 12 | #define ETHR_HAVE___atomic_store_n 12 | #define ETHR_HAVE___atomic_load_n 12 | #define ETHR_HAVE___atomic_add_fetch 12 | #define ETHR_HAVE___atomic_fetch_and 12 | #define ETHR_HAVE___atomic_fetch_or 12 | #define ETHR_HAVE___atomic_compare_exchange_n 12 | #define ETHR_HAVE_GCC_ASM_ARM_DMB_INSTRUCTION 0 | #define ETHR_HAVE_GCC___ATOMIC_BUILTINS 1 | #define SIZEOF_VOID_P 8 | #define ETHR_SIZEOF_PTR 8 | #define SIZEOF_INT 4 | #define ETHR_SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define ETHR_SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define ETHR_SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define ETHR_SIZEOF___INT64 0 | #define SIZEOF___INT128_T 16 | #define ETHR_SIZEOF___INT128_T 16 | #define ETHR_GCC_HAVE_DW_CMPXCHG_ASM_SUPPORT 1 | #define ETHR_HAVE_ETHREAD_DEFINES 1 | #define ERTS_HAVE_SMP_EMU 1 | #define ETHR_SMP_REQUIRE_NATIVE_IMPLS 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_FALLOCATE 1 | #define HAVE_POSIX_FALLOCATE /**/ | #define HAVE_WCWIDTH 1 | #define HAVE_LIBZ 1 | #define HAVE_ZLIB_INFLATEGETDICTIONARY 1 | #define HAVE_GETHOSTBYNAME_R GHBN_R_GLIBC | #define HAVE_WORKING_POSIX_OPENPT 1 | #define NETDB_H_NEEDS_IN_H 1 | #define HAVE_SOCKLEN_T 1 | #define H_ERRNO_DECLARED 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_PTY_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_POLL_H 1 | #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_DECL_GETRLIMIT 1 | #define HAVE_DECL_SETRLIMIT 1 | #define HAVE_DECL_RLIMIT_STACK 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SO_BSDCOMPAT /**/ | #define SYS_ERRLIST_DECLARED /**/ | #define RETSIGTYPE void | #define NO_SA_LEN 1 | #define USE_MATHERR 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_TIME_T 8 | #define ERTS_ENDIANNESS -1 | #define HAVE_FDATASYNC 1 | #define HAVE_SENDFILE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_FINITE 1 | #define HAVE_ISNAN 1 | #define HAVE_ISINF 1 | #define HAVE_DLOPEN 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRERROR 1 | #define HAVE_STRERROR_R 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_INET_PTON 1 | #define HAVE_MPROTECT 1 | #define HAVE_MMAP 1 | #define HAVE_MREMAP 1 | #define HAVE_MEMCPY 1 | #define HAVE_MALLOPT 1 | #define HAVE_SBRK 1 | #define HAVE___SBRK 1 | #define HAVE_BRK 1 | #define HAVE_FLOCKFILE 1 | #define HAVE_FSTAT 1 | #define HAVE_SETSID 1 | #define HAVE_SETLOCALE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_POLL 1 | #define HAVE_MLOCKALL 1 | #define HAVE_PPOLL 1 | #define HAVE_ISFINITE 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_WRITEV 1 | #define HAVE_DECL_POSIX2TIME 0 | #define HAVE_DECL_TIME2POSIX 0 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_VPRINTF 1 | #define HAVE_CONFLICTING_FREAD_DECLARATION 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_FWRITE_UNLOCKED 1 | #define HAVE_OPENPTY 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETPACKET_PACKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_IN6ADDR_ANY 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_DECL_IN6ADDR_ANY_INIT 1 | #define HAVE_DECL_IN6ADDR_LOOPBACK_INIT 1 | #define HAVE_DECL_IPV6_V6ONLY 1 | #define HAVE_SCHED_xETAFFINITY 1 | #define HAVE_END_SYMBOL 1 | #define HAVE__END_SYMBOL 1 | #define SBRK_RET_TYPE void * | #define SBRK_ARG_TYPE intptr_t | #define BRK_RET_TYPE int | #define BRK_ARG_TYPE void * | #define HAVE_IN6 1 | #define HAVE_MULTICAST_SUPPORT 1 | #define HAVE_GETTIMEOFDAY 1 | #define OS_SYSTEM_TIME_USING_CLOCK_GETTIME 1 | #define WALL_CLOCK_ID_STR "CLOCK_REALTIME" | #define WALL_CLOCK_ID CLOCK_REALTIME | #define OS_MONOTONIC_TIME_USING_CLOCK_GETTIME 1 | #define ERTS_HAVE_CORRECTED_OS_MONOTONIC_TIME 1 | #define MONOTONIC_CLOCK_ID_STR "CLOCK_MONOTONIC" | #define MONOTONIC_CLOCK_ID CLOCK_MONOTONIC | #define HAVE_CLOCK_GETTIME_MONOTONIC_RAW 1 | #define HRTIME_CLOCK_ID_STR "CLOCK_MONOTONIC" | #define HRTIME_CLOCK_ID CLOCK_MONOTONIC | #define HAVE_CLOCK_GETTIME_CPU_TIME /**/ | #define HAVE_DECL_MAP_FIXED 1 | #define HAVE_DECL_MAP_NORESERVE 1 | #define NO_FPE_SIGNALS /**/ | #define HIPE 1 | #define ERTS_USE_POLL 1 | #define HAVE_SYS_EPOLL_H 1 | #define ERTS_ENABLE_KERNEL_POLL 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char kvm_open (); | int | main () | { | return kvm_open (); | ; | return 0; | } configure:23831: result: no configure:24161: checking for log2 configure:24161: /usr/bin/gcc -o conftest -Werror=undef -Werror=implicit -Werror=return-type -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib conftest.c -lz -lutil -ldl -lm >&5 conftest.c:247:6: warning: conflicting types for built-in function 'log2' [enabled by default] configure:24161: $? = 0 configure:24161: result: yes configure:24297: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on build config.status:1192: creating emulator/x86_64-pc-linux-gnu/Makefile config.status:1192: creating epmd/src/x86_64-pc-linux-gnu/Makefile config.status:1192: creating etc/common/x86_64-pc-linux-gnu/Makefile config.status:1192: creating include/internal/x86_64-pc-linux-gnu/ethread.mk config.status:1192: creating include/internal/x86_64-pc-linux-gnu/erts_internal.mk config.status:1192: creating lib_src/x86_64-pc-linux-gnu/Makefile config.status:1192: creating ../make/x86_64-pc-linux-gnu/otp.mk config.status:1192: creating ../make/x86_64-pc-linux-gnu/otp_ded.mk config.status:1192: creating ../make/make_emakefile config.status:1192: creating ../lib/ic/c_src/x86_64-pc-linux-gnu/Makefile config.status:1192: creating ../lib/os_mon/c_src/x86_64-pc-linux-gnu/Makefile config.status:1192: creating ../lib/crypto/c_src/x86_64-pc-linux-gnu/Makefile config.status:1192: creating ../lib/orber/c_src/x86_64-pc-linux-gnu/Makefile config.status:1192: creating ../lib/runtime_tools/c_src/x86_64-pc-linux-gnu/Makefile config.status:1192: creating ../lib/tools/c_src/x86_64-pc-linux-gnu/Makefile config.status:1192: creating x86_64-pc-linux-gnu/config.h config.status:1192: creating include/internal/x86_64-pc-linux-gnu/ethread_header_config.h config.status:1192: creating include/x86_64-pc-linux-gnu/erl_int_sizes_config.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_double_middle_endian=no ac_cv_decl_h_errno=yes ac_cv_decl_inaddr_loopback=yes ac_cv_decl_so_bsdcompat=yes ac_cv_decl_sys_errlist=yes ac_cv_env_AR_set=set ac_cv_env_AR_value=/usr/bin/ar ac_cv_env_CC_set=set ac_cv_env_CC_value=/usr/bin/gcc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -I/home/test/autobuild/run/instance-0/output/host/include' ac_cv_env_CFLAG_RUNTIME_LIBRARY_PATH_set= ac_cv_env_CFLAG_RUNTIME_LIBRARY_PATH_value= ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value=-I/home/test/autobuild/run/instance-0/output/host/include ac_cv_env_CPP_set=set ac_cv_env_CPP_value=/usr/bin/cpp ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-O2 -I/home/test/autobuild/run/instance-0/output/host/include' ac_cv_env_CXX_set=set ac_cv_env_CXX_value=/usr/bin/g++ ac_cv_env_DED_LDFLAGS_set= ac_cv_env_DED_LDFLAGS_value= ac_cv_env_DED_LD_FLAG_RUNTIME_LIBRARY_PATH_set= ac_cv_env_DED_LD_FLAG_RUNTIME_LIBRARY_PATH_value= ac_cv_env_DED_LD_set= ac_cv_env_DED_LD_value= ac_cv_env_ERL_TOP_set=set ac_cv_env_ERL_TOP_value=/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0 ac_cv_env_GETCONF_set= ac_cv_env_GETCONF_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib' ac_cv_env_LD_set=set ac_cv_env_LD_value=/usr/bin/ld ac_cv_env_LFS_CFLAGS_set= ac_cv_env_LFS_CFLAGS_value= ac_cv_env_LFS_LDFLAGS_set= ac_cv_env_LFS_LDFLAGS_value= ac_cv_env_LFS_LIBS_set= ac_cv_env_LFS_LIBS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_RANLIB_set=set ac_cv_env_RANLIB_value=/usr/bin/ranlib ac_cv_env_STATIC_CFLAGS_set= ac_cv_env_STATIC_CFLAGS_value= ac_cv_env_YACC_set= ac_cv_env_YACC_value= ac_cv_env_YFLAGS_set= ac_cv_env_YFLAGS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_erl_xcomp_after_morecore_hook_set= ac_cv_env_erl_xcomp_after_morecore_hook_value= ac_cv_env_erl_xcomp_bigendian_set= ac_cv_env_erl_xcomp_bigendian_value= ac_cv_env_erl_xcomp_clock_gettime_cpu_time_set= ac_cv_env_erl_xcomp_clock_gettime_cpu_time_value= ac_cv_env_erl_xcomp_dlsym_brk_wrappers_set= ac_cv_env_erl_xcomp_dlsym_brk_wrappers_value= ac_cv_env_erl_xcomp_double_middle_endian_set= ac_cv_env_erl_xcomp_double_middle_endian_value= ac_cv_env_erl_xcomp_getaddrinfo_set= ac_cv_env_erl_xcomp_getaddrinfo_value= ac_cv_env_erl_xcomp_gethrvtime_procfs_ioctl_set= ac_cv_env_erl_xcomp_gethrvtime_procfs_ioctl_value= ac_cv_env_erl_xcomp_isysroot_set= ac_cv_env_erl_xcomp_isysroot_value= ac_cv_env_erl_xcomp_kqueue_set= ac_cv_env_erl_xcomp_kqueue_value= ac_cv_env_erl_xcomp_linux_nptl_set= ac_cv_env_erl_xcomp_linux_nptl_value= ac_cv_env_erl_xcomp_linux_usable_sigaltstack_set= ac_cv_env_erl_xcomp_linux_usable_sigaltstack_value= ac_cv_env_erl_xcomp_linux_usable_sigusrx_set= ac_cv_env_erl_xcomp_linux_usable_sigusrx_value= ac_cv_env_erl_xcomp_poll_set= ac_cv_env_erl_xcomp_poll_value= ac_cv_env_erl_xcomp_putenv_copy_set= ac_cv_env_erl_xcomp_putenv_copy_value= ac_cv_env_erl_xcomp_reliable_fpe_set= ac_cv_env_erl_xcomp_reliable_fpe_value= ac_cv_env_erl_xcomp_sysroot_set= ac_cv_env_erl_xcomp_sysroot_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func___brk=no ac_cv_func___sbrk=yes ac_cv_func__brk=no ac_cv_func__doprnt=no ac_cv_func__sbrk=no ac_cv_func_brk=yes ac_cv_func_clock_get_attributes=no ac_cv_func_clock_getres=no ac_cv_func_closefrom=no ac_cv_func_connect=yes ac_cv_func_decl_fread=yes ac_cv_func_dlopen=yes ac_cv_func_fdatasync=yes ac_cv_func_finite=yes ac_cv_func_flockfile=yes ac_cv_func_fork=yes ac_cv_func_fork_works=yes ac_cv_func_fpsetmask=no ac_cv_func_fstat=yes ac_cv_func_gethostbyname2=yes ac_cv_func_gethostbyname=yes ac_cv_func_gethostbyname_r=yes ac_cv_func_gethrtime=no ac_cv_func_getifaddrs=yes ac_cv_func_getipnodebyaddr=no ac_cv_func_getipnodebyname=no ac_cv_func_gettimeofday=yes ac_cv_func_gmtime_r=yes ac_cv_func_ieee_handler=no ac_cv_func_inet_pton=yes ac_cv_func_isinf=yes ac_cv_func_isnan=yes ac_cv_func_localtime_r=yes ac_cv_func_log2=yes ac_cv_func_mallopt=yes ac_cv_func_memcpy=yes ac_cv_func_memmove=yes ac_cv_func_mlockall=yes ac_cv_func_mmap=yes ac_cv_func_mprotect=yes ac_cv_func_mremap=yes ac_cv_func_nl_langinfo=yes ac_cv_func_openpty=yes ac_cv_func_poll=yes ac_cv_func_posix2time=no ac_cv_func_posix_fadvise=yes ac_cv_func_posix_memalign=yes ac_cv_func_ppoll=yes ac_cv_func_pread=yes ac_cv_func_pthread_attr_setguardsize=yes ac_cv_func_pthread_rwlock_init=yes ac_cv_func_pthread_rwlockattr_setkind_np=yes ac_cv_func_pthread_spin_lock=yes ac_cv_func_pthread_yield=yes ac_cv_func_pwrite=yes ac_cv_func_res_gethostbyname=no ac_cv_func_sbrk=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_setlocale=yes ac_cv_func_setns=no ac_cv_func_setsid=yes ac_cv_func_strerror=yes ac_cv_func_strerror_r=yes ac_cv_func_strlcat=no ac_cv_func_strlcpy=no ac_cv_func_strncasecmp=yes ac_cv_func_time2posix=no ac_cv_func_vfork=yes ac_cv_func_vfork_works=yes ac_cv_func_vprintf=yes ac_cv_func_writev=yes ac_cv_have_decl_IN6ADDR_ANY_INIT=yes ac_cv_have_decl_IN6ADDR_LOOPBACK_INIT=yes ac_cv_have_decl_IPV6_V6ONLY=yes ac_cv_have_decl_MAP_FIXED=yes ac_cv_have_decl_MAP_NORESERVE=yes ac_cv_have_decl_RLIMIT_STACK=yes ac_cv_have_decl_getrlimit=yes ac_cv_have_decl_posix2time=no ac_cv_have_decl_setrlimit=yes ac_cv_have_decl_time2posix=no ac_cv_header_arpa_nameser_h=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ieeefp_h=no ac_cv_header_ifaddrs_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_langinfo_h=yes ac_cv_header_libdlpi_h=no ac_cv_header_libutil_h=no ac_cv_header_limits_h=yes ac_cv_header_linux_falloc_h=yes ac_cv_header_malloc_h=yes ac_cv_header_memory_h=yes ac_cv_header_net_errno_h=no ac_cv_header_net_if_dl_h=no ac_cv_header_netinet_sctp_h=no ac_cv_header_netpacket_packet_h=yes ac_cv_header_nptl_pthread_h=no ac_cv_header_poll_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pthread_mit_pthread_h=no ac_cv_header_pty_h=yes ac_cv_header_sched_h=yes ac_cv_header_sdkddkver_h=no ac_cv_header_setns_h=no ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_devpoll_h=no ac_cv_header_sys_epoll_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_resource_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_socketio_h=no ac_cv_header_sys_sockio_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_stropts_h=yes ac_cv_header_sys_sysctl_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_timerfd_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_un_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syslog_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_header_util_h=no ac_cv_header_utmp_h=yes ac_cv_header_valgrind_valgrind_h=no ac_cv_header_vfork_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_ws2tcpip_h=no ac_cv_host=x86_64-pc-linux-gnu ac_cv_lib_dl_dlopen=yes ac_cv_lib_dlpi_dlpi_open=no ac_cv_lib_inet_main=no ac_cv_lib_kstat_kstat_open=no ac_cv_lib_kvm_kvm_open=no ac_cv_lib_m_sin=yes ac_cv_lib_pthread_pthread_create=yes ac_cv_lib_rt_clock_gettime=yes ac_cv_lib_util_openpty=yes ac_cv_member_struct_ifreq_ifr_enaddr=no ac_cv_member_struct_ifreq_ifr_hwaddr=yes ac_cv_objext=o ac_cv_path_CP=/bin/cp ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_MKDIR=/bin/mkdir ac_cv_path_PERL=/usr/bin/perl ac_cv_path_RM=/bin/rm ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_CPP=/usr/bin/cpp ac_cv_prog_GETCONF=getconf ac_cv_prog_M4=m4 ac_cv_prog_XMLLINT=xmllint ac_cv_prog_YACC='bison -y' ac_cv_prog_ac_ct_AR=/usr/bin/ar ac_cv_prog_ac_ct_CC=/usr/bin/gcc ac_cv_prog_ac_ct_DED_LD=/usr/bin/gcc ac_cv_prog_ac_ct_RANLIB=/usr/bin/ranlib ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_emu_cc=/usr/bin/gcc ac_cv_prog_mkdir_p='/usr/bin/install -c -d' ac_cv_search_fdatasync='none required' ac_cv_search_inflateGetDictionary=-lz ac_cv_search_opendir='none required' ac_cv_search_strerror='none required' ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof_char=1 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_long=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_size_t=8 ac_cv_sizeof_time_t=8 ac_cv_sizeof_void_p=8 ac_cv_struct_exception=yes ac_cv_struct_sockaddr_sa_len=no ac_cv_struct_tm=time.h ac_cv_sys_ipv6_support=yes ac_cv_sys_multicast_support=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes erl_cv_clock_gettime_monotonic_default_resolution=CLOCK_MONOTONIC erl_cv_clock_gettime_monotonic_high_resolution=CLOCK_MONOTONIC erl_cv_clock_gettime_monotonic_raw=yes erl_cv_clock_gettime_monotonic_try_find_pthread_compatible=CLOCK_MONOTONIC erl_cv_clock_gettime_wall_default_resolution=CLOCK_REALTIME erl_cv_mach_clock_get_time_monotonic=no erl_cv_mach_clock_get_time_wall=no erts_cv___after_morecore_hook_can_track_malloc=no erts_cv_brk_ret_arg_types='int,void *' erts_cv_brk_wrappers_can_track_malloc=no erts_cv_fwrite_unlocked=yes erts_cv_have__end_symbol=yes erts_cv_have_end_symbol=yes erts_cv_have_in6addr_any=yes erts_cv_have_in6addr_loopback=yes erts_cv_putc_unlocked=yes erts_cv_sbrk_ret_arg_types='void *,intptr_t' erts_cv_windows_h_includes_winsock2_h=no ethr_cv_128bit___atomic_add_fetch=no ethr_cv_128bit___atomic_compare_exchange_n=no ethr_cv_128bit___atomic_fetch_and=no ethr_cv_128bit___atomic_fetch_or=no ethr_cv_128bit___atomic_load_n=no ethr_cv_128bit___atomic_store_n=no ethr_cv_128bit___sync_add_and_fetch=no ethr_cv_128bit___sync_fetch_and_and=no ethr_cv_128bit___sync_fetch_and_or=no ethr_cv_128bit___sync_val_compare_and_swap=no ethr_cv_32bit___atomic_add_fetch=yes ethr_cv_32bit___atomic_compare_exchange_n=yes ethr_cv_32bit___atomic_fetch_and=yes ethr_cv_32bit___atomic_fetch_or=yes ethr_cv_32bit___atomic_load_n=yes ethr_cv_32bit___atomic_store_n=yes ethr_cv_32bit___sync_add_and_fetch=yes ethr_cv_32bit___sync_fetch_and_and=yes ethr_cv_32bit___sync_fetch_and_or=yes ethr_cv_32bit___sync_val_compare_and_swap=yes ethr_cv_64bit___atomic_add_fetch=yes ethr_cv_64bit___atomic_compare_exchange_n=yes ethr_cv_64bit___atomic_fetch_and=yes ethr_cv_64bit___atomic_fetch_or=yes ethr_cv_64bit___atomic_load_n=yes ethr_cv_64bit___atomic_store_n=yes ethr_cv_64bit___sync_add_and_fetch=yes ethr_cv_64bit___sync_fetch_and_and=yes ethr_cv_64bit___sync_fetch_and_or=yes ethr_cv_64bit___sync_val_compare_and_swap=yes ethr_cv___sync_synchronize=yes i_cv_fallocate_works=yes i_cv_posix_fallocate_works=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='/usr/bin/ar' ARCH='amd64' BITS64='yes' CC32='/usr/bin/gcc' CC='/usr/bin/gcc' CFLAGS32='-O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -m32' CFLAGS='-Werror=undef -Werror=implicit -Werror=return-type -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE' CFLAG_RUNTIME_LIBRARY_PATH='-Wl,-R' CP='/bin/cp' CPP='/usr/bin/cpp' CPPFLAGS='-I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE' CPU_SUP_LIBS='' CROSS_COMPILING='no' CXX='/usr/bin/g++' CXXFLAGS='-O2 -I/home/test/autobuild/run/instance-0/output/host/include' DEBUG_CFLAGS='-g -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu ' DEBUG_FLAGS='-g' DED_CFLAGS='-O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -fPIC' DED_EMU_THR_DEFS=' -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS' DED_EXT='so' DED_LD='/usr/bin/gcc' DED_LDFLAGS='-shared -Wl,-Bsymbolic' DED_LD_FLAG_RUNTIME_LIBRARY_PATH='-Wl,-R' DED_STATIC_CFLAGS='-O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -DSTATIC_ERLANG_NIF -DSTATIC_ERLANG_DRIVER' DED_SYS_INCLUDE='-I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/emulator/beam -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/include/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/include/internal -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/include/internal/x86_64-pc-linux-gnu -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/emulator/sys/unix -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/emulator/sys/common' DED_THR_DEFS='-DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE' DEFAULT_FLAVOR='smp' DEFS='-DHAVE_CONFIG_H' DEXPORT='-Wl,-export-dynamic' DIRTY_SCHEDULER_SUPPORT='yes' DIRTY_SCHEDULER_TEST='no' DTRACE='' DTRACE_CPP='-C' DTRACE_ENABLED='' DTRACE_ENABLED_2STEP='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EMU_CC='/usr/bin/gcc' EMU_LOCK_CHECKING='no' EMU_THR_DEFS=' -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS' EMU_THR_LIBS='-lethread -lerts_internal_r -lpthread -lrt' EMU_THR_LIB_NAME='ethread' EMU_THR_X_LIBS='-lpthread -lrt' ENABLE_ALLOC_TYPE_VARS=' threads hipe exec_alloc' ERLANG_OSTYPE='unix' ERL_TOP='/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0' ERTS_BUILD_PLAIN_EMU='no' ERTS_BUILD_SMP_EMU='yes' ERTS_ENABLE_KERNEL_POLL='yes' ERTS_INTERNAL_X_LIBS='' ETHR_DEFS='-DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE' ETHR_LIBS='-lethread -lerts_internal_r -lpthread -lrt' ETHR_LIB_NAME='ethread' ETHR_THR_LIB_BASE='pthread' ETHR_THR_LIB_BASE_DIR='pthread' ETHR_X86_SSE2_ASM='no' ETHR_X_LIBS='-lpthread -lrt' EXEEXT='' EXTERNAL_WORD_SIZE='64' FLAVORS=' smp' FOP='/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/make/fakefop' GCC='yes' GETCONF='getconf' GREP='/bin/grep' HAVE_VALGRIND='no' HCC='$(CC)' HCFLAGS=' -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu' HIPE_ENABLED='yes' HIPE_HELPERS='xmerl syntax_tools edoc' INSTALL_DATA='${INSTALL} -m 644' INSTALL_DIR='/usr/bin/install -c -d' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' JAVAC='' LD='$(CC)' LDFLAGS='-L/home/test/autobuild/run/instance-0/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-0/output/host/lib ' LDFLAG_RUNTIME_LIBRARY_PATH='-Wl,-R' LFS_CFLAGS='' LFS_LDFLAGS='' LFS_LIBS='' LIBCARBON='' LIBOBJS='' LIBRT='-lrt' LIBS='-lz -lutil -ldl -lm ' LIBSCTP='' LN_S='ln -s' LTLIBOBJS='' M4='m4' MIXED_CYGWIN='no' MIXED_CYGWIN_MINGW='no' MIXED_CYGWIN_VC='no' MIXED_MSYS='no' MIXED_MSYS_VC='no' MIXED_VC='no' MKDIR='/bin/mkdir' NATIVE_LIBS_ENABLED='' OBJEXT='o' OPSYS='linux' OTP_RELEASE='' OTP_VERSION='20.0' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PERL='/usr/bin/perl' RANLIB='/usr/bin/ranlib' REGTOOL='' RM='/bin/rm' SHELL='/bin/bash' SOCKET_LIBS='' SSL_CC_RUNTIME_LIBRARY_PATH='-Wl,-R/home/test/autobuild/run/instance-0/output/host/lib64 -Wl,-R/usr/local/lib64 -Wl,-R/usr/sfw/lib64 -Wl,-R/usr/lib64 -Wl,-R/opt/local/lib64 -Wl,-R/usr/pkg/lib64 -Wl,-R/usr/local/openssl/lib64 -Wl,-R/usr/lib/openssl/lib64 -Wl,-R/usr/openssl/lib64 -Wl,-R/usr/local/ssl/lib64 -Wl,-R/usr/lib/ssl/lib64 -Wl,-R/usr/ssl/lib64 -Wl,-R//lib64 -Wl,-R/usr/local/lib -Wl,-R/usr/sfw/lib -Wl,-R/usr/lib -Wl,-R/opt/local/lib -Wl,-R/usr/pkg/lib -Wl,-R/usr/local/openssl/lib -Wl,-R/usr/lib/openssl/lib -Wl,-R/usr/openssl/lib -Wl,-R/usr/local/ssl/lib -Wl,-R/usr/lib/ssl/lib -Wl,-R/usr/ssl/lib -Wl,-R//lib' SSL_CRYPTO_LIBNAME='crypto' SSL_DED_LD_RUNTIME_LIBRARY_PATH='-Wl,-R/home/test/autobuild/run/instance-0/output/host/lib64 -Wl,-R/usr/local/lib64 -Wl,-R/usr/sfw/lib64 -Wl,-R/usr/lib64 -Wl,-R/opt/local/lib64 -Wl,-R/usr/pkg/lib64 -Wl,-R/usr/local/openssl/lib64 -Wl,-R/usr/lib/openssl/lib64 -Wl,-R/usr/openssl/lib64 -Wl,-R/usr/local/ssl/lib64 -Wl,-R/usr/lib/ssl/lib64 -Wl,-R/usr/ssl/lib64 -Wl,-R//lib64 -Wl,-R/usr/local/lib -Wl,-R/usr/sfw/lib -Wl,-R/usr/lib -Wl,-R/opt/local/lib -Wl,-R/usr/pkg/lib -Wl,-R/usr/local/openssl/lib -Wl,-R/usr/lib/openssl/lib -Wl,-R/usr/openssl/lib -Wl,-R/usr/local/ssl/lib -Wl,-R/usr/lib/ssl/lib -Wl,-R/usr/ssl/lib -Wl,-R//lib' SSL_DYNAMIC_ONLY='yes' SSL_FLAGS='' SSL_INCDIR='/home/test/autobuild/run/instance-0/output/host' SSL_INCLUDE='-I/home/test/autobuild/run/instance-0/output/host/include' SSL_LD_RUNTIME_LIBRARY_PATH='-Wl,-R/home/test/autobuild/run/instance-0/output/host/lib64 -Wl,-R/usr/local/lib64 -Wl,-R/usr/sfw/lib64 -Wl,-R/usr/lib64 -Wl,-R/opt/local/lib64 -Wl,-R/usr/pkg/lib64 -Wl,-R/usr/local/openssl/lib64 -Wl,-R/usr/lib/openssl/lib64 -Wl,-R/usr/openssl/lib64 -Wl,-R/usr/local/ssl/lib64 -Wl,-R/usr/lib/ssl/lib64 -Wl,-R/usr/ssl/lib64 -Wl,-R//lib64 -Wl,-R/usr/local/lib -Wl,-R/usr/sfw/lib -Wl,-R/usr/lib -Wl,-R/opt/local/lib -Wl,-R/usr/pkg/lib -Wl,-R/usr/local/openssl/lib -Wl,-R/usr/lib/openssl/lib -Wl,-R/usr/openssl/lib -Wl,-R/usr/local/ssl/lib -Wl,-R/usr/lib/ssl/lib -Wl,-R/usr/ssl/lib -Wl,-R//lib' SSL_LIBDIR='/home/test/autobuild/run/instance-0/output/host/lib64' SSL_LINK_WITH_KERBEROS='' SSL_LINK_WITH_ZLIB='no' SSL_SSL_LIBNAME='ssl' STATIC_CFLAGS='' STATIC_DRIVERS='no' STATIC_KERBEROS_LIBS='' STATIC_NIFS='no' STATIC_ZLIB_LIBS='' SYSTEMD_DAEMON_LIBS='' SYSTEM_VSN='20' TERMCAP_LIB='' THR_DEFS='-DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE' THR_LIBS='-lpthread -lrt' TYPES='opt' USE_VM_PROBES='' WERRORFLAGS='-Werror=undef -Werror=implicit -Werror=return-type ' WFLAGS='-Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement' XMLLINT='xmllint' XSLTPROC='' YACC='bison -y' YFLAGS='' Z_LIB='-lz' ac_ct_CC='/usr/bin/gcc' ac_ct_CXX='' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' erl_xcomp_after_morecore_hook='' erl_xcomp_bigendian='' erl_xcomp_clock_gettime_cpu_time='' erl_xcomp_dlsym_brk_wrappers='' erl_xcomp_double_middle_endian='' erl_xcomp_getaddrinfo='' erl_xcomp_gethrvtime_procfs_ioctl='' erl_xcomp_isysroot='' erl_xcomp_kqueue='' erl_xcomp_linux_nptl='' erl_xcomp_linux_usable_sigaltstack='' erl_xcomp_linux_usable_sigusrx='' erl_xcomp_poll='' erl_xcomp_putenv_copy='' erl_xcomp_reliable_fpe='' erl_xcomp_sysroot='' exec_prefix='${prefix}' host='x86_64-pc-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/home/test/autobuild/run/instance-0/output/host/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' os_mon_programs=' cpu_sup' pdfdir='${docdir}' prefix='/home/test/autobuild/run/instance-0/output/host' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/home/test/autobuild/run/instance-0/output/host/etc' target_alias='' vxworks_reclaim='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define ASSUMED_CACHE_LINE_SIZE 64 #define ERTS_SAVED_COMPILE_TIME 1 #define ERTS_ENABLE_MSACC 1 #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define SIZEOF_VOID_P 8 #define HAVE_LIBM 1 #define HAVE_LIBDL 1 #define HAVE_LIBUTIL 1 #define ETHR_TRUST_GCC_ATOMIC_BUILTINS_MEMORY_BARRIERS 0 #define HAVE_PTHREAD_H 1 #define ETHR_HAVE_CLOCK_GETTIME_MONOTONIC 1 #define ETHR_MONOTONIC_CLOCK_ID CLOCK_MONOTONIC #define ETHR_PTHREADS 1 #define ETHR_HAVE_PTHREAD_H 1 #define ETHR_HAVE_SCHED_H 1 #define ETHR_HAVE_SYS_TIME_H 1 #define ETHR_TIME_WITH_SYS_TIME 1 #define ETHR_HAVE_USABLE_PTHREAD_STACK_MIN 1 #define ETHR_HAVE_PTHREAD_SPIN_LOCK 1 #define ETHR_HAVE_SCHED_YIELD 1 #define ETHR_SCHED_YIELD_RET_INT 1 #define ETHR_HAVE_PTHREAD_YIELD 1 #define ETHR_PTHREAD_YIELD_RET_INT 1 #define ETHR_HAVE_PTHREAD_RWLOCKATTR_SETKIND_NP 1 #define ETHR_HAVE_PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP 1 #define ETHR_HAVE_PTHREAD_ATTR_SETGUARDSIZE 1 #define ETHR_HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC 1 #define ETHR_HAVE_LINUX_FUTEX 1 #define ETHR_HAVE_PTHREAD_SETNAME_NP_2 1 #define ETHR_HAVE_PTHREAD_GETNAME_NP_3 1 #define SIZEOF_SHORT 2 #define SIZEOF_INT 4 #define SIZEOF_LONG 8 #define SIZEOF_LONG_LONG 8 #define SIZEOF___INT128_T 16 #define ETHR_HAVE___sync_synchronize ~0 #define ETHR_HAVE___sync_add_and_fetch 12 #define ETHR_HAVE___sync_fetch_and_and 12 #define ETHR_HAVE___sync_fetch_and_or 12 #define ETHR_HAVE___sync_val_compare_and_swap 12 #define ETHR_HAVE___atomic_store_n 12 #define ETHR_HAVE___atomic_load_n 12 #define ETHR_HAVE___atomic_add_fetch 12 #define ETHR_HAVE___atomic_fetch_and 12 #define ETHR_HAVE___atomic_fetch_or 12 #define ETHR_HAVE___atomic_compare_exchange_n 12 #define ETHR_HAVE_GCC_ASM_ARM_DMB_INSTRUCTION 0 #define ETHR_HAVE_GCC___ATOMIC_BUILTINS 1 #define SIZEOF_VOID_P 8 #define ETHR_SIZEOF_PTR 8 #define SIZEOF_INT 4 #define ETHR_SIZEOF_INT 4 #define SIZEOF_LONG 8 #define ETHR_SIZEOF_LONG 8 #define SIZEOF_LONG_LONG 8 #define ETHR_SIZEOF_LONG_LONG 8 #define SIZEOF___INT64 0 #define ETHR_SIZEOF___INT64 0 #define SIZEOF___INT128_T 16 #define ETHR_SIZEOF___INT128_T 16 #define ETHR_GCC_HAVE_DW_CMPXCHG_ASM_SUPPORT 1 #define ETHR_HAVE_ETHREAD_DEFINES 1 #define ERTS_HAVE_SMP_EMU 1 #define ETHR_SMP_REQUIRE_NATIVE_IMPLS 1 #define HAVE_POSIX_FADVISE 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_FALLOCATE 1 #define HAVE_POSIX_FALLOCATE /**/ #define HAVE_WCWIDTH 1 #define HAVE_LIBZ 1 #define HAVE_ZLIB_INFLATEGETDICTIONARY 1 #define HAVE_GETHOSTBYNAME_R GHBN_R_GLIBC #define HAVE_WORKING_POSIX_OPENPT 1 #define NETDB_H_NEEDS_IN_H 1 #define HAVE_SOCKLEN_T 1 #define H_ERRNO_DECLARED 1 #define HAVE_DIRENT_H 1 #define STDC_HEADERS 1 #define HAVE_SYS_WAIT_H 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_FCNTL_H 1 #define HAVE_LIMITS_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_DLFCN_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STROPTS_H 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_MALLOC_H 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_PTY_H 1 #define HAVE_UTMP_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_POLL_H 1 #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_DECL_GETRLIMIT 1 #define HAVE_DECL_SETRLIMIT 1 #define HAVE_DECL_RLIMIT_STACK 1 #define HAVE_SYS_TIMERFD_H 1 #define HAVE_SCHED_H 1 #define HAVE_SO_BSDCOMPAT /**/ #define SYS_ERRLIST_DECLARED /**/ #define RETSIGTYPE void #define NO_SA_LEN 1 #define USE_MATHERR 1 #define SIZEOF_CHAR 1 #define SIZEOF_SHORT 2 #define SIZEOF_INT 4 #define SIZEOF_LONG 8 #define SIZEOF_VOID_P 8 #define SIZEOF_LONG_LONG 8 #define SIZEOF_SIZE_T 8 #define SIZEOF_OFF_T 8 #define SIZEOF_TIME_T 8 #define ERTS_ENDIANNESS -1 #define HAVE_FDATASYNC 1 #define HAVE_SENDFILE 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_GETHOSTBYNAME2 1 #define HAVE_FINITE 1 #define HAVE_ISNAN 1 #define HAVE_ISINF 1 #define HAVE_DLOPEN 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_MEMMOVE 1 #define HAVE_STRERROR 1 #define HAVE_STRERROR_R 1 #define HAVE_STRNCASECMP 1 #define HAVE_LOCALTIME_R 1 #define HAVE_GMTIME_R 1 #define HAVE_INET_PTON 1 #define HAVE_MPROTECT 1 #define HAVE_MMAP 1 #define HAVE_MREMAP 1 #define HAVE_MEMCPY 1 #define HAVE_MALLOPT 1 #define HAVE_SBRK 1 #define HAVE___SBRK 1 #define HAVE_BRK 1 #define HAVE_FLOCKFILE 1 #define HAVE_FSTAT 1 #define HAVE_SETSID 1 #define HAVE_SETLOCALE 1 #define HAVE_NL_LANGINFO 1 #define HAVE_POLL 1 #define HAVE_MLOCKALL 1 #define HAVE_PPOLL 1 #define HAVE_ISFINITE 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_WRITEV 1 #define HAVE_DECL_POSIX2TIME 0 #define HAVE_DECL_TIME2POSIX 0 #define HAVE_FORK 1 #define HAVE_VFORK 1 #define HAVE_WORKING_VFORK 1 #define HAVE_WORKING_FORK 1 #define HAVE_VPRINTF 1 #define HAVE_CONFLICTING_FREAD_DECLARATION 1 #define HAVE_PUTC_UNLOCKED 1 #define HAVE_FWRITE_UNLOCKED 1 #define HAVE_OPENPTY 1 #define HAVE_IFADDRS_H 1 #define HAVE_NETPACKET_PACKET_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_GETIFADDRS 1 #define HAVE_IN6ADDR_ANY 1 #define HAVE_IN6ADDR_LOOPBACK 1 #define HAVE_DECL_IN6ADDR_ANY_INIT 1 #define HAVE_DECL_IN6ADDR_LOOPBACK_INIT 1 #define HAVE_DECL_IPV6_V6ONLY 1 #define HAVE_SCHED_xETAFFINITY 1 #define HAVE_END_SYMBOL 1 #define HAVE__END_SYMBOL 1 #define SBRK_RET_TYPE void * #define SBRK_ARG_TYPE intptr_t #define BRK_RET_TYPE int #define BRK_ARG_TYPE void * #define HAVE_IN6 1 #define HAVE_MULTICAST_SUPPORT 1 #define HAVE_GETTIMEOFDAY 1 #define OS_SYSTEM_TIME_USING_CLOCK_GETTIME 1 #define WALL_CLOCK_ID_STR "CLOCK_REALTIME" #define WALL_CLOCK_ID CLOCK_REALTIME #define OS_MONOTONIC_TIME_USING_CLOCK_GETTIME 1 #define ERTS_HAVE_CORRECTED_OS_MONOTONIC_TIME 1 #define MONOTONIC_CLOCK_ID_STR "CLOCK_MONOTONIC" #define MONOTONIC_CLOCK_ID CLOCK_MONOTONIC #define HAVE_CLOCK_GETTIME_MONOTONIC_RAW 1 #define HRTIME_CLOCK_ID_STR "CLOCK_MONOTONIC" #define HRTIME_CLOCK_ID CLOCK_MONOTONIC #define HAVE_CLOCK_GETTIME_CPU_TIME /**/ #define HAVE_DECL_MAP_FIXED 1 #define HAVE_DECL_MAP_NORESERVE 1 #define NO_FPE_SIGNALS /**/ #define HIPE 1 #define ERTS_USE_POLL 1 #define HAVE_SYS_EPOLL_H 1 #define ERTS_ENABLE_KERNEL_POLL 1 #define ERTS_EMU_CMDLINE_FLAGS " -O2 -I/home/test/autobuild/run/instance-0/output/host/include -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -g -I/home/test/autobuild/run/instance-0/output/host/include -D_GNU_SOURCE -I/home/test/autobuild/run/instance-0/output/build/host-erlang-20.0/erts/x86_64-pc-linux-gnu -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -Werror=undef -Werror=implicit -Werror=return-type -Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement" #define HAVE_LOG2 1 configure: exit 0