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/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/configure --disable-option-checking --prefix=/home/peko/autobuild/instance-1/output/host --sysconfdir=/home/peko/autobuild/instance-1/output/host/etc --localstatedir=/home/peko/autobuild/instance-1/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/peko/autobuild/instance-1/output/host --without-termcap ERL_TOP=/home/peko/autobuild/instance-1/output/build/host-erlang-21.0 CC=/usr/bin/gcc CFLAGS=-O2 -I/home/peko/autobuild/instance-1/output/host/include CPP=/usr/bin/cpp CPPFLAGS=-I/home/peko/autobuild/instance-1/output/host/include CXX=/usr/bin/g++ CXXFLAGS=-O2 -I/home/peko/autobuild/instance-1/output/host/include LD=/usr/bin/ld LDFLAGS=-L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib RANLIB=/usr/bin/ranlib AR=/usr/bin/ar --cache-file=/dev/null --srcdir=/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts ## --------- ## ## Platform. ## ## --------- ## hostname = gcc20 uname -m = x86_64 uname -r = 3.2.0-4-amd64 uname -s = Linux uname -v = #1 SMP Debian 3.2.63-2+deb7u2 /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/peko/autobuild/instance-1/output/host/bin PATH: /home/peko/autobuild/instance-1/output/host/sbin PATH: /home/peko/host/usr/bin PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/local/games PATH: /usr/games ## ----------- ## ## Core tests. ## ## ----------- ## configure:2982: checking build system type configure:2996: result: x86_64-pc-linux-gnu configure:3016: checking host system type configure:3029: result: x86_64-pc-linux-gnu configure:3119: checking for gcc configure:3146: result: /usr/bin/gcc configure:3375: checking for C compiler version configure:3384: /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:3395: $? = 0 configure:3384: /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:3395: $? = 0 configure:3384: /usr/bin/gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3395: $? = 4 configure:3384: /usr/bin/gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:3395: $? = 4 configure:3415: checking whether the C compiler works configure:3437: /usr/bin/gcc -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/host/include -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c >&5 configure:3441: $? = 0 configure:3489: result: yes configure:3492: checking for C compiler default output file name configure:3494: result: a.out configure:3500: checking for suffix of executables configure:3507: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/host/include -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c >&5 configure:3511: $? = 0 configure:3533: result: configure:3555: checking whether we are cross compiling configure:3563: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/host/include -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c >&5 configure:3567: $? = 0 configure:3574: ./conftest configure:3578: $? = 0 configure:3593: result: no configure:3598: checking for suffix of object files configure:3620: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/host/include conftest.c >&5 configure:3624: $? = 0 configure:3645: result: o configure:3649: checking whether we are using the GNU C compiler configure:3668: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/host/include conftest.c >&5 configure:3668: $? = 0 configure:3677: result: yes configure:3686: checking whether /usr/bin/gcc accepts -g configure:3706: /usr/bin/gcc -c -g -I/home/peko/autobuild/instance-1/output/host/include conftest.c >&5 configure:3706: $? = 0 configure:3747: result: yes configure:3764: checking for /usr/bin/gcc option to accept ISO C89 configure:3827: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/host/include conftest.c >&5 configure:3827: $? = 0 configure:3840: result: none needed configure:3861: checking for library containing strerror configure:3892: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/host/include -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c >&5 configure:3892: $? = 0 configure:3909: result: none required configure:4209: checking OTP release configure:4212: result: 21 configure:4216: checking OTP version configure:4219: result: 21.0 configure:4326: checking for gcc configure:4353: result: /usr/bin/gcc configure:4582: checking for C compiler version configure:4591: /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:4602: $? = 0 configure:4591: /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:4602: $? = 0 configure:4591: /usr/bin/gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:4602: $? = 4 configure:4591: /usr/bin/gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:4602: $? = 4 configure:4606: checking whether we are using the GNU C compiler configure:4634: result: yes configure:4643: checking whether /usr/bin/gcc accepts -g configure:4704: result: yes configure:4721: checking for /usr/bin/gcc option to accept ISO C89 configure:4797: result: none needed configure:4836: checking for mixed cygwin or msys and native VC++ environment configure:4859: result: no configure:4875: checking for mixed cygwin and native MinGW environment configure:4891: result: no configure:4900: checking if we mix cygwin with any native compiler configure:4906: result: no configure:4912: checking if we mix msys with another native compiler configure:4918: result: no configure:4983: checking for getconf configure:4999: found /usr/bin/getconf configure:5011: result: getconf configure:5173: checking for large file support CFLAGS configure:5188: result: none configure:5173: checking for large file support LDFLAGS configure:5188: result: none configure:5173: checking for large file support LIBS configure:5188: result: none configure:5205: checking if we can add -Werror=return-type to WERRORFLAGS (via CFLAGS) configure:5220: /usr/bin/gcc -c -Werror=return-type -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE conftest.c >&5 configure:5220: $? = 0 configure:5228: result: yes configure:5237: checking if we can add -Werror=implicit to WERRORFLAGS (via CFLAGS) configure:5252: /usr/bin/gcc -c -Werror=implicit -Werror=return-type -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE conftest.c >&5 configure:5252: $? = 0 configure:5260: result: yes configure:5269: checking if we can add -Werror=undef to WERRORFLAGS (via CFLAGS) configure:5284: /usr/bin/gcc -c -Werror=undef -Werror=implicit -Werror=return-type -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE conftest.c >&5 configure:5284: $? = 0 configure:5292: result: yes configure:5327: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -Wdeclaration-after-statement -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE conftest.c >&5 configure:5327: $? = 0 configure:5349: checking whether /usr/bin/gcc accepts -fprofile-generate -Werror... configure:5364: /usr/bin/gcc -c -fprofile-generate -Werror -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE conftest.c >&5 configure:5364: $? = 0 configure:5373: result: yes configure:5382: checking whether /usr/bin/gcc accepts -fprofile-use -Werror... configure:5397: /usr/bin/gcc -c -fprofile-use -Werror -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE conftest.c >&5 conftest.c: In function 'main': conftest.c:19:1: note: file /home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/conftest.gcda not found, execution counts estimated configure:5397: $? = 0 configure:5406: result: yes configure:5417: checking whether /usr/bin/gcc accepts -fprofile-instr-generate -Werror... configure:5432: /usr/bin/gcc -c -fprofile-instr-generate -Werror -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE conftest.c >&5 gcc: error: unrecognized command line option '-fprofile-instr-generate' configure:5432: $? = 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. */ | | int | main () | { | return 0; | ; | return 0; | } configure:5445: result: no configure:5608: checking whether /usr/bin/gcc accepts -fprofile-use -fprofile-correction -Werror... configure:5623: /usr/bin/gcc -c -fprofile-use -fprofile-correction -Werror -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE conftest.c >&5 conftest.c: In function 'main': conftest.c:19:1: note: file /home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/conftest.gcda not found, execution counts estimated configure:5623: $? = 0 configure:5632: result: yes configure:5642: checking whether to do PGO of erts configure:5662: result: yes, using -fprofile-generate -fprofile-correction configure:5686: checking how to run the C preprocessor configure:5756: result: /usr/bin/cpp configure:5776: /usr/bin/cpp -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE conftest.c configure:5776: $? = 0 configure:5790: /usr/bin/cpp -I/home/peko/autobuild/instance-1/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:5790: $? = 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:5819: checking for grep that handles long lines and -e configure:5877: result: /bin/grep configure:5882: checking for egrep configure:5944: result: /bin/grep -E configure:5949: checking for ANSI C header files configure:5969: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE conftest.c >&5 configure:5969: $? = 0 configure:6042: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c >&5 configure:6042: $? = 0 configure:6042: ./conftest configure:6042: $? = 0 configure:6053: result: yes configure:6066: checking for sys/types.h configure:6066: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE conftest.c >&5 configure:6066: $? = 0 configure:6066: result: yes configure:6066: checking for sys/stat.h configure:6066: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE conftest.c >&5 configure:6066: $? = 0 configure:6066: result: yes configure:6066: checking for stdlib.h configure:6066: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE conftest.c >&5 configure:6066: $? = 0 configure:6066: result: yes configure:6066: checking for string.h configure:6066: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE conftest.c >&5 configure:6066: $? = 0 configure:6066: result: yes configure:6066: checking for memory.h configure:6066: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE conftest.c >&5 configure:6066: $? = 0 configure:6066: result: yes configure:6066: checking for strings.h configure:6066: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE conftest.c >&5 configure:6066: $? = 0 configure:6066: result: yes configure:6066: checking for inttypes.h configure:6066: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE conftest.c >&5 configure:6066: $? = 0 configure:6066: result: yes configure:6066: checking for stdint.h configure:6066: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE conftest.c >&5 configure:6066: $? = 0 configure:6066: result: yes configure:6066: checking for unistd.h configure:6066: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE conftest.c >&5 configure:6066: $? = 0 configure:6066: result: yes configure:6082: checking size of void * configure:6087: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c >&5 configure:6087: $? = 0 configure:6087: ./conftest configure:6087: $? = 0 configure:6101: result: 8 configure:6140: checking target hardware architecture configure:6177: result: amd64 configure:6180: checking whether compilation mode forces ARCH adjustment configure:6219: result: no: ARCH is amd64 configure:6277: checking if VM has to be linked with Carbon framework configure:6287: result: no configure:6298: checking for rm configure:6316: found /bin/rm configure:6329: result: /bin/rm configure:6343: checking for mkdir configure:6361: found /bin/mkdir configure:6374: result: /bin/mkdir configure:6388: checking for cp configure:6406: found /bin/cp configure:6419: result: /bin/cp configure:6439: checking if we are building a sharing-preserving emulator configure:6448: result: no configure:6458: checking how to run the C preprocessor configure:6528: result: /usr/bin/cpp configure:6548: /usr/bin/cpp -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE conftest.c configure:6548: $? = 0 configure:6562: /usr/bin/cpp -I/home/peko/autobuild/instance-1/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:6562: $? = 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:6634: checking for ranlib configure:6661: result: /usr/bin/ranlib configure:6688: checking for bison configure:6704: found /home/peko/autobuild/instance-1/output/host/bin/bison configure:6715: result: bison -y configure:6731: checking for perl5 configure:6762: result: /usr/bin/perl configure:6782: checking whether ln -s works configure:6786: result: yes configure:6838: checking for ar configure:6865: result: /usr/bin/ar configure:6904: checking for xsltproc configure:6920: found /home/peko/autobuild/instance-1/output/host/bin/xsltproc configure:6931: result: xsltproc configure:6952: checking for fop configure:6982: result: no configure:6993: WARNING: No 'fop' command found: going to generate placeholder PDF files configure:7001: checking for xmllint configure:7017: found /home/peko/autobuild/instance-1/output/host/bin/xmllint configure:7028: result: xmllint configure:7068: checking for a BSD-compatible install configure:7136: result: /usr/bin/install -c configure:7147: checking how to create a directory including parents configure:7168: result: /usr/bin/install -c -d configure:7261: checking for extra flags needed to export symbols configure:7288: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -Wl,-export-dynamic conftest.c >&5 configure:7288: $? = 0 configure:7324: result: -Wl,-export-dynamic configure:7342: checking for sin in -lm configure:7367: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lm >&5 conftest.c:30:6: warning: conflicting types for built-in function 'sin' [enabled by default] configure:7367: $? = 0 configure:7376: result: yes configure:7387: checking for dlopen in -ldl configure:7412: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -ldl -lm >&5 configure:7412: $? = 0 configure:7421: result: yes configure:7432: checking for main in -linet configure:7451: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -linet -ldl -lm >&5 /usr/bin/ld: cannot find -linet collect2: error: ld returned 1 exit status configure:7451: $? = 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:7460: result: no configure:7471: checking for openpty in -lutil configure:7496: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm >&5 configure:7496: $? = 0 configure:7505: result: yes configure:7592: checking for native win32 threads configure:7602: result: no configure:7610: checking for pthread_create in -lpthread configure:7635: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lpthread -lutil -ldl -lm >&5 configure:7635: $? = 0 configure:7644: result: yes configure:7750: checking for getconf configure:7778: result: getconf configure:7932: checking for Native POSIX Thread Library configure:7949: result: yes configure:7959: checking nptl/pthread.h usability configure:7959: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/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:7959: $? = 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:7959: result: no configure:7959: checking nptl/pthread.h presence configure:7959: /usr/bin/cpp -I/home/peko/autobuild/instance-1/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:7959: $? = 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:7959: result: no configure:7959: checking for nptl/pthread.h configure:7959: result: no configure:8012: checking pthread.h usability configure:8012: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c >&5 configure:8012: $? = 0 configure:8012: result: yes configure:8012: checking pthread.h presence configure:8012: /usr/bin/cpp -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c configure:8012: $? = 0 configure:8012: result: yes configure:8012: checking for pthread.h configure:8012: result: yes configure:8021: checking pthread/mit/pthread.h usability configure:8021: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/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:8021: $? = 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:8021: result: no configure:8021: checking pthread/mit/pthread.h presence configure:8021: /usr/bin/cpp -I/home/peko/autobuild/instance-1/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:8021: $? = 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:8021: result: no configure:8021: checking for pthread/mit/pthread.h configure:8021: result: no configure:8041: checking for kstat_open in -lkstat configure:8066: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lkstat -lutil -ldl -lm >&5 /usr/bin/ld: cannot find -lkstat collect2: error: ld returned 1 exit status configure:8066: $? = 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:8075: result: no configure:8120: checking for clock_gettime in -lrt configure:8145: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lrt -lutil -ldl -lm >&5 configure:8145: $? = 0 configure:8154: result: yes configure:8170: checking for clock_gettime(CLOCK_MONOTONIC_RAW, _) configure:8196: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lrt >&5 configure:8196: $? = 0 configure:8205: result: yes configure:8208: checking for clock_gettime() with custom monotonic clock type configure:8235: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/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:8235: $? = 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:8235: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lrt >&5 configure:8235: $? = 0 configure:8246: result: CLOCK_MONOTONIC configure:8260: checking for clock_getres configure:8260: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm >&5 /tmp/ccjXyMiv.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `clock_getres' collect2: error: ld returned 1 exit status configure:8260: $? = 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:8260: result: no configure:8260: checking for clock_get_attributes configure:8260: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm >&5 /tmp/ccLJwvFy.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `clock_get_attributes' collect2: error: ld returned 1 exit status configure:8260: $? = 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:8260: result: no configure:8260: checking for gethrtime configure:8260: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm >&5 /tmp/ccmFL5os.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `gethrtime' collect2: error: ld returned 1 exit status configure:8260: $? = 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:8260: result: no configure:8270: checking for mach clock_get_time() with monotonic clock type configure:8298: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/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:8298: $? = 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:8306: result: no configure:9640: checking if SIGUSR1 and SIGUSR2 can be used configure:9642: result: yes configure:9653: checking if sigaltstack can be used configure:9655: result: yes configure:9675: checking for pthread.h configure:9675: result: yes configure:9685: checking for pthread/mit/pthread.h configure:9685: result: no configure:9701: checking sched.h usability configure:9701: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/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:9701: $? = 0 configure:9701: result: yes configure:9701: checking sched.h presence configure:9701: /usr/bin/cpp -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE conftest.c configure:9701: $? = 0 configure:9701: result: yes configure:9701: checking for sched.h configure:9701: result: yes configure:9711: checking sys/time.h usability configure:9711: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/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:9711: $? = 0 configure:9711: result: yes configure:9711: checking sys/time.h presence configure:9711: /usr/bin/cpp -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE conftest.c configure:9711: $? = 0 configure:9711: result: yes configure:9711: checking for sys/time.h configure:9711: result: yes configure:9733: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/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:9733: $? = 0 configure:9740: checking for usable PTHREAD_STACK_MIN configure:9763: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/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:9763: $? = 0 configure:9768: result: yes configure:9776: checking for pthread_spin_lock configure:9776: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:9776: $? = 0 configure:9776: result: yes configure:9788: checking for sched_yield configure:9788: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:9788: $? = 0 configure:9788: result: yes configure:9840: checking whether sched_yield() returns an int configure:9858: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:9858: $? = 0 configure:9863: result: yes configure:9873: checking for pthread_yield configure:9873: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:9873: $? = 0 configure:9873: result: yes configure:9882: checking whether pthread_yield() returns an int configure:9904: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:9904: $? = 0 configure:9909: result: yes configure:9919: checking for pthread_rwlock_init configure:9919: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:9919: $? = 0 configure:9919: result: yes configure:9927: checking for pthread_rwlockattr_setkind_np configure:9927: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:9927: $? = 0 configure:9927: result: yes configure:9938: checking for PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP configure:9964: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:9964: $? = 0 configure:9969: result: yes configure:9993: checking for pthread_attr_setguardsize configure:9993: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:9993: $? = 0 configure:9993: result: yes configure:10003: checking whether pthread_cond_timedwait() can use the monotonic clock CLOCK_MONOTONIC for timeout configure:10049: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:10049: $? = 0 configure:10054: result: yes configure:10064: checking for Linux futexes configure:10089: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:10089: $? = 0 configure:10094: result: yes configure:10101: checking for pthread_setname_np configure:10117: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -Werror -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:10117: $? = 0 configure:10134: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -Werror -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 /tmp/ccsYN7oi.o: In function `main': conftest.c:(.text.startup+0x14): undefined reference to `pthread_set_name_np' collect2: error: ld returned 1 exit status configure:10134: $? = 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:10151: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -Werror -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/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:10151: $? = 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:10156: result: linux configure:10172: checking for pthread_getname_np configure:10187: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -Werror -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:10187: $? = 0 configure:10205: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -Werror -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/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:10205: $? = 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:10210: result: linux configure:10232: checking size of short configure:10237: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:10237: $? = 0 configure:10237: ./conftest configure:10237: $? = 0 configure:10251: result: 2 configure:10265: checking size of int configure:10270: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:10270: $? = 0 configure:10270: ./conftest configure:10270: $? = 0 configure:10284: result: 4 configure:10298: checking size of long configure:10303: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:10303: $? = 0 configure:10303: ./conftest configure:10303: $? = 0 configure:10317: result: 8 configure:10331: checking size of long long configure:10336: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:10336: $? = 0 configure:10336: ./conftest configure:10336: $? = 0 configure:10350: result: 8 configure:10364: checking size of __int128_t configure:10369: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:10369: $? = 0 configure:10369: ./conftest configure:10369: $? = 0 configure:10383: result: 16 configure:10419: checking for a working __sync_synchronize() configure:10437: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:10437: $? = 0 configure:10485: result: yes configure:10535: checking for 32-bit __sync_add_and_fetch() configure:10553: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:10553: $? = 0 configure:10560: result: yes configure:10562: checking for 64-bit __sync_add_and_fetch() configure:10580: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:10580: $? = 0 configure:10587: result: yes configure:10589: checking for 128-bit __sync_add_and_fetch() configure:10607: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 /tmp/ccPdB5AO.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:10607: $? = 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:10614: result: no configure:10677: checking for 32-bit __sync_fetch_and_and() configure:10695: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:10695: $? = 0 configure:10702: result: yes configure:10704: checking for 64-bit __sync_fetch_and_and() configure:10722: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:10722: $? = 0 configure:10729: result: yes configure:10731: checking for 128-bit __sync_fetch_and_and() configure:10749: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 /tmp/ccy7l4tY.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:10749: $? = 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:10756: result: no configure:10819: checking for 32-bit __sync_fetch_and_or() configure:10837: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:10837: $? = 0 configure:10844: result: yes configure:10846: checking for 64-bit __sync_fetch_and_or() configure:10864: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:10864: $? = 0 configure:10871: result: yes configure:10873: checking for 128-bit __sync_fetch_and_or() configure:10891: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 /tmp/ccNI44p6.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:10891: $? = 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:10898: result: no configure:10961: checking for 32-bit __sync_val_compare_and_swap() configure:10979: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:10979: $? = 0 configure:10986: result: yes configure:10988: checking for 64-bit __sync_val_compare_and_swap() configure:11006: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:11006: $? = 0 configure:11013: result: yes configure:11015: checking for 128-bit __sync_val_compare_and_swap() configure:11033: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 /tmp/ccn6aFid.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:11033: $? = 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:11040: result: no configure:11104: checking for 32-bit __atomic_store_n() configure:11122: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:11122: $? = 0 configure:11129: result: yes configure:11131: checking for 64-bit __atomic_store_n() configure:11149: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:11149: $? = 0 configure:11156: result: yes configure:11158: checking for 128-bit __atomic_store_n() configure:11176: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 /tmp/cc3zK7Pn.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:11176: $? = 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:11183: result: no configure:11246: checking for 32-bit __atomic_load_n() configure:11264: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:11264: $? = 0 configure:11271: result: yes configure:11273: checking for 64-bit __atomic_load_n() configure:11291: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:11291: $? = 0 configure:11298: result: yes configure:11300: checking for 128-bit __atomic_load_n() configure:11318: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 /tmp/ccLjsivu.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:11318: $? = 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:11325: result: no configure:11388: checking for 32-bit __atomic_add_fetch() configure:11406: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:11406: $? = 0 configure:11413: result: yes configure:11415: checking for 64-bit __atomic_add_fetch() configure:11433: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:11433: $? = 0 configure:11440: result: yes configure:11442: checking for 128-bit __atomic_add_fetch() configure:11460: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 /tmp/ccm4HmNF.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:11460: $? = 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:11467: result: no configure:11530: checking for 32-bit __atomic_fetch_and() configure:11548: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:11548: $? = 0 configure:11555: result: yes configure:11557: checking for 64-bit __atomic_fetch_and() configure:11575: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:11575: $? = 0 configure:11582: result: yes configure:11584: checking for 128-bit __atomic_fetch_and() configure:11602: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 /tmp/cc5niYeF.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:11602: $? = 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:11609: result: no configure:11672: checking for 32-bit __atomic_fetch_or() configure:11690: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:11690: $? = 0 configure:11697: result: yes configure:11699: checking for 64-bit __atomic_fetch_or() configure:11717: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:11717: $? = 0 configure:11724: result: yes configure:11726: checking for 128-bit __atomic_fetch_or() configure:11744: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 /tmp/ccdKDRVL.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:11744: $? = 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:11751: result: no configure:11814: checking for 32-bit __atomic_compare_exchange_n() configure:11832: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:11832: $? = 0 configure:11839: result: yes configure:11841: checking for 64-bit __atomic_compare_exchange_n() configure:11859: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:11859: $? = 0 configure:11866: result: yes configure:11868: checking for 128-bit __atomic_compare_exchange_n() configure:11886: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 /tmp/ccL95xKX.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:11886: $? = 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:11893: result: no configure:11993: checking for a usable libatomic_ops implementation configure:12051: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/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:12051: $? = 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:12058: result: no configure:12168: checking whether default stack size should be modified configure:12179: result: no configure:12193: checking size of void * configure:12212: result: 8 configure:12232: checking size of int configure:12251: result: 4 configure:12270: checking size of long configure:12289: result: 8 configure:12308: checking size of long long configure:12327: result: 8 configure:12346: checking size of __int64 configure:12351: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/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:12351: $? = 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:12365: result: 0 configure:12384: checking size of __int128_t configure:12403: result: 16 configure:12426: checking whether byte ordering is bigendian configure:12441: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/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:12441: $? = 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:12486: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE conftest.c >&5 configure:12486: $? = 0 configure:12504: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/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:12504: $? = 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:12632: result: no configure:12663: checking whether double word ordering is middle-endian configure:12740: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm >&5 configure:12740: $? = 0 configure:12740: ./conftest configure:12740: $? = 0 configure:12750: result: no configure:12835: checking for gcc cmpxchg16b plain asm support configure:12863: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE conftest.c >&5 configure:12863: $? = 0 configure:12868: result: yes configure:12901: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE conftest.c >&5 conftest.c: In function 'main': conftest.c:84:4: error: #error no pic configure:12901: $? = 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:12835: checking for gcc pic cmpxchg16b plain asm support configure:12863: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fPIC -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE conftest.c >&5 configure:12863: $? = 0 configure:12868: result: yes configure:13134: checking for posix_fadvise configure:13134: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm >&5 configure:13134: $? = 0 configure:13134: result: yes configure:13134: checking for closefrom configure:13134: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm >&5 /tmp/ccv4uYDx.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `closefrom' collect2: error: ld returned 1 exit status configure:13134: $? = 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 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:13134: result: no configure:13145: checking linux/falloc.h usability configure:13145: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE conftest.c >&5 configure:13145: $? = 0 configure:13145: result: yes configure:13145: checking linux/falloc.h presence configure:13145: /usr/bin/cpp -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE conftest.c configure:13145: $? = 0 configure:13145: result: yes configure:13145: checking for linux/falloc.h configure:13145: result: yes configure:13155: checking whether fallocate() works configure:13182: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm >&5 configure:13182: $? = 0 configure:13191: result: yes configure:13199: checking whether posix_fallocate() works configure:13236: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm >&5 configure:13236: $? = 0 configure:13236: ./conftest configure:13236: $? = 0 configure:13251: result: yes configure:13278: checking whether lock checking should be enabled configure:13280: result: no configure:13286: checking whether lock counters should be enabled configure:13288: result: no configure:13296: checking whether dlopen() needs to be called before first call to dlerror() configure:13305: result: no configure:13345: checking for kstat_open in -lkstat configure:13379: result: no configure:13470: checking for wcwidth configure:13483: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm >&5 configure:13483: $? = 0 configure:13491: result: yes configure:13520: checking for zlib 1.2.5 or higher configure:13546: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lz -lutil -ldl -lm >&5 configure:13546: $? = 0 configure:13552: result: yes configure:13565: checking for zlib inflateGetDictionary presence configure:13567: checking for library containing inflateGetDictionary configure:13598: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lz -lutil -ldl -lm >&5 configure:13598: $? = 0 configure:13615: result: none required configure:13653: checking for connect configure:13653: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm >&5 configure:13653: $? = 0 configure:13653: result: yes configure:13709: checking for gethostbyname configure:13709: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm >&5 configure:13709: $? = 0 configure:13709: result: yes configure:13749: checking for gethostbyname_r configure:13749: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm >&5 configure:13749: $? = 0 configure:13749: result: yes configure:13811: checking for working posix_openpt implementation configure:13834: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm >&5 configure:13834: $? = 0 configure:13846: result: yes configure:13853: checking if netdb.h requires netinet/in.h to be previously included configure:13873: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE conftest.c >&5 configure:13873: $? = 0 configure:13889: result: yes configure:13896: checking for socklen_t configure:13909: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE conftest.c >&5 configure:13909: $? = 0 configure:13920: result: yes configure:13928: checking for h_errno declaration in netdb.h configure:13944: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE conftest.c >&5 configure:13944: $? = 0 configure:13951: result: yes configure:13967: checking for dirent.h that defines DIR configure:13986: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c >&5 configure:13986: $? = 0 configure:13994: result: yes configure:14007: checking for library containing opendir configure:14038: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm >&5 configure:14038: $? = 0 configure:14055: result: none required configure:14122: checking for ANSI C header files configure:14226: result: yes configure:14234: checking for sys/wait.h that is POSIX.1 compatible configure:14260: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c >&5 configure:14260: $? = 0 configure:14267: result: yes configure:14275: checking whether time.h and sys/time.h may both be included configure:14295: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c >&5 configure:14295: $? = 0 configure:14302: result: yes configure:14319: checking fcntl.h usability configure:14319: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c >&5 configure:14319: $? = 0 configure:14319: result: yes configure:14319: checking fcntl.h presence configure:14319: /usr/bin/cpp -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c configure:14319: $? = 0 configure:14319: result: yes configure:14319: checking for fcntl.h configure:14319: result: yes configure:14319: checking limits.h usability configure:14319: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c >&5 configure:14319: $? = 0 configure:14319: result: yes configure:14319: checking limits.h presence configure:14319: /usr/bin/cpp -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c configure:14319: $? = 0 configure:14319: result: yes configure:14319: checking for limits.h configure:14319: result: yes configure:14319: checking for unistd.h configure:14319: result: yes configure:14319: checking syslog.h usability configure:14319: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c >&5 configure:14319: $? = 0 configure:14319: result: yes configure:14319: checking syslog.h presence configure:14319: /usr/bin/cpp -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c configure:14319: $? = 0 configure:14319: result: yes configure:14319: checking for syslog.h configure:14319: result: yes configure:14319: checking dlfcn.h usability configure:14319: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c >&5 configure:14319: $? = 0 configure:14319: result: yes configure:14319: checking dlfcn.h presence configure:14319: /usr/bin/cpp -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c configure:14319: $? = 0 configure:14319: result: yes configure:14319: checking for dlfcn.h configure:14319: result: yes configure:14319: checking ieeefp.h usability configure:14319: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/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:135:20: fatal error: ieeefp.h: No such file or directory compilation terminated. configure:14319: $? = 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 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:14319: result: no configure:14319: checking ieeefp.h presence configure:14319: /usr/bin/cpp -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c conftest.c:102:20: fatal error: ieeefp.h: No such file or directory compilation terminated. configure:14319: $? = 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 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:14319: result: no configure:14319: checking for ieeefp.h configure:14319: result: no configure:14319: checking for sys/types.h configure:14319: result: yes configure:14319: checking sys/stropts.h usability configure:14319: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c >&5 configure:14319: $? = 0 configure:14319: result: yes configure:14319: checking sys/stropts.h presence configure:14319: /usr/bin/cpp -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c configure:14319: $? = 0 configure:14319: result: yes configure:14319: checking for sys/stropts.h configure:14319: result: yes configure:14319: checking sys/sysctl.h usability configure:14319: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c >&5 configure:14319: $? = 0 configure:14319: result: yes configure:14319: checking sys/sysctl.h presence configure:14319: /usr/bin/cpp -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c configure:14319: $? = 0 configure:14319: result: yes configure:14319: checking for sys/sysctl.h configure:14319: result: yes configure:14319: checking sys/ioctl.h usability configure:14319: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c >&5 configure:14319: $? = 0 configure:14319: result: yes configure:14319: checking sys/ioctl.h presence configure:14319: /usr/bin/cpp -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c configure:14319: $? = 0 configure:14319: result: yes configure:14319: checking for sys/ioctl.h configure:14319: result: yes configure:14319: checking for sys/time.h configure:14319: result: yes configure:14319: checking sys/uio.h usability configure:14319: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c >&5 configure:14319: $? = 0 configure:14319: result: yes configure:14319: checking sys/uio.h presence configure:14319: /usr/bin/cpp -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c configure:14319: $? = 0 configure:14319: result: yes configure:14319: checking for sys/uio.h configure:14319: result: yes configure:14319: checking sys/socket.h usability configure:14319: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c >&5 configure:14319: $? = 0 configure:14319: result: yes configure:14319: checking sys/socket.h presence configure:14319: /usr/bin/cpp -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c configure:14319: $? = 0 configure:14319: result: yes configure:14319: checking for sys/socket.h configure:14319: result: yes configure:14319: checking sys/sockio.h usability configure:14319: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/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:142:24: fatal error: sys/sockio.h: No such file or directory compilation terminated. configure:14319: $? = 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 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:14319: result: no configure:14319: checking sys/sockio.h presence configure:14319: /usr/bin/cpp -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c conftest.c:109:24: fatal error: sys/sockio.h: No such file or directory compilation terminated. configure:14319: $? = 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 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:14319: result: no configure:14319: checking for sys/sockio.h configure:14319: result: no configure:14319: checking sys/socketio.h usability configure:14319: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/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:142:26: fatal error: sys/socketio.h: No such file or directory compilation terminated. configure:14319: $? = 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 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:14319: result: no configure:14319: checking sys/socketio.h presence configure:14319: /usr/bin/cpp -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c conftest.c:109:26: fatal error: sys/socketio.h: No such file or directory compilation terminated. configure:14319: $? = 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 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:14319: result: no configure:14319: checking for sys/socketio.h configure:14319: result: no configure:14319: checking net/errno.h usability configure:14319: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/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:142:23: fatal error: net/errno.h: No such file or directory compilation terminated. configure:14319: $? = 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 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:14319: result: no configure:14319: checking net/errno.h presence configure:14319: /usr/bin/cpp -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c conftest.c:109:23: fatal error: net/errno.h: No such file or directory compilation terminated. configure:14319: $? = 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 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:14319: result: no configure:14319: checking for net/errno.h configure:14319: result: no configure:14319: checking malloc.h usability configure:14319: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c >&5 configure:14319: $? = 0 configure:14319: result: yes configure:14319: checking malloc.h presence configure:14319: /usr/bin/cpp -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c configure:14319: $? = 0 configure:14319: result: yes configure:14319: checking for malloc.h configure:14319: result: yes configure:14319: checking arpa/nameser.h usability configure:14319: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c >&5 configure:14319: $? = 0 configure:14319: result: yes configure:14319: checking arpa/nameser.h presence configure:14319: /usr/bin/cpp -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c configure:14319: $? = 0 configure:14319: result: yes configure:14319: checking for arpa/nameser.h configure:14319: result: yes configure:14319: checking libdlpi.h usability configure:14319: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/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:144:21: fatal error: libdlpi.h: No such file or directory compilation terminated. configure:14319: $? = 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 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:14319: result: no configure:14319: checking libdlpi.h presence configure:14319: /usr/bin/cpp -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c conftest.c:111:21: fatal error: libdlpi.h: No such file or directory compilation terminated. configure:14319: $? = 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 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:14319: result: no configure:14319: checking for libdlpi.h configure:14319: result: no configure:14319: checking pty.h usability configure:14319: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c >&5 configure:14319: $? = 0 configure:14319: result: yes configure:14319: checking pty.h presence configure:14319: /usr/bin/cpp -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c configure:14319: $? = 0 configure:14319: result: yes configure:14319: checking for pty.h configure:14319: result: yes configure:14319: checking util.h usability configure:14319: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/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:18: fatal error: util.h: No such file or directory compilation terminated. configure:14319: $? = 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 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:14319: result: no configure:14319: checking util.h presence configure:14319: /usr/bin/cpp -I/home/peko/autobuild/instance-1/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:18: fatal error: util.h: No such file or directory compilation terminated. configure:14319: $? = 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 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:14319: result: no configure:14319: checking for util.h configure:14319: result: no configure:14319: checking libutil.h usability configure:14319: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/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: libutil.h: No such file or directory compilation terminated. configure:14319: $? = 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 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:14319: result: no configure:14319: checking libutil.h presence configure:14319: /usr/bin/cpp -I/home/peko/autobuild/instance-1/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: libutil.h: No such file or directory compilation terminated. configure:14319: $? = 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 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:14319: result: no configure:14319: checking for libutil.h configure:14319: result: no configure:14319: checking utmp.h usability configure:14319: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c >&5 configure:14319: $? = 0 configure:14319: result: yes configure:14319: checking utmp.h presence configure:14319: /usr/bin/cpp -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c configure:14319: $? = 0 configure:14319: result: yes configure:14319: checking for utmp.h configure:14319: result: yes configure:14319: checking langinfo.h usability configure:14319: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c >&5 configure:14319: $? = 0 configure:14319: result: yes configure:14319: checking langinfo.h presence configure:14319: /usr/bin/cpp -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c configure:14319: $? = 0 configure:14319: result: yes configure:14319: checking for langinfo.h configure:14319: result: yes configure:14319: checking poll.h usability configure:14319: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c >&5 configure:14319: $? = 0 configure:14319: result: yes configure:14319: checking poll.h presence configure:14319: /usr/bin/cpp -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c configure:14319: $? = 0 configure:14319: result: yes configure:14319: checking for poll.h configure:14319: result: yes configure:14319: checking sdkddkver.h usability configure:14319: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/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:148:23: fatal error: sdkddkver.h: No such file or directory compilation terminated. configure:14319: $? = 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 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:14319: result: no configure:14319: checking sdkddkver.h presence configure:14319: /usr/bin/cpp -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c conftest.c:115:23: fatal error: sdkddkver.h: No such file or directory compilation terminated. configure:14319: $? = 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 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:14319: result: no configure:14319: checking for sdkddkver.h configure:14319: result: no configure:14330: checking for struct ifreq.ifr_hwaddr configure:14330: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/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:128:5: error: used struct type value where scalar is required configure:14330: $? = 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 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:14330: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c >&5 configure:14330: $? = 0 configure:14330: result: yes configure:14349: checking for struct ifreq.ifr_enaddr configure:14349: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/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:12: error: 'struct ifreq' has no member named 'ifr_enaddr' configure:14349: $? = 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 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:14349: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/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:19: error: 'struct ifreq' has no member named 'ifr_enaddr' configure:14349: $? = 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 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:14349: result: no configure:14521: checking for dlpi_open in -ldlpi configure:14546: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -ldlpi -lutil -ldl -lm >&5 /usr/bin/ld: cannot find -ldlpi collect2: error: ld returned 1 exit status configure:14546: $? = 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 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:14555: result: no configure:14588: Extending the search to include /lib configure:14590: checking for dlpi_open in -ldlpi configure:14615: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/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/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -ldlpi -lutil -ldl -lm >&5 gcc: error: unrecognized option '-R' configure:14615: $? = 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 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:14624: result: no configure:14641: checking sys/resource.h usability configure:14641: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c >&5 configure:14641: $? = 0 configure:14641: result: yes configure:14641: checking sys/resource.h presence configure:14641: /usr/bin/cpp -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c configure:14641: $? = 0 configure:14641: result: yes configure:14641: checking for sys/resource.h configure:14641: result: yes configure:14646: checking whether getrlimit is declared configure:14646: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c >&5 configure:14646: $? = 0 configure:14646: result: yes configure:14657: checking whether setrlimit is declared configure:14657: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c >&5 configure:14657: $? = 0 configure:14657: result: yes configure:14668: checking whether RLIMIT_STACK is declared configure:14668: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c >&5 configure:14668: $? = 0 configure:14668: result: yes configure:14686: checking for getrusage configure:14686: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm >&5 configure:14686: $? = 0 configure:14686: result: yes configure:14697: checking sys/event.h usability configure:14697: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/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:14697: $? = 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 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_GETRUSAGE 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:14697: result: no configure:14697: checking sys/event.h presence configure:14697: /usr/bin/cpp -I/home/peko/autobuild/instance-1/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:14697: $? = 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 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_GETRUSAGE 1 | /* end confdefs.h. */ | #include configure:14697: result: no configure:14697: checking for sys/event.h configure:14697: result: no configure:14703: checking sys/epoll.h usability configure:14703: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c >&5 configure:14703: $? = 0 configure:14703: result: yes configure:14703: checking sys/epoll.h presence configure:14703: /usr/bin/cpp -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c configure:14703: $? = 0 configure:14703: result: yes configure:14703: checking for sys/epoll.h configure:14703: result: yes configure:14709: checking sys/devpoll.h usability configure:14709: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/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:14709: $? = 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 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_GETRUSAGE 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:14709: result: no configure:14709: checking sys/devpoll.h presence configure:14709: /usr/bin/cpp -I/home/peko/autobuild/instance-1/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:14709: $? = 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 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_GETRUSAGE 1 | /* end confdefs.h. */ | #include configure:14709: result: no configure:14709: checking for sys/devpoll.h configure:14709: result: no configure:14718: checking sys/timerfd.h usability configure:14718: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c >&5 configure:14718: $? = 0 configure:14718: result: yes configure:14718: checking sys/timerfd.h presence configure:14718: /usr/bin/cpp -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c configure:14718: $? = 0 configure:14718: result: yes configure:14718: checking for sys/timerfd.h configure:14718: result: yes configure:14731: checking for netinet/sctp.h configure:14731: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/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:14731: $? = 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 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_GETRUSAGE 1 | #define HAVE_SYS_TIMERFD_H 1 | /* end confdefs.h. */ | #if HAVE_SYS_SOCKET_H | #include | #endif | | | #include configure:14731: result: no configure:15318: checking for sched.h configure:15318: result: yes configure:15318: checking setns.h usability configure:15318: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/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:15318: $? = 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 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_GETRUSAGE 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:15318: result: no configure:15318: checking setns.h presence configure:15318: /usr/bin/cpp -I/home/peko/autobuild/instance-1/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:15318: $? = 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 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_GETRUSAGE 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SCHED_H 1 | /* end confdefs.h. */ | #include configure:15318: result: no configure:15318: checking for setns.h configure:15318: result: no configure:15330: checking for setns configure:15330: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm >&5 /tmp/ccRZQ4ZU.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `setns' collect2: error: ld returned 1 exit status configure:15330: $? = 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 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_GETRUSAGE 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:15330: result: no configure:15341: checking valgrind/valgrind.h usability configure:15341: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c >&5 configure:15341: $? = 0 configure:15341: result: yes configure:15341: checking valgrind/valgrind.h presence configure:15341: /usr/bin/cpp -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c configure:15341: $? = 0 configure:15341: result: yes configure:15341: checking for valgrind/valgrind.h configure:15341: result: yes configure:15349: checking for SO_BSDCOMPAT declaration configure:15365: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c >&5 configure:15365: $? = 0 configure:15372: result: yes configure:15382: checking for INADDR_LOOPBACK in netinet/in.h configure:15399: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c >&5 configure:15399: $? = 0 configure:15407: result: yes configure:15483: checking for sys_errlist declaration in stdio.h or errno.h configure:15500: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/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:15500: $? = 0 configure:15507: result: yes configure:15516: checking if windows.h includes winsock2.h configure:15537: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/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:15537: $? = 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 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_GETRUSAGE 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:15544: result: no configure:15555: checking for an ANSI C-conforming const configure:15621: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE conftest.c >&5 configure:15621: $? = 0 configure:15628: result: yes configure:15636: checking return type of signal handlers configure:15654: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/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:15654: $? = 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 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_GETRUSAGE 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:15661: result: void configure:15669: checking for off_t configure:15669: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE conftest.c >&5 configure:15669: $? = 0 configure:15669: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE conftest.c >&5 conftest.c: In function 'main': conftest.c:162:20: error: expected expression before ')' token configure:15669: $? = 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 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_GETRUSAGE 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:15669: result: yes configure:15680: checking for pid_t configure:15680: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE conftest.c >&5 configure:15680: $? = 0 configure:15680: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE conftest.c >&5 conftest.c: In function 'main': conftest.c:162:20: error: expected expression before ')' token configure:15680: $? = 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 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_GETRUSAGE 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:15680: result: yes configure:15691: checking for size_t configure:15691: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE conftest.c >&5 configure:15691: $? = 0 configure:15691: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE conftest.c >&5 conftest.c: In function 'main': conftest.c:162:21: error: expected expression before ')' token configure:15691: $? = 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 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_GETRUSAGE 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:15691: result: yes configure:15703: checking whether struct tm is in sys/time.h or time.h configure:15723: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE conftest.c >&5 configure:15723: $? = 0 configure:15730: result: time.h configure:15738: checking whether struct sockaddr has sa_len field configure:15755: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/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:15755: $? = 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 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_GETRUSAGE 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:15762: result: no configure:15772: checking for struct exception (and matherr function) configure:15788: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE conftest.c >&5 configure:15788: $? = 0 configure:15795: result: yes configure:15810: checking size of char configure:15815: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm >&5 configure:15815: $? = 0 configure:15815: ./conftest configure:15815: $? = 0 configure:15829: result: 1 configure:15843: checking size of short configure:15862: result: 2 configure:15876: checking size of int configure:15895: result: 4 configure:15909: checking size of long configure:15928: result: 8 configure:15942: checking size of void * configure:15961: result: 8 configure:15975: checking size of long long configure:15994: result: 8 configure:16008: checking size of size_t configure:16013: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm >&5 configure:16013: $? = 0 configure:16013: ./conftest configure:16013: $? = 0 configure:16027: result: 8 configure:16041: checking size of off_t configure:16046: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm >&5 configure:16046: $? = 0 configure:16046: ./conftest configure:16046: $? = 0 configure:16060: result: 8 configure:16074: checking size of time_t configure:16079: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm >&5 configure:16079: $? = 0 configure:16079: ./conftest configure:16079: $? = 0 configure:16093: result: 8 configure:16111: checking for C compiler 'restrict' support configure:16129: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE conftest.c >&5 conftest.c:137:16: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'foo' conftest.c:138:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'foo' configure:16129: $? = 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 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_GETRUSAGE 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 | /* end confdefs.h. */ | int * restrict foo(int * restrict arg); | int * restrict foo(int * restrict arg) | { int * restrict var=arg; return var;} | | int | main () | { | | ; | return 0; | } configure:16129: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE conftest.c >&5 configure:16129: $? = 0 configure:16143: result: yes configure:16151: checking if we should add -fno-tree-copyrename to CFLAGS for computed gotos to work properly configure:16170: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE conftest.c >&5 configure:16170: $? = 0 configure:16179: result: yes configure:16186: checking for broken gcc-4.3.0 compiler configure:16228: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm >&5 configure:16228: $? = 0 configure:16228: ./conftest configure:16228: $? = 0 configure:16250: result: no configure:16264: checking whether byte ordering is bigendian configure:16470: result: no configure:16513: checking whether double word ordering is middle-endian configure:16600: result: no configure:16619: checking for fdatasync configure:16619: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm >&5 configure:16619: $? = 0 configure:16619: result: yes configure:16629: checking for library containing fdatasync configure:16660: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm >&5 configure:16660: $? = 0 configure:16677: result: none required configure:16691: checking for sendfile configure:16691: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm >&5 configure:16691: $? = 0 configure:16691: result: yes configure:16776: checking windows.h usability configure:16776: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/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:174:21: fatal error: windows.h: No such file or directory compilation terminated. configure:16776: $? = 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 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_GETRUSAGE 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_RESTRICT __restrict | #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:16776: result: no configure:16776: checking windows.h presence configure:16776: /usr/bin/cpp -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c conftest.c:141:21: fatal error: windows.h: No such file or directory compilation terminated. configure:16776: $? = 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 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_GETRUSAGE 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_RESTRICT __restrict | #define ERTS_ENDIANNESS -1 | #define HAVE_FDATASYNC 1 | #define HAVE_SENDFILE 1 | /* end confdefs.h. */ | #include configure:16776: result: no configure:16776: checking for windows.h configure:16776: result: no configure:16788: checking winsock2.h usability configure:16788: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/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:174:22: fatal error: winsock2.h: No such file or directory compilation terminated. configure:16788: $? = 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 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_GETRUSAGE 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_RESTRICT __restrict | #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:16788: result: no configure:16788: checking winsock2.h presence configure:16788: /usr/bin/cpp -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c conftest.c:141:22: fatal error: winsock2.h: No such file or directory compilation terminated. configure:16788: $? = 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 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_GETRUSAGE 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_RESTRICT __restrict | #define ERTS_ENDIANNESS -1 | #define HAVE_FDATASYNC 1 | #define HAVE_SENDFILE 1 | /* end confdefs.h. */ | #include configure:16788: result: no configure:16788: checking for winsock2.h configure:16788: result: no configure:16800: checking for ws2tcpip.h configure:16800: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/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:150:22: fatal error: ws2tcpip.h: No such file or directory compilation terminated. configure:16800: $? = 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 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_GETRUSAGE 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_RESTRICT __restrict | #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:16800: result: no configure:16818: checking for getaddrinfo configure:16849: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:16849: $? = 0 configure:16857: result: yes configure:16859: checking whether getaddrinfo accepts enough flags configure:16900: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:16900: $? = 0 configure:16907: result: yes configure:16920: checking for getnameinfo configure:16951: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:16951: $? = 0 configure:16959: result: yes configure:16973: checking for getipnodebyname configure:16973: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 /tmp/cctoO5Py.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `getipnodebyname' collect2: error: ld returned 1 exit status configure:16973: $? = 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 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_GETRUSAGE 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_RESTRICT __restrict | #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:16973: result: no configure:16973: checking for getipnodebyaddr configure:16973: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 /tmp/cc1FQFwA.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `getipnodebyaddr' collect2: error: ld returned 1 exit status configure:16973: $? = 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 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_GETRUSAGE 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_RESTRICT __restrict | #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:16973: result: no configure:16973: checking for gethostbyname2 configure:16973: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:16973: $? = 0 configure:16973: result: yes configure:16991: checking for ieee_handler configure:16991: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 /tmp/ccXC1oRI.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `ieee_handler' collect2: error: ld returned 1 exit status configure:16991: $? = 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 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_GETRUSAGE 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_RESTRICT __restrict | #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:16991: result: no configure:16991: checking for fpsetmask configure:16991: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 /tmp/cc37gvI7.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `fpsetmask' collect2: error: ld returned 1 exit status configure:16991: $? = 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 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_GETRUSAGE 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_RESTRICT __restrict | #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:16991: result: no configure:16991: checking for finite configure:16991: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 conftest.c:167:6: warning: conflicting types for built-in function 'finite' [enabled by default] configure:16991: $? = 0 configure:16991: result: yes configure:16991: checking for isnan configure:16991: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 conftest.c:168:6: warning: conflicting types for built-in function 'isnan' [enabled by default] configure:16991: $? = 0 configure:16991: result: yes configure:16991: checking for isinf configure:16991: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 conftest.c:169:6: warning: conflicting types for built-in function 'isinf' [enabled by default] configure:16991: $? = 0 configure:16991: result: yes configure:16991: checking for res_gethostbyname configure:16991: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 /tmp/ccVuNafm.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `res_gethostbyname' collect2: error: ld returned 1 exit status configure:16991: $? = 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 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_GETRUSAGE 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_RESTRICT __restrict | #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:16991: result: no configure:16991: checking for dlopen configure:16991: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:16991: $? = 0 configure:16991: result: yes configure:16991: checking for pread configure:16991: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:16991: $? = 0 configure:16991: result: yes configure:16991: checking for pwrite configure:16991: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:16991: $? = 0 configure:16991: result: yes configure:16991: checking for memmove configure:16991: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 conftest.c:173:6: warning: conflicting types for built-in function 'memmove' [enabled by default] configure:16991: $? = 0 configure:16991: result: yes configure:16991: checking for strerror configure:16991: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:16991: $? = 0 configure:16991: result: yes configure:16991: checking for strerror_r configure:16991: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:16991: $? = 0 configure:16991: result: yes configure:16991: checking for strncasecmp configure:16991: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 conftest.c:176:6: warning: conflicting types for built-in function 'strncasecmp' [enabled by default] configure:16991: $? = 0 configure:16991: result: yes configure:16991: checking for gethrtime configure:16991: result: no configure:16991: checking for localtime_r configure:16991: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:16991: $? = 0 configure:16991: result: yes configure:16991: checking for gmtime_r configure:16991: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:16991: $? = 0 configure:16991: result: yes configure:16991: checking for inet_pton configure:16991: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:16991: $? = 0 configure:16991: result: yes configure:16991: checking for mprotect configure:16991: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:16991: $? = 0 configure:16991: result: yes configure:16991: checking for mmap configure:16991: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:16991: $? = 0 configure:16991: result: yes configure:16991: checking for mremap configure:16991: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:16991: $? = 0 configure:16991: result: yes configure:16991: checking for memcpy configure:16991: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 conftest.c:183:6: warning: conflicting types for built-in function 'memcpy' [enabled by default] configure:16991: $? = 0 configure:16991: result: yes configure:16991: checking for mallopt configure:16991: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:16991: $? = 0 configure:16991: result: yes configure:16991: checking for sbrk configure:16991: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:16991: $? = 0 configure:16991: result: yes configure:16991: checking for _sbrk configure:16991: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 /tmp/ccuBCFvj.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `_sbrk' collect2: error: ld returned 1 exit status configure:16991: $? = 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 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_GETRUSAGE 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_RESTRICT __restrict | #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:16991: result: no configure:16991: checking for __sbrk configure:16991: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:16991: $? = 0 configure:16991: result: yes configure:16991: checking for brk configure:16991: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:16991: $? = 0 configure:16991: result: yes configure:16991: checking for _brk configure:16991: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 /tmp/ccCcnIws.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `_brk' collect2: error: ld returned 1 exit status configure:16991: $? = 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 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_GETRUSAGE 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_RESTRICT __restrict | #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:16991: result: no configure:16991: checking for __brk configure:16991: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 /tmp/ccTpPdBn.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `__brk' collect2: error: ld returned 1 exit status configure:16991: $? = 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 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_GETRUSAGE 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_RESTRICT __restrict | #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:16991: result: no configure:16991: checking for flockfile configure:16991: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:16991: $? = 0 configure:16991: result: yes configure:16991: checking for fstat configure:16991: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:16991: $? = 0 configure:16991: result: yes configure:16991: checking for strlcpy configure:16991: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 /tmp/cc2EdZuB.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `strlcpy' collect2: error: ld returned 1 exit status configure:16991: $? = 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 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_GETRUSAGE 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_RESTRICT __restrict | #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:16991: result: no configure:16991: checking for strlcat configure:16991: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 /tmp/ccZm3sXF.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `strlcat' collect2: error: ld returned 1 exit status configure:16991: $? = 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 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_GETRUSAGE 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_RESTRICT __restrict | #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:16991: result: no configure:16991: checking for setsid configure:16991: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:16991: $? = 0 configure:16991: result: yes configure:16991: checking for posix2time configure:16991: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 /tmp/ccTpgFYP.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `posix2time' collect2: error: ld returned 1 exit status configure:16991: $? = 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 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_GETRUSAGE 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_RESTRICT __restrict | #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:16991: result: no configure:16991: checking for time2posix configure:16991: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 /tmp/cc1XcfbV.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `time2posix' collect2: error: ld returned 1 exit status configure:16991: $? = 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 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_GETRUSAGE 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_RESTRICT __restrict | #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:16991: result: no configure:16991: checking for setlocale configure:16991: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:16991: $? = 0 configure:16991: result: yes configure:16991: checking for nl_langinfo configure:16991: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:16991: $? = 0 configure:16991: result: yes configure:16991: checking for poll configure:16991: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:16991: $? = 0 configure:16991: result: yes configure:16991: checking for mlockall configure:16991: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:16991: $? = 0 configure:16991: result: yes configure:16991: checking for ppoll configure:16991: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:16991: $? = 0 configure:16991: result: yes configure:17001: checking for isfinite configure:17014: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:17014: $? = 0 configure:17026: result: yes configure:17037: checking for posix_memalign configure:17037: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:17037: $? = 0 configure:17037: result: yes configure:17060: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:17060: $? = 0 configure:17060: ./conftest configure:17060: $? = 0 configure:17091: checking for writev configure:17091: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:17091: $? = 0 configure:17091: result: yes configure:17102: checking whether posix2time is declared configure:17102: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/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: 'posix2time' 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:17102: $? = 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 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_GETRUSAGE 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_RESTRICT __restrict | #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:17102: result: no configure:17113: checking whether time2posix is declared configure:17113: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/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:186:10: error: 'time2posix' undeclared (first use in this function) conftest.c:186:10: note: each undeclared identifier is reported only once for each function it appears in configure:17113: $? = 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 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_GETRUSAGE 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_RESTRICT __restrict | #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:17113: result: no configure:17128: checking if vfork is known to hang multithreaded applications configure:17136: result: no configure:17144: checking vfork.h usability configure:17144: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/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:211:19: fatal error: vfork.h: No such file or directory compilation terminated. configure:17144: $? = 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 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_GETRUSAGE 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_RESTRICT __restrict | #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:17144: result: no configure:17144: checking vfork.h presence configure:17144: /usr/bin/cpp -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c conftest.c:178:19: fatal error: vfork.h: No such file or directory compilation terminated. configure:17144: $? = 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 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_GETRUSAGE 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_RESTRICT __restrict | #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:17144: result: no configure:17144: checking for vfork.h configure:17144: result: no configure:17157: checking for fork configure:17157: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 conftest.c:201:6: warning: conflicting types for built-in function 'fork' [enabled by default] configure:17157: $? = 0 configure:17157: result: yes configure:17157: checking for vfork configure:17157: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:17157: $? = 0 configure:17157: result: yes configure:17167: checking for working fork configure:17189: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:17189: $? = 0 configure:17189: ./conftest configure:17189: $? = 0 configure:17199: result: yes configure:17220: checking for working vfork configure:17330: result: yes configure:17368: checking for vprintf configure:17368: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 conftest.c:205:6: warning: conflicting types for built-in function 'vprintf' [enabled by default] configure:17368: $? = 0 configure:17368: result: yes configure:17374: checking for _doprnt configure:17374: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 /tmp/cc0aC2VR.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `_doprnt' collect2: error: ld returned 1 exit status configure:17374: $? = 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 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_GETRUSAGE 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_RESTRICT __restrict | #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:17374: result: no configure:17386: checking for conflicting declaration of fread configure:17405: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/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:188:12: error: conflicting types for 'fread' In file included from conftest.c:183:0: /usr/include/stdio.h:702:15: note: previous declaration of 'fread' was here configure:17405: $? = 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 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_GETRUSAGE 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_RESTRICT __restrict | #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:17414: result: yes configure:17425: checking for putc_unlocked configure:17441: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:17441: $? = 0 configure:17449: result: yes configure:17457: checking for fwrite_unlocked configure:17473: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:17473: $? = 0 configure:17481: result: yes configure:17491: checking for openpty configure:17491: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:17491: $? = 0 configure:17491: result: yes configure:17504: checking net/if_dl.h usability configure:17504: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/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:220:23: fatal error: net/if_dl.h: No such file or directory compilation terminated. configure:17504: $? = 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 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_GETRUSAGE 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_RESTRICT __restrict | #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:17504: result: no configure:17504: checking net/if_dl.h presence configure:17504: /usr/bin/cpp -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c conftest.c:187:23: fatal error: net/if_dl.h: No such file or directory compilation terminated. configure:17504: $? = 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 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_GETRUSAGE 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_RESTRICT __restrict | #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:17504: result: no configure:17504: checking for net/if_dl.h configure:17504: result: no configure:17504: checking ifaddrs.h usability configure:17504: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c >&5 configure:17504: $? = 0 configure:17504: result: yes configure:17504: checking ifaddrs.h presence configure:17504: /usr/bin/cpp -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c configure:17504: $? = 0 configure:17504: result: yes configure:17504: checking for ifaddrs.h configure:17504: result: yes configure:17504: checking netpacket/packet.h usability configure:17504: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c >&5 configure:17504: $? = 0 configure:17504: result: yes configure:17504: checking netpacket/packet.h presence configure:17504: /usr/bin/cpp -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c configure:17504: $? = 0 configure:17504: result: yes configure:17504: checking for netpacket/packet.h configure:17504: result: yes configure:17504: checking sys/un.h usability configure:17504: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c >&5 configure:17504: $? = 0 configure:17504: result: yes configure:17504: checking sys/un.h presence configure:17504: /usr/bin/cpp -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c configure:17504: $? = 0 configure:17504: result: yes configure:17504: checking for sys/un.h configure:17504: result: yes configure:17516: checking for getifaddrs configure:17516: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:17516: $? = 0 configure:17516: result: yes configure:17526: checking whether in6addr_any is declared configure:17547: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -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:17547: $? = 0 configure:17557: result: yes configure:17567: checking whether in6addr_loopback is declared configure:17588: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 conftest.c: In function 'main': conftest.c:200:1: warning: incompatible implicit declaration of built-in function 'printf' [enabled by default] configure:17588: $? = 0 configure:17598: result: yes configure:17608: checking whether IN6ADDR_ANY_INIT is declared configure:17608: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c >&5 configure:17608: $? = 0 configure:17608: result: yes configure:17623: checking whether IN6ADDR_LOOPBACK_INIT is declared configure:17623: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c >&5 configure:17623: $? = 0 configure:17623: result: yes configure:17638: checking whether IPV6_V6ONLY is declared configure:17638: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS conftest.c >&5 configure:17638: $? = 0 configure:17638: result: yes configure:17656: checking for sched_getaffinity/sched_setaffinity configure:17681: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:17681: $? = 0 configure:17688: result: yes configure:17697: checking for pset functionality configure:17718: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 conftest.c:197:22: fatal error: sys/pset.h: No such file or directory compilation terminated. configure:17718: $? = 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 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_GETRUSAGE 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_RESTRICT __restrict | #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:17725: result: no configure:17733: checking for processor_bind functionality configure:17752: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 conftest.c:199:27: fatal error: sys/processor.h: No such file or directory compilation terminated. configure:17752: $? = 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 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_GETRUSAGE 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_RESTRICT __restrict | #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:17759: result: no configure:17767: checking for cpuset_getaffinity/cpuset_setaffinity configure:17792: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 conftest.c:199:24: fatal error: sys/cpuset.h: No such file or directory compilation terminated. configure:17792: $? = 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 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_GETRUSAGE 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_RESTRICT __restrict | #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:17799: result: no configure:17807: checking for 'end' symbol configure:17823: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:17823: $? = 0 configure:17831: result: yes configure:17839: checking for '_end' symbol configure:17855: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:17855: $? = 0 configure:17863: result: yes configure:17871: checking if __after_morecore_hook can track malloc()s core memory use configure:18012: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 conftest.c: In function 'update_heap_size': conftest.c:228:16: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] configure:18012: $? = 0 configure:18012: ./conftest configure:18012: $? = 0 configure:18022: result: yes configure:18035: checking types of sbrk()s return value and argument configure:18061: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:18061: $? = 0 configure:18074: result: void *,intptr_t configure:18097: checking types of brk()s return value and argument configure:18123: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:18123: $? = 0 configure:18136: result: int,void * configure:18161: checking if sbrk()/brk() wrappers can track malloc()s core memory use configure:18344: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DUSE_THREADS -D_THREAD_SAFE -D_REENTRANT -DPOSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lpthread -lrt >&5 configure:18344: $? = 0 configure:18344: ./conftest configure:18344: $? = 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 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_GETRUSAGE 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_RESTRICT __restrict | #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 ERTS___AFTER_MORECORE_HOOK_CAN_TRACK_MALLOC 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 | | #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:18354: result: no configure:18380: checking for IP version 6 support configure:18403: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE conftest.c >&5 configure:18403: $? = 0 configure:18443: result: yes configure:18465: checking for multicast support configure:18489: result: yes configure:19035: checking for clock_gettime in -lrt configure:19069: result: yes configure:19085: checking for clock_gettime() with wall clock type configure:19112: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lrt >&5 configure:19112: $? = 0 configure:19123: result: CLOCK_REALTIME configure:19137: checking for clock_getres configure:19137: result: no configure:19137: checking for clock_get_attributes configure:19137: result: no configure:19137: checking for gettimeofday configure:19137: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm >&5 configure:19137: $? = 0 configure:19137: result: yes configure:19147: checking for mach clock_get_time() with wall clock type configure:19175: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE conftest.c >&5 conftest.c:209:24: fatal error: mach/clock.h: No such file or directory compilation terminated. configure:19175: $? = 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 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_GETRUSAGE 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_RESTRICT __restrict | #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 ERTS___AFTER_MORECORE_HOOK_CAN_TRACK_MALLOC 1 | #define SBRK_RET_TYPE void * | #define SBRK_ARG_TYPE intptr_t | #define BRK_RET_TYPE int | #define BRK_ARG_TYPE void * | #define ERTS_STRUCTURE_ALIGNED_ALLOC 1 | #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:19183: result: no configure:20089: checking for clock_gettime in -lrt configure:20123: result: yes configure:20139: checking for clock_gettime(CLOCK_MONOTONIC_RAW, _) configure:20174: result: yes configure:20177: checking for clock_gettime() with custom monotonic clock type configure:20204: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lrt >&5 conftest.c: In function 'main': conftest.c:221:19: error: 'undefined' undeclared (first use in this function) conftest.c:221:19: note: each undeclared identifier is reported only once for each function it appears in configure:20204: $? = 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 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_GETRUSAGE 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_RESTRICT __restrict | #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 ERTS___AFTER_MORECORE_HOOK_CAN_TRACK_MALLOC 1 | #define SBRK_RET_TYPE void * | #define SBRK_ARG_TYPE intptr_t | #define BRK_RET_TYPE int | #define BRK_ARG_TYPE void * | #define ERTS_STRUCTURE_ALIGNED_ALLOC 1 | #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:20204: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lrt >&5 conftest.c: In function 'main': conftest.c:221:19: error: 'CLOCK_HIGHRES' undeclared (first use in this function) conftest.c:221:19: note: each undeclared identifier is reported only once for each function it appears in configure:20204: $? = 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 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_GETRUSAGE 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_RESTRICT __restrict | #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 ERTS___AFTER_MORECORE_HOOK_CAN_TRACK_MALLOC 1 | #define SBRK_RET_TYPE void * | #define SBRK_ARG_TYPE intptr_t | #define BRK_RET_TYPE int | #define BRK_ARG_TYPE void * | #define ERTS_STRUCTURE_ALIGNED_ALLOC 1 | #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:20204: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lrt >&5 conftest.c: In function 'main': conftest.c:221:19: error: 'CLOCK_UPTIME' undeclared (first use in this function) conftest.c:221:19: note: each undeclared identifier is reported only once for each function it appears in configure:20204: $? = 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 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_GETRUSAGE 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_RESTRICT __restrict | #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 ERTS___AFTER_MORECORE_HOOK_CAN_TRACK_MALLOC 1 | #define SBRK_RET_TYPE void * | #define SBRK_ARG_TYPE intptr_t | #define BRK_RET_TYPE int | #define BRK_ARG_TYPE void * | #define ERTS_STRUCTURE_ALIGNED_ALLOC 1 | #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:20204: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lrt >&5 configure:20204: $? = 0 configure:20215: result: CLOCK_MONOTONIC configure:20229: checking for clock_getres configure:20229: result: no configure:20229: checking for clock_get_attributes configure:20229: result: no configure:20229: checking for gethrtime configure:20229: result: no configure:20239: checking for mach clock_get_time() with monotonic clock type configure:20275: result: no configure:20727: checking for clock_gettime in -lrt configure:20761: result: yes configure:20777: checking for clock_gettime(CLOCK_MONOTONIC_RAW, _) configure:20812: result: yes configure:20815: checking for clock_gettime() with high resolution monotonic clock type configure:20842: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lrt >&5 conftest.c: In function 'main': conftest.c:226:19: error: 'CLOCK_UPTIME_PRECISE' undeclared (first use in this function) conftest.c:226:19: note: each undeclared identifier is reported only once for each function it appears in configure:20842: $? = 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 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_GETRUSAGE 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_RESTRICT __restrict | #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 ERTS___AFTER_MORECORE_HOOK_CAN_TRACK_MALLOC 1 | #define SBRK_RET_TYPE void * | #define SBRK_ARG_TYPE intptr_t | #define BRK_RET_TYPE int | #define BRK_ARG_TYPE void * | #define ERTS_STRUCTURE_ALIGNED_ALLOC 1 | #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:20842: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lrt >&5 conftest.c: In function 'main': conftest.c:226:19: error: 'CLOCK_HIGHRES' undeclared (first use in this function) conftest.c:226:19: note: each undeclared identifier is reported only once for each function it appears in configure:20842: $? = 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 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_GETRUSAGE 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_RESTRICT __restrict | #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 ERTS___AFTER_MORECORE_HOOK_CAN_TRACK_MALLOC 1 | #define SBRK_RET_TYPE void * | #define SBRK_ARG_TYPE intptr_t | #define BRK_RET_TYPE int | #define BRK_ARG_TYPE void * | #define ERTS_STRUCTURE_ALIGNED_ALLOC 1 | #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:20842: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lrt >&5 conftest.c: In function 'main': conftest.c:226:19: error: 'CLOCK_UPTIME' undeclared (first use in this function) conftest.c:226:19: note: each undeclared identifier is reported only once for each function it appears in configure:20842: $? = 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 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_GETRUSAGE 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_RESTRICT __restrict | #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 ERTS___AFTER_MORECORE_HOOK_CAN_TRACK_MALLOC 1 | #define SBRK_RET_TYPE void * | #define SBRK_ARG_TYPE intptr_t | #define BRK_RET_TYPE int | #define BRK_ARG_TYPE void * | #define ERTS_STRUCTURE_ALIGNED_ALLOC 1 | #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:20842: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm -lrt >&5 configure:20842: $? = 0 configure:20853: result: CLOCK_MONOTONIC configure:20867: checking for clock_getres configure:20867: result: no configure:20867: checking for clock_get_attributes configure:20867: result: no configure:20867: checking for gethrtime configure:20867: result: no configure:20877: checking for mach clock_get_time() with monotonic clock type configure:20913: result: no configure:21023: checking if gethrvtime works and how to use it configure:21093: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm >&5 conftest.c:237:23: fatal error: sys/fault.h: No such file or directory compilation terminated. configure:21093: $? = 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 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_GETRUSAGE 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_RESTRICT __restrict | #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 ERTS___AFTER_MORECORE_HOOK_CAN_TRACK_MALLOC 1 | #define SBRK_RET_TYPE void * | #define SBRK_ARG_TYPE intptr_t | #define BRK_RET_TYPE int | #define BRK_ARG_TYPE void * | #define ERTS_STRUCTURE_ALIGNED_ALLOC 1 | #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:21120: result: not working configure:21125: checking if clock_gettime can be used to get thread CPU time configure:21165: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lrt >&5 configure:21165: $? = 0 configure:21165: ./conftest configure:21165: $? = 0 configure:21175: result: yes configure:21198: checking for m4 configure:21214: found /home/peko/autobuild/instance-1/output/host/bin/m4 configure:21225: result: m4 configure:21276: checking for unreliable floating point exceptions configure:21280: result: unreliable configure:21287: checking whether to redefine FD_SETSIZE configure:21298: result: no configure:21325: Enable exec_alloc for hipe code allocation configure:21345: checking for working poll() configure:21385: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm >&5 conftest.c: In function 'main': conftest.c:235:5: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] conftest.c:237:3: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] configure:21385: $? = 0 configure:21385: ./conftest configure:21385: $? = 0 configure:21426: result: yes configure:21458: checking whether epoll is level triggered configure:21481: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm >&5 configure:21481: $? = 0 configure:21489: result: yes configure:21495: checking whether kernel poll support should be enabled configure:21534: result: yes; epoll configure:21539: checking whether putenv() stores a copy of the key-value pair configure:21584: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm >&5 configure:21584: $? = 0 configure:21584: ./conftest configure:21584: $? = 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 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_GETRUSAGE 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_RESTRICT __restrict | #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 ERTS___AFTER_MORECORE_HOOK_CAN_TRACK_MALLOC 1 | #define SBRK_RET_TYPE void * | #define SBRK_ARG_TYPE intptr_t | #define BRK_RET_TYPE int | #define BRK_ARG_TYPE void * | #define ERTS_STRUCTURE_ALIGNED_ALLOC 1 | #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 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:21594: result: no configure:21782: checking for ld configure:21809: result: /usr/bin/gcc configure:21833: checking for compiler flags for loadable drivers configure:21835: result: -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -fPIC configure:21837: checking for linker for loadable drivers configure:21839: result: /usr/bin/gcc configure:21841: checking for linker flags for loadable drivers configure:21843: result: -shared -Wl,-Bsymbolic configure:21845: checking for 'runtime library path' linker flag configure:21848: result: -Wl,-R configure:21867: checking for a compiler that handles jumptables configure:21902: /usr/bin/gcc -c -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE conftest.c >&5 configure:21902: $? = 0 configure:21963: /usr/bin/gcc -c conftest.c >&5 configure:21963: $? = 0 configure:21975: result: /usr/bin/gcc configure:21989: checking whether the code model is small configure:22008: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm >&5 configure:22008: $? = 0 configure:22008: ./conftest configure:22008: $? = 0 configure:22017: result: yes configure:22336: checking for static ZLib to be used by SSL in standard locations configure:22358: result: no configure:22914: checking for OpenSSL kerberos 5 support configure:22969: result: no configure:23030: checking for ssl runtime library path to use configure:23103: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib -Wl,-R/home/peko/autobuild/instance-1/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/peko/autobuild/instance-1/output/host/lib64 conftest.c -lcrypto >&5 configure:23103: $? = 0 configure:23123: result: /home/peko/autobuild/instance-1/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:23185: checking for kstat_open in -lkstat configure:23219: result: no configure:23229: checking for kvm_open in -lkvm configure:23254: /usr/bin/gcc -o conftest -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lkvm -lutil -ldl -lm >&5 /usr/bin/ld: cannot find -lkvm collect2: error: ld returned 1 exit status configure:23254: $? = 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 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_GETRUSAGE 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_RESTRICT __restrict | #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 ERTS___AFTER_MORECORE_HOOK_CAN_TRACK_MALLOC 1 | #define SBRK_RET_TYPE void * | #define SBRK_ARG_TYPE intptr_t | #define BRK_RET_TYPE int | #define BRK_ARG_TYPE void * | #define ERTS_STRUCTURE_ALIGNED_ALLOC 1 | #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 NO_FPE_SIGNALS /**/ | #define HIPE 1 | #define ERTS_USE_POLL 1 | #define HAVE_SYS_EPOLL_H 1 | #define ERTS_ENABLE_KERNEL_POLL 1 | #define CODE_MODEL_SMALL 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:23263: result: no configure:23593: checking for log2 configure:23593: /usr/bin/gcc -o conftest -Werror=undef -Werror=implicit -Werror=return-type -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib conftest.c -lutil -ldl -lm >&5 conftest.c:249:6: warning: conflicting types for built-in function 'log2' [enabled by default] configure:23593: $? = 0 configure:23593: result: yes configure:23729: 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 gcc20 config.status:1193: creating emulator/x86_64-pc-linux-gnu/Makefile config.status:1193: creating epmd/src/x86_64-pc-linux-gnu/Makefile config.status:1193: creating etc/common/x86_64-pc-linux-gnu/Makefile config.status:1193: creating include/internal/x86_64-pc-linux-gnu/ethread.mk config.status:1193: creating include/internal/x86_64-pc-linux-gnu/erts_internal.mk config.status:1193: creating lib_src/x86_64-pc-linux-gnu/Makefile config.status:1193: creating ../make/x86_64-pc-linux-gnu/otp.mk config.status:1193: creating ../make/x86_64-pc-linux-gnu/otp_ded.mk config.status:1193: creating ../make/make_emakefile config.status:1193: creating ../lib/os_mon/c_src/x86_64-pc-linux-gnu/Makefile config.status:1193: creating ../lib/crypto/c_src/x86_64-pc-linux-gnu/Makefile config.status:1193: creating ../lib/runtime_tools/c_src/x86_64-pc-linux-gnu/Makefile config.status:1193: creating ../lib/tools/c_src/x86_64-pc-linux-gnu/Makefile config.status:1193: creating x86_64-pc-linux-gnu/config.h config.status:1193: creating include/internal/x86_64-pc-linux-gnu/ethread_header_config.h config.status:1193: 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/peko/autobuild/instance-1/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/peko/autobuild/instance-1/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/peko/autobuild/instance-1/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/peko/autobuild/instance-1/output/build/host-erlang-21.0 ac_cv_env_GETCONF_set= ac_cv_env_GETCONF_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-L/home/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/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_getrusage=yes 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_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=yes 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_XSLTPROC=xsltproc 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='none required' 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=yes 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/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -m32' CFLAGS='-Werror=undef -Werror=implicit -Werror=return-type -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE' CFLAG_RUNTIME_LIBRARY_PATH='-Wl,-R' CODE_MODEL='small' CP='/bin/cp' CPP='/usr/bin/cpp' CPPFLAGS='-I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE' CPU_SUP_LIBS='' CROSS_COMPILING='no' CXX='/usr/bin/g++' CXXFLAGS='-O2 -I/home/peko/autobuild/instance-1/output/host/include' DEBUG_CFLAGS='-g -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu ' DEBUG_FLAGS='-g' DED_CFLAGS='-O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/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/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -DSTATIC_ERLANG_NIF -DSTATIC_ERLANG_DRIVER' DED_SYS_INCLUDE='-I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/emulator/beam -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/include/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/include/internal -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/include/internal/x86_64-pc-linux-gnu -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/emulator/sys/unix -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.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' DEFS='-DHAVE_CONFIG_H' DEXPORT='-Wl,-export-dynamic' 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/peko/autobuild/instance-1/output/build/host-erlang-21.0' ERTS_BUILD_FALLBACK_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' FOP='/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/make/fakefop' FPE='unreliable' GCC='yes' GETCONF='getconf' GREP='/bin/grep' HAVE_VALGRIND='yes' HCC='$(CC)' HCFLAGS=' -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu' HIPEBEAMLDFLAGS='' 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/peko/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-1/output/host/lib ' LDFLAG_RUNTIME_LIBRARY_PATH='-Wl,-R' LFS_CFLAGS='' LFS_LDFLAGS='' LFS_LIBS='' LIBCARBON='' LIBOBJS='' LIBRT='-lrt' LIBS='-lutil -ldl -lm ' LIBSCTP='' LLVM_PROFDATA='' 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='21.0' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PERL='/usr/bin/perl' PROFILE_COMPILER='gcc' RANLIB='/usr/bin/ranlib' REGTOOL='' RM='/bin/rm' SHELL='/bin/bash' SOCKET_LIBS='' SSL_CC_RUNTIME_LIBRARY_PATH='-Wl,-R/home/peko/autobuild/instance-1/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/peko/autobuild/instance-1/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/peko/autobuild/instance-1/output/host' SSL_INCLUDE='-I/home/peko/autobuild/instance-1/output/host/include' SSL_LD_RUNTIME_LIBRARY_PATH='-Wl,-R/home/peko/autobuild/instance-1/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/peko/autobuild/instance-1/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='21' 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_PGO='true' USE_VM_PROBES='' WERRORFLAGS='-Werror=undef -Werror=implicit -Werror=return-type ' WFLAGS='-Wall -Wstrict-prototypes -Wmissing-prototypes -Wdeclaration-after-statement' XCRUN='' XMLLINT='xmllint' XSLTPROC='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/peko/autobuild/instance-1/output/host/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' os_mon_programs=' cpu_sup' pdfdir='${docdir}' prefix='/home/peko/autobuild/instance-1/output/host' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/home/peko/autobuild/instance-1/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 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_GETRUSAGE 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_RESTRICT __restrict #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 ERTS___AFTER_MORECORE_HOOK_CAN_TRACK_MALLOC 1 #define SBRK_RET_TYPE void * #define SBRK_ARG_TYPE intptr_t #define BRK_RET_TYPE int #define BRK_ARG_TYPE void * #define ERTS_STRUCTURE_ALIGNED_ALLOC 1 #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 NO_FPE_SIGNALS /**/ #define HIPE 1 #define ERTS_USE_POLL 1 #define HAVE_SYS_EPOLL_H 1 #define ERTS_ENABLE_KERNEL_POLL 1 #define CODE_MODEL_SMALL 1 #define ERTS_EMU_CMDLINE_FLAGS " -O2 -I/home/peko/autobuild/instance-1/output/host/include -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.0/erts/x86_64-pc-linux-gnu -fno-tree-copyrename -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -g -I/home/peko/autobuild/instance-1/output/host/include -D_GNU_SOURCE -I/home/peko/autobuild/instance-1/output/build/host-erlang-21.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