This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by Heimdal configure 7.7.0, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/home/buildroot/autobuild/instance-1/output-1/host --sysconfdir=/home/buildroot/autobuild/instance-1/output-1/host/etc --localstatedir=/home/buildroot/autobuild/instance-1/output-1/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-nls --disable-dependency-tracking --disable-shared --enable-static --without-openldap --without-capng --with-db-type-preference= --without-sqlite3 --without-libintl --without-openssl --without-berkeley-db --without-readline --without-libedit --without-hesiod --without-x --disable-mdb-db --disable-ndbm-db --disable-heimdal-documentation ## --------- ## ## Platform. ## ## --------- ## hostname = gcc160.bak.milne.osuosl.org uname -m = x86_64 uname -r = 4.9.0-19-amd64 uname -s = Linux uname -v = #1 SMP Debian 4.9.320-2 (2022-06-30) /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/buildroot/autobuild/instance-1/output-1/host/bin PATH: /home/buildroot/autobuild/instance-1/output-1/host/sbin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2701: checking for a BSD-compatible install configure:2769: result: /usr/bin/install -c configure:2780: checking whether build environment is sane configure:2835: result: yes configure:2986: checking for a thread-safe mkdir -p configure:3025: result: /bin/mkdir -p configure:3032: checking for gawk configure:3048: found /home/buildroot/autobuild/instance-1/output-1/host/bin/gawk configure:3059: result: gawk configure:3070: checking whether make sets $(MAKE) configure:3092: result: yes configure:3121: checking whether make supports nested variables configure:3138: result: yes configure:3265: checking whether to enable maintainer-specific portions of Makefiles configure:3274: result: no configure:3318: checking build system type configure:3332: result: x86_64-pc-linux-gnu configure:3352: checking host system type configure:3365: result: x86_64-pc-linux-gnu configure:3406: checking how to print strings configure:3433: result: printf configure:3466: checking for style of include used by make configure:3494: result: GNU configure:3565: checking for gcc configure:3592: result: /usr/bin/gcc configure:3821: checking for C compiler version configure:3830: /usr/bin/gcc --version >&5 gcc (Debian 6.3.0-18+deb9u1) 6.3.0 20170516 Copyright (C) 2016 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:3841: $? = 0 configure:3830: /usr/bin/gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/6/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 6.3.0-18+deb9u1' --with-bugurl=file:///usr/share/doc/gcc-6/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-6 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-6-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-6-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-6-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --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 6.3.0 20170516 (Debian 6.3.0-18+deb9u1) configure:3841: $? = 0 configure:3830: /usr/bin/gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3841: $? = 1 configure:3830: /usr/bin/gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:3841: $? = 1 configure:3861: checking whether the C compiler works configure:3883: /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c >&5 configure:3887: $? = 0 configure:3935: result: yes configure:3938: checking for C compiler default output file name configure:3940: result: a.out configure:3946: checking for suffix of executables configure:3953: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c >&5 configure:3957: $? = 0 configure:3979: result: configure:4001: checking whether we are cross compiling configure:4009: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c >&5 configure:4013: $? = 0 configure:4020: ./conftest configure:4024: $? = 0 configure:4039: result: no configure:4044: checking for suffix of object files configure:4066: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5 configure:4070: $? = 0 configure:4091: result: o configure:4095: checking whether we are using the GNU C compiler configure:4114: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5 configure:4114: $? = 0 configure:4123: result: yes configure:4132: checking whether /usr/bin/gcc accepts -g configure:4152: /usr/bin/gcc -c -g -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5 configure:4152: $? = 0 configure:4193: result: yes configure:4210: checking for /usr/bin/gcc option to accept ISO C89 configure:4273: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5 configure:4273: $? = 0 configure:4286: result: none needed configure:4311: checking whether /usr/bin/gcc understands -c and -o together configure:4333: /usr/bin/gcc -c conftest.c -o conftest2.o configure:4336: $? = 0 configure:4333: /usr/bin/gcc -c conftest.c -o conftest2.o configure:4336: $? = 0 configure:4348: result: yes configure:4367: checking dependency style of /usr/bin/gcc configure:4478: result: none configure:4493: checking for a sed that does not truncate output configure:4557: result: /bin/sed configure:4575: checking for grep that handles long lines and -e configure:4633: result: /bin/grep configure:4638: checking for egrep configure:4700: result: /bin/grep -E configure:4705: checking for fgrep configure:4767: result: /bin/grep -F configure:4802: checking for ld used by /usr/bin/gcc configure:4869: result: /usr/bin/ld configure:4876: checking if the linker (/usr/bin/ld) is GNU ld configure:4891: result: yes configure:4903: checking for BSD- or MS-compatible name lister (nm) configure:4957: result: /usr/bin/nm configure:5087: checking the name lister (/usr/bin/nm) interface configure:5094: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5 configure:5097: /usr/bin/nm "conftest.o" configure:5100: output 0000000000000000 B some_variable configure:5107: result: BSD nm configure:5110: checking whether ln -s works configure:5114: result: yes configure:5122: checking the maximum length of command line arguments configure:5253: result: 1572864 configure:5301: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:5341: result: func_convert_file_noop configure:5348: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:5368: result: func_convert_file_noop configure:5375: checking for /usr/bin/ld option to reload object files configure:5382: result: -r configure:5456: checking for objdump configure:5472: found /usr/bin/objdump configure:5483: result: objdump configure:5512: checking how to recognize dependent libraries configure:5712: result: pass_all configure:5797: checking for dlltool configure:5827: result: no configure:5854: checking how to associate runtime and link libraries configure:5881: result: printf %s\n configure:6006: checking for archiver @FILE support configure:6023: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5 configure:6023: $? = 0 configure:6026: /usr/bin/ar cru libconftest.a @conftest.lst >&5 /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') configure:6029: $? = 0 configure:6034: /usr/bin/ar cru libconftest.a @conftest.lst >&5 /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') /usr/bin/ar: conftest.o: No such file or directory configure:6037: $? = 1 configure:6049: result: @ configure:6107: checking for strip configure:6123: found /usr/bin/strip configure:6134: result: strip configure:6206: checking for ranlib configure:6233: result: /usr/bin/ranlib configure:6335: checking command to parse /usr/bin/nm output from /usr/bin/gcc object configure:6488: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5 configure:6491: $? = 0 configure:6495: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:6498: $? = 0 configure:6564: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c conftstm.o >&5 configure:6567: $? = 0 configure:6605: result: ok configure:6652: checking for sysroot configure:6682: result: no configure:6689: checking for a working dd configure:6727: result: /bin/dd configure:6731: checking how to truncate binary pipes configure:6746: result: /bin/dd bs=4096 count=1 configure:6882: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5 configure:6885: $? = 0 configure:7075: checking for mt configure:7091: found /bin/mt configure:7102: result: mt configure:7125: checking if mt is a manifest tool configure:7131: mt '-?' configure:7139: result: no configure:7816: checking how to run the C preprocessor configure:7886: result: /usr/bin/cpp configure:7906: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c configure:7906: $? = 0 configure:7920: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:7920: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | /* end confdefs.h. */ | #include configure:7949: checking for ANSI C header files configure:7969: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5 configure:7969: $? = 0 configure:8042: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c >&5 configure:8042: $? = 0 configure:8042: ./conftest configure:8042: $? = 0 configure:8053: result: yes configure:8066: checking for sys/types.h configure:8066: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5 configure:8066: $? = 0 configure:8066: result: yes configure:8066: checking for sys/stat.h configure:8066: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5 configure:8066: $? = 0 configure:8066: result: yes configure:8066: checking for stdlib.h configure:8066: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5 configure:8066: $? = 0 configure:8066: result: yes configure:8066: checking for string.h configure:8066: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5 configure:8066: $? = 0 configure:8066: result: yes configure:8066: checking for memory.h configure:8066: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5 configure:8066: $? = 0 configure:8066: result: yes configure:8066: checking for strings.h configure:8066: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5 configure:8066: $? = 0 configure:8066: result: yes configure:8066: checking for inttypes.h configure:8066: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5 configure:8066: $? = 0 configure:8066: result: yes configure:8066: checking for stdint.h configure:8066: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5 configure:8066: $? = 0 configure:8066: result: yes configure:8066: checking for unistd.h configure:8066: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5 configure:8066: $? = 0 configure:8066: result: yes configure:8080: checking for dlfcn.h configure:8080: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5 configure:8080: $? = 0 configure:8080: result: yes configure:8632: checking for objdir configure:8647: result: .libs configure:8911: checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions configure:8929: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C configure:8933: $? = 0 configure:8946: result: no configure:9304: checking for /usr/bin/gcc option to produce PIC configure:9311: result: -fPIC -DPIC configure:9319: checking if /usr/bin/gcc PIC flag -fPIC -DPIC works configure:9337: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -fPIC -DPIC -DPIC conftest.c >&5 configure:9341: $? = 0 configure:9354: result: yes configure:9383: checking if /usr/bin/gcc static flag -static works configure:9411: result: yes configure:9426: checking if /usr/bin/gcc supports -c -o file.o configure:9447: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -o out/conftest2.o conftest.c >&5 configure:9451: $? = 0 configure:9473: result: yes configure:9481: checking if /usr/bin/gcc supports -c -o file.o configure:9528: result: yes configure:9561: checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:10820: result: yes configure:11060: checking dynamic linker characteristics configure:11641: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11641: $? = 0 configure:11878: result: GNU/Linux ld.so configure:12000: checking how to hardcode library paths into programs configure:12025: result: immediate configure:12573: checking whether stripping libraries is possible configure:12578: result: yes configure:12613: checking if libtool supports shared libraries configure:12615: result: yes configure:12618: checking whether to build shared libraries configure:12643: result: no configure:12646: checking whether to build static libraries configure:12650: result: yes configure:12737: checking for gcc configure:12764: result: /usr/bin/gcc configure:12993: checking for C compiler version configure:13002: /usr/bin/gcc --version >&5 gcc (Debian 6.3.0-18+deb9u1) 6.3.0 20170516 Copyright (C) 2016 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:13013: $? = 0 configure:13002: /usr/bin/gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/6/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 6.3.0-18+deb9u1' --with-bugurl=file:///usr/share/doc/gcc-6/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-6 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-6-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-6-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-6-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --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 6.3.0 20170516 (Debian 6.3.0-18+deb9u1) configure:13013: $? = 0 configure:13002: /usr/bin/gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:13013: $? = 1 configure:13002: /usr/bin/gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:13013: $? = 1 configure:13017: checking whether we are using the GNU C compiler configure:13045: result: yes configure:13054: checking whether /usr/bin/gcc accepts -g configure:13115: result: yes configure:13132: checking for /usr/bin/gcc option to accept ISO C89 configure:13208: result: none needed configure:13233: checking whether /usr/bin/gcc understands -c and -o together configure:13270: result: yes configure:13289: checking dependency style of /usr/bin/gcc configure:13400: result: none configure:13421: checking how to run the C preprocessor configure:13491: result: /usr/bin/cpp configure:13511: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c configure:13511: $? = 0 configure:13525: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c conftest.c:23:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:13525: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:13565: checking whether make supports nested variables configure:13582: result: yes configure:13610: checking for special C compiler options needed for large files configure:13655: result: no configure:13661: checking for _FILE_OFFSET_BITS value needed for large files configure:13686: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include conftest.c >&5 configure:13686: $? = 0 configure:13718: result: no configure:13816: checking for dlopen configure:13847: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c >&5 /tmp/cck21f8c.o: In function `main': conftest.c:(.text.startup+0x9): undefined reference to `dlopen' collect2: error: ld returned 1 exit status configure:13847: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | | #ifdef HAVE_DLFCN_H | #include | #endif | int | main () | { | dlopen(0,0) | ; | return 0; | } configure:13847: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -ldl >&5 configure:13847: $? = 0 configure:13907: result: yes, in -ldl configure:14239: checking for bison configure:14255: found /home/buildroot/autobuild/instance-1/output-1/host/bin/bison configure:14266: result: bison -y configure:14282: checking for flex configure:14298: found /home/buildroot/autobuild/instance-1/output-1/host/bin/flex configure:14309: result: flex configure:14347: flex conftest.l configure:14351: $? = 0 configure:14353: checking lex output file root configure:14367: result: lex.yy configure:14372: checking lex library configure:14386: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c >&5 /tmp/cclRfKWk.o: In function `yylex': conftest.c:(.text+0xf27): undefined reference to `yywrap' conftest.c:(.text+0x10c1): undefined reference to `yywrap' /tmp/cclRfKWk.o: In function `main': conftest.c:(.text.startup+0x9): undefined reference to `yywrap' collect2: error: ld returned 1 exit status configure:14386: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | | #line 2 "lex.yy.c" | | #define YY_INT_ALIGNED short int | | /* A lexical scanner generated by flex */ | | #define FLEX_SCANNER | #define YY_FLEX_MAJOR_VERSION 2 | #define YY_FLEX_MINOR_VERSION 6 | #define YY_FLEX_SUBMINOR_VERSION 4 | #if YY_FLEX_SUBMINOR_VERSION > 0 | #define FLEX_BETA | #endif | | /* First, we deal with platform-specific or compiler-specific issues. */ | | /* begin standard C headers. */ | #include | #include | #include | #include | | /* end standard C headers. */ | | /* flex integer type definitions */ | | #ifndef FLEXINT_H | #define FLEXINT_H | | /* C99 systems have . Non-C99 systems may or may not. */ | | #if defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L | | /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h, | * if you want the limit (max/min) macros for int types. | */ | #ifndef __STDC_LIMIT_MACROS | #define __STDC_LIMIT_MACROS 1 | #endif | | #include | typedef int8_t flex_int8_t; | typedef uint8_t flex_uint8_t; | typedef int16_t flex_int16_t; | typedef uint16_t flex_uint16_t; | typedef int32_t flex_int32_t; | typedef uint32_t flex_uint32_t; | #else | typedef signed char flex_int8_t; | typedef short int flex_int16_t; | typedef int flex_int32_t; | typedef unsigned char flex_uint8_t; | typedef unsigned short int flex_uint16_t; | typedef unsigned int flex_uint32_t; | | /* Limits of integral types. */ | #ifndef INT8_MIN | #define INT8_MIN (-128) | #endif | #ifndef INT16_MIN | #define INT16_MIN (-32767-1) | #endif | #ifndef INT32_MIN | #define INT32_MIN (-2147483647-1) | #endif | #ifndef INT8_MAX | #define INT8_MAX (127) | #endif | #ifndef INT16_MAX | #define INT16_MAX (32767) | #endif | #ifndef INT32_MAX | #define INT32_MAX (2147483647) | #endif | #ifndef UINT8_MAX | #define UINT8_MAX (255U) | #endif | #ifndef UINT16_MAX | #define UINT16_MAX (65535U) | #endif | #ifndef UINT32_MAX | #define UINT32_MAX (4294967295U) | #endif | | #ifndef SIZE_MAX | #define SIZE_MAX (~(size_t)0) | #endif | | #endif /* ! C99 */ | | #endif /* ! FLEXINT_H */ | | /* begin standard C++ headers. */ | | /* TODO: this is always defined, so inline it */ | #define yyconst const | | #if defined(__GNUC__) && __GNUC__ >= 3 | #define yynoreturn __attribute__((__noreturn__)) | #else | #define yynoreturn | #endif | | /* Returned upon end-of-file. */ | #define YY_NULL 0 | | /* Promotes a possibly negative, possibly signed char to an | * integer in range [0..255] for use as an array index. | */ | #define YY_SC_TO_UI(c) ((YY_CHAR) (c)) | | /* Enter a start condition. This macro really ought to take a parameter, | * but we do it the disgusting crufty way forced on us by the ()-less | * definition of BEGIN. | */ | #define BEGIN (yy_start) = 1 + 2 * | /* Translate the current start state into a value that can be later handed | * to BEGIN to return to the state. The YYSTATE alias is for lex | * compatibility. | */ | #define YY_START (((yy_start) - 1) / 2) | #define YYSTATE YY_START | /* Action number for EOF rule of a given start state. */ | #define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1) | /* Special action meaning "start processing a new file". */ | #define YY_NEW_FILE yyrestart( yyin ) | #define YY_END_OF_BUFFER_CHAR 0 | | /* Size of default input buffer. */ | #ifndef YY_BUF_SIZE | #ifdef __ia64__ | /* On IA-64, the buffer size is 16k, not 8k. | * Moreover, YY_BUF_SIZE is 2*YY_READ_BUF_SIZE in the general case. | * Ditto for the __ia64__ case accordingly. | */ | #define YY_BUF_SIZE 32768 | #else | #define YY_BUF_SIZE 16384 | #endif /* __ia64__ */ | #endif | | /* The state buf must be large enough to hold one state per character in the main buffer. | */ | #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type)) | | #ifndef YY_TYPEDEF_YY_BUFFER_STATE | #define YY_TYPEDEF_YY_BUFFER_STATE | typedef struct yy_buffer_state *YY_BUFFER_STATE; | #endif | | #ifndef YY_TYPEDEF_YY_SIZE_T | #define YY_TYPEDEF_YY_SIZE_T | typedef size_t yy_size_t; | #endif | | extern int yyleng; | | extern FILE *yyin, *yyout; | | #define EOB_ACT_CONTINUE_SCAN 0 | #define EOB_ACT_END_OF_FILE 1 | #define EOB_ACT_LAST_MATCH 2 | | #define YY_LESS_LINENO(n) | #define YY_LINENO_REWIND_TO(ptr) | | /* Return all but the first "n" matched characters back to the input stream. */ | #define yyless(n) \ | do \ | { \ | /* Undo effects of setting up yytext. */ \ | int yyless_macro_arg = (n); \ | YY_LESS_LINENO(yyless_macro_arg);\ | *yy_cp = (yy_hold_char); \ | YY_RESTORE_YY_MORE_OFFSET \ | (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \ | YY_DO_BEFORE_ACTION; /* set up yytext again */ \ | } \ | while ( 0 ) | #define unput(c) yyunput( c, (yytext_ptr) ) | | #ifndef YY_STRUCT_YY_BUFFER_STATE | #define YY_STRUCT_YY_BUFFER_STATE | struct yy_buffer_state | { | FILE *yy_input_file; | | char *yy_ch_buf; /* input buffer */ | char *yy_buf_pos; /* current position in input buffer */ | | /* Size of input buffer in bytes, not including room for EOB | * characters. | */ | int yy_buf_size; | | /* Number of characters read into yy_ch_buf, not including EOB | * characters. | */ | int yy_n_chars; | | /* Whether we "own" the buffer - i.e., we know we created it, | * and can realloc() it to grow it, and should free() it to | * delete it. | */ | int yy_is_our_buffer; | | /* Whether this is an "interactive" input source; if so, and | * if we're using stdio for input, then we want to use getc() | * instead of fread(), to make sure we stop fetching input after | * each newline. | */ | int yy_is_interactive; | | /* Whether we're considered to be at the beginning of a line. | * If so, '^' rules will be active on the next match, otherwise | * not. | */ | int yy_at_bol; | | int yy_bs_lineno; /**< The line count. */ | int yy_bs_column; /**< The column count. */ | | /* Whether to try to fill the input buffer when we reach the | * end of it. | */ | int yy_fill_buffer; | | int yy_buffer_status; | | #define YY_BUFFER_NEW 0 | #define YY_BUFFER_NORMAL 1 | /* When an EOF's been seen but there's still some text to process | * then we mark the buffer as YY_EOF_PENDING, to indicate that we | * shouldn't try reading from the input source any more. We might | * still have a bunch of tokens to match, though, because of | * possible backing-up. | * | * When we actually see the EOF, we change the status to "new" | * (via yyrestart()), so that the user can continue scanning by | * just pointing yyin at a new input file. | */ | #define YY_BUFFER_EOF_PENDING 2 | | }; | #endif /* !YY_STRUCT_YY_BUFFER_STATE */ | | /* Stack of input buffers. */ | static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */ | static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */ | static YY_BUFFER_STATE * yy_buffer_stack = NULL; /**< Stack as an array. */ | | /* We provide macros for accessing buffer states in case in the | * future we want to put the buffer states in a more general | * "scanner state". | * | * Returns the top of the stack, or NULL. | */ | #define YY_CURRENT_BUFFER ( (yy_buffer_stack) \ | ? (yy_buffer_stack)[(yy_buffer_stack_top)] \ | : NULL) | /* Same as previous macro, but useful when we know that the buffer stack is not | * NULL or when we need an lvalue. For internal use only. | */ | #define YY_CURRENT_BUFFER_LVALUE (yy_buffer_stack)[(yy_buffer_stack_top)] | | /* yy_hold_char holds the character lost when yytext is formed. */ | static char yy_hold_char; | static int yy_n_chars; /* number of characters read into yy_ch_buf */ | int yyleng; | | /* Points to current character in buffer. */ | static char *yy_c_buf_p = NULL; | static int yy_init = 0; /* whether we need to initialize */ | static int yy_start = 0; /* start state number */ | | /* Flag which is used to allow yywrap()'s to do buffer switches | * instead of setting up a fresh yyin. A bit of a hack ... | */ | static int yy_did_buffer_switch_on_eof; | | void yyrestart ( FILE *input_file ); | void yy_switch_to_buffer ( YY_BUFFER_STATE new_buffer ); | YY_BUFFER_STATE yy_create_buffer ( FILE *file, int size ); | void yy_delete_buffer ( YY_BUFFER_STATE b ); | void yy_flush_buffer ( YY_BUFFER_STATE b ); | void yypush_buffer_state ( YY_BUFFER_STATE new_buffer ); | void yypop_buffer_state ( void ); | | static void yyensure_buffer_stack ( void ); | static void yy_load_buffer_state ( void ); | static void yy_init_buffer ( YY_BUFFER_STATE b, FILE *file ); | #define YY_FLUSH_BUFFER yy_flush_buffer( YY_CURRENT_BUFFER ) | | YY_BUFFER_STATE yy_scan_buffer ( char *base, yy_size_t size ); | YY_BUFFER_STATE yy_scan_string ( const char *yy_str ); | YY_BUFFER_STATE yy_scan_bytes ( const char *bytes, int len ); | | void *yyalloc ( yy_size_t ); | void *yyrealloc ( void *, yy_size_t ); | void yyfree ( void * ); | | #define yy_new_buffer yy_create_buffer | #define yy_set_interactive(is_interactive) \ | { \ | if ( ! YY_CURRENT_BUFFER ){ \ | yyensure_buffer_stack (); \ | YY_CURRENT_BUFFER_LVALUE = \ | yy_create_buffer( yyin, YY_BUF_SIZE ); \ | } \ | YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \ | } | #define yy_set_bol(at_bol) \ | { \ | if ( ! YY_CURRENT_BUFFER ){\ | yyensure_buffer_stack (); \ | YY_CURRENT_BUFFER_LVALUE = \ | yy_create_buffer( yyin, YY_BUF_SIZE ); \ | } \ | YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \ | } | #define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol) | | /* Begin user sect3 */ | typedef flex_uint8_t YY_CHAR; | | FILE *yyin = NULL, *yyout = NULL; | | typedef int yy_state_type; | | extern int yylineno; | int yylineno = 1; | | extern char *yytext; | #ifdef yytext_ptr | #undef yytext_ptr | #endif | #define yytext_ptr yytext | | static yy_state_type yy_get_previous_state ( void ); | static yy_state_type yy_try_NUL_trans ( yy_state_type current_state ); | static int yy_get_next_buffer ( void ); | static void yynoreturn yy_fatal_error ( const char* msg ); | | /* Done after the current pattern has been matched and before the | * corresponding action - sets up yytext. | */ | #define YY_DO_BEFORE_ACTION \ | (yytext_ptr) = yy_bp; \ | (yytext_ptr) -= (yy_more_len); \ | yyleng = (int) (yy_cp - (yytext_ptr)); \ | (yy_hold_char) = *yy_cp; \ | *yy_cp = '\0'; \ | (yy_c_buf_p) = yy_cp; | #define YY_NUM_RULES 8 | #define YY_END_OF_BUFFER 9 | /* This struct is not used in this scanner, | but its presence is necessary. */ | struct yy_trans_info | { | flex_int32_t yy_verify; | flex_int32_t yy_nxt; | }; | static const flex_int16_t yy_acclist[23] = | { 0, | 9, 7, 8, 8, 1, 7, 8, 2, 7, 8, | 3, 7, 8, 4, 7, 8, 5, 7, 8, 6, | 7, 8 | } ; | | static const flex_int16_t yy_accept[14] = | { 0, | 1, 1, 1, 2, 4, 5, 8, 11, 14, 17, | 20, 23, 23 | } ; | | static const YY_CHAR yy_ec[256] = | { 0, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 3, 4, 5, 6, | | 7, 8, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1 | } ; | | static const YY_CHAR yy_meta[9] = | { 0, | 1, 1, 1, 1, 1, 1, 1, 1 | } ; | | static const flex_int16_t yy_base[13] = | { 0, | 0, 0, 9, 10, 10, 10, 10, 10, 10, 10, | 10, 10 | } ; | | static const flex_int16_t yy_def[13] = | { 0, | 12, 1, 12, 12, 12, 12, 12, 12, 12, 12, | 12, 0 | } ; | | static const flex_int16_t yy_nxt[19] = | { 0, | 4, 5, 6, 7, 8, 9, 10, 11, 12, 3, | 12, 12, 12, 12, 12, 12, 12, 12 | } ; | | static const flex_int16_t yy_chk[19] = | { 0, | 1, 1, 1, 1, 1, 1, 1, 1, 3, 12, | 12, 12, 12, 12, 12, 12, 12, 12 | } ; | | extern int yy_flex_debug; | int yy_flex_debug = 0; | | static yy_state_type *yy_state_buf=0, *yy_state_ptr=0; | static char *yy_full_match; | static int yy_lp; | #define REJECT \ | { \ | *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */ \ | yy_cp = (yy_full_match); /* restore poss. backed-over text */ \ | ++(yy_lp); \ | goto find_rule; \ | } | | static int yy_more_flag = 0; | static int yy_more_len = 0; | #define yymore() ((yy_more_flag) = 1) | #define YY_MORE_ADJ (yy_more_len) | #define YY_RESTORE_YY_MORE_OFFSET | char *yytext; | #line 1 "conftest.l" | #line 459 "lex.yy.c" | | #define INITIAL 0 | | #ifndef YY_NO_UNISTD_H | /* Special case for "unistd.h", since it is non-ANSI. We include it way | * down here because we want the user's section 1 to have been scanned first. | * The user has a chance to override it with an option. | */ | #include | #endif | | #ifndef YY_EXTRA_TYPE | #define YY_EXTRA_TYPE void * | #endif | | static int yy_init_globals ( void ); | | /* Accessor methods to globals. | These are made visible to non-reentrant scanners for convenience. */ | | int yylex_destroy ( void ); | | int yyget_debug ( void ); | | void yyset_debug ( int debug_flag ); | | YY_EXTRA_TYPE yyget_extra ( void ); | | void yyset_extra ( YY_EXTRA_TYPE user_defined ); | | FILE *yyget_in ( void ); | | void yyset_in ( FILE * _in_str ); | | FILE *yyget_out ( void ); | | void yyset_out ( FILE * _out_str ); | | int yyget_leng ( void ); | | char *yyget_text ( void ); | | int yyget_lineno ( void ); | | void yyset_lineno ( int _line_number ); | | /* Macros after this point can all be overridden by user definitions in | * section 1. | */ | | #ifndef YY_SKIP_YYWRAP | #ifdef __cplusplus | extern "C" int yywrap ( void ); | #else | extern int yywrap ( void ); | #endif | #endif | | #ifndef YY_NO_UNPUT | | static void yyunput ( int c, char *buf_ptr ); | | #endif | | #ifndef yytext_ptr | static void yy_flex_strncpy ( char *, const char *, int ); | #endif | | #ifdef YY_NEED_STRLEN | static int yy_flex_strlen ( const char * ); | #endif | | #ifndef YY_NO_INPUT | #ifdef __cplusplus | static int yyinput ( void ); | #else | static int input ( void ); | #endif | | #endif | | /* Amount of stuff to slurp up with each read. */ | #ifndef YY_READ_BUF_SIZE | #ifdef __ia64__ | /* On IA-64, the buffer size is 16k, not 8k */ | #define YY_READ_BUF_SIZE 16384 | #else | #define YY_READ_BUF_SIZE 8192 | #endif /* __ia64__ */ | #endif | | /* Copy whatever the last rule matched to the standard output. */ | #ifndef ECHO | /* This used to be an fputs(), but since the string might contain NUL's, | * we now use fwrite(). | */ | #define ECHO do { if (fwrite( yytext, (size_t) yyleng, 1, yyout )) {} } while (0) | #endif | | /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL, | * is returned in "result". | */ | #ifndef YY_INPUT | #define YY_INPUT(buf,result,max_size) \ | if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \ | { \ | int c = '*'; \ | int n; \ | for ( n = 0; n < max_size && \ | (c = getc( yyin )) != EOF && c != '\n'; ++n ) \ | buf[n] = (char) c; \ | if ( c == '\n' ) \ | buf[n++] = (char) c; \ | if ( c == EOF && ferror( yyin ) ) \ | YY_FATAL_ERROR( "input in flex scanner failed" ); \ | result = n; \ | } \ | else \ | { \ | errno=0; \ | while ( (result = (int) fread(buf, 1, (yy_size_t) max_size, yyin)) == 0 && ferror(yyin)) \ | { \ | if( errno != EINTR) \ | { \ | YY_FATAL_ERROR( "input in flex scanner failed" ); \ | break; \ | } \ | errno=0; \ | clearerr(yyin); \ | } \ | }\ | \ | | #endif | | /* No semi-colon after return; correct usage is to write "yyterminate();" - | * we don't want an extra ';' after the "return" because that will cause | * some compilers to complain about unreachable statements. | */ | #ifndef yyterminate | #define yyterminate() return YY_NULL | #endif | | /* Number of entries by which start-condition stack grows. */ | #ifndef YY_START_STACK_INCR | #define YY_START_STACK_INCR 25 | #endif | | /* Report a fatal error. */ | #ifndef YY_FATAL_ERROR | #define YY_FATAL_ERROR(msg) yy_fatal_error( msg ) | #endif | | /* end tables serialization structures and prototypes */ | | /* Default declaration of generated scanner - a define so the user can | * easily add parameters. | */ | #ifndef YY_DECL | #define YY_DECL_IS_OURS 1 | | extern int yylex (void); | | #define YY_DECL int yylex (void) | #endif /* !YY_DECL */ | | /* Code executed at the beginning of each rule, after yytext and yyleng | * have been set up. | */ | #ifndef YY_USER_ACTION | #define YY_USER_ACTION | #endif | | /* Code executed at the end of each rule. */ | #ifndef YY_BREAK | #define YY_BREAK /*LINTED*/break; | #endif | | #define YY_RULE_SETUP \ | YY_USER_ACTION | | /** The main scanner function which does all the work. | */ | YY_DECL | { | yy_state_type yy_current_state; | char *yy_cp, *yy_bp; | int yy_act; | | if ( !(yy_init) ) | { | (yy_init) = 1; | | #ifdef YY_USER_INIT | YY_USER_INIT; | #endif | | /* Create the reject buffer large enough to save one state per allowed character. */ | if ( ! (yy_state_buf) ) | (yy_state_buf) = (yy_state_type *)yyalloc(YY_STATE_BUF_SIZE ); | if ( ! (yy_state_buf) ) | YY_FATAL_ERROR( "out of dynamic memory in yylex()" ); | | if ( ! (yy_start) ) | (yy_start) = 1; /* first start state */ | | if ( ! yyin ) | yyin = stdin; | | if ( ! yyout ) | yyout = stdout; | | if ( ! YY_CURRENT_BUFFER ) { | yyensure_buffer_stack (); | YY_CURRENT_BUFFER_LVALUE = | yy_create_buffer( yyin, YY_BUF_SIZE ); | } | | yy_load_buffer_state( ); | } | | { | #line 1 "conftest.l" | | #line 684 "lex.yy.c" | | while ( /*CONSTCOND*/1 ) /* loops until end-of-file is reached */ | { | (yy_more_len) = 0; | if ( (yy_more_flag) ) | { | (yy_more_len) = (int) ((yy_c_buf_p) - (yytext_ptr)); | (yy_more_flag) = 0; | } | yy_cp = (yy_c_buf_p); | | /* Support of yytext. */ | *yy_cp = (yy_hold_char); | | /* yy_bp points to the position in yy_ch_buf of the start of | * the current run. | */ | yy_bp = yy_cp; | | yy_current_state = (yy_start); | | (yy_state_ptr) = (yy_state_buf); | *(yy_state_ptr)++ = yy_current_state; | | yy_match: | do | { | YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)] ; | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) | { | yy_current_state = (int) yy_def[yy_current_state]; | if ( yy_current_state >= 13 ) | yy_c = yy_meta[yy_c]; | } | yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c]; | *(yy_state_ptr)++ = yy_current_state; | ++yy_cp; | } | while ( yy_base[yy_current_state] != 10 ); | | yy_find_action: | yy_current_state = *--(yy_state_ptr); | (yy_lp) = yy_accept[yy_current_state]; | | find_rule: /* we branch to this label when backing up */ | | for ( ; ; ) /* until we find what rule we matched */ | { | if ( (yy_lp) && (yy_lp) < yy_accept[yy_current_state + 1] ) | { | yy_act = yy_acclist[(yy_lp)]; | { | (yy_full_match) = yy_cp; | break; | } | } | --yy_cp; | yy_current_state = *--(yy_state_ptr); | (yy_lp) = yy_accept[yy_current_state]; | } | | YY_DO_BEFORE_ACTION; | | do_action: /* This label is used only to access EOF actions. */ | | switch ( yy_act ) | { /* beginning of action switch */ | case 1: | YY_RULE_SETUP | #line 2 "conftest.l" | { ECHO; } | YY_BREAK | case 2: | YY_RULE_SETUP | #line 3 "conftest.l" | { REJECT; } | YY_BREAK | case 3: | YY_RULE_SETUP | #line 4 "conftest.l" | { yymore (); } | YY_BREAK | case 4: | YY_RULE_SETUP | #line 5 "conftest.l" | { yyless (1); } | YY_BREAK | case 5: | YY_RULE_SETUP | #line 6 "conftest.l" | { /* IRIX 6.5 flex 2.5.4 underquotes its yyless argument. */ | yyless ((input () != 0)); } | YY_BREAK | case 6: | YY_RULE_SETUP | #line 8 "conftest.l" | { unput (yytext[0]); } | YY_BREAK | case 7: | YY_RULE_SETUP | #line 9 "conftest.l" | { BEGIN INITIAL; } | YY_BREAK | case 8: | YY_RULE_SETUP | #line 10 "conftest.l" | ECHO; | YY_BREAK | #line 793 "lex.yy.c" | case YY_STATE_EOF(INITIAL): | yyterminate(); | | case YY_END_OF_BUFFER: | { | /* Amount of text matched not including the EOB char. */ | int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1; | | /* Undo the effects of YY_DO_BEFORE_ACTION. */ | *yy_cp = (yy_hold_char); | YY_RESTORE_YY_MORE_OFFSET | | if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_NEW ) | { | /* We're scanning a new file or input source. It's | * possible that this happened because the user | * just pointed yyin at a new source and called | * yylex(). If so, then we have to assure | * consistency between YY_CURRENT_BUFFER and our | * globals. Here is the right place to do so, because | * this is the first action (other than possibly a | * back-up) that will match for the new input source. | */ | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars; | YY_CURRENT_BUFFER_LVALUE->yy_input_file = yyin; | YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = YY_BUFFER_NORMAL; | } | | /* Note that here we test for yy_c_buf_p "<=" to the position | * of the first EOB in the buffer, since yy_c_buf_p will | * already have been incremented past the NUL character | * (since all states make transitions on EOB to the | * end-of-buffer state). Contrast this with the test | * in input(). | */ | if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] ) | { /* This was really a NUL. */ | yy_state_type yy_next_state; | | (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text; | | yy_current_state = yy_get_previous_state( ); | | /* Okay, we're now positioned to make the NUL | * transition. We couldn't have | * yy_get_previous_state() go ahead and do it | * for us because it doesn't know how to deal | * with the possibility of jamming (and we don't | * want to build jamming into it because then it | * will run more slowly). | */ | | yy_next_state = yy_try_NUL_trans( yy_current_state ); | | yy_bp = (yytext_ptr) + YY_MORE_ADJ; | | if ( yy_next_state ) | { | /* Consume the NUL. */ | yy_cp = ++(yy_c_buf_p); | yy_current_state = yy_next_state; | goto yy_match; | } | | else | { | yy_cp = (yy_c_buf_p); | goto yy_find_action; | } | } | | else switch ( yy_get_next_buffer( ) ) | { | case EOB_ACT_END_OF_FILE: | { | (yy_did_buffer_switch_on_eof) = 0; | | if ( yywrap( ) ) | { | /* Note: because we've taken care in | * yy_get_next_buffer() to have set up | * yytext, we can now set up | * yy_c_buf_p so that if some total | * hoser (like flex itself) wants to | * call the scanner after we return the | * YY_NULL, it'll still work - another | * YY_NULL will get returned. | */ | (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ; | | yy_act = YY_STATE_EOF(YY_START); | goto do_action; | } | | else | { | if ( ! (yy_did_buffer_switch_on_eof) ) | YY_NEW_FILE; | } | break; | } | | case EOB_ACT_CONTINUE_SCAN: | (yy_c_buf_p) = | (yytext_ptr) + yy_amount_of_matched_text; | | yy_current_state = yy_get_previous_state( ); | | yy_cp = (yy_c_buf_p); | yy_bp = (yytext_ptr) + YY_MORE_ADJ; | goto yy_match; | | case EOB_ACT_LAST_MATCH: | (yy_c_buf_p) = | &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)]; | | yy_current_state = yy_get_previous_state( ); | | yy_cp = (yy_c_buf_p); | yy_bp = (yytext_ptr) + YY_MORE_ADJ; | goto yy_find_action; | } | break; | } | | default: | YY_FATAL_ERROR( | "fatal flex scanner internal error--no action found" ); | } /* end of action switch */ | } /* end of scanning one token */ | } /* end of user's declarations */ | } /* end of yylex */ | | /* yy_get_next_buffer - try to read in a new buffer | * | * Returns a code representing an action: | * EOB_ACT_LAST_MATCH - | * EOB_ACT_CONTINUE_SCAN - continue scanning from current position | * EOB_ACT_END_OF_FILE - end of file | */ | static int yy_get_next_buffer (void) | { | char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; | char *source = (yytext_ptr); | int number_to_move, i; | int ret_val; | | if ( (yy_c_buf_p) > &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] ) | YY_FATAL_ERROR( | "fatal flex scanner internal error--end of buffer missed" ); | | if ( YY_CURRENT_BUFFER_LVALUE->yy_fill_buffer == 0 ) | { /* Don't try to fill the buffer, so this is an EOF. */ | if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 ) | { | /* We matched a single character, the EOB, so | * treat this as a final EOF. | */ | return EOB_ACT_END_OF_FILE; | } | | else | { | /* We matched some text prior to the EOB, first | * process it. | */ | return EOB_ACT_LAST_MATCH; | } | } | | /* Try to read more data. */ | | /* First move last chars to start of buffer. */ | number_to_move = (int) ((yy_c_buf_p) - (yytext_ptr) - 1); | | for ( i = 0; i < number_to_move; ++i ) | *(dest++) = *(source++); | | if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_EOF_PENDING ) | /* don't do the read, it's not guaranteed to return an EOF, | * just force an EOF | */ | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars) = 0; | | else | { | int num_to_read = | YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1; | | while ( num_to_read <= 0 ) | { /* Not enough room in the buffer - grow it. */ | | YY_FATAL_ERROR( | "input buffer overflow, can't enlarge buffer because scanner uses REJECT" ); | | } | | if ( num_to_read > YY_READ_BUF_SIZE ) | num_to_read = YY_READ_BUF_SIZE; | | /* Read in more data. */ | YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]), | (yy_n_chars), num_to_read ); | | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars); | } | | if ( (yy_n_chars) == 0 ) | { | if ( number_to_move == YY_MORE_ADJ ) | { | ret_val = EOB_ACT_END_OF_FILE; | yyrestart( yyin ); | } | | else | { | ret_val = EOB_ACT_LAST_MATCH; | YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = | YY_BUFFER_EOF_PENDING; | } | } | | else | ret_val = EOB_ACT_CONTINUE_SCAN; | | if (((yy_n_chars) + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) { | /* Extend the array by 50%, plus the number we really need. */ | int new_size = (yy_n_chars) + number_to_move + ((yy_n_chars) >> 1); | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf = (char *) yyrealloc( | (void *) YY_CURRENT_BUFFER_LVALUE->yy_ch_buf, (yy_size_t) new_size ); | if ( ! YY_CURRENT_BUFFER_LVALUE->yy_ch_buf ) | YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" ); | /* "- 2" to take care of EOB's */ | YY_CURRENT_BUFFER_LVALUE->yy_buf_size = (int) (new_size - 2); | } | | (yy_n_chars) += number_to_move; | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] = YY_END_OF_BUFFER_CHAR; | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] = YY_END_OF_BUFFER_CHAR; | | (yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0]; | | return ret_val; | } | | /* yy_get_previous_state - get the state just before the EOB char was reached */ | | static yy_state_type yy_get_previous_state (void) | { | yy_state_type yy_current_state; | char *yy_cp; | | yy_current_state = (yy_start); | | (yy_state_ptr) = (yy_state_buf); | *(yy_state_ptr)++ = yy_current_state; | | for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp ) | { | YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1); | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) | { | yy_current_state = (int) yy_def[yy_current_state]; | if ( yy_current_state >= 13 ) | yy_c = yy_meta[yy_c]; | } | yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c]; | *(yy_state_ptr)++ = yy_current_state; | } | | return yy_current_state; | } | | /* yy_try_NUL_trans - try to make a transition on the NUL character | * | * synopsis | * next_state = yy_try_NUL_trans( current_state ); | */ | static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state ) | { | int yy_is_jam; | | YY_CHAR yy_c = 1; | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) | { | yy_current_state = (int) yy_def[yy_current_state]; | if ( yy_current_state >= 13 ) | yy_c = yy_meta[yy_c]; | } | yy_current_state = yy_nxt[yy_base[yy_current_state] + yy_c]; | yy_is_jam = (yy_current_state == 12); | if ( ! yy_is_jam ) | *(yy_state_ptr)++ = yy_current_state; | | return yy_is_jam ? 0 : yy_current_state; | } | | #ifndef YY_NO_UNPUT | | static void yyunput (int c, char * yy_bp ) | { | char *yy_cp; | | yy_cp = (yy_c_buf_p); | | /* undo effects of setting up yytext */ | *yy_cp = (yy_hold_char); | | if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 ) | { /* need to shift things up to make room */ | /* +2 for EOB chars. */ | int number_to_move = (yy_n_chars) + 2; | char *dest = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[ | YY_CURRENT_BUFFER_LVALUE->yy_buf_size + 2]; | char *source = | &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]; | | while ( source > YY_CURRENT_BUFFER_LVALUE->yy_ch_buf ) | *--dest = *--source; | | yy_cp += (int) (dest - source); | yy_bp += (int) (dest - source); | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = | (yy_n_chars) = (int) YY_CURRENT_BUFFER_LVALUE->yy_buf_size; | | if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 ) | YY_FATAL_ERROR( "flex scanner push-back overflow" ); | } | | *--yy_cp = (char) c; | | (yytext_ptr) = yy_bp; | (yy_hold_char) = *yy_cp; | (yy_c_buf_p) = yy_cp; | } | | #endif | | #ifndef YY_NO_INPUT | #ifdef __cplusplus | static int yyinput (void) | #else | static int input (void) | #endif | | { | int c; | | *(yy_c_buf_p) = (yy_hold_char); | | if ( *(yy_c_buf_p) == YY_END_OF_BUFFER_CHAR ) | { | /* yy_c_buf_p now points to the character we want to return. | * If this occurs *before* the EOB characters, then it's a | * valid NUL; if not, then we've hit the end of the buffer. | */ | if ( (yy_c_buf_p) < &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] ) | /* This was really a NUL. */ | *(yy_c_buf_p) = '\0'; | | else | { /* need more input */ | int offset = (int) ((yy_c_buf_p) - (yytext_ptr)); | ++(yy_c_buf_p); | | switch ( yy_get_next_buffer( ) ) | { | case EOB_ACT_LAST_MATCH: | /* This happens because yy_g_n_b() | * sees that we've accumulated a | * token and flags that we need to | * try matching the token before | * proceeding. But for input(), | * there's no matching to consider. | * So convert the EOB_ACT_LAST_MATCH | * to EOB_ACT_END_OF_FILE. | */ | | /* Reset buffer status. */ | yyrestart( yyin ); | | /*FALLTHROUGH*/ | | case EOB_ACT_END_OF_FILE: | { | if ( yywrap( ) ) | return 0; | | if ( ! (yy_did_buffer_switch_on_eof) ) | YY_NEW_FILE; | #ifdef __cplusplus | return yyinput(); | #else | return input(); | #endif | } | | case EOB_ACT_CONTINUE_SCAN: | (yy_c_buf_p) = (yytext_ptr) + offset; | break; | } | } | } | | c = *(unsigned char *) (yy_c_buf_p); /* cast for 8-bit char's */ | *(yy_c_buf_p) = '\0'; /* preserve yytext */ | (yy_hold_char) = *++(yy_c_buf_p); | | return c; | } | #endif /* ifndef YY_NO_INPUT */ | | /** Immediately switch to a different input stream. | * @param input_file A readable stream. | * | * @note This function does not reset the start condition to @c INITIAL . | */ | void yyrestart (FILE * input_file ) | { | | if ( ! YY_CURRENT_BUFFER ){ | yyensure_buffer_stack (); | YY_CURRENT_BUFFER_LVALUE = | yy_create_buffer( yyin, YY_BUF_SIZE ); | } | | yy_init_buffer( YY_CURRENT_BUFFER, input_file ); | yy_load_buffer_state( ); | } | | /** Switch to a different input buffer. | * @param new_buffer The new input buffer. | * | */ | void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ) | { | | /* TODO. We should be able to replace this entire function body | * with | * yypop_buffer_state(); | * yypush_buffer_state(new_buffer); | */ | yyensure_buffer_stack (); | if ( YY_CURRENT_BUFFER == new_buffer ) | return; | | if ( YY_CURRENT_BUFFER ) | { | /* Flush out information for old buffer. */ | *(yy_c_buf_p) = (yy_hold_char); | YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p); | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars); | } | | YY_CURRENT_BUFFER_LVALUE = new_buffer; | yy_load_buffer_state( ); | | /* We don't actually know whether we did this switch during | * EOF (yywrap()) processing, but the only time this flag | * is looked at is after yywrap() is called, so it's safe | * to go ahead and always set it. | */ | (yy_did_buffer_switch_on_eof) = 1; | } | | static void yy_load_buffer_state (void) | { | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars; | (yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos; | yyin = YY_CURRENT_BUFFER_LVALUE->yy_input_file; | (yy_hold_char) = *(yy_c_buf_p); | } | | /** Allocate and initialize an input buffer state. | * @param file A readable stream. | * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE. | * | * @return the allocated buffer state. | */ | YY_BUFFER_STATE yy_create_buffer (FILE * file, int size ) | { | YY_BUFFER_STATE b; | | b = (YY_BUFFER_STATE) yyalloc( sizeof( struct yy_buffer_state ) ); | if ( ! b ) | YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" ); | | b->yy_buf_size = size; | | /* yy_ch_buf has to be 2 characters longer than the size given because | * we need to put in 2 end-of-buffer characters. | */ | b->yy_ch_buf = (char *) yyalloc( (yy_size_t) (b->yy_buf_size + 2) ); | if ( ! b->yy_ch_buf ) | YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" ); | | b->yy_is_our_buffer = 1; | | yy_init_buffer( b, file ); | | return b; | } | | /** Destroy the buffer. | * @param b a buffer created with yy_create_buffer() | * | */ | void yy_delete_buffer (YY_BUFFER_STATE b ) | { | | if ( ! b ) | return; | | if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */ | YY_CURRENT_BUFFER_LVALUE = (YY_BUFFER_STATE) 0; | | if ( b->yy_is_our_buffer ) | yyfree( (void *) b->yy_ch_buf ); | | yyfree( (void *) b ); | } | | /* Initializes or reinitializes a buffer. | * This function is sometimes called more than once on the same buffer, | * such as during a yyrestart() or at EOF. | */ | static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file ) | | { | int oerrno = errno; | | yy_flush_buffer( b ); | | b->yy_input_file = file; | b->yy_fill_buffer = 1; | | /* If b is the current buffer, then yy_init_buffer was _probably_ | * called from yyrestart() or through yy_get_next_buffer. | * In that case, we don't want to reset the lineno or column. | */ | if (b != YY_CURRENT_BUFFER){ | b->yy_bs_lineno = 1; | b->yy_bs_column = 0; | } | | b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0; | | errno = oerrno; | } | | /** Discard all buffered characters. On the next scan, YY_INPUT will be called. | * @param b the buffer state to be flushed, usually @c YY_CURRENT_BUFFER. | * | */ | void yy_flush_buffer (YY_BUFFER_STATE b ) | { | if ( ! b ) | return; | | b->yy_n_chars = 0; | | /* We always need two end-of-buffer characters. The first causes | * a transition to the end-of-buffer state. The second causes | * a jam in that state. | */ | b->yy_ch_buf[0] = YY_END_OF_BUFFER_CHAR; | b->yy_ch_buf[1] = YY_END_OF_BUFFER_CHAR; | | b->yy_buf_pos = &b->yy_ch_buf[0]; | | b->yy_at_bol = 1; | b->yy_buffer_status = YY_BUFFER_NEW; | | if ( b == YY_CURRENT_BUFFER ) | yy_load_buffer_state( ); | } | | /** Pushes the new state onto the stack. The new state becomes | * the current state. This function will allocate the stack | * if necessary. | * @param new_buffer The new state. | * | */ | void yypush_buffer_state (YY_BUFFER_STATE new_buffer ) | { | if (new_buffer == NULL) | return; | | yyensure_buffer_stack(); | | /* This block is copied from yy_switch_to_buffer. */ | if ( YY_CURRENT_BUFFER ) | { | /* Flush out information for old buffer. */ | *(yy_c_buf_p) = (yy_hold_char); | YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p); | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars); | } | | /* Only push if top exists. Otherwise, replace top. */ | if (YY_CURRENT_BUFFER) | (yy_buffer_stack_top)++; | YY_CURRENT_BUFFER_LVALUE = new_buffer; | | /* copied from yy_switch_to_buffer. */ | yy_load_buffer_state( ); | (yy_did_buffer_switch_on_eof) = 1; | } | | /** Removes and deletes the top of the stack, if present. | * The next element becomes the new top. | * | */ | void yypop_buffer_state (void) | { | if (!YY_CURRENT_BUFFER) | return; | | yy_delete_buffer(YY_CURRENT_BUFFER ); | YY_CURRENT_BUFFER_LVALUE = NULL; | if ((yy_buffer_stack_top) > 0) | --(yy_buffer_stack_top); | | if (YY_CURRENT_BUFFER) { | yy_load_buffer_state( ); | (yy_did_buffer_switch_on_eof) = 1; | } | } | | /* Allocates the stack if it does not exist. | * Guarantees space for at least one push. | */ | static void yyensure_buffer_stack (void) | { | yy_size_t num_to_alloc; | | if (!(yy_buffer_stack)) { | | /* First allocation is just for 2 elements, since we don't know if this | * scanner will even need a stack. We use 2 instead of 1 to avoid an | * immediate realloc on the next call. | */ | num_to_alloc = 1; /* After all that talk, this was set to 1 anyways... */ | (yy_buffer_stack) = (struct yy_buffer_state**)yyalloc | (num_to_alloc * sizeof(struct yy_buffer_state*) | ); | if ( ! (yy_buffer_stack) ) | YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" ); | | memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*)); | | (yy_buffer_stack_max) = num_to_alloc; | (yy_buffer_stack_top) = 0; | return; | } | | if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){ | | /* Increase the buffer to prepare for a possible push. */ | yy_size_t grow_size = 8 /* arbitrary grow size */; | | num_to_alloc = (yy_buffer_stack_max) + grow_size; | (yy_buffer_stack) = (struct yy_buffer_state**)yyrealloc | ((yy_buffer_stack), | num_to_alloc * sizeof(struct yy_buffer_state*) | ); | if ( ! (yy_buffer_stack) ) | YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" ); | | /* zero only the new slots.*/ | memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*)); | (yy_buffer_stack_max) = num_to_alloc; | } | } | | /** Setup the input buffer state to scan directly from a user-specified character buffer. | * @param base the character buffer | * @param size the size in bytes of the character buffer | * | * @return the newly allocated buffer state object. | */ | YY_BUFFER_STATE yy_scan_buffer (char * base, yy_size_t size ) | { | YY_BUFFER_STATE b; | | if ( size < 2 || | base[size-2] != YY_END_OF_BUFFER_CHAR || | base[size-1] != YY_END_OF_BUFFER_CHAR ) | /* They forgot to leave room for the EOB's. */ | return NULL; | | b = (YY_BUFFER_STATE) yyalloc( sizeof( struct yy_buffer_state ) ); | if ( ! b ) | YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" ); | | b->yy_buf_size = (int) (size - 2); /* "- 2" to take care of EOB's */ | b->yy_buf_pos = b->yy_ch_buf = base; | b->yy_is_our_buffer = 0; | b->yy_input_file = NULL; | b->yy_n_chars = b->yy_buf_size; | b->yy_is_interactive = 0; | b->yy_at_bol = 1; | b->yy_fill_buffer = 0; | b->yy_buffer_status = YY_BUFFER_NEW; | | yy_switch_to_buffer( b ); | | return b; | } | | /** Setup the input buffer state to scan a string. The next call to yylex() will | * scan from a @e copy of @a str. | * @param yystr a NUL-terminated string to scan | * | * @return the newly allocated buffer state object. | * @note If you want to scan bytes that may contain NUL values, then use | * yy_scan_bytes() instead. | */ | YY_BUFFER_STATE yy_scan_string (const char * yystr ) | { | | return yy_scan_bytes( yystr, (int) strlen(yystr) ); | } | | /** Setup the input buffer state to scan the given bytes. The next call to yylex() will | * scan from a @e copy of @a bytes. | * @param yybytes the byte buffer to scan | * @param _yybytes_len the number of bytes in the buffer pointed to by @a bytes. | * | * @return the newly allocated buffer state object. | */ | YY_BUFFER_STATE yy_scan_bytes (const char * yybytes, int _yybytes_len ) | { | YY_BUFFER_STATE b; | char *buf; | yy_size_t n; | int i; | | /* Get memory for full buffer, including space for trailing EOB's. */ | n = (yy_size_t) (_yybytes_len + 2); | buf = (char *) yyalloc( n ); | if ( ! buf ) | YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" ); | | for ( i = 0; i < _yybytes_len; ++i ) | buf[i] = yybytes[i]; | | buf[_yybytes_len] = buf[_yybytes_len+1] = YY_END_OF_BUFFER_CHAR; | | b = yy_scan_buffer( buf, n ); | if ( ! b ) | YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" ); | | /* It's okay to grow etc. this buffer, and we should throw it | * away when we're done. | */ | b->yy_is_our_buffer = 1; | | return b; | } | | #ifndef YY_EXIT_FAILURE | #define YY_EXIT_FAILURE 2 | #endif | | static void yynoreturn yy_fatal_error (const char* msg ) | { | fprintf( stderr, "%s\n", msg ); | exit( YY_EXIT_FAILURE ); | } | | /* Redefine yyless() so it works in section 3 code. */ | | #undef yyless | #define yyless(n) \ | do \ | { \ | /* Undo effects of setting up yytext. */ \ | int yyless_macro_arg = (n); \ | YY_LESS_LINENO(yyless_macro_arg);\ | yytext[yyleng] = (yy_hold_char); \ | (yy_c_buf_p) = yytext + yyless_macro_arg; \ | (yy_hold_char) = *(yy_c_buf_p); \ | *(yy_c_buf_p) = '\0'; \ | yyleng = yyless_macro_arg; \ | } \ | while ( 0 ) | | /* Accessor methods (get/set functions) to struct members. */ | | /** Get the current line number. | * | */ | int yyget_lineno (void) | { | | return yylineno; | } | | /** Get the input stream. | * | */ | FILE *yyget_in (void) | { | return yyin; | } | | /** Get the output stream. | * | */ | FILE *yyget_out (void) | { | return yyout; | } | | /** Get the length of the current token. | * | */ | int yyget_leng (void) | { | return yyleng; | } | | /** Get the current token. | * | */ | | char *yyget_text (void) | { | return yytext; | } | | /** Set the current line number. | * @param _line_number line number | * | */ | void yyset_lineno (int _line_number ) | { | | yylineno = _line_number; | } | | /** Set the input stream. This does not discard the current | * input buffer. | * @param _in_str A readable stream. | * | * @see yy_switch_to_buffer | */ | void yyset_in (FILE * _in_str ) | { | yyin = _in_str ; | } | | void yyset_out (FILE * _out_str ) | { | yyout = _out_str ; | } | | int yyget_debug (void) | { | return yy_flex_debug; | } | | void yyset_debug (int _bdebug ) | { | yy_flex_debug = _bdebug ; | } | | static int yy_init_globals (void) | { | /* Initialization is the same as for the non-reentrant scanner. | * This function is called from yylex_destroy(), so don't allocate here. | */ | | (yy_buffer_stack) = NULL; | (yy_buffer_stack_top) = 0; | (yy_buffer_stack_max) = 0; | (yy_c_buf_p) = NULL; | (yy_init) = 0; | (yy_start) = 0; | | (yy_state_buf) = 0; | (yy_state_ptr) = 0; | (yy_full_match) = 0; | (yy_lp) = 0; | | /* Defined in main.c */ | #ifdef YY_STDINIT | yyin = stdin; | yyout = stdout; | #else | yyin = NULL; | yyout = NULL; | #endif | | /* For future reference: Set errno on error, since we are called by | * yylex_init() | */ | return 0; | } | | /* yylex_destroy is for both reentrant and non-reentrant scanners. */ | int yylex_destroy (void) | { | | /* Pop the buffer stack, destroying each element. */ | while(YY_CURRENT_BUFFER){ | yy_delete_buffer( YY_CURRENT_BUFFER ); | YY_CURRENT_BUFFER_LVALUE = NULL; | yypop_buffer_state(); | } | | /* Destroy the stack itself. */ | yyfree((yy_buffer_stack) ); | (yy_buffer_stack) = NULL; | | yyfree ( (yy_state_buf) ); | (yy_state_buf) = NULL; | | /* Reset the globals. This is important in a non-reentrant scanner so the next time | * yylex() is called, initialization will occur. */ | yy_init_globals( ); | | return 0; | } | | /* | * Internal utility routines. | */ | | #ifndef yytext_ptr | static void yy_flex_strncpy (char* s1, const char * s2, int n ) | { | | int i; | for ( i = 0; i < n; ++i ) | s1[i] = s2[i]; | } | #endif | | #ifdef YY_NEED_STRLEN | static int yy_flex_strlen (const char * s ) | { | int n; | for ( n = 0; s[n]; ++n ) | ; | | return n; | } | #endif | | void *yyalloc (yy_size_t size ) | { | return malloc(size); | } | | void *yyrealloc (void * ptr, yy_size_t size ) | { | | /* The cast to (char *) in the following accommodates both | * implementations that use char* generic pointers, and those | * that use void* generic pointers. It works with the latter | * because both ANSI C and C++ allow castless assignment from | * any pointer type to void*, and deal with argument conversions | * as though doing an assignment. | */ | return realloc(ptr, size); | } | | void yyfree (void * ptr ) | { | free( (char *) ptr ); /* see yyrealloc() for (char *) cast */ | } | | #define YYTABLES_NAME "yytables" | | #line 10 "conftest.l" | | #ifdef YYTEXT_POINTER | extern char *yytext; | #endif | int | main (void) | { | return ! yylex () + ! yywrap (); | } configure:14386: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lfl >&5 configure:14386: $? = 0 configure:14396: result: -lfl configure:14402: checking whether yytext is a pointer configure:14419: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lfl >&5 configure:14419: $? = 0 configure:14427: result: yes configure:14444: checking for gawk configure:14471: result: gawk configure:14482: checking for ln -s or something else configure:14503: result: ln -s configure:14629: checking for __attribute__ configure:14647: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:14647: $? = 0 configure:14660: result: yes configure:14673: checking for ld --version-script configure:14694: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -fPIC conftest.c configure:14697: $? = 0 configure:14700: /usr/bin/gcc -shared -Wl,--version-script,conftest.map -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib -o libconftestlib.so conftest.o configure:14703: $? = 0 configure:14711: result: yes configure:14822: checking for openldap configure:14976: result: no configure:15149: checking pkg-config is at least version 0.9.0 configure:15152: result: yes configure:15297: checking for sqlite3 configure:15457: result: no configure:15538: checking for libintl configure:15689: result: no configure:15816: checking for crypto library configure:16030: result: included libhcrypto configure:16071: checking if compiling threadsafe libraries configure:16178: result: yes configure:17159: checking for inline configure:17175: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:17175: $? = 0 configure:17183: result: inline configure:17201: checking for an ANSI C-conforming const configure:17267: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:17267: $? = 0 configure:17274: result: yes configure:17282: checking for size_t configure:17282: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:17282: $? = 0 configure:17282: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 conftest.c: In function 'main': conftest.c:74:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:17282: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 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 | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:17282: result: yes configure:17293: checking for pid_t configure:17293: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:17293: $? = 0 configure:17293: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 conftest.c: In function 'main': conftest.c:74:20: error: expected expression before ')' token if (sizeof ((pid_t))) ^ configure:17293: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 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 | int | main () | { | if (sizeof ((pid_t))) | return 0; | ; | return 0; | } configure:17293: result: yes configure:17304: checking for uid_t in sys/types.h configure:17323: result: yes configure:17335: checking return type of signal handlers configure:17353: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 conftest.c: In function 'main': conftest.c:44:10: error: void value not ignored as it ought to be return *(signal (0, 0)) (0) == 1; ~^~~~~~~~~~~~~~~~~~ configure:17353: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:17360: result: void configure:17376: checking whether time.h and sys/time.h may both be included configure:17396: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:17396: $? = 0 configure:17403: result: yes configure:17414: checking standards.h usability configure:17414: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 conftest.c:74:23: fatal error: standards.h: No such file or directory #include ^ compilation terminated. configure:17414: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 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:17414: result: no configure:17414: checking standards.h presence configure:17414: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c conftest.c:41:23: fatal error: standards.h: No such file or directory #include ^ compilation terminated. configure:17414: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | /* end confdefs.h. */ | #include configure:17414: result: no configure:17414: checking for standards.h configure:17414: result: no configure:17428: checking for netinet/ip.h configure:17442: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c configure:17442: $? = 0 configure:17450: result: yes configure:17428: checking for netinet/tcp.h configure:17442: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c configure:17442: $? = 0 configure:17450: result: yes configure:17481: checking for getlogin configure:17481: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -pthread -lpthread >&5 configure:17481: $? = 0 configure:17481: result: yes configure:17481: checking for setlogin configure:17481: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -pthread -lpthread >&5 conftest.c:72:1: error: unknown type name 'choke' choke me ^~~~~ conftest.c:75:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' int ^~~ configure:17481: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | /* end confdefs.h. */ | /* Define setlogin to an innocuous variant, in case declares setlogin. | For example, HP-UX 11i declares gettimeofday. */ | #define setlogin innocuous_setlogin | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setlogin (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setlogin | | /* 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 setlogin (); | /* 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_setlogin || defined __stub___setlogin | choke me | #endif | | int | main () | { | return setlogin (); | ; | return 0; | } configure:17481: result: no configure:17491: checking if getlogin is posix configure:17504: result: yes configure:17519: checking for stdlib.h configure:17519: result: yes configure:17519: checking for unistd.h configure:17519: result: yes configure:17519: checking for sys/param.h configure:17519: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:17519: $? = 0 configure:17519: result: yes configure:17539: checking for getpagesize configure:17539: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -pthread -lpthread >&5 configure:17539: $? = 0 configure:17539: result: yes configure:17548: checking for working mmap configure:17695: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -pthread -lpthread >&5 configure:17695: $? = 0 configure:17695: ./conftest configure:17695: $? = 0 configure:17705: result: yes configure:17715: checking if realloc if broken configure:17737: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -pthread -lpthread >&5 configure:17737: $? = 0 configure:17737: ./conftest configure:17737: $? = 0 configure:17748: result: no configure:17827: checking for ssize_t configure:17849: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:17849: $? = 0 configure:17857: result: yes configure:17885: checking for long long configure:17907: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:17907: $? = 0 configure:17915: result: yes configure:17992: checking arpa/inet.h usability configure:17992: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:17992: $? = 0 configure:17992: result: yes configure:17992: checking arpa/inet.h presence configure:17992: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c configure:17992: $? = 0 configure:17992: result: yes configure:17992: checking for arpa/inet.h configure:17992: result: yes configure:17992: checking config.h usability configure:17992: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 conftest.c:87:20: fatal error: config.h: No such file or directory #include ^ compilation terminated. configure:17992: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_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:17992: result: no configure:17992: checking config.h presence configure:17992: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c conftest.c:54:20: fatal error: config.h: No such file or directory #include ^ compilation terminated. configure:17992: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | /* end confdefs.h. */ | #include configure:17992: result: no configure:17992: checking for config.h configure:17992: result: no configure:17992: checking crypt.h usability configure:17992: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:17992: $? = 0 configure:17992: result: yes configure:17992: checking crypt.h presence configure:17992: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c configure:17992: $? = 0 configure:17992: result: yes configure:17992: checking for crypt.h configure:17992: result: yes configure:17992: checking dirent.h usability configure:17992: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:17992: $? = 0 configure:17992: result: yes configure:17992: checking dirent.h presence configure:17992: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c configure:17992: $? = 0 configure:17992: result: yes configure:17992: checking for dirent.h configure:17992: result: yes configure:17992: checking errno.h usability configure:17992: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:17992: $? = 0 configure:17992: result: yes configure:17992: checking errno.h presence configure:17992: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c configure:17992: $? = 0 configure:17992: result: yes configure:17992: checking for errno.h configure:17992: result: yes configure:17992: checking err.h usability configure:17992: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:17992: $? = 0 configure:17992: result: yes configure:17992: checking err.h presence configure:17992: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c configure:17992: $? = 0 configure:17992: result: yes configure:17992: checking for err.h configure:17992: result: yes configure:17992: checking fcntl.h usability configure:17992: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:17992: $? = 0 configure:17992: result: yes configure:17992: checking fcntl.h presence configure:17992: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c configure:17992: $? = 0 configure:17992: result: yes configure:17992: checking for fcntl.h configure:17992: result: yes configure:17992: checking fnmatch.h usability configure:17992: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:17992: $? = 0 configure:17992: result: yes configure:17992: checking fnmatch.h presence configure:17992: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c configure:17992: $? = 0 configure:17992: result: yes configure:17992: checking for fnmatch.h configure:17992: result: yes configure:17992: checking grp.h usability configure:17992: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:17992: $? = 0 configure:17992: result: yes configure:17992: checking grp.h presence configure:17992: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c configure:17992: $? = 0 configure:17992: result: yes configure:17992: checking for grp.h configure:17992: result: yes configure:17992: checking ifaddrs.h usability configure:17992: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:17992: $? = 0 configure:17992: result: yes configure:17992: checking ifaddrs.h presence configure:17992: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c configure:17992: $? = 0 configure:17992: result: yes configure:17992: checking for ifaddrs.h configure:17992: result: yes configure:17992: checking netinet/in.h usability configure:17992: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:17992: $? = 0 configure:17992: result: yes configure:17992: checking netinet/in.h presence configure:17992: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c configure:17992: $? = 0 configure:17992: result: yes configure:17992: checking for netinet/in.h configure:17992: result: yes configure:17992: checking netinet/in6.h usability configure:17992: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 conftest.c:96:25: fatal error: netinet/in6.h: No such file or directory #include ^ compilation terminated. configure:17992: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_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:17992: result: no configure:17992: checking netinet/in6.h presence configure:17992: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c conftest.c:63:25: fatal error: netinet/in6.h: No such file or directory #include ^ compilation terminated. configure:17992: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | /* end confdefs.h. */ | #include configure:17992: result: no configure:17992: checking for netinet/in6.h configure:17992: result: no configure:17992: checking netinet/in_systm.h usability configure:17992: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:17992: $? = 0 configure:17992: result: yes configure:17992: checking netinet/in_systm.h presence configure:17992: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c configure:17992: $? = 0 configure:17992: result: yes configure:17992: checking for netinet/in_systm.h configure:17992: result: yes configure:17992: checking netinet6/in6.h usability configure:17992: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 conftest.c:97:26: fatal error: netinet6/in6.h: No such file or directory #include ^ compilation terminated. configure:17992: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_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:17992: result: no configure:17992: checking netinet6/in6.h presence configure:17992: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c conftest.c:64:26: fatal error: netinet6/in6.h: No such file or directory #include ^ compilation terminated. configure:17992: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | /* end confdefs.h. */ | #include configure:17992: result: no configure:17992: checking for netinet6/in6.h configure:17992: result: no configure:17992: checking paths.h usability configure:17992: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:17992: $? = 0 configure:17992: result: yes configure:17992: checking paths.h presence configure:17992: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c configure:17992: $? = 0 configure:17992: result: yes configure:17992: checking for paths.h configure:17992: result: yes configure:17992: checking poll.h usability configure:17992: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:17992: $? = 0 configure:17992: result: yes configure:17992: checking poll.h presence configure:17992: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c configure:17992: $? = 0 configure:17992: result: yes configure:17992: checking for poll.h configure:17992: result: yes configure:17992: checking pwd.h usability configure:17992: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:17992: $? = 0 configure:17992: result: yes configure:17992: checking pwd.h presence configure:17992: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c configure:17992: $? = 0 configure:17992: result: yes configure:17992: checking for pwd.h configure:17992: result: yes configure:17992: checking rpcsvc/ypclnt.h usability configure:17992: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:17992: $? = 0 configure:17992: result: yes configure:17992: checking rpcsvc/ypclnt.h presence configure:17992: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c configure:17992: $? = 0 configure:17992: result: yes configure:17992: checking for rpcsvc/ypclnt.h configure:17992: result: yes configure:17992: checking search.h usability configure:17992: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:17992: $? = 0 configure:17992: result: yes configure:17992: checking search.h presence configure:17992: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c configure:17992: $? = 0 configure:17992: result: yes configure:17992: checking for search.h configure:17992: result: yes configure:17992: checking shadow.h usability configure:17992: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:17992: $? = 0 configure:17992: result: yes configure:17992: checking shadow.h presence configure:17992: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c configure:17992: $? = 0 configure:17992: result: yes configure:17992: checking for shadow.h configure:17992: result: yes configure:17992: checking for stdint.h configure:17992: result: yes configure:17992: checking sys/auxv.h usability configure:17992: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:17992: $? = 0 configure:17992: result: yes configure:17992: checking sys/auxv.h presence configure:17992: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c configure:17992: $? = 0 configure:17992: result: yes configure:17992: checking for sys/auxv.h configure:17992: result: yes configure:17992: checking sys/bswap.h usability configure:17992: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 conftest.c:105:23: fatal error: sys/bswap.h: No such file or directory #include ^ compilation terminated. configure:17992: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_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:17992: result: no configure:17992: checking sys/bswap.h presence configure:17992: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c conftest.c:72:23: fatal error: sys/bswap.h: No such file or directory #include ^ compilation terminated. configure:17992: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | /* end confdefs.h. */ | #include configure:17992: result: no configure:17992: checking for sys/bswap.h configure:17992: result: no configure:17992: checking sys/errno.h usability configure:17992: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:17992: $? = 0 configure:17992: result: yes configure:17992: checking sys/errno.h presence configure:17992: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c configure:17992: $? = 0 configure:17992: result: yes configure:17992: checking for sys/errno.h configure:17992: result: yes configure:17992: checking sys/ioctl.h usability configure:17992: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:17992: $? = 0 configure:17992: result: yes configure:17992: checking sys/ioctl.h presence configure:17992: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c configure:17992: $? = 0 configure:17992: result: yes configure:17992: checking for sys/ioctl.h configure:17992: result: yes configure:17992: checking sys/mman.h usability configure:17992: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:17992: $? = 0 configure:17992: result: yes configure:17992: checking sys/mman.h presence configure:17992: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c configure:17992: $? = 0 configure:17992: result: yes configure:17992: checking for sys/mman.h configure:17992: result: yes configure:17992: checking for sys/param.h configure:17992: result: yes configure:17992: checking sys/resource.h usability configure:17992: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:17992: $? = 0 configure:17992: result: yes configure:17992: checking sys/resource.h presence configure:17992: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c configure:17992: $? = 0 configure:17992: result: yes configure:17992: checking for sys/resource.h configure:17992: result: yes configure:17992: checking sys/sockio.h usability configure:17992: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 conftest.c:110:24: fatal error: sys/sockio.h: No such file or directory #include ^ compilation terminated. configure:17992: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_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:17992: result: no configure:17992: checking sys/sockio.h presence configure:17992: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c conftest.c:77:24: fatal error: sys/sockio.h: No such file or directory #include ^ compilation terminated. configure:17992: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | /* end confdefs.h. */ | #include configure:17992: result: no configure:17992: checking for sys/sockio.h configure:17992: result: no configure:17992: checking for sys/stat.h configure:17992: result: yes configure:17992: checking sys/time.h usability configure:17992: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:17992: $? = 0 configure:17992: result: yes configure:17992: checking sys/time.h presence configure:17992: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c configure:17992: $? = 0 configure:17992: result: yes configure:17992: checking for sys/time.h configure:17992: result: yes configure:17992: checking sys/tty.h usability configure:17992: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 conftest.c:112:21: fatal error: sys/tty.h: No such file or directory #include ^ compilation terminated. configure:17992: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_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:17992: result: no configure:17992: checking sys/tty.h presence configure:17992: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c conftest.c:79:21: fatal error: sys/tty.h: No such file or directory #include ^ compilation terminated. configure:17992: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include configure:17992: result: no configure:17992: checking for sys/tty.h configure:17992: result: no configure:17992: checking for sys/types.h configure:17992: result: yes configure:17992: checking sys/uio.h usability configure:17992: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:17992: $? = 0 configure:17992: result: yes configure:17992: checking sys/uio.h presence configure:17992: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c configure:17992: $? = 0 configure:17992: result: yes configure:17992: checking for sys/uio.h configure:17992: result: yes configure:17992: checking sys/utsname.h usability configure:17992: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:17992: $? = 0 configure:17992: result: yes configure:17992: checking sys/utsname.h presence configure:17992: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c configure:17992: $? = 0 configure:17992: result: yes configure:17992: checking for sys/utsname.h configure:17992: result: yes configure:17992: checking sys/wait.h usability configure:17992: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:17992: $? = 0 configure:17992: result: yes configure:17992: checking sys/wait.h presence configure:17992: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c configure:17992: $? = 0 configure:17992: result: yes configure:17992: checking for sys/wait.h configure:17992: result: yes configure:17992: checking syslog.h usability configure:17992: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:17992: $? = 0 configure:17992: result: yes configure:17992: checking syslog.h presence configure:17992: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c configure:17992: $? = 0 configure:17992: result: yes configure:17992: checking for syslog.h configure:17992: result: yes configure:17992: checking termios.h usability configure:17992: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:17992: $? = 0 configure:17992: result: yes configure:17992: checking termios.h presence configure:17992: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c configure:17992: $? = 0 configure:17992: result: yes configure:17992: checking for termios.h configure:17992: result: yes configure:17992: checking winsock2.h usability configure:17992: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 conftest.c:118:22: fatal error: winsock2.h: No such file or directory #include ^ compilation terminated. configure:17992: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_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:17992: result: no configure:17992: checking winsock2.h presence configure:17992: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c conftest.c:85:22: fatal error: winsock2.h: No such file or directory #include ^ compilation terminated. configure:17992: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | /* end confdefs.h. */ | #include configure:17992: result: no configure:17992: checking for winsock2.h configure:17992: result: no configure:17992: checking ws2tcpip.h usability configure:17992: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 conftest.c:118:22: fatal error: ws2tcpip.h: No such file or directory #include ^ compilation terminated. configure:17992: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_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:17992: result: no configure:17992: checking ws2tcpip.h presence configure:17992: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c conftest.c:85:22: fatal error: ws2tcpip.h: No such file or directory #include ^ compilation terminated. configure:17992: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | /* end confdefs.h. */ | #include configure:17992: result: no configure:17992: checking for ws2tcpip.h configure:17992: result: no configure:17992: checking for unistd.h configure:17992: result: yes configure:17992: checking userconf.h usability configure:17992: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 conftest.c:119:22: fatal error: userconf.h: No such file or directory #include ^ compilation terminated. configure:17992: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_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:17992: result: no configure:17992: checking userconf.h presence configure:17992: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c conftest.c:86:22: fatal error: userconf.h: No such file or directory #include ^ compilation terminated. configure:17992: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:17992: result: no configure:17992: checking for userconf.h configure:17992: result: no configure:17992: checking usersec.h usability configure:17992: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 conftest.c:119:21: fatal error: usersec.h: No such file or directory #include ^ compilation terminated. configure:17992: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_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:17992: result: no configure:17992: checking usersec.h presence configure:17992: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c conftest.c:86:21: fatal error: usersec.h: No such file or directory #include ^ compilation terminated. configure:17992: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:17992: result: no configure:17992: checking for usersec.h configure:17992: result: no configure:17992: checking util.h usability configure:17992: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 conftest.c:119:18: fatal error: util.h: No such file or directory #include ^ compilation terminated. configure:17992: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_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:17992: result: no configure:17992: checking util.h presence configure:17992: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c conftest.c:86:18: fatal error: util.h: No such file or directory #include ^ compilation terminated. configure:17992: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:17992: result: no configure:17992: checking for util.h configure:17992: result: no configure:18006: checking for uintptr_t configure:18030: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:18030: $? = 0 configure:18038: result: yes configure:18064: checking for vis.h configure:18064: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 conftest.c:88:17: fatal error: vis.h: No such file or directory #include ^ compilation terminated. configure:18064: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | /* end confdefs.h. */ | | #include | #ifndef VIS_SP | #error invis | #endif | | #include configure:18064: result: no configure:18082: checking for netdb.h configure:18082: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:18082: $? = 0 configure:18082: result: yes configure:18100: checking for sys/socket.h configure:18100: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:18100: $? = 0 configure:18100: result: yes configure:18118: checking for net/if.h configure:18118: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:18118: $? = 0 configure:18118: result: yes configure:18138: checking for netinet6/in6_var.h configure:18138: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 conftest.c:134:30: fatal error: netinet6/in6_var.h: No such file or directory #include ^ compilation terminated. configure:18138: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_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 | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #if HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_NETINET6_IN6_H | #include | #endif | | | #include configure:18138: result: no configure:18162: checking for sys/sysctl.h configure:18162: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:18162: $? = 0 configure:18162: result: yes configure:18180: checking for sys/proc.h configure:18180: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 conftest.c:129:22: fatal error: sys/proc.h: No such file or directory #include ^ compilation terminated. configure:18180: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_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 | #ifdef HAVE_SYS_PARAM_H | #include | #endif | | | #include configure:18180: result: no configure:18236: checking for socket configure:18264: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -pthread -lpthread >&5 conftest.c: In function 'main': conftest.c:95:1: warning: implicit declaration of function 'socket' [-Wimplicit-function-declaration] socket() ^~~~~~ configure:18264: $? = 0 configure:18305: result: yes configure:18338: checking for gethostbyname configure:18366: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -pthread -lpthread >&5 conftest.c: In function 'main': conftest.c:96:1: warning: implicit declaration of function 'gethostbyname' [-Wimplicit-function-declaration] gethostbyname() ^~~~~~~~~~~~~ configure:18366: $? = 0 configure:18407: result: yes configure:18440: checking for syslog configure:18468: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -pthread -lpthread >&5 conftest.c: In function 'main': conftest.c:97:1: warning: implicit declaration of function 'syslog' [-Wimplicit-function-declaration] syslog() ^~~~~~ configure:18468: $? = 0 configure:18509: result: yes configure:18552: checking for IPv6 stack type conftest.c:95:45: fatal error: /usr/local/v6/include/sys/types.h: No such file or directory #include ^ compilation terminated. configure:18673: result: configure:18676: checking for IPv6 configure:18716: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -pthread -lpthread >&5 configure:18716: $? = 0 configure:18724: result: configure:18738: checking for in6addr_loopback configure:18770: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -pthread -lpthread >&5 configure:18770: $? = 0 configure:18778: result: configure:18792: checking for gethostbyname2 configure:18820: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -pthread -lpthread >&5 conftest.c: In function 'main': conftest.c:100:1: warning: implicit declaration of function 'gethostbyname2' [-Wimplicit-function-declaration] gethostbyname2() ^~~~~~~~~~~~~~ configure:18820: $? = 0 configure:18861: result: yes configure:18896: checking arpa/nameser.h usability configure:18896: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:18896: $? = 0 configure:18896: result: yes configure:18896: checking arpa/nameser.h presence configure:18896: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c configure:18896: $? = 0 configure:18896: result: yes configure:18896: checking for arpa/nameser.h configure:18896: result: yes configure:18896: checking dns.h usability configure:18896: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 conftest.c:131:17: fatal error: dns.h: No such file or directory #include ^ compilation terminated. configure:18896: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 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:18896: result: no configure:18896: checking dns.h presence configure:18896: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c conftest.c:98:17: fatal error: dns.h: No such file or directory #include ^ compilation terminated. configure:18896: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | /* end confdefs.h. */ | #include configure:18896: result: no configure:18896: checking for dns.h configure:18896: result: no configure:18909: checking for resolv.h configure:18909: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:18909: $? = 0 configure:18909: result: yes configure:18935: checking for res_search configure:18977: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -pthread -lpthread >&5 /tmp/ccTn1Wlj.o: In function `main': conftest.c:(.text.startup+0x10): undefined reference to `__res_search' collect2: error: ld returned 1 exit status configure:18977: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_ARPA_NAMESER_H | #include | #endif | #ifdef HAVE_RESOLV_H | #include | #endif | | int | main () | { | res_search(0,0,0,0,0) | ; | return 0; | } configure:18977: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:18977: $? = 0 configure:19037: result: yes, in -lresolv configure:19052: checking for res_nsearch configure:19094: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:19094: $? = 0 configure:19135: result: yes configure:19169: checking for res_ndestroy configure:19211: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 conftest.c: In function 'main': conftest.c:120:1: warning: implicit declaration of function 'res_ndestroy' [-Wimplicit-function-declaration] res_ndestroy(0) ^~~~~~~~~~~~ /tmp/ccfYfRrx.o: In function `main': conftest.c:(.text.startup+0x9): undefined reference to `res_ndestroy' collect2: error: ld returned 1 exit status configure:19211: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_ARPA_NAMESER_H | #include | #endif | #ifdef HAVE_RESOLV_H | #include | #endif | | int | main () | { | res_ndestroy(0) | ; | return 0; | } configure:19211: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -lresolv -pthread -lpthread >&5 conftest.c: In function 'main': conftest.c:120:1: warning: implicit declaration of function 'res_ndestroy' [-Wimplicit-function-declaration] res_ndestroy(0) ^~~~~~~~~~~~ /tmp/ccitLQYB.o: In function `main': conftest.c:(.text.startup+0x9): undefined reference to `res_ndestroy' collect2: error: ld returned 1 exit status configure:19211: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_ARPA_NAMESER_H | #include | #endif | #ifdef HAVE_RESOLV_H | #include | #endif | | int | main () | { | res_ndestroy(0) | ; | return 0; | } configure:19258: result: no configure:19285: checking for dns_search configure:19317: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 conftest.c: In function 'main': conftest.c:110:1: warning: implicit declaration of function 'dns_search' [-Wimplicit-function-declaration] dns_search(0,0,0,0,0,0,0,0) ^~~~~~~~~~ /tmp/ccGiQynH.o: In function `main': conftest.c:(.text.startup+0x19): undefined reference to `dns_search' collect2: error: ld returned 1 exit status configure:19317: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | /* end confdefs.h. */ | | #ifdef HAVE_DNS_H | #include | #endif | | int | main () | { | dns_search(0,0,0,0,0,0,0,0) | ; | return 0; | } configure:19364: result: no configure:19389: checking for dn_expand configure:19431: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:19431: $? = 0 configure:19472: result: yes configure:19503: checking for _res configure:19534: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:19534: $? = 0 configure:19579: result: yes configure:19633: checking whether _res is declared configure:19633: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:19633: $? = 0 configure:19633: result: yes configure:19663: checking for working snprintf configure:19684: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:19684: $? = 0 configure:19684: ./conftest configure:19684: $? = 0 configure:19694: result: yes configure:19707: checking if snprintf needs a prototype configure:19725: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 conftest.c:108:12: error: conflicting types for 'snprintf' extern int snprintf (struct foo*); ^~~~~~~~ In file included from conftest.c:106:0: /usr/include/stdio.h:388:12: note: previous declaration of 'snprintf' was here extern int snprintf (char *__restrict __s, size_t __maxlen, ^~~~~~~~ configure:19725: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | /* end confdefs.h. */ | #include | struct foo { int foo; } xx; | extern int snprintf (struct foo*); | int | main () | { | snprintf(&xx) | ; | return 0; | } configure:19732: result: no configure:19744: checking for working vsnprintf configure:19785: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:19785: $? = 0 configure:19785: ./conftest configure:19785: $? = 0 configure:19795: result: yes configure:19808: checking if vsnprintf needs a prototype configure:19826: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 conftest.c:109:12: error: conflicting types for 'vsnprintf' extern int vsnprintf (struct foo*); ^~~~~~~~~ In file included from conftest.c:107:0: /usr/include/stdio.h:392:12: note: previous declaration of 'vsnprintf' was here extern int vsnprintf (char *__restrict __s, size_t __maxlen, ^~~~~~~~~ configure:19826: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | /* end confdefs.h. */ | #include | struct foo { int foo; } xx; | extern int vsnprintf (struct foo*); | int | main () | { | vsnprintf(&xx) | ; | return 0; | } configure:19833: result: no configure:19846: checking for working glob configure:19874: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 conftest.c: In function 'main': conftest.c:114:36: error: 'GLOB_QUOTE' undeclared (first use in this function) glob(NULL, GLOB_BRACE|GLOB_NOCHECK|GLOB_QUOTE|GLOB_TILDE| ^~~~~~~~~~ conftest.c:114:36: note: each undeclared identifier is reported only once for each function it appears in conftest.c:118:1: error: 'GLOB_LIMIT' undeclared (first use in this function) GLOB_LIMIT ^~~~~~~~~~ configure:19874: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | /* end confdefs.h. */ | | #include | #include | int | main () | { | | glob(NULL, GLOB_BRACE|GLOB_NOCHECK|GLOB_QUOTE|GLOB_TILDE| | #ifdef GLOB_MAXPATH | GLOB_MAXPATH | #else | GLOB_LIMIT | #endif | , | NULL, NULL); | | ; | return 0; | } configure:19882: result: no configure:19982: checking for asnprintf configure:19982: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 /tmp/ccn9Ry05.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `asnprintf' collect2: error: ld returned 1 exit status configure:19982: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | /* end confdefs.h. */ | /* Define asnprintf to an innocuous variant, in case declares asnprintf. | For example, HP-UX 11i declares gettimeofday. */ | #define asnprintf innocuous_asnprintf | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char asnprintf (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef asnprintf | | /* 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 asnprintf (); | /* 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_asnprintf || defined __stub___asnprintf | choke me | #endif | | int | main () | { | return asnprintf (); | ; | return 0; | } configure:19982: result: no configure:19982: checking for asprintf configure:19982: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:19982: $? = 0 configure:19982: result: yes configure:19982: checking for atexit configure:19982: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:19982: $? = 0 configure:19982: result: yes configure:19982: checking for cgetent configure:19982: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 /tmp/ccCqlz9h.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `cgetent' collect2: error: ld returned 1 exit status configure:19982: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | /* end confdefs.h. */ | /* Define cgetent to an innocuous variant, in case declares cgetent. | For example, HP-UX 11i declares gettimeofday. */ | #define cgetent innocuous_cgetent | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char cgetent (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef cgetent | | /* 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 cgetent (); | /* 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_cgetent || defined __stub___cgetent | choke me | #endif | | int | main () | { | return cgetent (); | ; | return 0; | } configure:19982: result: no configure:19982: checking for getauxval configure:19982: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:19982: $? = 0 configure:19982: result: yes configure:19982: checking for getconfattr configure:19982: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 /tmp/ccDYfpQp.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `getconfattr' collect2: error: ld returned 1 exit status configure:19982: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | /* end confdefs.h. */ | /* Define getconfattr to an innocuous variant, in case declares getconfattr. | For example, HP-UX 11i declares gettimeofday. */ | #define getconfattr innocuous_getconfattr | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getconfattr (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getconfattr | | /* 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 getconfattr (); | /* 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_getconfattr || defined __stub___getconfattr | choke me | #endif | | int | main () | { | return getconfattr (); | ; | return 0; | } configure:19982: result: no configure:19982: checking for getprogname configure:19982: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 /tmp/ccvLuxYv.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `getprogname' collect2: error: ld returned 1 exit status configure:19982: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | /* end confdefs.h. */ | /* Define getprogname to an innocuous variant, in case declares getprogname. | For example, HP-UX 11i declares gettimeofday. */ | #define getprogname innocuous_getprogname | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getprogname (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getprogname | | /* 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 getprogname (); | /* 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_getprogname || defined __stub___getprogname | choke me | #endif | | int | main () | { | return getprogname (); | ; | return 0; | } configure:19982: result: no configure:19982: checking for getrlimit configure:19982: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:19982: $? = 0 configure:19982: result: yes configure:19982: checking for getspnam configure:19982: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:19982: $? = 0 configure:19982: result: yes configure:19982: checking for issetugid configure:19982: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 /tmp/ccjJ6m5E.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `issetugid' collect2: error: ld returned 1 exit status configure:19982: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | /* end confdefs.h. */ | /* Define issetugid to an innocuous variant, in case declares issetugid. | For example, HP-UX 11i declares gettimeofday. */ | #define issetugid innocuous_issetugid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char issetugid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef issetugid | | /* 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 issetugid (); | /* 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_issetugid || defined __stub___issetugid | choke me | #endif | | int | main () | { | return issetugid (); | ; | return 0; | } configure:19982: result: no configure:19982: checking for on_exit configure:19982: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:19982: $? = 0 configure:19982: result: yes configure:19982: checking for poll configure:19982: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:19982: $? = 0 configure:19982: result: yes configure:19982: checking for random configure:19982: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:19982: $? = 0 configure:19982: result: yes configure:19982: checking for setprogname configure:19982: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 /tmp/ccv0b07S.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `setprogname' collect2: error: ld returned 1 exit status configure:19982: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | /* end confdefs.h. */ | /* Define setprogname to an innocuous variant, in case declares setprogname. | For example, HP-UX 11i declares gettimeofday. */ | #define setprogname innocuous_setprogname | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setprogname (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setprogname | | /* 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 setprogname (); | /* 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_setprogname || defined __stub___setprogname | choke me | #endif | | int | main () | { | return setprogname (); | ; | return 0; | } configure:19982: result: no configure:19982: checking for strsvis configure:19982: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 /tmp/ccfJBcnZ.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `strsvis' collect2: error: ld returned 1 exit status configure:19982: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | /* end confdefs.h. */ | /* Define strsvis to an innocuous variant, in case declares strsvis. | For example, HP-UX 11i declares gettimeofday. */ | #define strsvis innocuous_strsvis | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strsvis (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strsvis | | /* 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 strsvis (); | /* 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_strsvis || defined __stub___strsvis | choke me | #endif | | int | main () | { | return strsvis (); | ; | return 0; | } configure:19982: result: no configure:19982: checking for strsvisx configure:19982: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 /tmp/ccUzwtIT.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `strsvisx' collect2: error: ld returned 1 exit status configure:19982: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | /* end confdefs.h. */ | /* Define strsvisx to an innocuous variant, in case declares strsvisx. | For example, HP-UX 11i declares gettimeofday. */ | #define strsvisx innocuous_strsvisx | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strsvisx (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strsvisx | | /* 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 strsvisx (); | /* 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_strsvisx || defined __stub___strsvisx | choke me | #endif | | int | main () | { | return strsvisx (); | ; | return 0; | } configure:19982: result: no configure:19982: checking for strunvis configure:19982: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 /tmp/cc0bOQcV.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `strunvis' collect2: error: ld returned 1 exit status configure:19982: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | /* end confdefs.h. */ | /* Define strunvis to an innocuous variant, in case declares strunvis. | For example, HP-UX 11i declares gettimeofday. */ | #define strunvis innocuous_strunvis | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strunvis (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strunvis | | /* 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 strunvis (); | /* 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_strunvis || defined __stub___strunvis | choke me | #endif | | int | main () | { | return strunvis (); | ; | return 0; | } configure:19982: result: no configure:19982: checking for strvis configure:19982: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 /tmp/ccM3JTA0.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `strvis' collect2: error: ld returned 1 exit status configure:19982: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | /* end confdefs.h. */ | /* Define strvis to an innocuous variant, in case declares strvis. | For example, HP-UX 11i declares gettimeofday. */ | #define strvis innocuous_strvis | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strvis (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strvis | | /* 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 strvis (); | /* 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_strvis || defined __stub___strvis | choke me | #endif | | int | main () | { | return strvis (); | ; | return 0; | } configure:19982: result: no configure:19982: checking for strvisx configure:19982: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 /tmp/ccx0ezR6.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `strvisx' collect2: error: ld returned 1 exit status configure:19982: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | /* end confdefs.h. */ | /* Define strvisx to an innocuous variant, in case declares strvisx. | For example, HP-UX 11i declares gettimeofday. */ | #define strvisx innocuous_strvisx | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strvisx (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strvisx | | /* 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 strvisx (); | /* 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_strvisx || defined __stub___strvisx | choke me | #endif | | int | main () | { | return strvisx (); | ; | return 0; | } configure:19982: result: no configure:19982: checking for svis configure:19982: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 /tmp/ccTYvfq8.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `svis' collect2: error: ld returned 1 exit status configure:19982: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | /* end confdefs.h. */ | /* Define svis to an innocuous variant, in case declares svis. | For example, HP-UX 11i declares gettimeofday. */ | #define svis innocuous_svis | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char svis (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef svis | | /* 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 svis (); | /* 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_svis || defined __stub___svis | choke me | #endif | | int | main () | { | return svis (); | ; | return 0; | } configure:19982: result: no configure:19982: checking for sysconf configure:19982: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:19982: $? = 0 configure:19982: result: yes configure:19982: checking for sysctl configure:19982: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:19982: $? = 0 configure:19982: result: yes configure:19982: checking for tdelete configure:19982: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:19982: $? = 0 configure:19982: result: yes configure:19982: checking for tfind configure:19982: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:19982: $? = 0 configure:19982: result: yes configure:19982: checking for twalk configure:19982: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:19982: $? = 0 configure:19982: result: yes configure:19982: checking for uname configure:19982: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:19982: $? = 0 configure:19982: result: yes configure:19982: checking for unvis configure:19982: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 /tmp/cczXK6Uh.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `unvis' collect2: error: ld returned 1 exit status configure:19982: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | /* end confdefs.h. */ | /* Define unvis to an innocuous variant, in case declares unvis. | For example, HP-UX 11i declares gettimeofday. */ | #define unvis innocuous_unvis | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char unvis (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef unvis | | /* 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 unvis (); | /* 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_unvis || defined __stub___unvis | choke me | #endif | | int | main () | { | return unvis (); | ; | return 0; | } configure:19982: result: no configure:19982: checking for vasnprintf configure:19982: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 /tmp/ccYloqoo.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `vasnprintf' collect2: error: ld returned 1 exit status configure:19982: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | /* end confdefs.h. */ | /* Define vasnprintf to an innocuous variant, in case declares vasnprintf. | For example, HP-UX 11i declares gettimeofday. */ | #define vasnprintf innocuous_vasnprintf | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char vasnprintf (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef vasnprintf | | /* 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 vasnprintf (); | /* 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_vasnprintf || defined __stub___vasnprintf | choke me | #endif | | int | main () | { | return vasnprintf (); | ; | return 0; | } configure:19982: result: no configure:19982: checking for vasprintf configure:19982: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:19982: $? = 0 configure:19982: result: yes configure:19982: checking for vis configure:19982: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 /tmp/ccYWoV8u.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `vis' collect2: error: ld returned 1 exit status configure:19982: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | /* end confdefs.h. */ | /* Define vis to an innocuous variant, in case declares vis. | For example, HP-UX 11i declares gettimeofday. */ | #define vis innocuous_vis | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char vis (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef vis | | /* 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 vis (); | /* 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_vis || defined __stub___vis | choke me | #endif | | int | main () | { | return vis (); | ; | return 0; | } configure:19982: result: no configure:20016: checking for getsockopt configure:20049: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:20049: $? = 0 configure:20090: result: yes configure:20118: checking for setsockopt configure:20151: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:20151: $? = 0 configure:20192: result: yes configure:20222: checking for hstrerror configure:20252: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:20252: $? = 0 configure:20293: result: yes configure:20333: checking if hstrerror needs a prototype configure:20354: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 conftest.c:130:12: error: conflicting types for 'hstrerror' extern int hstrerror (struct foo*); ^~~~~~~~~ In file included from conftest.c:127:0: /usr/include/netdb.h:95:20: note: previous declaration of 'hstrerror' was here extern const char *hstrerror (int __err_num) __THROW; ^~~~~~~~~ configure:20354: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | /* end confdefs.h. */ | | #ifdef HAVE_NETDB_H | #include | #endif | struct foo { int foo; } xx; | extern int hstrerror (struct foo*); | int | main () | { | hstrerror(&xx) | ; | return 0; | } configure:20361: result: no configure:20373: checking if asprintf needs a prototype configure:20393: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 conftest.c:129:12: error: conflicting types for 'asprintf' extern int asprintf (struct foo*); ^~~~~~~~ In file included from conftest.c:126:0: /usr/include/stdio.h:407:12: note: previous declaration of 'asprintf' was here extern int asprintf (char **__restrict __ptr, ^~~~~~~~ configure:20393: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | /* end confdefs.h. */ | | #include | #include | struct foo { int foo; } xx; | extern int asprintf (struct foo*); | int | main () | { | asprintf(&xx) | ; | return 0; | } configure:20400: result: no configure:20410: checking if vasprintf needs a prototype configure:20430: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 conftest.c:129:12: error: conflicting types for 'vasprintf' extern int vasprintf (struct foo*); ^~~~~~~~~ In file included from conftest.c:126:0: /usr/include/stdio.h:401:12: note: previous declaration of 'vasprintf' was here extern int vasprintf (char **__restrict __ptr, const char *__restrict __f, ^~~~~~~~~ configure:20430: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | /* end confdefs.h. */ | | #include | #include | struct foo { int foo; } xx; | extern int vasprintf (struct foo*); | int | main () | { | vasprintf(&xx) | ; | return 0; | } configure:20437: result: no configure:20447: checking if asnprintf needs a prototype configure:20467: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:20467: $? = 0 configure:20474: result: yes configure:20484: checking if vasnprintf needs a prototype configure:20504: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:20504: $? = 0 configure:20511: result: yes configure:20524: checking for bswap16 configure:20557: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 conftest.c: In function 'main': conftest.c:136:1: warning: implicit declaration of function 'bswap16' [-Wimplicit-function-declaration] bswap16(0) ^~~~~~~ /tmp/cc8mGJgY.o: In function `main': conftest.c:(.text.startup+0x9): undefined reference to `bswap16' collect2: error: ld returned 1 exit status configure:20557: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | /* end confdefs.h. */ | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_BSWAP_H | #include | #endif | int | main () | { | bswap16(0) | ; | return 0; | } configure:20604: result: no configure:20627: checking for bswap32 configure:20660: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 conftest.c: In function 'main': conftest.c:136:1: warning: implicit declaration of function 'bswap32' [-Wimplicit-function-declaration] bswap32(0) ^~~~~~~ /tmp/ccPrssP2.o: In function `main': conftest.c:(.text.startup+0x9): undefined reference to `bswap32' collect2: error: ld returned 1 exit status configure:20660: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | /* end confdefs.h. */ | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_BSWAP_H | #include | #endif | int | main () | { | bswap32(0) | ; | return 0; | } configure:20707: result: no configure:20730: checking for bswap64 configure:20763: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 conftest.c: In function 'main': conftest.c:136:1: warning: implicit declaration of function 'bswap64' [-Wimplicit-function-declaration] bswap64(0) ^~~~~~~ /tmp/ccZiJaq8.o: In function `main': conftest.c:(.text.startup+0x9): undefined reference to `bswap64' collect2: error: ld returned 1 exit status configure:20763: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | /* end confdefs.h. */ | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_BSWAP_H | #include | #endif | int | main () | { | bswap64(0) | ; | return 0; | } configure:20810: result: no configure:20833: checking for pidfile configure:20863: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 conftest.c: In function 'main': conftest.c:133:1: warning: implicit declaration of function 'pidfile' [-Wimplicit-function-declaration] pidfile(0) ^~~~~~~ /tmp/cchbWb81.o: In function `main': conftest.c:(.text.startup+0x9): undefined reference to `pidfile' collect2: error: ld returned 1 exit status configure:20863: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | /* end confdefs.h. */ | #ifdef HAVE_UTIL_H | #include | #endif | int | main () | { | pidfile(0) | ; | return 0; | } configure:20863: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lutil -lresolv -pthread -lpthread >&5 conftest.c: In function 'main': conftest.c:133:1: warning: implicit declaration of function 'pidfile' [-Wimplicit-function-declaration] pidfile(0) ^~~~~~~ /tmp/ccSmWvd8.o: In function `main': conftest.c:(.text.startup+0x9): undefined reference to `pidfile' collect2: error: ld returned 1 exit status configure:20863: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | /* end confdefs.h. */ | #ifdef HAVE_UTIL_H | #include | #endif | int | main () | { | pidfile(0) | ; | return 0; | } configure:20910: result: no configure:20934: checking for getaddrinfo configure:20967: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:20967: $? = 0 configure:21008: result: yes configure:21051: checking for getnameinfo configure:21084: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:21084: $? = 0 configure:21125: result: yes configure:21168: checking for freeaddrinfo configure:21201: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:21201: $? = 0 configure:21242: result: yes configure:21285: checking for gai_strerror configure:21318: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:21318: $? = 0 configure:21359: result: yes configure:21402: checking for daemon configure:21402: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:21402: $? = 0 configure:21402: result: yes configure:21420: checking for chown configure:21420: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:21420: $? = 0 configure:21420: result: yes configure:21435: checking for copyhostent configure:21435: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 /tmp/ccoMniwy.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `copyhostent' collect2: error: ld returned 1 exit status configure:21435: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | /* end confdefs.h. */ | /* Define copyhostent to an innocuous variant, in case declares copyhostent. | For example, HP-UX 11i declares gettimeofday. */ | #define copyhostent innocuous_copyhostent | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char copyhostent (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef copyhostent | | /* 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 copyhostent (); | /* 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_copyhostent || defined __stub___copyhostent | choke me | #endif | | int | main () | { | return copyhostent (); | ; | return 0; | } configure:21435: result: no configure:21450: checking for closefrom configure:21450: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 /tmp/ccwPQgAE.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `closefrom' collect2: error: ld returned 1 exit status configure:21450: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 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:21450: result: no configure:21465: checking for ecalloc configure:21465: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 /tmp/ccFM2yYF.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `ecalloc' collect2: error: ld returned 1 exit status configure:21465: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | /* end confdefs.h. */ | /* Define ecalloc to an innocuous variant, in case declares ecalloc. | For example, HP-UX 11i declares gettimeofday. */ | #define ecalloc innocuous_ecalloc | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char ecalloc (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef ecalloc | | /* 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 ecalloc (); | /* 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_ecalloc || defined __stub___ecalloc | choke me | #endif | | int | main () | { | return ecalloc (); | ; | return 0; | } configure:21465: result: no configure:21480: checking for emalloc configure:21480: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 /tmp/ccv6zF4L.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `emalloc' collect2: error: ld returned 1 exit status configure:21480: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | /* end confdefs.h. */ | /* Define emalloc to an innocuous variant, in case declares emalloc. | For example, HP-UX 11i declares gettimeofday. */ | #define emalloc innocuous_emalloc | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char emalloc (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef emalloc | | /* 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 emalloc (); | /* 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_emalloc || defined __stub___emalloc | choke me | #endif | | int | main () | { | return emalloc (); | ; | return 0; | } configure:21480: result: no configure:21495: checking for erealloc configure:21495: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 /tmp/ccOXzkBN.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `erealloc' collect2: error: ld returned 1 exit status configure:21495: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | /* end confdefs.h. */ | /* Define erealloc to an innocuous variant, in case declares erealloc. | For example, HP-UX 11i declares gettimeofday. */ | #define erealloc innocuous_erealloc | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char erealloc (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef erealloc | | /* 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 erealloc (); | /* 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_erealloc || defined __stub___erealloc | choke me | #endif | | int | main () | { | return erealloc (); | ; | return 0; | } configure:21495: result: no configure:21510: checking for estrdup configure:21510: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 /tmp/ccT1f2LW.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `estrdup' collect2: error: ld returned 1 exit status configure:21510: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | /* end confdefs.h. */ | /* Define estrdup to an innocuous variant, in case declares estrdup. | For example, HP-UX 11i declares gettimeofday. */ | #define estrdup innocuous_estrdup | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char estrdup (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef estrdup | | /* 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 estrdup (); | /* 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_estrdup || defined __stub___estrdup | choke me | #endif | | int | main () | { | return estrdup (); | ; | return 0; | } configure:21510: result: no configure:21525: checking for err configure:21525: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:21525: $? = 0 configure:21525: result: yes configure:21540: checking for errx configure:21540: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:21540: $? = 0 configure:21540: result: yes configure:21555: checking for fchown configure:21555: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:21555: $? = 0 configure:21555: result: yes configure:21570: checking for flock configure:21570: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:21570: $? = 0 configure:21570: result: yes configure:21585: checking for fnmatch configure:21585: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:21585: $? = 0 configure:21585: result: yes configure:21600: checking for freehostent configure:21600: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 /tmp/ccSluYB7.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `freehostent' collect2: error: ld returned 1 exit status configure:21600: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | /* end confdefs.h. */ | /* Define freehostent to an innocuous variant, in case declares freehostent. | For example, HP-UX 11i declares gettimeofday. */ | #define freehostent innocuous_freehostent | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char freehostent (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef freehostent | | /* 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 freehostent (); | /* 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_freehostent || defined __stub___freehostent | choke me | #endif | | int | main () | { | return freehostent (); | ; | return 0; | } configure:21600: result: no configure:21615: checking for getcwd configure:21615: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:21615: $? = 0 configure:21615: result: yes configure:21630: checking for getdtablesize configure:21630: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:21630: $? = 0 configure:21630: result: yes configure:21645: checking for getegid configure:21645: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:21645: $? = 0 configure:21645: result: yes configure:21660: checking for geteuid configure:21660: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:21660: $? = 0 configure:21660: result: yes configure:21675: checking for getgid configure:21675: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:21675: $? = 0 configure:21675: result: yes configure:21690: checking for gethostname configure:21690: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:21690: $? = 0 configure:21690: result: yes configure:21705: checking for getifaddrs configure:21705: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:21705: $? = 0 configure:21705: result: yes configure:21720: checking for getipnodebyaddr configure:21720: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 /tmp/cc6C4Elz.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `getipnodebyaddr' collect2: error: ld returned 1 exit status configure:21720: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 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:21720: result: no configure:21735: checking for getipnodebyname configure:21735: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 /tmp/ccBsU2lE.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `getipnodebyname' collect2: error: ld returned 1 exit status configure:21735: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 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:21735: result: no configure:21750: checking for getopt configure:21750: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:21750: $? = 0 configure:21750: result: yes configure:21765: checking for gettimeofday configure:21765: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:21765: $? = 0 configure:21765: result: yes configure:21780: checking for getuid configure:21780: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:21780: $? = 0 configure:21780: result: yes configure:21795: checking for getusershell configure:21795: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:21795: $? = 0 configure:21795: result: yes configure:21810: checking for initgroups configure:21810: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:21810: $? = 0 configure:21810: result: yes configure:21825: checking for innetgr configure:21825: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:21825: $? = 0 configure:21825: result: yes configure:21840: checking for iruserok configure:21840: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:21840: $? = 0 configure:21840: result: yes configure:21855: checking for localtime_r configure:21855: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:21855: $? = 0 configure:21855: result: yes configure:21870: checking for lstat configure:21870: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:21870: $? = 0 configure:21870: result: yes configure:21885: checking for memmove configure:21885: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 conftest.c:177:6: warning: conflicting types for built-in function 'memmove' char memmove (); ^~~~~~~ configure:21885: $? = 0 configure:21885: result: yes configure:21900: checking for memset_s configure:21900: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 /tmp/ccyUFCIf.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `memset_s' collect2: error: ld returned 1 exit status configure:21900: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | /* end confdefs.h. */ | /* Define memset_s to an innocuous variant, in case declares memset_s. | For example, HP-UX 11i declares gettimeofday. */ | #define memset_s innocuous_memset_s | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char memset_s (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef memset_s | | /* 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 memset_s (); | /* 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_memset_s || defined __stub___memset_s | choke me | #endif | | int | main () | { | return memset_s (); | ; | return 0; | } configure:21900: result: no configure:21915: checking for mkstemp configure:21915: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:21915: $? = 0 configure:21915: result: yes configure:21930: checking for putenv configure:21930: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:21930: $? = 0 configure:21930: result: yes configure:21945: checking for rcmd configure:21945: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:21945: $? = 0 configure:21945: result: yes configure:21960: checking for readv configure:21960: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:21960: $? = 0 configure:21960: result: yes configure:21975: checking for recvmsg configure:21975: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:21975: $? = 0 configure:21975: result: yes configure:21990: checking for sendmsg configure:21990: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:21990: $? = 0 configure:21990: result: yes configure:22005: checking for setegid configure:22005: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:22005: $? = 0 configure:22005: result: yes configure:22020: checking for setenv configure:22020: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:22020: $? = 0 configure:22020: result: yes configure:22035: checking for seteuid configure:22035: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:22035: $? = 0 configure:22035: result: yes configure:22050: checking for strcasecmp configure:22050: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 conftest.c:187:6: warning: conflicting types for built-in function 'strcasecmp' char strcasecmp (); ^~~~~~~~~~ configure:22050: $? = 0 configure:22050: result: yes configure:22065: checking for strdup configure:22065: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 conftest.c:188:6: warning: conflicting types for built-in function 'strdup' char strdup (); ^~~~~~ configure:22065: $? = 0 configure:22065: result: yes configure:22080: checking for strerror configure:22080: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:22080: $? = 0 configure:22080: result: yes configure:22095: checking for strftime configure:22095: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 conftest.c:190:6: warning: conflicting types for built-in function 'strftime' char strftime (); ^~~~~~~~ configure:22095: $? = 0 configure:22095: result: yes configure:22110: checking for strlcat configure:22110: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 /tmp/cc67PwOX.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `strlcat' collect2: error: ld returned 1 exit status configure:22110: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 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:22110: result: no configure:22125: checking for strlcpy configure:22125: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 /tmp/ccqlAg33.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `strlcpy' collect2: error: ld returned 1 exit status configure:22125: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 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:22125: result: no configure:22140: checking for strlwr configure:22140: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 /tmp/ccbNGli5.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `strlwr' collect2: error: ld returned 1 exit status configure:22140: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | /* end confdefs.h. */ | /* Define strlwr to an innocuous variant, in case declares strlwr. | For example, HP-UX 11i declares gettimeofday. */ | #define strlwr innocuous_strlwr | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlwr (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strlwr | | /* 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 strlwr (); | /* 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_strlwr || defined __stub___strlwr | choke me | #endif | | int | main () | { | return strlwr (); | ; | return 0; | } configure:22140: result: no configure:22155: checking for strncasecmp configure:22155: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 conftest.c:191:6: warning: conflicting types for built-in function 'strncasecmp' char strncasecmp (); ^~~~~~~~~~~ configure:22155: $? = 0 configure:22155: result: yes configure:22170: checking for strndup configure:22170: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 conftest.c:192:6: warning: conflicting types for built-in function 'strndup' char strndup (); ^~~~~~~ configure:22170: $? = 0 configure:22170: result: yes configure:22185: checking for strnlen configure:22185: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:22185: $? = 0 configure:22185: result: yes configure:22200: checking for strptime configure:22200: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:22200: $? = 0 configure:22200: result: yes configure:22215: checking for strsep configure:22215: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:22215: $? = 0 configure:22215: result: yes configure:22230: checking for strsep_copy configure:22230: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 /tmp/cchRFXWg.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `strsep_copy' collect2: error: ld returned 1 exit status configure:22230: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | /* end confdefs.h. */ | /* Define strsep_copy to an innocuous variant, in case declares strsep_copy. | For example, HP-UX 11i declares gettimeofday. */ | #define strsep_copy innocuous_strsep_copy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strsep_copy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strsep_copy | | /* 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 strsep_copy (); | /* 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_strsep_copy || defined __stub___strsep_copy | choke me | #endif | | int | main () | { | return strsep_copy (); | ; | return 0; | } configure:22230: result: no configure:22245: checking for strtok_r configure:22245: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:22245: $? = 0 configure:22245: result: yes configure:22260: checking for strtoll configure:22260: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:22260: $? = 0 configure:22260: result: yes configure:22275: checking for strtoull configure:22275: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:22275: $? = 0 configure:22275: result: yes configure:22290: checking for strupr configure:22290: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 /tmp/cc8etWLw.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `strupr' collect2: error: ld returned 1 exit status configure:22290: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | /* end confdefs.h. */ | /* Define strupr to an innocuous variant, in case declares strupr. | For example, HP-UX 11i declares gettimeofday. */ | #define strupr innocuous_strupr | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strupr (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strupr | | /* 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 strupr (); | /* 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_strupr || defined __stub___strupr | choke me | #endif | | int | main () | { | return strupr (); | ; | return 0; | } configure:22290: result: no configure:22305: checking for swab configure:22305: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:22305: $? = 0 configure:22305: result: yes configure:22320: checking for tsearch configure:22320: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:22320: $? = 0 configure:22320: result: yes configure:22335: checking for timegm configure:22335: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:22335: $? = 0 configure:22335: result: yes configure:22350: checking for unsetenv configure:22350: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:22350: $? = 0 configure:22350: result: yes configure:22365: checking for verr configure:22365: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:22365: $? = 0 configure:22365: result: yes configure:22380: checking for verrx configure:22380: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:22380: $? = 0 configure:22380: result: yes configure:22395: checking for vsyslog configure:22395: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:22395: $? = 0 configure:22395: result: yes configure:22410: checking for vwarn configure:22410: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:22410: $? = 0 configure:22410: result: yes configure:22425: checking for vwarnx configure:22425: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:22425: $? = 0 configure:22425: result: yes configure:22440: checking for warn configure:22440: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:22440: $? = 0 configure:22440: result: yes configure:22455: checking for warnx configure:22455: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:22455: $? = 0 configure:22455: result: yes configure:22470: checking for writev configure:22470: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:22470: $? = 0 configure:22470: result: yes configure:22498: checking if strndup needs a prototype configure:22516: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 conftest.c:190:32: error: macro "strndup" requires 2 arguments, but only 1 given extern int strndup (struct foo*); ^ conftest.c:190:12: error: 'strndup' redeclared as different kind of symbol extern int strndup (struct foo*); ^~~~~~~ In file included from conftest.c:188:0: /usr/include/string.h:179:14: note: previous declaration of 'strndup' was here extern char *strndup (const char *__string, size_t __n) ^~~~~~~ conftest.c: In function 'main': conftest.c:194:12: error: macro "strndup" requires 2 arguments, but only 1 given strndup(&xx) ^ configure:22516: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | /* end confdefs.h. */ | #include | struct foo { int foo; } xx; | extern int strndup (struct foo*); | int | main () | { | strndup(&xx) | ; | return 0; | } configure:22523: result: no configure:22533: checking if strsep needs a prototype configure:22551: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 conftest.c:190:31: error: macro "strsep" requires 2 arguments, but only 1 given extern int strsep (struct foo*); ^ conftest.c:190:12: error: 'strsep' redeclared as different kind of symbol extern int strsep (struct foo*); ^~~~~~ In file included from conftest.c:188:0: /usr/include/string.h:552:14: note: previous declaration of 'strsep' was here extern char *strsep (char **__restrict __stringp, ^~~~~~ conftest.c: In function 'main': conftest.c:194:11: error: macro "strsep" requires 2 arguments, but only 1 given strsep(&xx) ^ configure:22551: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | /* end confdefs.h. */ | #include | struct foo { int foo; } xx; | extern int strsep (struct foo*); | int | main () | { | strsep(&xx) | ; | return 0; | } configure:22558: result: no configure:22568: checking if strtok_r needs a prototype configure:22586: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 conftest.c:190:33: error: macro "strtok_r" requires 3 arguments, but only 1 given extern int strtok_r (struct foo*); ^ conftest.c:190:12: error: 'strtok_r' redeclared as different kind of symbol extern int strtok_r (struct foo*); ^~~~~~~~ In file included from conftest.c:188:0: /usr/include/string.h:354:14: note: previous declaration of 'strtok_r' was here extern char *strtok_r (char *__restrict __s, const char *__restrict __delim, ^~~~~~~~ conftest.c: In function 'main': conftest.c:194:13: error: macro "strtok_r" requires 3 arguments, but only 1 given strtok_r(&xx) ^ configure:22586: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | /* end confdefs.h. */ | #include | struct foo { int foo; } xx; | extern int strtok_r (struct foo*); | int | main () | { | strtok_r(&xx) | ; | return 0; | } configure:22593: result: no configure:22603: checking for strtoll configure:22603: result: yes configure:22613: checking for strtoull configure:22613: result: yes configure:22625: checking if strsvis needs a prototype configure:22645: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:22645: $? = 0 configure:22652: result: yes configure:22662: checking if strsvisx needs a prototype configure:22682: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:22682: $? = 0 configure:22689: result: yes configure:22699: checking if strunvis needs a prototype configure:22719: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:22719: $? = 0 configure:22726: result: yes configure:22736: checking if strvis needs a prototype configure:22756: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:22756: $? = 0 configure:22763: result: yes configure:22773: checking if strvisx needs a prototype configure:22793: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:22793: $? = 0 configure:22800: result: yes configure:22810: checking if svis needs a prototype configure:22830: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:22830: $? = 0 configure:22837: result: yes configure:22847: checking if unvis needs a prototype configure:22867: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:22867: $? = 0 configure:22874: result: yes configure:22884: checking if vis needs a prototype configure:22904: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:22904: $? = 0 configure:22911: result: yes configure:22921: checking checking for dirfd configure:22938: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:22938: $? = 0 configure:22952: result: yes configure:22957: checking for dd_fd in DIR configure:22977: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 conftest.c: In function 'main': conftest.c:206:5: error: storage size of 'x' isn't known DIR x; memset(&x, 0, sizeof(x)); x.dd_fd ^ conftest.c:206:8: warning: implicit declaration of function 'memset' [-Wimplicit-function-declaration] DIR x; memset(&x, 0, sizeof(x)); x.dd_fd ^~~~~~ conftest.c:206:8: warning: incompatible implicit declaration of built-in function 'memset' conftest.c:206:8: note: include '' or provide a declaration of 'memset' configure:22977: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_DIRENT_H | #include | #endif | int | main () | { | DIR x; memset(&x, 0, sizeof(x)); x.dd_fd | ; | return 0; | } configure:22985: result: no configure:22998: checking for inet_aton configure:23034: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:23034: $? = 0 configure:23049: result: yes configure:23062: checking for inet_ntop configure:23098: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:23098: $? = 0 configure:23113: result: yes configure:23126: checking for inet_pton configure:23162: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:23162: $? = 0 configure:23177: result: yes configure:23192: checking for sa_len in struct sockaddr configure:23210: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 conftest.c: In function 'main': conftest.c:207:20: warning: implicit declaration of function 'memset' [-Wimplicit-function-declaration] struct sockaddr x; memset(&x, 0, sizeof(x)); x.sa_len ^~~~~~ conftest.c:207:20: warning: incompatible implicit declaration of built-in function 'memset' conftest.c:207:20: note: include '' or provide a declaration of 'memset' conftest.c:207:47: error: 'struct sockaddr' has no member named 'sa_len' struct sockaddr x; memset(&x, 0, sizeof(x)); x.sa_len ^ configure:23210: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | struct sockaddr x; memset(&x, 0, sizeof(x)); x.sa_len | ; | return 0; | } configure:23218: result: no configure:23232: checking if getaddrinfo handles numeric services configure:23263: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 conftest.c: In function 'main': conftest.c:211:2: warning: implicit declaration of function 'memset' [-Wimplicit-function-declaration] memset(&hints, 0, sizeof(hints)); ^~~~~~ conftest.c:211:2: warning: incompatible implicit declaration of built-in function 'memset' conftest.c:211:2: note: include '' or provide a declaration of 'memset' configure:23263: $? = 0 configure:23263: ./conftest configure:23263: $? = 0 configure:23273: result: yes configure:23293: checking if setenv needs a prototype configure:23311: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 conftest.c:204:12: error: conflicting types for 'setenv' extern int setenv (struct foo*); ^~~~~~ In file included from conftest.c:202:0: /usr/include/stdlib.h:545:12: note: previous declaration of 'setenv' was here extern int setenv (const char *__name, const char *__value, int __replace) ^~~~~~ configure:23311: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | /* end confdefs.h. */ | #include | struct foo { int foo; } xx; | extern int setenv (struct foo*); | int | main () | { | setenv(&xx) | ; | return 0; | } configure:23318: result: no configure:23329: checking if unsetenv needs a prototype configure:23347: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 conftest.c:204:12: error: conflicting types for 'unsetenv' extern int unsetenv (struct foo*); ^~~~~~~~ In file included from conftest.c:202:0: /usr/include/stdlib.h:549:12: note: previous declaration of 'unsetenv' was here extern int unsetenv (const char *__name) __THROW __nonnull ((1)); ^~~~~~~~ configure:23347: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | /* end confdefs.h. */ | #include | struct foo { int foo; } xx; | extern int unsetenv (struct foo*); | int | main () | { | unsetenv(&xx) | ; | return 0; | } configure:23354: result: no configure:23365: checking if gethostname needs a prototype configure:23383: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 conftest.c:204:12: error: conflicting types for 'gethostname' extern int gethostname (struct foo*); ^~~~~~~~~~~ In file included from conftest.c:202:0: /usr/include/unistd.h:881:12: note: previous declaration of 'gethostname' was here extern int gethostname (char *__name, size_t __len) __THROW __nonnull ((1)); ^~~~~~~~~~~ configure:23383: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | /* end confdefs.h. */ | #include | struct foo { int foo; } xx; | extern int gethostname (struct foo*); | int | main () | { | gethostname(&xx) | ; | return 0; | } configure:23390: result: no configure:23401: checking if mkstemp needs a prototype configure:23419: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:23419: $? = 0 configure:23426: result: yes configure:23437: checking if getusershell needs a prototype configure:23455: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 conftest.c:205:12: error: conflicting types for 'getusershell' extern int getusershell (struct foo*); ^~~~~~~~~~~~ In file included from conftest.c:203:0: /usr/include/unistd.h:931:14: note: previous declaration of 'getusershell' was here extern char *getusershell (void) __THROW; ^~~~~~~~~~~~ configure:23455: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define NEED_MKSTEMP_PROTO 1 | /* end confdefs.h. */ | #include | struct foo { int foo; } xx; | extern int getusershell (struct foo*); | int | main () | { | getusershell(&xx) | ; | return 0; | } configure:23462: result: no configure:23473: checking if daemon needs a prototype configure:23491: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 conftest.c:205:12: error: conflicting types for 'daemon' extern int daemon (struct foo*); ^~~~~~ In file included from conftest.c:203:0: /usr/include/unistd.h:939:12: note: previous declaration of 'daemon' was here extern int daemon (int __nochdir, int __noclose) __THROW __wur; ^~~~~~ configure:23491: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define NEED_MKSTEMP_PROTO 1 | /* end confdefs.h. */ | #include | struct foo { int foo; } xx; | extern int daemon (struct foo*); | int | main () | { | daemon(&xx) | ; | return 0; | } configure:23498: result: no configure:23509: checking if iruserok needs a prototype configure:23545: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 conftest.c:223:12: error: conflicting types for 'iruserok' extern int iruserok (struct foo*); ^~~~~~~~ In file included from conftest.c:217:0: /usr/include/netdb.h:528:12: note: previous declaration of 'iruserok' was here extern int iruserok (uint32_t __raddr, int __suser, ^~~~~~~~ configure:23545: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define NEED_MKSTEMP_PROTO 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_ARPA_INET_H | #include | #endif | #ifdef HAVE_NETDB_H | #include | #endif | #ifdef HAVE_UNISTD_H | #include | #endif | struct foo { int foo; } xx; | extern int iruserok (struct foo*); | int | main () | { | iruserok(&xx) | ; | return 0; | } configure:23552: result: no configure:23564: checking if inet_aton needs a prototype configure:23594: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 conftest.c:217:12: error: conflicting types for 'inet_aton' extern int inet_aton (struct foo*); ^~~~~~~~~ In file included from conftest.c:214:0: /usr/include/arpa/inet.h:73:12: note: previous declaration of 'inet_aton' was here extern int inet_aton (const char *__cp, struct in_addr *__inp) __THROW; ^~~~~~~~~ configure:23594: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define NEED_MKSTEMP_PROTO 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_ARPA_INET_H | #include | #endif | struct foo { int foo; } xx; | extern int inet_aton (struct foo*); | int | main () | { | inet_aton(&xx) | ; | return 0; | } configure:23601: result: no configure:23614: checking for crypt configure:23642: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 conftest.c: In function 'main': conftest.c:207:1: warning: implicit declaration of function 'crypt' [-Wimplicit-function-declaration] crypt() ^~~~~ /tmp/ccm6uHhA.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `crypt' collect2: error: ld returned 1 exit status configure:23642: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define NEED_MKSTEMP_PROTO 1 | /* end confdefs.h. */ | | int | main () | { | crypt() | ; | return 0; | } configure:23642: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lcrypt -lresolv -pthread -lpthread >&5 conftest.c: In function 'main': conftest.c:207:1: warning: implicit declaration of function 'crypt' [-Wimplicit-function-declaration] crypt() ^~~~~ configure:23642: $? = 0 configure:23702: result: yes, in -lcrypt configure:23712: checking if strerror_r is compatible with system prototype configure:23731: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 conftest.c: In function 'main': conftest.c:212:5: error: conflicting types for 'strerror_r' int strerror_r(int, char *, size_t) ^~~~~~~~~~ In file included from conftest.c:207:0: /usr/include/string.h:433:14: note: previous declaration of 'strerror_r' was here extern char *strerror_r (int __errnum, char *__buf, size_t __buflen) ^~~~~~~~~~ configure:23731: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define NEED_MKSTEMP_PROTO 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPT 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | int strerror_r(int, char *, size_t) | ; | return 0; | } configure:23738: result: no configure:23749: checking for strerror_r configure:23749: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:23749: $? = 0 configure:23749: result: yes configure:23761: checking if gethostbyname is compatible with system prototype configure:23793: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:23793: $? = 0 configure:23800: result: yes configure:23812: checking if gethostbyaddr is compatible with system prototype configure:23844: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 conftest.c: In function 'main': conftest.c:227:17: error: conflicting types for 'gethostbyaddr' struct hostent *gethostbyaddr(const void *, size_t, int) ^~~~~~~~~~~~~ In file included from conftest.c:221:0: /usr/include/netdb.h:137:24: note: previous declaration of 'gethostbyaddr' was here extern struct hostent *gethostbyaddr (const void *__addr, __socklen_t __len, ^~~~~~~~~~~~~ configure:23844: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define NEED_MKSTEMP_PROTO 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_STRERROR_R 1 | #define GETHOSTBYNAME_PROTO_COMPATIBLE 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_ARPA_INET_H | #include | #endif | #ifdef HAVE_NETDB_H | #include | #endif | | int | main () | { | struct hostent *gethostbyaddr(const void *, size_t, int) | ; | return 0; | } configure:23851: result: no configure:23863: checking if getservbyname is compatible with system prototype configure:23895: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:23895: $? = 0 configure:23902: result: yes configure:23914: checking if getsockname is compatible with system prototype configure:23937: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:23937: $? = 0 configure:23944: result: yes configure:23956: checking if openlog is compatible with system prototype configure:23976: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:23976: $? = 0 configure:23983: result: yes configure:23996: checking if crypt needs a prototype configure:24021: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 conftest.c:219:12: error: conflicting types for 'crypt' extern int crypt (struct foo*); ^~~~~ In file included from conftest.c:215:0: /usr/include/unistd.h:1122:14: note: previous declaration of 'crypt' was here extern char *crypt (const char *__key, const char *__salt) ^~~~~ configure:24021: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define NEED_MKSTEMP_PROTO 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_STRERROR_R 1 | #define GETHOSTBYNAME_PROTO_COMPATIBLE 1 | #define GETSERVBYNAME_PROTO_COMPATIBLE 1 | #define GETSOCKNAME_PROTO_COMPATIBLE 1 | #define OPENLOG_PROTO_COMPATIBLE 1 | /* end confdefs.h. */ | | #ifdef HAVE_CRYPT_H | #include | #endif | #ifdef HAVE_UNISTD_H | #include | #endif | | struct foo { int foo; } xx; | extern int crypt (struct foo*); | int | main () | { | crypt(&xx) | ; | return 0; | } configure:24028: result: no configure:24040: checking for h_errno configure:24068: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:24068: $? = 0 configure:24110: result: yes configure:24118: checking whether h_errno is declared configure:24118: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:24118: $? = 0 configure:24118: result: yes configure:24143: checking for h_errlist configure:24167: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 conftest.c: In function 'foo': conftest.c:218:29: error: 'h_errlist' undeclared (first use in this function) void * foo(void) { return &h_errlist; } ^~~~~~~~~ conftest.c:218:29: note: each undeclared identifier is reported only once for each function it appears in configure:24167: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define NEED_MKSTEMP_PROTO 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_STRERROR_R 1 | #define GETHOSTBYNAME_PROTO_COMPATIBLE 1 | #define GETSERVBYNAME_PROTO_COMPATIBLE 1 | #define GETSOCKNAME_PROTO_COMPATIBLE 1 | #define OPENLOG_PROTO_COMPATIBLE 1 | #define HAVE_H_ERRNO 1 | #define HAVE_DECL_H_ERRNO 1 | /* end confdefs.h. */ | #ifdef HAVE_NETDB_H | #include | #endif | #ifdef HAVE_WS2TCPIP_H | #include | #endif | void * foo(void) { return &h_errlist; } | int | main () | { | foo() | ; | return 0; | } configure:24193: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:24193: $? = 0 configure:24205: result: yes configure:24213: checking whether h_errlist is declared configure:24213: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 conftest.c: In function 'main': conftest.c:227:10: error: 'h_errlist' undeclared (first use in this function) (void) h_errlist; ^~~~~~~~~ conftest.c:227:10: note: each undeclared identifier is reported only once for each function it appears in configure:24213: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define NEED_MKSTEMP_PROTO 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_STRERROR_R 1 | #define GETHOSTBYNAME_PROTO_COMPATIBLE 1 | #define GETSERVBYNAME_PROTO_COMPATIBLE 1 | #define GETSOCKNAME_PROTO_COMPATIBLE 1 | #define OPENLOG_PROTO_COMPATIBLE 1 | #define HAVE_H_ERRNO 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_H_ERRLIST 1 | /* end confdefs.h. */ | #ifdef HAVE_NETDB_H | #include | #endif | #ifdef HAVE_WS2TCPIP_H | #include | #endif | | int | main () | { | #ifndef h_errlist | #ifdef __cplusplus | (void) h_errlist; | #else | (void) h_errlist; | #endif | #endif | | ; | return 0; | } configure:24213: result: no configure:24234: checking for h_nerr configure:24258: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 conftest.c: In function 'foo': conftest.c:220:29: error: 'h_nerr' undeclared (first use in this function) void * foo(void) { return &h_nerr; } ^~~~~~ conftest.c:220:29: note: each undeclared identifier is reported only once for each function it appears in configure:24258: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define NEED_MKSTEMP_PROTO 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_STRERROR_R 1 | #define GETHOSTBYNAME_PROTO_COMPATIBLE 1 | #define GETSERVBYNAME_PROTO_COMPATIBLE 1 | #define GETSOCKNAME_PROTO_COMPATIBLE 1 | #define OPENLOG_PROTO_COMPATIBLE 1 | #define HAVE_H_ERRNO 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_H_ERRLIST 1 | #define HAVE_DECL_H_ERRLIST 0 | /* end confdefs.h. */ | #ifdef HAVE_NETDB_H | #include | #endif | #ifdef HAVE_WS2TCPIP_H | #include | #endif | void * foo(void) { return &h_nerr; } | int | main () | { | foo() | ; | return 0; | } configure:24284: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:24284: $? = 0 configure:24296: result: yes configure:24304: checking whether h_nerr is declared configure:24304: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 conftest.c: In function 'main': conftest.c:229:10: error: 'h_nerr' undeclared (first use in this function) (void) h_nerr; ^~~~~~ conftest.c:229:10: note: each undeclared identifier is reported only once for each function it appears in configure:24304: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define NEED_MKSTEMP_PROTO 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_STRERROR_R 1 | #define GETHOSTBYNAME_PROTO_COMPATIBLE 1 | #define GETSERVBYNAME_PROTO_COMPATIBLE 1 | #define GETSOCKNAME_PROTO_COMPATIBLE 1 | #define OPENLOG_PROTO_COMPATIBLE 1 | #define HAVE_H_ERRNO 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_H_ERRLIST 1 | #define HAVE_DECL_H_ERRLIST 0 | #define HAVE_H_NERR 1 | /* end confdefs.h. */ | #ifdef HAVE_NETDB_H | #include | #endif | #ifdef HAVE_WS2TCPIP_H | #include | #endif | | int | main () | { | #ifndef h_nerr | #ifdef __cplusplus | (void) h_nerr; | #else | (void) h_nerr; | #endif | #endif | | ; | return 0; | } configure:24304: result: no configure:24325: checking for __progname configure:24346: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 conftest.c: In function 'foo': conftest.c:219:29: error: '__progname' undeclared (first use in this function) void * foo(void) { return &__progname; } ^~~~~~~~~~ conftest.c:219:29: note: each undeclared identifier is reported only once for each function it appears in configure:24346: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define NEED_MKSTEMP_PROTO 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_STRERROR_R 1 | #define GETHOSTBYNAME_PROTO_COMPATIBLE 1 | #define GETSERVBYNAME_PROTO_COMPATIBLE 1 | #define GETSOCKNAME_PROTO_COMPATIBLE 1 | #define OPENLOG_PROTO_COMPATIBLE 1 | #define HAVE_H_ERRNO 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_H_ERRLIST 1 | #define HAVE_DECL_H_ERRLIST 0 | #define HAVE_H_NERR 1 | #define HAVE_DECL_H_NERR 0 | /* end confdefs.h. */ | #ifdef HAVE_ERR_H | #include | #endif | void * foo(void) { return &__progname; } | int | main () | { | foo() | ; | return 0; | } configure:24369: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:24369: $? = 0 configure:24381: result: yes configure:24389: checking whether __progname is declared configure:24389: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 conftest.c: In function 'main': conftest.c:228:10: error: '__progname' undeclared (first use in this function) (void) __progname; ^~~~~~~~~~ conftest.c:228:10: note: each undeclared identifier is reported only once for each function it appears in configure:24389: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define NEED_MKSTEMP_PROTO 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_STRERROR_R 1 | #define GETHOSTBYNAME_PROTO_COMPATIBLE 1 | #define GETSERVBYNAME_PROTO_COMPATIBLE 1 | #define GETSOCKNAME_PROTO_COMPATIBLE 1 | #define OPENLOG_PROTO_COMPATIBLE 1 | #define HAVE_H_ERRNO 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_H_ERRLIST 1 | #define HAVE_DECL_H_ERRLIST 0 | #define HAVE_H_NERR 1 | #define HAVE_DECL_H_NERR 0 | #define HAVE___PROGNAME 1 | /* end confdefs.h. */ | #ifdef HAVE_ERR_H | #include | #endif | | int | main () | { | #ifndef __progname | #ifdef __cplusplus | (void) __progname; | #else | (void) __progname; | #endif | #endif | | ; | return 0; | } configure:24389: result: no configure:24406: checking whether optarg is declared configure:24406: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:24406: $? = 0 configure:24406: result: yes configure:24421: checking whether optind is declared configure:24421: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:24421: $? = 0 configure:24421: result: yes configure:24436: checking whether opterr is declared configure:24436: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:24436: $? = 0 configure:24436: result: yes configure:24451: checking whether optopt is declared configure:24451: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:24451: $? = 0 configure:24451: result: yes configure:24466: checking whether environ is declared configure:24466: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:24466: $? = 0 configure:24466: result: yes configure:24486: checking for tm_gmtoff in struct tm configure:24503: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 conftest.c: In function 'main': conftest.c:227:14: warning: implicit declaration of function 'memset' [-Wimplicit-function-declaration] struct tm x; memset(&x, 0, sizeof(x)); x.tm_gmtoff ^~~~~~ conftest.c:227:14: warning: incompatible implicit declaration of built-in function 'memset' conftest.c:227:14: note: include '' or provide a declaration of 'memset' configure:24503: $? = 0 configure:24511: result: yes configure:24524: checking for tm_zone in struct tm configure:24541: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 conftest.c: In function 'main': conftest.c:228:14: warning: implicit declaration of function 'memset' [-Wimplicit-function-declaration] struct tm x; memset(&x, 0, sizeof(x)); x.tm_zone ^~~~~~ conftest.c:228:14: warning: incompatible implicit declaration of built-in function 'memset' conftest.c:228:14: note: include '' or provide a declaration of 'memset' configure:24541: $? = 0 configure:24549: result: yes configure:24563: checking for timezone configure:24582: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:24582: $? = 0 configure:24615: result: yes configure:24623: checking whether timezone is declared configure:24623: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:24623: $? = 0 configure:24623: result: yes configure:24638: checking for altzone configure:24657: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 conftest.c: In function 'foo': conftest.c:228:29: error: 'altzone' undeclared (first use in this function) void * foo(void) { return &altzone; } ^~~~~~~ conftest.c:228:29: note: each undeclared identifier is reported only once for each function it appears in configure:24657: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define NEED_MKSTEMP_PROTO 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_STRERROR_R 1 | #define GETHOSTBYNAME_PROTO_COMPATIBLE 1 | #define GETSERVBYNAME_PROTO_COMPATIBLE 1 | #define GETSOCKNAME_PROTO_COMPATIBLE 1 | #define OPENLOG_PROTO_COMPATIBLE 1 | #define HAVE_H_ERRNO 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_H_ERRLIST 1 | #define HAVE_DECL_H_ERRLIST 0 | #define HAVE_H_NERR 1 | #define HAVE_DECL_H_NERR 0 | #define HAVE___PROGNAME 1 | #define HAVE_DECL___PROGNAME 0 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_OPTIND 1 | #define HAVE_DECL_OPTERR 1 | #define HAVE_DECL_OPTOPT 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TIMEZONE 1 | #define HAVE_DECL_TIMEZONE 1 | /* end confdefs.h. */ | #include | void * foo(void) { return &altzone; } | int | main () | { | foo() | ; | return 0; | } configure:24678: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 /tmp/ccS1s13U.o: In function `foo': conftest.c:(.text+0x2): undefined reference to `altzone' collect2: error: ld returned 1 exit status configure:24678: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define NEED_MKSTEMP_PROTO 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_STRERROR_R 1 | #define GETHOSTBYNAME_PROTO_COMPATIBLE 1 | #define GETSERVBYNAME_PROTO_COMPATIBLE 1 | #define GETSOCKNAME_PROTO_COMPATIBLE 1 | #define OPENLOG_PROTO_COMPATIBLE 1 | #define HAVE_H_ERRNO 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_H_ERRLIST 1 | #define HAVE_DECL_H_ERRLIST 0 | #define HAVE_H_NERR 1 | #define HAVE_DECL_H_NERR 0 | #define HAVE___PROGNAME 1 | #define HAVE_DECL___PROGNAME 0 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_OPTIND 1 | #define HAVE_DECL_OPTERR 1 | #define HAVE_DECL_OPTOPT 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TIMEZONE 1 | #define HAVE_DECL_TIMEZONE 1 | /* end confdefs.h. */ | #include | extern int altzone; | int foo(void) { return altzone; } | int | main () | { | foo() | ; | return 0; | } configure:24690: result: no configure:24716: checking for sa_family_t configure:24745: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:24745: $? = 0 configure:24753: result: yes configure:24779: checking for socklen_t configure:24808: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:24808: $? = 0 configure:24816: result: yes configure:24842: checking for struct sockaddr configure:24871: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:24871: $? = 0 configure:24879: result: yes configure:24905: checking for struct sockaddr_storage configure:24934: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:24934: $? = 0 configure:24942: result: yes configure:24968: checking for struct addrinfo configure:24997: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:24997: $? = 0 configure:25005: result: yes configure:25031: checking for struct ifaddrs configure:25053: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:25053: $? = 0 configure:25061: result: yes configure:25087: checking for struct iovec configure:25112: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:25112: $? = 0 configure:25120: result: yes configure:25146: checking for struct msghdr configure:25175: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:25175: $? = 0 configure:25183: result: yes configure:25209: checking for struct winsize configure:25236: result: yes configure:25268: checking for struct spwd configure:25289: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:25289: $? = 0 configure:25298: result: yes configure:25366: checking whether to enable OTP library configure:25368: result: no configure:25385: checking for mig configure:25415: result: no configure:25604: checking for nroff configure:25622: found /usr/bin/nroff configure:25634: result: /usr/bin/nroff configure:25644: checking for groff configure:25662: found /usr/bin/groff configure:25674: result: /usr/bin/groff configure:25682: checking how to format man pages configure:25718: result: /usr/bin/nroff -mdoc $< > $@ configure:25732: checking extension of pre-formatted manual pages configure:25744: result: number configure:25790: checking for readline configure:25983: result: no configure:26027: checking for libedit configure:26226: result: no configure:26250: checking whether byte order is known at compile time configure:26264: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:26264: $? = 0 configure:26271: result: yes configure:26273: checking whether byte ordering is bigendian configure:26289: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 conftest.c:242:3: error: unknown type name 'not' not big endian ^~~ conftest.c:242:11: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^~~~~~ configure:26289: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define NEED_MKSTEMP_PROTO 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_STRERROR_R 1 | #define GETHOSTBYNAME_PROTO_COMPATIBLE 1 | #define GETSERVBYNAME_PROTO_COMPATIBLE 1 | #define GETSOCKNAME_PROTO_COMPATIBLE 1 | #define OPENLOG_PROTO_COMPATIBLE 1 | #define HAVE_H_ERRNO 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_H_ERRLIST 1 | #define HAVE_DECL_H_ERRLIST 0 | #define HAVE_H_NERR 1 | #define HAVE_DECL_H_NERR 0 | #define HAVE___PROGNAME 1 | #define HAVE_DECL___PROGNAME 0 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_OPTIND 1 | #define HAVE_DECL_OPTERR 1 | #define HAVE_DECL_OPTOPT 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TIMEZONE 1 | #define HAVE_DECL_TIMEZONE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_WINSIZE 1 | #define HAVE_STRUCT_SPWD 1 | #define ENABLE_AFS_STRING_TO_KEY 1 | /* end confdefs.h. */ | | #include | #include | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif configure:26324: result: no configure:26336: checking for inline configure:26360: result: inline configure:26380: checking for an ANSI C-conforming const configure:26453: result: yes configure:26461: checking for off_t configure:26461: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:26461: $? = 0 configure:26461: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 conftest.c: In function 'main': conftest.c:275:20: error: expected expression before ')' token if (sizeof ((off_t))) ^ configure:26461: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define NEED_MKSTEMP_PROTO 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_STRERROR_R 1 | #define GETHOSTBYNAME_PROTO_COMPATIBLE 1 | #define GETSERVBYNAME_PROTO_COMPATIBLE 1 | #define GETSOCKNAME_PROTO_COMPATIBLE 1 | #define OPENLOG_PROTO_COMPATIBLE 1 | #define HAVE_H_ERRNO 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_H_ERRLIST 1 | #define HAVE_DECL_H_ERRLIST 0 | #define HAVE_H_NERR 1 | #define HAVE_DECL_H_NERR 0 | #define HAVE___PROGNAME 1 | #define HAVE_DECL___PROGNAME 0 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_OPTIND 1 | #define HAVE_DECL_OPTERR 1 | #define HAVE_DECL_OPTOPT 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TIMEZONE 1 | #define HAVE_DECL_TIMEZONE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_WINSIZE 1 | #define HAVE_STRUCT_SPWD 1 | #define ENABLE_AFS_STRING_TO_KEY 1 | #define ENDIANESS_IN_SYS_PARAM_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 | int | main () | { | if (sizeof ((off_t))) | return 0; | ; | return 0; | } configure:26461: result: yes configure:26472: checking for mode_t configure:26495: result: yes configure:26503: checking for sig_atomic_t configure:26526: result: yes configure:26537: checking for long long configure:26567: result: yes configure:26590: checking whether time.h and sys/time.h may both be included configure:26617: result: yes configure:26625: checking whether struct tm is in sys/time.h or time.h configure:26645: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:26645: $? = 0 configure:26652: result: time.h configure:26661: checking for ANSI C header files configure:26765: result: yes configure:26830: checking CommonCrypto/CommonDigest.h usability configure:26830: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 conftest.c:275:39: fatal error: CommonCrypto/CommonDigest.h: No such file or directory #include ^ compilation terminated. configure:26830: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define NEED_MKSTEMP_PROTO 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_STRERROR_R 1 | #define GETHOSTBYNAME_PROTO_COMPATIBLE 1 | #define GETSERVBYNAME_PROTO_COMPATIBLE 1 | #define GETSOCKNAME_PROTO_COMPATIBLE 1 | #define OPENLOG_PROTO_COMPATIBLE 1 | #define HAVE_H_ERRNO 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_H_ERRLIST 1 | #define HAVE_DECL_H_ERRLIST 0 | #define HAVE_H_NERR 1 | #define HAVE_DECL_H_NERR 0 | #define HAVE___PROGNAME 1 | #define HAVE_DECL___PROGNAME 0 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_OPTIND 1 | #define HAVE_DECL_OPTERR 1 | #define HAVE_DECL_OPTOPT 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TIMEZONE 1 | #define HAVE_DECL_TIMEZONE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_WINSIZE 1 | #define HAVE_STRUCT_SPWD 1 | #define ENABLE_AFS_STRING_TO_KEY 1 | #define ENDIANESS_IN_SYS_PARAM_H 1 | #define HAVE_LONG_LONG 1 | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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:26830: result: no configure:26830: checking CommonCrypto/CommonDigest.h presence configure:26830: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c conftest.c:242:39: fatal error: CommonCrypto/CommonDigest.h: No such file or directory #include ^ compilation terminated. configure:26830: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define NEED_MKSTEMP_PROTO 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_STRERROR_R 1 | #define GETHOSTBYNAME_PROTO_COMPATIBLE 1 | #define GETSERVBYNAME_PROTO_COMPATIBLE 1 | #define GETSOCKNAME_PROTO_COMPATIBLE 1 | #define OPENLOG_PROTO_COMPATIBLE 1 | #define HAVE_H_ERRNO 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_H_ERRLIST 1 | #define HAVE_DECL_H_ERRLIST 0 | #define HAVE_H_NERR 1 | #define HAVE_DECL_H_NERR 0 | #define HAVE___PROGNAME 1 | #define HAVE_DECL___PROGNAME 0 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_OPTIND 1 | #define HAVE_DECL_OPTERR 1 | #define HAVE_DECL_OPTOPT 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TIMEZONE 1 | #define HAVE_DECL_TIMEZONE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_WINSIZE 1 | #define HAVE_STRUCT_SPWD 1 | #define ENABLE_AFS_STRING_TO_KEY 1 | #define ENDIANESS_IN_SYS_PARAM_H 1 | #define HAVE_LONG_LONG 1 | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #include configure:26830: result: no configure:26830: checking for CommonCrypto/CommonDigest.h configure:26830: result: no configure:26830: checking CommonCrypto/CommonCryptor.h usability configure:26830: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 conftest.c:275:40: fatal error: CommonCrypto/CommonCryptor.h: No such file or directory #include ^ compilation terminated. configure:26830: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define NEED_MKSTEMP_PROTO 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_STRERROR_R 1 | #define GETHOSTBYNAME_PROTO_COMPATIBLE 1 | #define GETSERVBYNAME_PROTO_COMPATIBLE 1 | #define GETSOCKNAME_PROTO_COMPATIBLE 1 | #define OPENLOG_PROTO_COMPATIBLE 1 | #define HAVE_H_ERRNO 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_H_ERRLIST 1 | #define HAVE_DECL_H_ERRLIST 0 | #define HAVE_H_NERR 1 | #define HAVE_DECL_H_NERR 0 | #define HAVE___PROGNAME 1 | #define HAVE_DECL___PROGNAME 0 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_OPTIND 1 | #define HAVE_DECL_OPTERR 1 | #define HAVE_DECL_OPTOPT 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TIMEZONE 1 | #define HAVE_DECL_TIMEZONE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_WINSIZE 1 | #define HAVE_STRUCT_SPWD 1 | #define ENABLE_AFS_STRING_TO_KEY 1 | #define ENDIANESS_IN_SYS_PARAM_H 1 | #define HAVE_LONG_LONG 1 | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 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:26830: result: no configure:26830: checking CommonCrypto/CommonCryptor.h presence configure:26830: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c conftest.c:242:40: fatal error: CommonCrypto/CommonCryptor.h: No such file or directory #include ^ compilation terminated. configure:26830: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define NEED_MKSTEMP_PROTO 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_STRERROR_R 1 | #define GETHOSTBYNAME_PROTO_COMPATIBLE 1 | #define GETSERVBYNAME_PROTO_COMPATIBLE 1 | #define GETSOCKNAME_PROTO_COMPATIBLE 1 | #define OPENLOG_PROTO_COMPATIBLE 1 | #define HAVE_H_ERRNO 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_H_ERRLIST 1 | #define HAVE_DECL_H_ERRLIST 0 | #define HAVE_H_NERR 1 | #define HAVE_DECL_H_NERR 0 | #define HAVE___PROGNAME 1 | #define HAVE_DECL___PROGNAME 0 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_OPTIND 1 | #define HAVE_DECL_OPTERR 1 | #define HAVE_DECL_OPTOPT 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TIMEZONE 1 | #define HAVE_DECL_TIMEZONE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_WINSIZE 1 | #define HAVE_STRUCT_SPWD 1 | #define ENABLE_AFS_STRING_TO_KEY 1 | #define ENDIANESS_IN_SYS_PARAM_H 1 | #define HAVE_LONG_LONG 1 | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #include configure:26830: result: no configure:26830: checking for CommonCrypto/CommonCryptor.h configure:26830: result: no configure:26830: checking arpa/telnet.h usability configure:26830: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:26830: $? = 0 configure:26830: result: yes configure:26830: checking arpa/telnet.h presence configure:26830: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c configure:26830: $? = 0 configure:26830: result: yes configure:26830: checking for arpa/telnet.h configure:26830: result: yes configure:26830: checking bind/bitypes.h usability configure:26830: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 conftest.c:276:26: fatal error: bind/bitypes.h: No such file or directory #include ^ compilation terminated. configure:26830: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define NEED_MKSTEMP_PROTO 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_STRERROR_R 1 | #define GETHOSTBYNAME_PROTO_COMPATIBLE 1 | #define GETSERVBYNAME_PROTO_COMPATIBLE 1 | #define GETSOCKNAME_PROTO_COMPATIBLE 1 | #define OPENLOG_PROTO_COMPATIBLE 1 | #define HAVE_H_ERRNO 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_H_ERRLIST 1 | #define HAVE_DECL_H_ERRLIST 0 | #define HAVE_H_NERR 1 | #define HAVE_DECL_H_NERR 0 | #define HAVE___PROGNAME 1 | #define HAVE_DECL___PROGNAME 0 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_OPTIND 1 | #define HAVE_DECL_OPTERR 1 | #define HAVE_DECL_OPTOPT 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TIMEZONE 1 | #define HAVE_DECL_TIMEZONE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_WINSIZE 1 | #define HAVE_STRUCT_SPWD 1 | #define ENABLE_AFS_STRING_TO_KEY 1 | #define ENDIANESS_IN_SYS_PARAM_H 1 | #define HAVE_LONG_LONG 1 | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_TELNET_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:26830: result: no configure:26830: checking bind/bitypes.h presence configure:26830: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c conftest.c:243:26: fatal error: bind/bitypes.h: No such file or directory #include ^ compilation terminated. configure:26830: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define NEED_MKSTEMP_PROTO 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_STRERROR_R 1 | #define GETHOSTBYNAME_PROTO_COMPATIBLE 1 | #define GETSERVBYNAME_PROTO_COMPATIBLE 1 | #define GETSOCKNAME_PROTO_COMPATIBLE 1 | #define OPENLOG_PROTO_COMPATIBLE 1 | #define HAVE_H_ERRNO 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_H_ERRLIST 1 | #define HAVE_DECL_H_ERRLIST 0 | #define HAVE_H_NERR 1 | #define HAVE_DECL_H_NERR 0 | #define HAVE___PROGNAME 1 | #define HAVE_DECL___PROGNAME 0 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_OPTIND 1 | #define HAVE_DECL_OPTERR 1 | #define HAVE_DECL_OPTOPT 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TIMEZONE 1 | #define HAVE_DECL_TIMEZONE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_WINSIZE 1 | #define HAVE_STRUCT_SPWD 1 | #define ENABLE_AFS_STRING_TO_KEY 1 | #define ENDIANESS_IN_SYS_PARAM_H 1 | #define HAVE_LONG_LONG 1 | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_TELNET_H 1 | /* end confdefs.h. */ | #include configure:26830: result: no configure:26830: checking for bind/bitypes.h configure:26830: result: no configure:26830: checking bsdsetjmp.h usability configure:26830: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 conftest.c:276:23: fatal error: bsdsetjmp.h: No such file or directory #include ^ compilation terminated. configure:26830: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define NEED_MKSTEMP_PROTO 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_STRERROR_R 1 | #define GETHOSTBYNAME_PROTO_COMPATIBLE 1 | #define GETSERVBYNAME_PROTO_COMPATIBLE 1 | #define GETSOCKNAME_PROTO_COMPATIBLE 1 | #define OPENLOG_PROTO_COMPATIBLE 1 | #define HAVE_H_ERRNO 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_H_ERRLIST 1 | #define HAVE_DECL_H_ERRLIST 0 | #define HAVE_H_NERR 1 | #define HAVE_DECL_H_NERR 0 | #define HAVE___PROGNAME 1 | #define HAVE_DECL___PROGNAME 0 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_OPTIND 1 | #define HAVE_DECL_OPTERR 1 | #define HAVE_DECL_OPTOPT 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TIMEZONE 1 | #define HAVE_DECL_TIMEZONE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_WINSIZE 1 | #define HAVE_STRUCT_SPWD 1 | #define ENABLE_AFS_STRING_TO_KEY 1 | #define ENDIANESS_IN_SYS_PARAM_H 1 | #define HAVE_LONG_LONG 1 | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_TELNET_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:26830: result: no configure:26830: checking bsdsetjmp.h presence configure:26830: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c conftest.c:243:23: fatal error: bsdsetjmp.h: No such file or directory #include ^ compilation terminated. configure:26830: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define NEED_MKSTEMP_PROTO 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_STRERROR_R 1 | #define GETHOSTBYNAME_PROTO_COMPATIBLE 1 | #define GETSERVBYNAME_PROTO_COMPATIBLE 1 | #define GETSOCKNAME_PROTO_COMPATIBLE 1 | #define OPENLOG_PROTO_COMPATIBLE 1 | #define HAVE_H_ERRNO 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_H_ERRLIST 1 | #define HAVE_DECL_H_ERRLIST 0 | #define HAVE_H_NERR 1 | #define HAVE_DECL_H_NERR 0 | #define HAVE___PROGNAME 1 | #define HAVE_DECL___PROGNAME 0 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_OPTIND 1 | #define HAVE_DECL_OPTERR 1 | #define HAVE_DECL_OPTOPT 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TIMEZONE 1 | #define HAVE_DECL_TIMEZONE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_WINSIZE 1 | #define HAVE_STRUCT_SPWD 1 | #define ENABLE_AFS_STRING_TO_KEY 1 | #define ENDIANESS_IN_SYS_PARAM_H 1 | #define HAVE_LONG_LONG 1 | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_TELNET_H 1 | /* end confdefs.h. */ | #include configure:26830: result: no configure:26830: checking for bsdsetjmp.h configure:26830: result: no configure:26830: checking curses.h usability configure:26830: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:26830: $? = 0 configure:26830: result: yes configure:26830: checking curses.h presence configure:26830: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c configure:26830: $? = 0 configure:26830: result: yes configure:26830: checking for curses.h configure:26830: result: yes configure:26830: checking for dlfcn.h configure:26830: result: yes configure:26830: checking execinfo.h usability configure:26830: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:26830: $? = 0 configure:26830: result: yes configure:26830: checking execinfo.h presence configure:26830: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c configure:26830: $? = 0 configure:26830: result: yes configure:26830: checking for execinfo.h configure:26830: result: yes configure:26830: checking for fnmatch.h configure:26830: result: yes configure:26830: checking for inttypes.h configure:26830: result: yes configure:26830: checking io.h usability configure:26830: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 conftest.c:281:16: fatal error: io.h: No such file or directory #include ^ compilation terminated. configure:26830: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define NEED_MKSTEMP_PROTO 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_STRERROR_R 1 | #define GETHOSTBYNAME_PROTO_COMPATIBLE 1 | #define GETSERVBYNAME_PROTO_COMPATIBLE 1 | #define GETSOCKNAME_PROTO_COMPATIBLE 1 | #define OPENLOG_PROTO_COMPATIBLE 1 | #define HAVE_H_ERRNO 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_H_ERRLIST 1 | #define HAVE_DECL_H_ERRLIST 0 | #define HAVE_H_NERR 1 | #define HAVE_DECL_H_NERR 0 | #define HAVE___PROGNAME 1 | #define HAVE_DECL___PROGNAME 0 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_OPTIND 1 | #define HAVE_DECL_OPTERR 1 | #define HAVE_DECL_OPTOPT 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TIMEZONE 1 | #define HAVE_DECL_TIMEZONE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_WINSIZE 1 | #define HAVE_STRUCT_SPWD 1 | #define ENABLE_AFS_STRING_TO_KEY 1 | #define ENDIANESS_IN_SYS_PARAM_H 1 | #define HAVE_LONG_LONG 1 | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_TELNET_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_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:26830: result: no configure:26830: checking io.h presence configure:26830: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c conftest.c:248:16: fatal error: io.h: No such file or directory #include ^ compilation terminated. configure:26830: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define NEED_MKSTEMP_PROTO 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_STRERROR_R 1 | #define GETHOSTBYNAME_PROTO_COMPATIBLE 1 | #define GETSERVBYNAME_PROTO_COMPATIBLE 1 | #define GETSOCKNAME_PROTO_COMPATIBLE 1 | #define OPENLOG_PROTO_COMPATIBLE 1 | #define HAVE_H_ERRNO 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_H_ERRLIST 1 | #define HAVE_DECL_H_ERRLIST 0 | #define HAVE_H_NERR 1 | #define HAVE_DECL_H_NERR 0 | #define HAVE___PROGNAME 1 | #define HAVE_DECL___PROGNAME 0 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_OPTIND 1 | #define HAVE_DECL_OPTERR 1 | #define HAVE_DECL_OPTOPT 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TIMEZONE 1 | #define HAVE_DECL_TIMEZONE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_WINSIZE 1 | #define HAVE_STRUCT_SPWD 1 | #define ENABLE_AFS_STRING_TO_KEY 1 | #define ENDIANESS_IN_SYS_PARAM_H 1 | #define HAVE_LONG_LONG 1 | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_TELNET_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | /* end confdefs.h. */ | #include configure:26830: result: no configure:26830: checking for io.h configure:26830: result: no configure:26830: checking libutil.h usability configure:26830: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 conftest.c:281:21: fatal error: libutil.h: No such file or directory #include ^ compilation terminated. configure:26830: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define NEED_MKSTEMP_PROTO 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_STRERROR_R 1 | #define GETHOSTBYNAME_PROTO_COMPATIBLE 1 | #define GETSERVBYNAME_PROTO_COMPATIBLE 1 | #define GETSOCKNAME_PROTO_COMPATIBLE 1 | #define OPENLOG_PROTO_COMPATIBLE 1 | #define HAVE_H_ERRNO 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_H_ERRLIST 1 | #define HAVE_DECL_H_ERRLIST 0 | #define HAVE_H_NERR 1 | #define HAVE_DECL_H_NERR 0 | #define HAVE___PROGNAME 1 | #define HAVE_DECL___PROGNAME 0 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_OPTIND 1 | #define HAVE_DECL_OPTERR 1 | #define HAVE_DECL_OPTOPT 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TIMEZONE 1 | #define HAVE_DECL_TIMEZONE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_WINSIZE 1 | #define HAVE_STRUCT_SPWD 1 | #define ENABLE_AFS_STRING_TO_KEY 1 | #define ENDIANESS_IN_SYS_PARAM_H 1 | #define HAVE_LONG_LONG 1 | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_TELNET_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_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:26830: result: no configure:26830: checking libutil.h presence configure:26830: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c conftest.c:248:21: fatal error: libutil.h: No such file or directory #include ^ compilation terminated. configure:26830: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define NEED_MKSTEMP_PROTO 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_STRERROR_R 1 | #define GETHOSTBYNAME_PROTO_COMPATIBLE 1 | #define GETSERVBYNAME_PROTO_COMPATIBLE 1 | #define GETSOCKNAME_PROTO_COMPATIBLE 1 | #define OPENLOG_PROTO_COMPATIBLE 1 | #define HAVE_H_ERRNO 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_H_ERRLIST 1 | #define HAVE_DECL_H_ERRLIST 0 | #define HAVE_H_NERR 1 | #define HAVE_DECL_H_NERR 0 | #define HAVE___PROGNAME 1 | #define HAVE_DECL___PROGNAME 0 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_OPTIND 1 | #define HAVE_DECL_OPTERR 1 | #define HAVE_DECL_OPTOPT 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TIMEZONE 1 | #define HAVE_DECL_TIMEZONE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_WINSIZE 1 | #define HAVE_STRUCT_SPWD 1 | #define ENABLE_AFS_STRING_TO_KEY 1 | #define ENDIANESS_IN_SYS_PARAM_H 1 | #define HAVE_LONG_LONG 1 | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_TELNET_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | /* end confdefs.h. */ | #include configure:26830: result: no configure:26830: checking for libutil.h configure:26830: result: no configure:26830: checking limits.h usability configure:26830: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:26830: $? = 0 configure:26830: result: yes configure:26830: checking limits.h presence configure:26830: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c configure:26830: $? = 0 configure:26830: result: yes configure:26830: checking for limits.h configure:26830: result: yes configure:26830: checking maillock.h usability configure:26830: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 conftest.c:282:22: fatal error: maillock.h: No such file or directory #include ^ compilation terminated. configure:26830: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define NEED_MKSTEMP_PROTO 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_STRERROR_R 1 | #define GETHOSTBYNAME_PROTO_COMPATIBLE 1 | #define GETSERVBYNAME_PROTO_COMPATIBLE 1 | #define GETSOCKNAME_PROTO_COMPATIBLE 1 | #define OPENLOG_PROTO_COMPATIBLE 1 | #define HAVE_H_ERRNO 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_H_ERRLIST 1 | #define HAVE_DECL_H_ERRLIST 0 | #define HAVE_H_NERR 1 | #define HAVE_DECL_H_NERR 0 | #define HAVE___PROGNAME 1 | #define HAVE_DECL___PROGNAME 0 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_OPTIND 1 | #define HAVE_DECL_OPTERR 1 | #define HAVE_DECL_OPTOPT 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TIMEZONE 1 | #define HAVE_DECL_TIMEZONE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_WINSIZE 1 | #define HAVE_STRUCT_SPWD 1 | #define ENABLE_AFS_STRING_TO_KEY 1 | #define ENDIANESS_IN_SYS_PARAM_H 1 | #define HAVE_LONG_LONG 1 | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_TELNET_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_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:26830: result: no configure:26830: checking maillock.h presence configure:26830: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c conftest.c:249:22: fatal error: maillock.h: No such file or directory #include ^ compilation terminated. configure:26830: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define NEED_MKSTEMP_PROTO 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_STRERROR_R 1 | #define GETHOSTBYNAME_PROTO_COMPATIBLE 1 | #define GETSERVBYNAME_PROTO_COMPATIBLE 1 | #define GETSOCKNAME_PROTO_COMPATIBLE 1 | #define OPENLOG_PROTO_COMPATIBLE 1 | #define HAVE_H_ERRNO 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_H_ERRLIST 1 | #define HAVE_DECL_H_ERRLIST 0 | #define HAVE_H_NERR 1 | #define HAVE_DECL_H_NERR 0 | #define HAVE___PROGNAME 1 | #define HAVE_DECL___PROGNAME 0 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_OPTIND 1 | #define HAVE_DECL_OPTERR 1 | #define HAVE_DECL_OPTOPT 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TIMEZONE 1 | #define HAVE_DECL_TIMEZONE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_WINSIZE 1 | #define HAVE_STRUCT_SPWD 1 | #define ENABLE_AFS_STRING_TO_KEY 1 | #define ENDIANESS_IN_SYS_PARAM_H 1 | #define HAVE_LONG_LONG 1 | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_TELNET_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | #include configure:26830: result: no configure:26830: checking for maillock.h configure:26830: result: no configure:26830: checking netgroup.h usability configure:26830: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 conftest.c:282:22: fatal error: netgroup.h: No such file or directory #include ^ compilation terminated. configure:26830: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define NEED_MKSTEMP_PROTO 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_STRERROR_R 1 | #define GETHOSTBYNAME_PROTO_COMPATIBLE 1 | #define GETSERVBYNAME_PROTO_COMPATIBLE 1 | #define GETSOCKNAME_PROTO_COMPATIBLE 1 | #define OPENLOG_PROTO_COMPATIBLE 1 | #define HAVE_H_ERRNO 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_H_ERRLIST 1 | #define HAVE_DECL_H_ERRLIST 0 | #define HAVE_H_NERR 1 | #define HAVE_DECL_H_NERR 0 | #define HAVE___PROGNAME 1 | #define HAVE_DECL___PROGNAME 0 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_OPTIND 1 | #define HAVE_DECL_OPTERR 1 | #define HAVE_DECL_OPTOPT 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TIMEZONE 1 | #define HAVE_DECL_TIMEZONE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_WINSIZE 1 | #define HAVE_STRUCT_SPWD 1 | #define ENABLE_AFS_STRING_TO_KEY 1 | #define ENDIANESS_IN_SYS_PARAM_H 1 | #define HAVE_LONG_LONG 1 | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_TELNET_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_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:26830: result: no configure:26830: checking netgroup.h presence configure:26830: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c conftest.c:249:22: fatal error: netgroup.h: No such file or directory #include ^ compilation terminated. configure:26830: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define NEED_MKSTEMP_PROTO 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_STRERROR_R 1 | #define GETHOSTBYNAME_PROTO_COMPATIBLE 1 | #define GETSERVBYNAME_PROTO_COMPATIBLE 1 | #define GETSOCKNAME_PROTO_COMPATIBLE 1 | #define OPENLOG_PROTO_COMPATIBLE 1 | #define HAVE_H_ERRNO 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_H_ERRLIST 1 | #define HAVE_DECL_H_ERRLIST 0 | #define HAVE_H_NERR 1 | #define HAVE_DECL_H_NERR 0 | #define HAVE___PROGNAME 1 | #define HAVE_DECL___PROGNAME 0 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_OPTIND 1 | #define HAVE_DECL_OPTERR 1 | #define HAVE_DECL_OPTOPT 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TIMEZONE 1 | #define HAVE_DECL_TIMEZONE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_WINSIZE 1 | #define HAVE_STRUCT_SPWD 1 | #define ENABLE_AFS_STRING_TO_KEY 1 | #define ENDIANESS_IN_SYS_PARAM_H 1 | #define HAVE_LONG_LONG 1 | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_TELNET_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | #include configure:26830: result: no configure:26830: checking for netgroup.h configure:26830: result: no configure:26830: checking netinet/in6_machtypes.h usability configure:26830: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 conftest.c:282:35: fatal error: netinet/in6_machtypes.h: No such file or directory #include ^ compilation terminated. configure:26830: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define NEED_MKSTEMP_PROTO 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_STRERROR_R 1 | #define GETHOSTBYNAME_PROTO_COMPATIBLE 1 | #define GETSERVBYNAME_PROTO_COMPATIBLE 1 | #define GETSOCKNAME_PROTO_COMPATIBLE 1 | #define OPENLOG_PROTO_COMPATIBLE 1 | #define HAVE_H_ERRNO 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_H_ERRLIST 1 | #define HAVE_DECL_H_ERRLIST 0 | #define HAVE_H_NERR 1 | #define HAVE_DECL_H_NERR 0 | #define HAVE___PROGNAME 1 | #define HAVE_DECL___PROGNAME 0 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_OPTIND 1 | #define HAVE_DECL_OPTERR 1 | #define HAVE_DECL_OPTOPT 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TIMEZONE 1 | #define HAVE_DECL_TIMEZONE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_WINSIZE 1 | #define HAVE_STRUCT_SPWD 1 | #define ENABLE_AFS_STRING_TO_KEY 1 | #define ENDIANESS_IN_SYS_PARAM_H 1 | #define HAVE_LONG_LONG 1 | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_TELNET_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_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:26830: result: no configure:26830: checking netinet/in6_machtypes.h presence configure:26830: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c conftest.c:249:35: fatal error: netinet/in6_machtypes.h: No such file or directory #include ^ compilation terminated. configure:26830: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define NEED_MKSTEMP_PROTO 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_STRERROR_R 1 | #define GETHOSTBYNAME_PROTO_COMPATIBLE 1 | #define GETSERVBYNAME_PROTO_COMPATIBLE 1 | #define GETSOCKNAME_PROTO_COMPATIBLE 1 | #define OPENLOG_PROTO_COMPATIBLE 1 | #define HAVE_H_ERRNO 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_H_ERRLIST 1 | #define HAVE_DECL_H_ERRLIST 0 | #define HAVE_H_NERR 1 | #define HAVE_DECL_H_NERR 0 | #define HAVE___PROGNAME 1 | #define HAVE_DECL___PROGNAME 0 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_OPTIND 1 | #define HAVE_DECL_OPTERR 1 | #define HAVE_DECL_OPTOPT 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TIMEZONE 1 | #define HAVE_DECL_TIMEZONE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_WINSIZE 1 | #define HAVE_STRUCT_SPWD 1 | #define ENABLE_AFS_STRING_TO_KEY 1 | #define ENDIANESS_IN_SYS_PARAM_H 1 | #define HAVE_LONG_LONG 1 | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_TELNET_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | #include configure:26830: result: no configure:26830: checking for netinet/in6_machtypes.h configure:26830: result: no configure:26830: checking pthread.h usability configure:26830: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:26830: $? = 0 configure:26830: result: yes configure:26830: checking pthread.h presence configure:26830: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c configure:26830: $? = 0 configure:26830: result: yes configure:26830: checking for pthread.h configure:26830: result: yes configure:26830: checking pty.h usability configure:26830: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:26830: $? = 0 configure:26830: result: yes configure:26830: checking pty.h presence configure:26830: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c configure:26830: $? = 0 configure:26830: result: yes configure:26830: checking for pty.h configure:26830: result: yes configure:26830: checking sac.h usability configure:26830: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 conftest.c:284:17: fatal error: sac.h: No such file or directory #include ^ compilation terminated. configure:26830: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define NEED_MKSTEMP_PROTO 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_STRERROR_R 1 | #define GETHOSTBYNAME_PROTO_COMPATIBLE 1 | #define GETSERVBYNAME_PROTO_COMPATIBLE 1 | #define GETSOCKNAME_PROTO_COMPATIBLE 1 | #define OPENLOG_PROTO_COMPATIBLE 1 | #define HAVE_H_ERRNO 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_H_ERRLIST 1 | #define HAVE_DECL_H_ERRLIST 0 | #define HAVE_H_NERR 1 | #define HAVE_DECL_H_NERR 0 | #define HAVE___PROGNAME 1 | #define HAVE_DECL___PROGNAME 0 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_OPTIND 1 | #define HAVE_DECL_OPTERR 1 | #define HAVE_DECL_OPTOPT 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TIMEZONE 1 | #define HAVE_DECL_TIMEZONE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_WINSIZE 1 | #define HAVE_STRUCT_SPWD 1 | #define ENABLE_AFS_STRING_TO_KEY 1 | #define ENDIANESS_IN_SYS_PARAM_H 1 | #define HAVE_LONG_LONG 1 | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_TELNET_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_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:26830: result: no configure:26830: checking sac.h presence configure:26830: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c conftest.c:251:17: fatal error: sac.h: No such file or directory #include ^ compilation terminated. configure:26830: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define NEED_MKSTEMP_PROTO 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_STRERROR_R 1 | #define GETHOSTBYNAME_PROTO_COMPATIBLE 1 | #define GETSERVBYNAME_PROTO_COMPATIBLE 1 | #define GETSOCKNAME_PROTO_COMPATIBLE 1 | #define OPENLOG_PROTO_COMPATIBLE 1 | #define HAVE_H_ERRNO 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_H_ERRLIST 1 | #define HAVE_DECL_H_ERRLIST 0 | #define HAVE_H_NERR 1 | #define HAVE_DECL_H_NERR 0 | #define HAVE___PROGNAME 1 | #define HAVE_DECL___PROGNAME 0 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_OPTIND 1 | #define HAVE_DECL_OPTERR 1 | #define HAVE_DECL_OPTOPT 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TIMEZONE 1 | #define HAVE_DECL_TIMEZONE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_WINSIZE 1 | #define HAVE_STRUCT_SPWD 1 | #define ENABLE_AFS_STRING_TO_KEY 1 | #define ENDIANESS_IN_SYS_PARAM_H 1 | #define HAVE_LONG_LONG 1 | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_TELNET_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | /* end confdefs.h. */ | #include configure:26830: result: no configure:26830: checking for sac.h configure:26830: result: no configure:26830: checking sgtty.h usability configure:26830: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:26830: $? = 0 configure:26830: result: yes configure:26830: checking sgtty.h presence configure:26830: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c configure:26830: $? = 0 configure:26830: result: yes configure:26830: checking for sgtty.h configure:26830: result: yes configure:26830: checking siad.h usability configure:26830: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 conftest.c:285:18: fatal error: siad.h: No such file or directory #include ^ compilation terminated. configure:26830: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define NEED_MKSTEMP_PROTO 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_STRERROR_R 1 | #define GETHOSTBYNAME_PROTO_COMPATIBLE 1 | #define GETSERVBYNAME_PROTO_COMPATIBLE 1 | #define GETSOCKNAME_PROTO_COMPATIBLE 1 | #define OPENLOG_PROTO_COMPATIBLE 1 | #define HAVE_H_ERRNO 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_H_ERRLIST 1 | #define HAVE_DECL_H_ERRLIST 0 | #define HAVE_H_NERR 1 | #define HAVE_DECL_H_NERR 0 | #define HAVE___PROGNAME 1 | #define HAVE_DECL___PROGNAME 0 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_OPTIND 1 | #define HAVE_DECL_OPTERR 1 | #define HAVE_DECL_OPTOPT 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TIMEZONE 1 | #define HAVE_DECL_TIMEZONE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_WINSIZE 1 | #define HAVE_STRUCT_SPWD 1 | #define ENABLE_AFS_STRING_TO_KEY 1 | #define ENDIANESS_IN_SYS_PARAM_H 1 | #define HAVE_LONG_LONG 1 | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_TELNET_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SGTTY_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:26830: result: no configure:26830: checking siad.h presence configure:26830: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c conftest.c:252:18: fatal error: siad.h: No such file or directory #include ^ compilation terminated. configure:26830: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define NEED_MKSTEMP_PROTO 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_STRERROR_R 1 | #define GETHOSTBYNAME_PROTO_COMPATIBLE 1 | #define GETSERVBYNAME_PROTO_COMPATIBLE 1 | #define GETSOCKNAME_PROTO_COMPATIBLE 1 | #define OPENLOG_PROTO_COMPATIBLE 1 | #define HAVE_H_ERRNO 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_H_ERRLIST 1 | #define HAVE_DECL_H_ERRLIST 0 | #define HAVE_H_NERR 1 | #define HAVE_DECL_H_NERR 0 | #define HAVE___PROGNAME 1 | #define HAVE_DECL___PROGNAME 0 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_OPTIND 1 | #define HAVE_DECL_OPTERR 1 | #define HAVE_DECL_OPTOPT 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TIMEZONE 1 | #define HAVE_DECL_TIMEZONE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_WINSIZE 1 | #define HAVE_STRUCT_SPWD 1 | #define ENABLE_AFS_STRING_TO_KEY 1 | #define ENDIANESS_IN_SYS_PARAM_H 1 | #define HAVE_LONG_LONG 1 | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_TELNET_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SGTTY_H 1 | /* end confdefs.h. */ | #include configure:26830: result: no configure:26830: checking for siad.h configure:26830: result: no configure:26830: checking signal.h usability configure:26830: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:26830: $? = 0 configure:26830: result: yes configure:26830: checking signal.h presence configure:26830: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c configure:26830: $? = 0 configure:26830: result: yes configure:26830: checking for signal.h configure:26830: result: yes configure:26830: checking for strings.h configure:26830: result: yes configure:26830: checking stropts.h usability configure:26830: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:26830: $? = 0 configure:26830: result: yes configure:26830: checking stropts.h presence configure:26830: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c configure:26830: $? = 0 configure:26830: result: yes configure:26830: checking for stropts.h configure:26830: result: yes configure:26830: checking sys/bitypes.h usability configure:26830: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:26830: $? = 0 configure:26830: result: yes configure:26830: checking sys/bitypes.h presence configure:26830: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c configure:26830: $? = 0 configure:26830: result: yes configure:26830: checking for sys/bitypes.h configure:26830: result: yes configure:26830: checking sys/category.h usability configure:26830: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 conftest.c:289:26: fatal error: sys/category.h: No such file or directory #include ^ compilation terminated. configure:26830: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define NEED_MKSTEMP_PROTO 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_STRERROR_R 1 | #define GETHOSTBYNAME_PROTO_COMPATIBLE 1 | #define GETSERVBYNAME_PROTO_COMPATIBLE 1 | #define GETSOCKNAME_PROTO_COMPATIBLE 1 | #define OPENLOG_PROTO_COMPATIBLE 1 | #define HAVE_H_ERRNO 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_H_ERRLIST 1 | #define HAVE_DECL_H_ERRLIST 0 | #define HAVE_H_NERR 1 | #define HAVE_DECL_H_NERR 0 | #define HAVE___PROGNAME 1 | #define HAVE_DECL___PROGNAME 0 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_OPTIND 1 | #define HAVE_DECL_OPTERR 1 | #define HAVE_DECL_OPTOPT 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TIMEZONE 1 | #define HAVE_DECL_TIMEZONE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_WINSIZE 1 | #define HAVE_STRUCT_SPWD 1 | #define ENABLE_AFS_STRING_TO_KEY 1 | #define ENDIANESS_IN_SYS_PARAM_H 1 | #define HAVE_LONG_LONG 1 | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_TELNET_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_BITYPES_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:26830: result: no configure:26830: checking sys/category.h presence configure:26830: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c conftest.c:256:26: fatal error: sys/category.h: No such file or directory #include ^ compilation terminated. configure:26830: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define NEED_MKSTEMP_PROTO 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_STRERROR_R 1 | #define GETHOSTBYNAME_PROTO_COMPATIBLE 1 | #define GETSERVBYNAME_PROTO_COMPATIBLE 1 | #define GETSOCKNAME_PROTO_COMPATIBLE 1 | #define OPENLOG_PROTO_COMPATIBLE 1 | #define HAVE_H_ERRNO 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_H_ERRLIST 1 | #define HAVE_DECL_H_ERRLIST 0 | #define HAVE_H_NERR 1 | #define HAVE_DECL_H_NERR 0 | #define HAVE___PROGNAME 1 | #define HAVE_DECL___PROGNAME 0 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_OPTIND 1 | #define HAVE_DECL_OPTERR 1 | #define HAVE_DECL_OPTOPT 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TIMEZONE 1 | #define HAVE_DECL_TIMEZONE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_WINSIZE 1 | #define HAVE_STRUCT_SPWD 1 | #define ENABLE_AFS_STRING_TO_KEY 1 | #define ENDIANESS_IN_SYS_PARAM_H 1 | #define HAVE_LONG_LONG 1 | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_TELNET_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_BITYPES_H 1 | /* end confdefs.h. */ | #include configure:26830: result: no configure:26830: checking for sys/category.h configure:26830: result: no configure:26830: checking sys/file.h usability configure:26830: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:26830: $? = 0 configure:26830: result: yes configure:26830: checking sys/file.h presence configure:26830: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c configure:26830: $? = 0 configure:26830: result: yes configure:26830: checking for sys/file.h configure:26830: result: yes configure:26830: checking sys/filio.h usability configure:26830: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 conftest.c:290:23: fatal error: sys/filio.h: No such file or directory #include ^ compilation terminated. configure:26830: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define NEED_MKSTEMP_PROTO 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_STRERROR_R 1 | #define GETHOSTBYNAME_PROTO_COMPATIBLE 1 | #define GETSERVBYNAME_PROTO_COMPATIBLE 1 | #define GETSOCKNAME_PROTO_COMPATIBLE 1 | #define OPENLOG_PROTO_COMPATIBLE 1 | #define HAVE_H_ERRNO 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_H_ERRLIST 1 | #define HAVE_DECL_H_ERRLIST 0 | #define HAVE_H_NERR 1 | #define HAVE_DECL_H_NERR 0 | #define HAVE___PROGNAME 1 | #define HAVE_DECL___PROGNAME 0 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_OPTIND 1 | #define HAVE_DECL_OPTERR 1 | #define HAVE_DECL_OPTOPT 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TIMEZONE 1 | #define HAVE_DECL_TIMEZONE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_WINSIZE 1 | #define HAVE_STRUCT_SPWD 1 | #define ENABLE_AFS_STRING_TO_KEY 1 | #define ENDIANESS_IN_SYS_PARAM_H 1 | #define HAVE_LONG_LONG 1 | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_TELNET_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_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:26830: result: no configure:26830: checking sys/filio.h presence configure:26830: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c conftest.c:257:23: fatal error: sys/filio.h: No such file or directory #include ^ compilation terminated. configure:26830: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define NEED_MKSTEMP_PROTO 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_STRERROR_R 1 | #define GETHOSTBYNAME_PROTO_COMPATIBLE 1 | #define GETSERVBYNAME_PROTO_COMPATIBLE 1 | #define GETSOCKNAME_PROTO_COMPATIBLE 1 | #define OPENLOG_PROTO_COMPATIBLE 1 | #define HAVE_H_ERRNO 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_H_ERRLIST 1 | #define HAVE_DECL_H_ERRLIST 0 | #define HAVE_H_NERR 1 | #define HAVE_DECL_H_NERR 0 | #define HAVE___PROGNAME 1 | #define HAVE_DECL___PROGNAME 0 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_OPTIND 1 | #define HAVE_DECL_OPTERR 1 | #define HAVE_DECL_OPTOPT 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TIMEZONE 1 | #define HAVE_DECL_TIMEZONE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_WINSIZE 1 | #define HAVE_STRUCT_SPWD 1 | #define ENABLE_AFS_STRING_TO_KEY 1 | #define ENDIANESS_IN_SYS_PARAM_H 1 | #define HAVE_LONG_LONG 1 | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_TELNET_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | /* end confdefs.h. */ | #include configure:26830: result: no configure:26830: checking for sys/filio.h configure:26830: result: no configure:26830: checking sys/ioccom.h usability configure:26830: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 conftest.c:290:24: fatal error: sys/ioccom.h: No such file or directory #include ^ compilation terminated. configure:26830: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define NEED_MKSTEMP_PROTO 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_STRERROR_R 1 | #define GETHOSTBYNAME_PROTO_COMPATIBLE 1 | #define GETSERVBYNAME_PROTO_COMPATIBLE 1 | #define GETSOCKNAME_PROTO_COMPATIBLE 1 | #define OPENLOG_PROTO_COMPATIBLE 1 | #define HAVE_H_ERRNO 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_H_ERRLIST 1 | #define HAVE_DECL_H_ERRLIST 0 | #define HAVE_H_NERR 1 | #define HAVE_DECL_H_NERR 0 | #define HAVE___PROGNAME 1 | #define HAVE_DECL___PROGNAME 0 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_OPTIND 1 | #define HAVE_DECL_OPTERR 1 | #define HAVE_DECL_OPTOPT 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TIMEZONE 1 | #define HAVE_DECL_TIMEZONE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_WINSIZE 1 | #define HAVE_STRUCT_SPWD 1 | #define ENABLE_AFS_STRING_TO_KEY 1 | #define ENDIANESS_IN_SYS_PARAM_H 1 | #define HAVE_LONG_LONG 1 | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_TELNET_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_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:26830: result: no configure:26830: checking sys/ioccom.h presence configure:26830: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c conftest.c:257:24: fatal error: sys/ioccom.h: No such file or directory #include ^ compilation terminated. configure:26830: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define NEED_MKSTEMP_PROTO 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_STRERROR_R 1 | #define GETHOSTBYNAME_PROTO_COMPATIBLE 1 | #define GETSERVBYNAME_PROTO_COMPATIBLE 1 | #define GETSOCKNAME_PROTO_COMPATIBLE 1 | #define OPENLOG_PROTO_COMPATIBLE 1 | #define HAVE_H_ERRNO 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_H_ERRLIST 1 | #define HAVE_DECL_H_ERRLIST 0 | #define HAVE_H_NERR 1 | #define HAVE_DECL_H_NERR 0 | #define HAVE___PROGNAME 1 | #define HAVE_DECL___PROGNAME 0 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_OPTIND 1 | #define HAVE_DECL_OPTERR 1 | #define HAVE_DECL_OPTOPT 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TIMEZONE 1 | #define HAVE_DECL_TIMEZONE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_WINSIZE 1 | #define HAVE_STRUCT_SPWD 1 | #define ENABLE_AFS_STRING_TO_KEY 1 | #define ENDIANESS_IN_SYS_PARAM_H 1 | #define HAVE_LONG_LONG 1 | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_TELNET_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | /* end confdefs.h. */ | #include configure:26830: result: no configure:26830: checking for sys/ioccom.h configure:26830: result: no configure:26830: checking for sys/mman.h configure:26830: result: yes configure:26830: checking for sys/param.h configure:26830: result: yes configure:26830: checking sys/pty.h usability configure:26830: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 conftest.c:292:21: fatal error: sys/pty.h: No such file or directory #include ^ compilation terminated. configure:26830: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define NEED_MKSTEMP_PROTO 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_STRERROR_R 1 | #define GETHOSTBYNAME_PROTO_COMPATIBLE 1 | #define GETSERVBYNAME_PROTO_COMPATIBLE 1 | #define GETSOCKNAME_PROTO_COMPATIBLE 1 | #define OPENLOG_PROTO_COMPATIBLE 1 | #define HAVE_H_ERRNO 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_H_ERRLIST 1 | #define HAVE_DECL_H_ERRLIST 0 | #define HAVE_H_NERR 1 | #define HAVE_DECL_H_NERR 0 | #define HAVE___PROGNAME 1 | #define HAVE_DECL___PROGNAME 0 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_OPTIND 1 | #define HAVE_DECL_OPTERR 1 | #define HAVE_DECL_OPTOPT 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TIMEZONE 1 | #define HAVE_DECL_TIMEZONE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_WINSIZE 1 | #define HAVE_STRUCT_SPWD 1 | #define ENABLE_AFS_STRING_TO_KEY 1 | #define ENDIANESS_IN_SYS_PARAM_H 1 | #define HAVE_LONG_LONG 1 | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_TELNET_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_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:26830: result: no configure:26830: checking sys/pty.h presence configure:26830: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c conftest.c:259:21: fatal error: sys/pty.h: No such file or directory #include ^ compilation terminated. configure:26830: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define NEED_MKSTEMP_PROTO 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_STRERROR_R 1 | #define GETHOSTBYNAME_PROTO_COMPATIBLE 1 | #define GETSERVBYNAME_PROTO_COMPATIBLE 1 | #define GETSOCKNAME_PROTO_COMPATIBLE 1 | #define OPENLOG_PROTO_COMPATIBLE 1 | #define HAVE_H_ERRNO 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_H_ERRLIST 1 | #define HAVE_DECL_H_ERRLIST 0 | #define HAVE_H_NERR 1 | #define HAVE_DECL_H_NERR 0 | #define HAVE___PROGNAME 1 | #define HAVE_DECL___PROGNAME 0 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_OPTIND 1 | #define HAVE_DECL_OPTERR 1 | #define HAVE_DECL_OPTOPT 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TIMEZONE 1 | #define HAVE_DECL_TIMEZONE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_WINSIZE 1 | #define HAVE_STRUCT_SPWD 1 | #define ENABLE_AFS_STRING_TO_KEY 1 | #define ENDIANESS_IN_SYS_PARAM_H 1 | #define HAVE_LONG_LONG 1 | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_TELNET_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include configure:26830: result: no configure:26830: checking for sys/pty.h configure:26830: result: no configure:26830: checking sys/ptyio.h usability configure:26830: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 conftest.c:292:23: fatal error: sys/ptyio.h: No such file or directory #include ^ compilation terminated. configure:26830: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define NEED_MKSTEMP_PROTO 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_STRERROR_R 1 | #define GETHOSTBYNAME_PROTO_COMPATIBLE 1 | #define GETSERVBYNAME_PROTO_COMPATIBLE 1 | #define GETSOCKNAME_PROTO_COMPATIBLE 1 | #define OPENLOG_PROTO_COMPATIBLE 1 | #define HAVE_H_ERRNO 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_H_ERRLIST 1 | #define HAVE_DECL_H_ERRLIST 0 | #define HAVE_H_NERR 1 | #define HAVE_DECL_H_NERR 0 | #define HAVE___PROGNAME 1 | #define HAVE_DECL___PROGNAME 0 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_OPTIND 1 | #define HAVE_DECL_OPTERR 1 | #define HAVE_DECL_OPTOPT 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TIMEZONE 1 | #define HAVE_DECL_TIMEZONE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_WINSIZE 1 | #define HAVE_STRUCT_SPWD 1 | #define ENABLE_AFS_STRING_TO_KEY 1 | #define ENDIANESS_IN_SYS_PARAM_H 1 | #define HAVE_LONG_LONG 1 | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_TELNET_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_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:26830: result: no configure:26830: checking sys/ptyio.h presence configure:26830: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c conftest.c:259:23: fatal error: sys/ptyio.h: No such file or directory #include ^ compilation terminated. configure:26830: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define NEED_MKSTEMP_PROTO 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_STRERROR_R 1 | #define GETHOSTBYNAME_PROTO_COMPATIBLE 1 | #define GETSERVBYNAME_PROTO_COMPATIBLE 1 | #define GETSOCKNAME_PROTO_COMPATIBLE 1 | #define OPENLOG_PROTO_COMPATIBLE 1 | #define HAVE_H_ERRNO 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_H_ERRLIST 1 | #define HAVE_DECL_H_ERRLIST 0 | #define HAVE_H_NERR 1 | #define HAVE_DECL_H_NERR 0 | #define HAVE___PROGNAME 1 | #define HAVE_DECL___PROGNAME 0 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_OPTIND 1 | #define HAVE_DECL_OPTERR 1 | #define HAVE_DECL_OPTOPT 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TIMEZONE 1 | #define HAVE_DECL_TIMEZONE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_WINSIZE 1 | #define HAVE_STRUCT_SPWD 1 | #define ENABLE_AFS_STRING_TO_KEY 1 | #define ENDIANESS_IN_SYS_PARAM_H 1 | #define HAVE_LONG_LONG 1 | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_TELNET_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include configure:26830: result: no configure:26830: checking for sys/ptyio.h configure:26830: result: no configure:26830: checking sys/select.h usability configure:26830: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:26830: $? = 0 configure:26830: result: yes configure:26830: checking sys/select.h presence configure:26830: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c configure:26830: $? = 0 configure:26830: result: yes configure:26830: checking for sys/select.h configure:26830: result: yes configure:26830: checking for sys/socket.h configure:26830: result: yes configure:26830: checking sys/str_tty.h usability configure:26830: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 conftest.c:294:25: fatal error: sys/str_tty.h: No such file or directory #include ^ compilation terminated. configure:26830: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define NEED_MKSTEMP_PROTO 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_STRERROR_R 1 | #define GETHOSTBYNAME_PROTO_COMPATIBLE 1 | #define GETSERVBYNAME_PROTO_COMPATIBLE 1 | #define GETSOCKNAME_PROTO_COMPATIBLE 1 | #define OPENLOG_PROTO_COMPATIBLE 1 | #define HAVE_H_ERRNO 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_H_ERRLIST 1 | #define HAVE_DECL_H_ERRLIST 0 | #define HAVE_H_NERR 1 | #define HAVE_DECL_H_NERR 0 | #define HAVE___PROGNAME 1 | #define HAVE_DECL___PROGNAME 0 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_OPTIND 1 | #define HAVE_DECL_OPTERR 1 | #define HAVE_DECL_OPTOPT 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TIMEZONE 1 | #define HAVE_DECL_TIMEZONE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_WINSIZE 1 | #define HAVE_STRUCT_SPWD 1 | #define ENABLE_AFS_STRING_TO_KEY 1 | #define ENDIANESS_IN_SYS_PARAM_H 1 | #define HAVE_LONG_LONG 1 | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_TELNET_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_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:26830: result: no configure:26830: checking sys/str_tty.h presence configure:26830: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c conftest.c:261:25: fatal error: sys/str_tty.h: No such file or directory #include ^ compilation terminated. configure:26830: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define NEED_MKSTEMP_PROTO 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_STRERROR_R 1 | #define GETHOSTBYNAME_PROTO_COMPATIBLE 1 | #define GETSERVBYNAME_PROTO_COMPATIBLE 1 | #define GETSOCKNAME_PROTO_COMPATIBLE 1 | #define OPENLOG_PROTO_COMPATIBLE 1 | #define HAVE_H_ERRNO 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_H_ERRLIST 1 | #define HAVE_DECL_H_ERRLIST 0 | #define HAVE_H_NERR 1 | #define HAVE_DECL_H_NERR 0 | #define HAVE___PROGNAME 1 | #define HAVE_DECL___PROGNAME 0 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_OPTIND 1 | #define HAVE_DECL_OPTERR 1 | #define HAVE_DECL_OPTOPT 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TIMEZONE 1 | #define HAVE_DECL_TIMEZONE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_WINSIZE 1 | #define HAVE_STRUCT_SPWD 1 | #define ENABLE_AFS_STRING_TO_KEY 1 | #define ENDIANESS_IN_SYS_PARAM_H 1 | #define HAVE_LONG_LONG 1 | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_TELNET_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include configure:26830: result: no configure:26830: checking for sys/str_tty.h configure:26830: result: no configure:26830: checking sys/stream.h usability configure:26830: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 conftest.c:294:24: fatal error: sys/stream.h: No such file or directory #include ^ compilation terminated. configure:26830: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define NEED_MKSTEMP_PROTO 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_STRERROR_R 1 | #define GETHOSTBYNAME_PROTO_COMPATIBLE 1 | #define GETSERVBYNAME_PROTO_COMPATIBLE 1 | #define GETSOCKNAME_PROTO_COMPATIBLE 1 | #define OPENLOG_PROTO_COMPATIBLE 1 | #define HAVE_H_ERRNO 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_H_ERRLIST 1 | #define HAVE_DECL_H_ERRLIST 0 | #define HAVE_H_NERR 1 | #define HAVE_DECL_H_NERR 0 | #define HAVE___PROGNAME 1 | #define HAVE_DECL___PROGNAME 0 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_OPTIND 1 | #define HAVE_DECL_OPTERR 1 | #define HAVE_DECL_OPTOPT 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TIMEZONE 1 | #define HAVE_DECL_TIMEZONE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_WINSIZE 1 | #define HAVE_STRUCT_SPWD 1 | #define ENABLE_AFS_STRING_TO_KEY 1 | #define ENDIANESS_IN_SYS_PARAM_H 1 | #define HAVE_LONG_LONG 1 | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_TELNET_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_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:26830: result: no configure:26830: checking sys/stream.h presence configure:26830: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c conftest.c:261:24: fatal error: sys/stream.h: No such file or directory #include ^ compilation terminated. configure:26830: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define NEED_MKSTEMP_PROTO 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_STRERROR_R 1 | #define GETHOSTBYNAME_PROTO_COMPATIBLE 1 | #define GETSERVBYNAME_PROTO_COMPATIBLE 1 | #define GETSOCKNAME_PROTO_COMPATIBLE 1 | #define OPENLOG_PROTO_COMPATIBLE 1 | #define HAVE_H_ERRNO 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_H_ERRLIST 1 | #define HAVE_DECL_H_ERRLIST 0 | #define HAVE_H_NERR 1 | #define HAVE_DECL_H_NERR 0 | #define HAVE___PROGNAME 1 | #define HAVE_DECL___PROGNAME 0 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_OPTIND 1 | #define HAVE_DECL_OPTERR 1 | #define HAVE_DECL_OPTOPT 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TIMEZONE 1 | #define HAVE_DECL_TIMEZONE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_WINSIZE 1 | #define HAVE_STRUCT_SPWD 1 | #define ENABLE_AFS_STRING_TO_KEY 1 | #define ENDIANESS_IN_SYS_PARAM_H 1 | #define HAVE_LONG_LONG 1 | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_TELNET_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include configure:26830: result: no configure:26830: checking for sys/stream.h configure:26830: result: no configure:26830: checking sys/stropts.h usability configure:26830: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:26830: $? = 0 configure:26830: result: yes configure:26830: checking sys/stropts.h presence configure:26830: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c configure:26830: $? = 0 configure:26830: result: yes configure:26830: checking for sys/stropts.h configure:26830: result: yes configure:26830: checking sys/syscall.h usability configure:26830: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:26830: $? = 0 configure:26830: result: yes configure:26830: checking sys/syscall.h presence configure:26830: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c configure:26830: $? = 0 configure:26830: result: yes configure:26830: checking for sys/syscall.h configure:26830: result: yes configure:26830: checking sys/termio.h usability configure:26830: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 conftest.c:296:24: fatal error: sys/termio.h: No such file or directory #include ^ compilation terminated. configure:26830: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define NEED_MKSTEMP_PROTO 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_STRERROR_R 1 | #define GETHOSTBYNAME_PROTO_COMPATIBLE 1 | #define GETSERVBYNAME_PROTO_COMPATIBLE 1 | #define GETSOCKNAME_PROTO_COMPATIBLE 1 | #define OPENLOG_PROTO_COMPATIBLE 1 | #define HAVE_H_ERRNO 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_H_ERRLIST 1 | #define HAVE_DECL_H_ERRLIST 0 | #define HAVE_H_NERR 1 | #define HAVE_DECL_H_NERR 0 | #define HAVE___PROGNAME 1 | #define HAVE_DECL___PROGNAME 0 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_OPTIND 1 | #define HAVE_DECL_OPTERR 1 | #define HAVE_DECL_OPTOPT 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TIMEZONE 1 | #define HAVE_DECL_TIMEZONE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_WINSIZE 1 | #define HAVE_STRUCT_SPWD 1 | #define ENABLE_AFS_STRING_TO_KEY 1 | #define ENDIANESS_IN_SYS_PARAM_H 1 | #define HAVE_LONG_LONG 1 | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_TELNET_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCALL_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:26830: result: no configure:26830: checking sys/termio.h presence configure:26830: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c conftest.c:263:24: fatal error: sys/termio.h: No such file or directory #include ^ compilation terminated. configure:26830: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define NEED_MKSTEMP_PROTO 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_STRERROR_R 1 | #define GETHOSTBYNAME_PROTO_COMPATIBLE 1 | #define GETSERVBYNAME_PROTO_COMPATIBLE 1 | #define GETSOCKNAME_PROTO_COMPATIBLE 1 | #define OPENLOG_PROTO_COMPATIBLE 1 | #define HAVE_H_ERRNO 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_H_ERRLIST 1 | #define HAVE_DECL_H_ERRLIST 0 | #define HAVE_H_NERR 1 | #define HAVE_DECL_H_NERR 0 | #define HAVE___PROGNAME 1 | #define HAVE_DECL___PROGNAME 0 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_OPTIND 1 | #define HAVE_DECL_OPTERR 1 | #define HAVE_DECL_OPTOPT 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TIMEZONE 1 | #define HAVE_DECL_TIMEZONE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_WINSIZE 1 | #define HAVE_STRUCT_SPWD 1 | #define ENABLE_AFS_STRING_TO_KEY 1 | #define ENDIANESS_IN_SYS_PARAM_H 1 | #define HAVE_LONG_LONG 1 | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_TELNET_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | /* end confdefs.h. */ | #include configure:26830: result: no configure:26830: checking for sys/termio.h configure:26830: result: no configure:26830: checking sys/timeb.h usability configure:26830: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:26830: $? = 0 configure:26830: result: yes configure:26830: checking sys/timeb.h presence configure:26830: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c configure:26830: $? = 0 configure:26830: result: yes configure:26830: checking for sys/timeb.h configure:26830: result: yes configure:26830: checking sys/times.h usability configure:26830: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:26830: $? = 0 configure:26830: result: yes configure:26830: checking sys/times.h presence configure:26830: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c configure:26830: $? = 0 configure:26830: result: yes configure:26830: checking for sys/times.h configure:26830: result: yes configure:26830: checking for sys/types.h configure:26830: result: yes configure:26830: checking sys/un.h usability configure:26830: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:26830: $? = 0 configure:26830: result: yes configure:26830: checking sys/un.h presence configure:26830: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c configure:26830: $? = 0 configure:26830: result: yes configure:26830: checking for sys/un.h configure:26830: result: yes configure:26830: checking locale.h usability configure:26830: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:26830: $? = 0 configure:26830: result: yes configure:26830: checking locale.h presence configure:26830: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c configure:26830: $? = 0 configure:26830: result: yes configure:26830: checking for locale.h configure:26830: result: yes configure:26830: checking termcap.h usability configure:26830: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:26830: $? = 0 configure:26830: result: yes configure:26830: checking termcap.h presence configure:26830: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c configure:26830: $? = 0 configure:26830: result: yes configure:26830: checking for termcap.h configure:26830: result: yes configure:26830: checking termio.h usability configure:26830: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:26830: $? = 0 configure:26830: result: yes configure:26830: checking termio.h presence configure:26830: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c configure:26830: $? = 0 configure:26830: result: yes configure:26830: checking for termio.h configure:26830: result: yes configure:26830: checking for termios.h configure:26830: result: yes configure:26830: checking time.h usability configure:26830: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:26830: $? = 0 configure:26830: result: yes configure:26830: checking time.h presence configure:26830: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c configure:26830: $? = 0 configure:26830: result: yes configure:26830: checking for time.h configure:26830: result: yes configure:26830: checking tmpdir.h usability configure:26830: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 conftest.c:305:20: fatal error: tmpdir.h: No such file or directory #include ^ compilation terminated. configure:26830: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define NEED_MKSTEMP_PROTO 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_STRERROR_R 1 | #define GETHOSTBYNAME_PROTO_COMPATIBLE 1 | #define GETSERVBYNAME_PROTO_COMPATIBLE 1 | #define GETSOCKNAME_PROTO_COMPATIBLE 1 | #define OPENLOG_PROTO_COMPATIBLE 1 | #define HAVE_H_ERRNO 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_H_ERRLIST 1 | #define HAVE_DECL_H_ERRLIST 0 | #define HAVE_H_NERR 1 | #define HAVE_DECL_H_NERR 0 | #define HAVE___PROGNAME 1 | #define HAVE_DECL___PROGNAME 0 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_OPTIND 1 | #define HAVE_DECL_OPTERR 1 | #define HAVE_DECL_OPTOPT 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TIMEZONE 1 | #define HAVE_DECL_TIMEZONE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_WINSIZE 1 | #define HAVE_STRUCT_SPWD 1 | #define ENABLE_AFS_STRING_TO_KEY 1 | #define ENDIANESS_IN_SYS_PARAM_H 1 | #define HAVE_LONG_LONG 1 | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_TELNET_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_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:26830: result: no configure:26830: checking tmpdir.h presence configure:26830: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c conftest.c:272:20: fatal error: tmpdir.h: No such file or directory #include ^ compilation terminated. configure:26830: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define NEED_MKSTEMP_PROTO 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_STRERROR_R 1 | #define GETHOSTBYNAME_PROTO_COMPATIBLE 1 | #define GETSERVBYNAME_PROTO_COMPATIBLE 1 | #define GETSOCKNAME_PROTO_COMPATIBLE 1 | #define OPENLOG_PROTO_COMPATIBLE 1 | #define HAVE_H_ERRNO 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_H_ERRLIST 1 | #define HAVE_DECL_H_ERRLIST 0 | #define HAVE_H_NERR 1 | #define HAVE_DECL_H_NERR 0 | #define HAVE___PROGNAME 1 | #define HAVE_DECL___PROGNAME 0 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_OPTIND 1 | #define HAVE_DECL_OPTERR 1 | #define HAVE_DECL_OPTOPT 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TIMEZONE 1 | #define HAVE_DECL_TIMEZONE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_WINSIZE 1 | #define HAVE_STRUCT_SPWD 1 | #define ENABLE_AFS_STRING_TO_KEY 1 | #define ENDIANESS_IN_SYS_PARAM_H 1 | #define HAVE_LONG_LONG 1 | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_TELNET_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | /* end confdefs.h. */ | #include configure:26830: result: no configure:26830: checking for tmpdir.h configure:26830: result: no configure:26830: checking udb.h usability configure:26830: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 conftest.c:305:17: fatal error: udb.h: No such file or directory #include ^ compilation terminated. configure:26830: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define NEED_MKSTEMP_PROTO 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_STRERROR_R 1 | #define GETHOSTBYNAME_PROTO_COMPATIBLE 1 | #define GETSERVBYNAME_PROTO_COMPATIBLE 1 | #define GETSOCKNAME_PROTO_COMPATIBLE 1 | #define OPENLOG_PROTO_COMPATIBLE 1 | #define HAVE_H_ERRNO 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_H_ERRLIST 1 | #define HAVE_DECL_H_ERRLIST 0 | #define HAVE_H_NERR 1 | #define HAVE_DECL_H_NERR 0 | #define HAVE___PROGNAME 1 | #define HAVE_DECL___PROGNAME 0 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_OPTIND 1 | #define HAVE_DECL_OPTERR 1 | #define HAVE_DECL_OPTOPT 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TIMEZONE 1 | #define HAVE_DECL_TIMEZONE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_WINSIZE 1 | #define HAVE_STRUCT_SPWD 1 | #define ENABLE_AFS_STRING_TO_KEY 1 | #define ENDIANESS_IN_SYS_PARAM_H 1 | #define HAVE_LONG_LONG 1 | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_TELNET_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_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:26830: result: no configure:26830: checking udb.h presence configure:26830: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c conftest.c:272:17: fatal error: udb.h: No such file or directory #include ^ compilation terminated. configure:26830: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define NEED_MKSTEMP_PROTO 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_STRERROR_R 1 | #define GETHOSTBYNAME_PROTO_COMPATIBLE 1 | #define GETSERVBYNAME_PROTO_COMPATIBLE 1 | #define GETSOCKNAME_PROTO_COMPATIBLE 1 | #define OPENLOG_PROTO_COMPATIBLE 1 | #define HAVE_H_ERRNO 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_H_ERRLIST 1 | #define HAVE_DECL_H_ERRLIST 0 | #define HAVE_H_NERR 1 | #define HAVE_DECL_H_NERR 0 | #define HAVE___PROGNAME 1 | #define HAVE_DECL___PROGNAME 0 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_OPTIND 1 | #define HAVE_DECL_OPTERR 1 | #define HAVE_DECL_OPTOPT 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TIMEZONE 1 | #define HAVE_DECL_TIMEZONE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_WINSIZE 1 | #define HAVE_STRUCT_SPWD 1 | #define ENABLE_AFS_STRING_TO_KEY 1 | #define ENDIANESS_IN_SYS_PARAM_H 1 | #define HAVE_LONG_LONG 1 | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_TELNET_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | /* end confdefs.h. */ | #include configure:26830: result: no configure:26830: checking for udb.h configure:26830: result: no configure:26830: checking for util.h configure:26830: result: no configure:26843: checking for term.h configure:26843: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c configure:26843: $? = 0 configure:26843: result: yes configure:26856: checking for asl.h configure:26856: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 conftest.c:274:17: fatal error: asl.h: No such file or directory #include ^ compilation terminated. configure:26856: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define NEED_MKSTEMP_PROTO 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_STRERROR_R 1 | #define GETHOSTBYNAME_PROTO_COMPATIBLE 1 | #define GETSERVBYNAME_PROTO_COMPATIBLE 1 | #define GETSOCKNAME_PROTO_COMPATIBLE 1 | #define OPENLOG_PROTO_COMPATIBLE 1 | #define HAVE_H_ERRNO 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_H_ERRLIST 1 | #define HAVE_DECL_H_ERRLIST 0 | #define HAVE_H_NERR 1 | #define HAVE_DECL_H_NERR 0 | #define HAVE___PROGNAME 1 | #define HAVE_DECL___PROGNAME 0 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_OPTIND 1 | #define HAVE_DECL_OPTERR 1 | #define HAVE_DECL_OPTOPT 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TIMEZONE 1 | #define HAVE_DECL_TIMEZONE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_WINSIZE 1 | #define HAVE_STRUCT_SPWD 1 | #define ENABLE_AFS_STRING_TO_KEY 1 | #define ENDIANESS_IN_SYS_PARAM_H 1 | #define HAVE_LONG_LONG 1 | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_TELNET_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERM_H 1 | /* end confdefs.h. */ | | #include | #ifndef ASL_STRING_EMERG | #error ASL_STRING_EMERG missing | #endif | | #include configure:26856: result: no configure:26874: checking for net/if.h configure:26874: result: yes configure:26891: checking for sys/ptyvar.h configure:26891: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 conftest.c:311:24: fatal error: sys/ptyvar.h: No such file or directory #include ^ compilation terminated. configure:26891: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define NEED_MKSTEMP_PROTO 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_STRERROR_R 1 | #define GETHOSTBYNAME_PROTO_COMPATIBLE 1 | #define GETSERVBYNAME_PROTO_COMPATIBLE 1 | #define GETSOCKNAME_PROTO_COMPATIBLE 1 | #define OPENLOG_PROTO_COMPATIBLE 1 | #define HAVE_H_ERRNO 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_H_ERRLIST 1 | #define HAVE_DECL_H_ERRLIST 0 | #define HAVE_H_NERR 1 | #define HAVE_DECL_H_NERR 0 | #define HAVE___PROGNAME 1 | #define HAVE_DECL___PROGNAME 0 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_OPTIND 1 | #define HAVE_DECL_OPTERR 1 | #define HAVE_DECL_OPTOPT 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TIMEZONE 1 | #define HAVE_DECL_TIMEZONE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_WINSIZE 1 | #define HAVE_STRUCT_SPWD 1 | #define ENABLE_AFS_STRING_TO_KEY 1 | #define ENDIANESS_IN_SYS_PARAM_H 1 | #define HAVE_LONG_LONG 1 | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_TELNET_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERM_H 1 | #define HAVE_NET_IF_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 | #if HAVE_SYS_TTY_H | #include | #endif | | #include configure:26891: result: no configure:26908: checking for sys/strtty.h configure:26908: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 conftest.c:314:24: fatal error: sys/strtty.h: No such file or directory #include ^ compilation terminated. configure:26908: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define NEED_MKSTEMP_PROTO 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_STRERROR_R 1 | #define GETHOSTBYNAME_PROTO_COMPATIBLE 1 | #define GETSERVBYNAME_PROTO_COMPATIBLE 1 | #define GETSOCKNAME_PROTO_COMPATIBLE 1 | #define OPENLOG_PROTO_COMPATIBLE 1 | #define HAVE_H_ERRNO 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_H_ERRLIST 1 | #define HAVE_DECL_H_ERRLIST 0 | #define HAVE_H_NERR 1 | #define HAVE_DECL_H_NERR 0 | #define HAVE___PROGNAME 1 | #define HAVE_DECL___PROGNAME 0 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_OPTIND 1 | #define HAVE_DECL_OPTERR 1 | #define HAVE_DECL_OPTOPT 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TIMEZONE 1 | #define HAVE_DECL_TIMEZONE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_WINSIZE 1 | #define HAVE_STRUCT_SPWD 1 | #define ENABLE_AFS_STRING_TO_KEY 1 | #define ENDIANESS_IN_SYS_PARAM_H 1 | #define HAVE_LONG_LONG 1 | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_TELNET_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERM_H 1 | #define HAVE_NET_IF_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 | #if HAVE_TERMIOS_H | #include | #endif | #if HAVE_SYS_STREAM_H | #include | #endif | | #include configure:26908: result: no configure:26928: checking for sys/ucred.h configure:26928: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 conftest.c:314:23: fatal error: sys/ucred.h: No such file or directory #include ^ compilation terminated. configure:26928: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define NEED_MKSTEMP_PROTO 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_STRERROR_R 1 | #define GETHOSTBYNAME_PROTO_COMPATIBLE 1 | #define GETSERVBYNAME_PROTO_COMPATIBLE 1 | #define GETSOCKNAME_PROTO_COMPATIBLE 1 | #define OPENLOG_PROTO_COMPATIBLE 1 | #define HAVE_H_ERRNO 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_H_ERRLIST 1 | #define HAVE_DECL_H_ERRLIST 0 | #define HAVE_H_NERR 1 | #define HAVE_DECL_H_NERR 0 | #define HAVE___PROGNAME 1 | #define HAVE_DECL___PROGNAME 0 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_OPTIND 1 | #define HAVE_DECL_OPTERR 1 | #define HAVE_DECL_OPTOPT 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TIMEZONE 1 | #define HAVE_DECL_TIMEZONE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_WINSIZE 1 | #define HAVE_STRUCT_SPWD 1 | #define ENABLE_AFS_STRING_TO_KEY 1 | #define ENDIANESS_IN_SYS_PARAM_H 1 | #define HAVE_LONG_LONG 1 | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_TELNET_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERM_H 1 | #define HAVE_NET_IF_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 | #if HAVE_SYS_TYPES_H | #include | #endif | #if HAVE_SYS_PARAM_H | #include | #endif | | #include configure:26928: result: no configure:26948: checking for security/pam_modules.h configure:26948: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 conftest.c:307:31: fatal error: security/pam_appl.h: No such file or directory #include ^ compilation terminated. configure:26948: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define NEED_MKSTEMP_PROTO 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_STRERROR_R 1 | #define GETHOSTBYNAME_PROTO_COMPATIBLE 1 | #define GETSERVBYNAME_PROTO_COMPATIBLE 1 | #define GETSOCKNAME_PROTO_COMPATIBLE 1 | #define OPENLOG_PROTO_COMPATIBLE 1 | #define HAVE_H_ERRNO 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_H_ERRLIST 1 | #define HAVE_DECL_H_ERRLIST 0 | #define HAVE_H_NERR 1 | #define HAVE_DECL_H_NERR 0 | #define HAVE___PROGNAME 1 | #define HAVE_DECL___PROGNAME 0 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_OPTIND 1 | #define HAVE_DECL_OPTERR 1 | #define HAVE_DECL_OPTOPT 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TIMEZONE 1 | #define HAVE_DECL_TIMEZONE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_WINSIZE 1 | #define HAVE_STRUCT_SPWD 1 | #define ENABLE_AFS_STRING_TO_KEY 1 | #define ENDIANESS_IN_SYS_PARAM_H 1 | #define HAVE_LONG_LONG 1 | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_TELNET_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERM_H 1 | #define HAVE_NET_IF_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 | | | #include configure:26948: result: no configure:26970: checking for logwtmp configure:27002: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 conftest.c: In function 'main': conftest.c:282:1: warning: implicit declaration of function 'logwtmp' [-Wimplicit-function-declaration] logwtmp(0,0,0) ^~~~~~~ /tmp/ccdqb4x5.o: In function `main': conftest.c:(.text.startup+0xd): undefined reference to `logwtmp' collect2: error: ld returned 1 exit status configure:27002: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define NEED_MKSTEMP_PROTO 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_STRERROR_R 1 | #define GETHOSTBYNAME_PROTO_COMPATIBLE 1 | #define GETSERVBYNAME_PROTO_COMPATIBLE 1 | #define GETSOCKNAME_PROTO_COMPATIBLE 1 | #define OPENLOG_PROTO_COMPATIBLE 1 | #define HAVE_H_ERRNO 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_H_ERRLIST 1 | #define HAVE_DECL_H_ERRLIST 0 | #define HAVE_H_NERR 1 | #define HAVE_DECL_H_NERR 0 | #define HAVE___PROGNAME 1 | #define HAVE_DECL___PROGNAME 0 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_OPTIND 1 | #define HAVE_DECL_OPTERR 1 | #define HAVE_DECL_OPTOPT 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TIMEZONE 1 | #define HAVE_DECL_TIMEZONE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_WINSIZE 1 | #define HAVE_STRUCT_SPWD 1 | #define ENABLE_AFS_STRING_TO_KEY 1 | #define ENDIANESS_IN_SYS_PARAM_H 1 | #define HAVE_LONG_LONG 1 | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_TELNET_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERM_H 1 | #define HAVE_NET_IF_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_UTIL_H | #include | #endif | | int | main () | { | logwtmp(0,0,0) | ; | return 0; | } configure:27002: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lutil -lresolv -pthread -lpthread >&5 conftest.c: In function 'main': conftest.c:282:1: warning: implicit declaration of function 'logwtmp' [-Wimplicit-function-declaration] logwtmp(0,0,0) ^~~~~~~ configure:27002: $? = 0 configure:27062: result: yes, in -lutil configure:27071: checking for logout configure:27103: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 conftest.c: In function 'main': conftest.c:284:1: warning: implicit declaration of function 'logout' [-Wimplicit-function-declaration] logout(0) ^~~~~~ /tmp/ccaECk9g.o: In function `main': conftest.c:(.text.startup+0x9): undefined reference to `logout' collect2: error: ld returned 1 exit status configure:27103: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define NEED_MKSTEMP_PROTO 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_STRERROR_R 1 | #define GETHOSTBYNAME_PROTO_COMPATIBLE 1 | #define GETSERVBYNAME_PROTO_COMPATIBLE 1 | #define GETSOCKNAME_PROTO_COMPATIBLE 1 | #define OPENLOG_PROTO_COMPATIBLE 1 | #define HAVE_H_ERRNO 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_H_ERRLIST 1 | #define HAVE_DECL_H_ERRLIST 0 | #define HAVE_H_NERR 1 | #define HAVE_DECL_H_NERR 0 | #define HAVE___PROGNAME 1 | #define HAVE_DECL___PROGNAME 0 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_OPTIND 1 | #define HAVE_DECL_OPTERR 1 | #define HAVE_DECL_OPTOPT 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TIMEZONE 1 | #define HAVE_DECL_TIMEZONE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_WINSIZE 1 | #define HAVE_STRUCT_SPWD 1 | #define ENABLE_AFS_STRING_TO_KEY 1 | #define ENDIANESS_IN_SYS_PARAM_H 1 | #define HAVE_LONG_LONG 1 | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_TELNET_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERM_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LOGWTMP 1 | #define HAVE_LIBUTIL 1 | /* end confdefs.h. */ | | #ifdef HAVE_UTIL_H | #include | #endif | | int | main () | { | logout(0) | ; | return 0; | } configure:27103: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lutil -lresolv -pthread -lpthread >&5 conftest.c: In function 'main': conftest.c:284:1: warning: implicit declaration of function 'logout' [-Wimplicit-function-declaration] logout(0) ^~~~~~ configure:27103: $? = 0 configure:27163: result: yes, in -lutil configure:27172: checking for openpty configure:27204: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 conftest.c: In function 'main': conftest.c:286:1: warning: implicit declaration of function 'openpty' [-Wimplicit-function-declaration] openpty(0,0,0,0,0) ^~~~~~~ /tmp/ccp13K9b.o: In function `main': conftest.c:(.text.startup+0x12): undefined reference to `openpty' collect2: error: ld returned 1 exit status configure:27204: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define NEED_MKSTEMP_PROTO 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_STRERROR_R 1 | #define GETHOSTBYNAME_PROTO_COMPATIBLE 1 | #define GETSERVBYNAME_PROTO_COMPATIBLE 1 | #define GETSOCKNAME_PROTO_COMPATIBLE 1 | #define OPENLOG_PROTO_COMPATIBLE 1 | #define HAVE_H_ERRNO 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_H_ERRLIST 1 | #define HAVE_DECL_H_ERRLIST 0 | #define HAVE_H_NERR 1 | #define HAVE_DECL_H_NERR 0 | #define HAVE___PROGNAME 1 | #define HAVE_DECL___PROGNAME 0 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_OPTIND 1 | #define HAVE_DECL_OPTERR 1 | #define HAVE_DECL_OPTOPT 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TIMEZONE 1 | #define HAVE_DECL_TIMEZONE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_WINSIZE 1 | #define HAVE_STRUCT_SPWD 1 | #define ENABLE_AFS_STRING_TO_KEY 1 | #define ENDIANESS_IN_SYS_PARAM_H 1 | #define HAVE_LONG_LONG 1 | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_TELNET_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERM_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LOGWTMP 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LOGOUT 1 | #define HAVE_LIBUTIL 1 | /* end confdefs.h. */ | | #ifdef HAVE_UTIL_H | #include | #endif | | int | main () | { | openpty(0,0,0,0,0) | ; | return 0; | } configure:27204: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lutil -lresolv -pthread -lpthread >&5 conftest.c: In function 'main': conftest.c:286:1: warning: implicit declaration of function 'openpty' [-Wimplicit-function-declaration] openpty(0,0,0,0,0) ^~~~~~~ configure:27204: $? = 0 configure:27264: result: yes, in -lutil configure:27274: checking for tgetent configure:27309: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 /tmp/ccdF9XWj.o: In function `main': conftest.c:(.text.startup+0x9): undefined reference to `tgetent' collect2: error: ld returned 1 exit status configure:27309: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define NEED_MKSTEMP_PROTO 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_STRERROR_R 1 | #define GETHOSTBYNAME_PROTO_COMPATIBLE 1 | #define GETSERVBYNAME_PROTO_COMPATIBLE 1 | #define GETSOCKNAME_PROTO_COMPATIBLE 1 | #define OPENLOG_PROTO_COMPATIBLE 1 | #define HAVE_H_ERRNO 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_H_ERRLIST 1 | #define HAVE_DECL_H_ERRLIST 0 | #define HAVE_H_NERR 1 | #define HAVE_DECL_H_NERR 0 | #define HAVE___PROGNAME 1 | #define HAVE_DECL___PROGNAME 0 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_OPTIND 1 | #define HAVE_DECL_OPTERR 1 | #define HAVE_DECL_OPTOPT 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TIMEZONE 1 | #define HAVE_DECL_TIMEZONE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_WINSIZE 1 | #define HAVE_STRUCT_SPWD 1 | #define ENABLE_AFS_STRING_TO_KEY 1 | #define ENDIANESS_IN_SYS_PARAM_H 1 | #define HAVE_LONG_LONG 1 | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_TELNET_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERM_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LOGWTMP 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LOGOUT 1 | #define HAVE_LIBUTIL 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBUTIL 1 | /* end confdefs.h. */ | | #ifdef HAVE_TERMCAP_H | #include | #endif | #ifdef HAVE_CURSES_H | #include | #endif | | int | main () | { | tgetent(0,0) | ; | return 0; | } configure:27309: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -ltermcap -lresolv -pthread -lpthread >&5 configure:27309: $? = 0 configure:27369: result: yes, in -ltermcap configure:27415: checking for _getpty configure:27415: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 /tmp/ccHI126x.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `_getpty' collect2: error: ld returned 1 exit status configure:27415: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define NEED_MKSTEMP_PROTO 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_STRERROR_R 1 | #define GETHOSTBYNAME_PROTO_COMPATIBLE 1 | #define GETSERVBYNAME_PROTO_COMPATIBLE 1 | #define GETSOCKNAME_PROTO_COMPATIBLE 1 | #define OPENLOG_PROTO_COMPATIBLE 1 | #define HAVE_H_ERRNO 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_H_ERRLIST 1 | #define HAVE_DECL_H_ERRLIST 0 | #define HAVE_H_NERR 1 | #define HAVE_DECL_H_NERR 0 | #define HAVE___PROGNAME 1 | #define HAVE_DECL___PROGNAME 0 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_OPTIND 1 | #define HAVE_DECL_OPTERR 1 | #define HAVE_DECL_OPTOPT 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TIMEZONE 1 | #define HAVE_DECL_TIMEZONE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_WINSIZE 1 | #define HAVE_STRUCT_SPWD 1 | #define ENABLE_AFS_STRING_TO_KEY 1 | #define ENDIANESS_IN_SYS_PARAM_H 1 | #define HAVE_LONG_LONG 1 | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_TELNET_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERM_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LOGWTMP 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LOGOUT 1 | #define HAVE_LIBUTIL 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBUTIL 1 | #define HAVE_TGETENT 1 | #define HAVE_LIBTERMCAP 1 | /* end confdefs.h. */ | /* Define _getpty to an innocuous variant, in case declares _getpty. | For example, HP-UX 11i declares gettimeofday. */ | #define _getpty innocuous__getpty | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _getpty (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _getpty | | /* 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 _getpty (); | /* 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__getpty || defined __stub____getpty | choke me | #endif | | int | main () | { | return _getpty (); | ; | return 0; | } configure:27415: result: no configure:27415: checking for _scrsize configure:27415: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 /tmp/ccKFL3Ez.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `_scrsize' collect2: error: ld returned 1 exit status configure:27415: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define NEED_MKSTEMP_PROTO 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_STRERROR_R 1 | #define GETHOSTBYNAME_PROTO_COMPATIBLE 1 | #define GETSERVBYNAME_PROTO_COMPATIBLE 1 | #define GETSOCKNAME_PROTO_COMPATIBLE 1 | #define OPENLOG_PROTO_COMPATIBLE 1 | #define HAVE_H_ERRNO 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_H_ERRLIST 1 | #define HAVE_DECL_H_ERRLIST 0 | #define HAVE_H_NERR 1 | #define HAVE_DECL_H_NERR 0 | #define HAVE___PROGNAME 1 | #define HAVE_DECL___PROGNAME 0 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_OPTIND 1 | #define HAVE_DECL_OPTERR 1 | #define HAVE_DECL_OPTOPT 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TIMEZONE 1 | #define HAVE_DECL_TIMEZONE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_WINSIZE 1 | #define HAVE_STRUCT_SPWD 1 | #define ENABLE_AFS_STRING_TO_KEY 1 | #define ENDIANESS_IN_SYS_PARAM_H 1 | #define HAVE_LONG_LONG 1 | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_TELNET_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERM_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LOGWTMP 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LOGOUT 1 | #define HAVE_LIBUTIL 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBUTIL 1 | #define HAVE_TGETENT 1 | #define HAVE_LIBTERMCAP 1 | /* end confdefs.h. */ | /* Define _scrsize to an innocuous variant, in case declares _scrsize. | For example, HP-UX 11i declares gettimeofday. */ | #define _scrsize innocuous__scrsize | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _scrsize (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _scrsize | | /* 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 _scrsize (); | /* 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__scrsize || defined __stub____scrsize | choke me | #endif | | int | main () | { | return _scrsize (); | ; | return 0; | } configure:27415: result: no configure:27415: checking for arc4random configure:27415: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 /tmp/ccjbMU5E.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `arc4random' collect2: error: ld returned 1 exit status configure:27415: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define NEED_MKSTEMP_PROTO 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_STRERROR_R 1 | #define GETHOSTBYNAME_PROTO_COMPATIBLE 1 | #define GETSERVBYNAME_PROTO_COMPATIBLE 1 | #define GETSOCKNAME_PROTO_COMPATIBLE 1 | #define OPENLOG_PROTO_COMPATIBLE 1 | #define HAVE_H_ERRNO 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_H_ERRLIST 1 | #define HAVE_DECL_H_ERRLIST 0 | #define HAVE_H_NERR 1 | #define HAVE_DECL_H_NERR 0 | #define HAVE___PROGNAME 1 | #define HAVE_DECL___PROGNAME 0 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_OPTIND 1 | #define HAVE_DECL_OPTERR 1 | #define HAVE_DECL_OPTOPT 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TIMEZONE 1 | #define HAVE_DECL_TIMEZONE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_WINSIZE 1 | #define HAVE_STRUCT_SPWD 1 | #define ENABLE_AFS_STRING_TO_KEY 1 | #define ENDIANESS_IN_SYS_PARAM_H 1 | #define HAVE_LONG_LONG 1 | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_TELNET_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERM_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LOGWTMP 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LOGOUT 1 | #define HAVE_LIBUTIL 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBUTIL 1 | #define HAVE_TGETENT 1 | #define HAVE_LIBTERMCAP 1 | /* end confdefs.h. */ | /* Define arc4random to an innocuous variant, in case declares arc4random. | For example, HP-UX 11i declares gettimeofday. */ | #define arc4random innocuous_arc4random | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char arc4random (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef arc4random | | /* 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 arc4random (); | /* 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_arc4random || defined __stub___arc4random | choke me | #endif | | int | main () | { | return arc4random (); | ; | return 0; | } configure:27415: result: no configure:27415: checking for backtrace configure:27415: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:27415: $? = 0 configure:27415: result: yes configure:27415: checking for fcntl configure:27415: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:27415: $? = 0 configure:27415: result: yes configure:27415: checking for fork configure:27415: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 conftest.c:307:6: warning: conflicting types for built-in function 'fork' char fork (); ^~~~ configure:27415: $? = 0 configure:27415: result: yes configure:27415: checking for getpeereid configure:27415: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 /tmp/ccBwZOhT.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `getpeereid' collect2: error: ld returned 1 exit status configure:27415: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define NEED_MKSTEMP_PROTO 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_STRERROR_R 1 | #define GETHOSTBYNAME_PROTO_COMPATIBLE 1 | #define GETSERVBYNAME_PROTO_COMPATIBLE 1 | #define GETSOCKNAME_PROTO_COMPATIBLE 1 | #define OPENLOG_PROTO_COMPATIBLE 1 | #define HAVE_H_ERRNO 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_H_ERRLIST 1 | #define HAVE_DECL_H_ERRLIST 0 | #define HAVE_H_NERR 1 | #define HAVE_DECL_H_NERR 0 | #define HAVE___PROGNAME 1 | #define HAVE_DECL___PROGNAME 0 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_OPTIND 1 | #define HAVE_DECL_OPTERR 1 | #define HAVE_DECL_OPTOPT 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TIMEZONE 1 | #define HAVE_DECL_TIMEZONE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_WINSIZE 1 | #define HAVE_STRUCT_SPWD 1 | #define ENABLE_AFS_STRING_TO_KEY 1 | #define ENDIANESS_IN_SYS_PARAM_H 1 | #define HAVE_LONG_LONG 1 | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_TELNET_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERM_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LOGWTMP 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LOGOUT 1 | #define HAVE_LIBUTIL 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBUTIL 1 | #define HAVE_TGETENT 1 | #define HAVE_LIBTERMCAP 1 | #define HAVE_BACKTRACE 1 | #define HAVE_FCNTL 1 | #define HAVE_FORK 1 | /* end confdefs.h. */ | /* Define getpeereid to an innocuous variant, in case declares getpeereid. | For example, HP-UX 11i declares gettimeofday. */ | #define getpeereid innocuous_getpeereid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getpeereid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getpeereid | | /* 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 getpeereid (); | /* 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_getpeereid || defined __stub___getpeereid | choke me | #endif | | int | main () | { | return getpeereid (); | ; | return 0; | } configure:27415: result: no configure:27415: checking for getpeerucred configure:27415: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 /tmp/ccQ8f1oZ.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `getpeerucred' collect2: error: ld returned 1 exit status configure:27415: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define NEED_MKSTEMP_PROTO 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_STRERROR_R 1 | #define GETHOSTBYNAME_PROTO_COMPATIBLE 1 | #define GETSERVBYNAME_PROTO_COMPATIBLE 1 | #define GETSOCKNAME_PROTO_COMPATIBLE 1 | #define OPENLOG_PROTO_COMPATIBLE 1 | #define HAVE_H_ERRNO 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_H_ERRLIST 1 | #define HAVE_DECL_H_ERRLIST 0 | #define HAVE_H_NERR 1 | #define HAVE_DECL_H_NERR 0 | #define HAVE___PROGNAME 1 | #define HAVE_DECL___PROGNAME 0 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_OPTIND 1 | #define HAVE_DECL_OPTERR 1 | #define HAVE_DECL_OPTOPT 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TIMEZONE 1 | #define HAVE_DECL_TIMEZONE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_WINSIZE 1 | #define HAVE_STRUCT_SPWD 1 | #define ENABLE_AFS_STRING_TO_KEY 1 | #define ENDIANESS_IN_SYS_PARAM_H 1 | #define HAVE_LONG_LONG 1 | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_TELNET_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERM_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LOGWTMP 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LOGOUT 1 | #define HAVE_LIBUTIL 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBUTIL 1 | #define HAVE_TGETENT 1 | #define HAVE_LIBTERMCAP 1 | #define HAVE_BACKTRACE 1 | #define HAVE_FCNTL 1 | #define HAVE_FORK 1 | /* end confdefs.h. */ | /* Define getpeerucred to an innocuous variant, in case declares getpeerucred. | For example, HP-UX 11i declares gettimeofday. */ | #define getpeerucred innocuous_getpeerucred | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getpeerucred (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getpeerucred | | /* 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 getpeerucred (); | /* 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_getpeerucred || defined __stub___getpeerucred | choke me | #endif | | int | main () | { | return getpeerucred (); | ; | return 0; | } configure:27415: result: no configure:27415: checking for grantpt configure:27415: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:27415: $? = 0 configure:27415: result: yes configure:27415: checking for kill configure:27415: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:27415: $? = 0 configure:27415: result: yes configure:27415: checking for mktime configure:27415: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:27415: $? = 0 configure:27415: result: yes configure:27415: checking for ptsname configure:27415: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:27415: $? = 0 configure:27415: result: yes configure:27415: checking for rand configure:27415: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:27415: $? = 0 configure:27415: result: yes configure:27415: checking for revoke configure:27415: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 conftest.c:318:1: error: unknown type name 'choke' choke me ^~~~~ conftest.c:321:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' int ^~~ configure:27415: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define NEED_MKSTEMP_PROTO 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_STRERROR_R 1 | #define GETHOSTBYNAME_PROTO_COMPATIBLE 1 | #define GETSERVBYNAME_PROTO_COMPATIBLE 1 | #define GETSOCKNAME_PROTO_COMPATIBLE 1 | #define OPENLOG_PROTO_COMPATIBLE 1 | #define HAVE_H_ERRNO 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_H_ERRLIST 1 | #define HAVE_DECL_H_ERRLIST 0 | #define HAVE_H_NERR 1 | #define HAVE_DECL_H_NERR 0 | #define HAVE___PROGNAME 1 | #define HAVE_DECL___PROGNAME 0 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_OPTIND 1 | #define HAVE_DECL_OPTERR 1 | #define HAVE_DECL_OPTOPT 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TIMEZONE 1 | #define HAVE_DECL_TIMEZONE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_WINSIZE 1 | #define HAVE_STRUCT_SPWD 1 | #define ENABLE_AFS_STRING_TO_KEY 1 | #define ENDIANESS_IN_SYS_PARAM_H 1 | #define HAVE_LONG_LONG 1 | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_TELNET_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERM_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LOGWTMP 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LOGOUT 1 | #define HAVE_LIBUTIL 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBUTIL 1 | #define HAVE_TGETENT 1 | #define HAVE_LIBTERMCAP 1 | #define HAVE_BACKTRACE 1 | #define HAVE_FCNTL 1 | #define HAVE_FORK 1 | #define HAVE_GRANTPT 1 | #define HAVE_KILL 1 | #define HAVE_MKTIME 1 | #define HAVE_PTSNAME 1 | #define HAVE_RAND 1 | /* end confdefs.h. */ | /* Define revoke to an innocuous variant, in case declares revoke. | For example, HP-UX 11i declares gettimeofday. */ | #define revoke innocuous_revoke | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char revoke (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef revoke | | /* 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 revoke (); | /* 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_revoke || defined __stub___revoke | choke me | #endif | | int | main () | { | return revoke (); | ; | return 0; | } configure:27415: result: no configure:27415: checking for select configure:27415: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:27415: $? = 0 configure:27415: result: yes configure:27415: checking for setitimer configure:27415: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:27415: $? = 0 configure:27415: result: yes configure:27415: checking for setpcred configure:27415: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 /tmp/cccPKa0j.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `setpcred' collect2: error: ld returned 1 exit status configure:27415: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define NEED_MKSTEMP_PROTO 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_STRERROR_R 1 | #define GETHOSTBYNAME_PROTO_COMPATIBLE 1 | #define GETSERVBYNAME_PROTO_COMPATIBLE 1 | #define GETSOCKNAME_PROTO_COMPATIBLE 1 | #define OPENLOG_PROTO_COMPATIBLE 1 | #define HAVE_H_ERRNO 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_H_ERRLIST 1 | #define HAVE_DECL_H_ERRLIST 0 | #define HAVE_H_NERR 1 | #define HAVE_DECL_H_NERR 0 | #define HAVE___PROGNAME 1 | #define HAVE_DECL___PROGNAME 0 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_OPTIND 1 | #define HAVE_DECL_OPTERR 1 | #define HAVE_DECL_OPTOPT 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TIMEZONE 1 | #define HAVE_DECL_TIMEZONE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_WINSIZE 1 | #define HAVE_STRUCT_SPWD 1 | #define ENABLE_AFS_STRING_TO_KEY 1 | #define ENDIANESS_IN_SYS_PARAM_H 1 | #define HAVE_LONG_LONG 1 | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_TELNET_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERM_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LOGWTMP 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LOGOUT 1 | #define HAVE_LIBUTIL 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBUTIL 1 | #define HAVE_TGETENT 1 | #define HAVE_LIBTERMCAP 1 | #define HAVE_BACKTRACE 1 | #define HAVE_FCNTL 1 | #define HAVE_FORK 1 | #define HAVE_GRANTPT 1 | #define HAVE_KILL 1 | #define HAVE_MKTIME 1 | #define HAVE_PTSNAME 1 | #define HAVE_RAND 1 | #define HAVE_SELECT 1 | #define HAVE_SETITIMER 1 | /* end confdefs.h. */ | /* Define setpcred to an innocuous variant, in case declares setpcred. | For example, HP-UX 11i declares gettimeofday. */ | #define setpcred innocuous_setpcred | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setpcred (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setpcred | | /* 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 setpcred (); | /* 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_setpcred || defined __stub___setpcred | choke me | #endif | | int | main () | { | return setpcred (); | ; | return 0; | } configure:27415: result: no configure:27415: checking for setpgid configure:27415: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:27415: $? = 0 configure:27415: result: yes configure:27415: checking for setproctitle configure:27415: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 /tmp/cc8hsRtr.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `setproctitle' collect2: error: ld returned 1 exit status configure:27415: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define NEED_MKSTEMP_PROTO 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_STRERROR_R 1 | #define GETHOSTBYNAME_PROTO_COMPATIBLE 1 | #define GETSERVBYNAME_PROTO_COMPATIBLE 1 | #define GETSOCKNAME_PROTO_COMPATIBLE 1 | #define OPENLOG_PROTO_COMPATIBLE 1 | #define HAVE_H_ERRNO 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_H_ERRLIST 1 | #define HAVE_DECL_H_ERRLIST 0 | #define HAVE_H_NERR 1 | #define HAVE_DECL_H_NERR 0 | #define HAVE___PROGNAME 1 | #define HAVE_DECL___PROGNAME 0 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_OPTIND 1 | #define HAVE_DECL_OPTERR 1 | #define HAVE_DECL_OPTOPT 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TIMEZONE 1 | #define HAVE_DECL_TIMEZONE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_WINSIZE 1 | #define HAVE_STRUCT_SPWD 1 | #define ENABLE_AFS_STRING_TO_KEY 1 | #define ENDIANESS_IN_SYS_PARAM_H 1 | #define HAVE_LONG_LONG 1 | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_TELNET_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERM_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LOGWTMP 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LOGOUT 1 | #define HAVE_LIBUTIL 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBUTIL 1 | #define HAVE_TGETENT 1 | #define HAVE_LIBTERMCAP 1 | #define HAVE_BACKTRACE 1 | #define HAVE_FCNTL 1 | #define HAVE_FORK 1 | #define HAVE_GRANTPT 1 | #define HAVE_KILL 1 | #define HAVE_MKTIME 1 | #define HAVE_PTSNAME 1 | #define HAVE_RAND 1 | #define HAVE_SELECT 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETPGID 1 | /* end confdefs.h. */ | /* Define setproctitle to an innocuous variant, in case declares setproctitle. | For example, HP-UX 11i declares gettimeofday. */ | #define setproctitle innocuous_setproctitle | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setproctitle (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setproctitle | | /* 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 setproctitle (); | /* 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_setproctitle || defined __stub___setproctitle | choke me | #endif | | int | main () | { | return setproctitle (); | ; | return 0; | } configure:27415: result: no configure:27415: checking for setregid configure:27415: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:27415: $? = 0 configure:27415: result: yes configure:27415: checking for setresgid configure:27415: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:27415: $? = 0 configure:27415: result: yes configure:27415: checking for setresuid configure:27415: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:27415: $? = 0 configure:27415: result: yes configure:27415: checking for setreuid configure:27415: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:27415: $? = 0 configure:27415: result: yes configure:27415: checking for setsid configure:27415: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:27415: $? = 0 configure:27415: result: yes configure:27415: checking for setutent configure:27415: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:27415: $? = 0 configure:27415: result: yes configure:27415: checking for sigaction configure:27415: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:27415: $? = 0 configure:27415: result: yes configure:27415: checking for strstr configure:27415: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 conftest.c:323:6: warning: conflicting types for built-in function 'strstr' char strstr (); ^~~~~~ configure:27415: $? = 0 configure:27415: result: yes configure:27415: checking for ttyname configure:27415: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:27415: $? = 0 configure:27415: result: yes configure:27415: checking for ttyslot configure:27415: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:27415: $? = 0 configure:27415: result: yes configure:27415: checking for umask configure:27415: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:27415: $? = 0 configure:27415: result: yes configure:27415: checking for unlockpt configure:27415: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:27415: $? = 0 configure:27415: result: yes configure:27415: checking for vhangup configure:27415: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:27415: $? = 0 configure:27415: result: yes configure:27415: checking for waitpid configure:27415: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:27415: $? = 0 configure:27415: result: yes configure:27415: checking for yp_get_default_domain configure:27415: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 /tmp/ccuVwQcn.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `yp_get_default_domain' collect2: error: ld returned 1 exit status configure:27415: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define NEED_MKSTEMP_PROTO 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_STRERROR_R 1 | #define GETHOSTBYNAME_PROTO_COMPATIBLE 1 | #define GETSERVBYNAME_PROTO_COMPATIBLE 1 | #define GETSOCKNAME_PROTO_COMPATIBLE 1 | #define OPENLOG_PROTO_COMPATIBLE 1 | #define HAVE_H_ERRNO 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_H_ERRLIST 1 | #define HAVE_DECL_H_ERRLIST 0 | #define HAVE_H_NERR 1 | #define HAVE_DECL_H_NERR 0 | #define HAVE___PROGNAME 1 | #define HAVE_DECL___PROGNAME 0 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_OPTIND 1 | #define HAVE_DECL_OPTERR 1 | #define HAVE_DECL_OPTOPT 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TIMEZONE 1 | #define HAVE_DECL_TIMEZONE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_WINSIZE 1 | #define HAVE_STRUCT_SPWD 1 | #define ENABLE_AFS_STRING_TO_KEY 1 | #define ENDIANESS_IN_SYS_PARAM_H 1 | #define HAVE_LONG_LONG 1 | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_TELNET_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERM_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LOGWTMP 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LOGOUT 1 | #define HAVE_LIBUTIL 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBUTIL 1 | #define HAVE_TGETENT 1 | #define HAVE_LIBTERMCAP 1 | #define HAVE_BACKTRACE 1 | #define HAVE_FCNTL 1 | #define HAVE_FORK 1 | #define HAVE_GRANTPT 1 | #define HAVE_KILL 1 | #define HAVE_MKTIME 1 | #define HAVE_PTSNAME 1 | #define HAVE_RAND 1 | #define HAVE_SELECT 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETPGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETUTENT 1 | #define HAVE_SIGACTION 1 | #define HAVE_STRSTR 1 | #define HAVE_TTYNAME 1 | #define HAVE_TTYSLOT 1 | #define HAVE_UMASK 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_VHANGUP 1 | #define HAVE_WAITPID 1 | /* end confdefs.h. */ | /* Define yp_get_default_domain to an innocuous variant, in case declares yp_get_default_domain. | For example, HP-UX 11i declares gettimeofday. */ | #define yp_get_default_domain innocuous_yp_get_default_domain | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char yp_get_default_domain (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef yp_get_default_domain | | /* 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 yp_get_default_domain (); | /* 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_yp_get_default_domain || defined __stub___yp_get_default_domain | choke me | #endif | | int | main () | { | return yp_get_default_domain (); | ; | return 0; | } configure:27415: result: no configure:27425: checking checking for __sync_add_and_fetch configure:27438: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:27438: $? = 0 configure:27452: result: yes configure:27458: checking for getpagesize configure:27458: result: yes configure:27467: checking for working mmap configure:27624: result: yes configure:27639: checking capability.h usability configure:27639: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 conftest.c:343:24: fatal error: capability.h: No such file or directory #include ^ compilation terminated. configure:27639: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define NEED_MKSTEMP_PROTO 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_STRERROR_R 1 | #define GETHOSTBYNAME_PROTO_COMPATIBLE 1 | #define GETSERVBYNAME_PROTO_COMPATIBLE 1 | #define GETSOCKNAME_PROTO_COMPATIBLE 1 | #define OPENLOG_PROTO_COMPATIBLE 1 | #define HAVE_H_ERRNO 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_H_ERRLIST 1 | #define HAVE_DECL_H_ERRLIST 0 | #define HAVE_H_NERR 1 | #define HAVE_DECL_H_NERR 0 | #define HAVE___PROGNAME 1 | #define HAVE_DECL___PROGNAME 0 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_OPTIND 1 | #define HAVE_DECL_OPTERR 1 | #define HAVE_DECL_OPTOPT 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TIMEZONE 1 | #define HAVE_DECL_TIMEZONE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_WINSIZE 1 | #define HAVE_STRUCT_SPWD 1 | #define ENABLE_AFS_STRING_TO_KEY 1 | #define ENDIANESS_IN_SYS_PARAM_H 1 | #define HAVE_LONG_LONG 1 | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_TELNET_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERM_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LOGWTMP 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LOGOUT 1 | #define HAVE_LIBUTIL 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBUTIL 1 | #define HAVE_TGETENT 1 | #define HAVE_LIBTERMCAP 1 | #define HAVE_BACKTRACE 1 | #define HAVE_FCNTL 1 | #define HAVE_FORK 1 | #define HAVE_GRANTPT 1 | #define HAVE_KILL 1 | #define HAVE_MKTIME 1 | #define HAVE_PTSNAME 1 | #define HAVE_RAND 1 | #define HAVE_SELECT 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETPGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETUTENT 1 | #define HAVE_SIGACTION 1 | #define HAVE_STRSTR 1 | #define HAVE_TTYNAME 1 | #define HAVE_TTYSLOT 1 | #define HAVE_UMASK 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_VHANGUP 1 | #define HAVE_WAITPID 1 | #define HAVE___SYNC_ADD_AND_FETCH 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 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:27639: result: no configure:27639: checking capability.h presence configure:27639: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c conftest.c:310:24: fatal error: capability.h: No such file or directory #include ^ compilation terminated. configure:27639: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define NEED_MKSTEMP_PROTO 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_STRERROR_R 1 | #define GETHOSTBYNAME_PROTO_COMPATIBLE 1 | #define GETSERVBYNAME_PROTO_COMPATIBLE 1 | #define GETSOCKNAME_PROTO_COMPATIBLE 1 | #define OPENLOG_PROTO_COMPATIBLE 1 | #define HAVE_H_ERRNO 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_H_ERRLIST 1 | #define HAVE_DECL_H_ERRLIST 0 | #define HAVE_H_NERR 1 | #define HAVE_DECL_H_NERR 0 | #define HAVE___PROGNAME 1 | #define HAVE_DECL___PROGNAME 0 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_OPTIND 1 | #define HAVE_DECL_OPTERR 1 | #define HAVE_DECL_OPTOPT 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TIMEZONE 1 | #define HAVE_DECL_TIMEZONE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_WINSIZE 1 | #define HAVE_STRUCT_SPWD 1 | #define ENABLE_AFS_STRING_TO_KEY 1 | #define ENDIANESS_IN_SYS_PARAM_H 1 | #define HAVE_LONG_LONG 1 | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_TELNET_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERM_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LOGWTMP 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LOGOUT 1 | #define HAVE_LIBUTIL 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBUTIL 1 | #define HAVE_TGETENT 1 | #define HAVE_LIBTERMCAP 1 | #define HAVE_BACKTRACE 1 | #define HAVE_FCNTL 1 | #define HAVE_FORK 1 | #define HAVE_GRANTPT 1 | #define HAVE_KILL 1 | #define HAVE_MKTIME 1 | #define HAVE_PTSNAME 1 | #define HAVE_RAND 1 | #define HAVE_SELECT 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETPGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETUTENT 1 | #define HAVE_SIGACTION 1 | #define HAVE_STRSTR 1 | #define HAVE_TTYNAME 1 | #define HAVE_TTYSLOT 1 | #define HAVE_UMASK 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_VHANGUP 1 | #define HAVE_WAITPID 1 | #define HAVE___SYNC_ADD_AND_FETCH 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | /* end confdefs.h. */ | #include configure:27639: result: no configure:27639: checking for capability.h configure:27639: result: no configure:27639: checking sys/capability.h usability configure:27639: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 conftest.c:343:28: fatal error: sys/capability.h: No such file or directory #include ^ compilation terminated. configure:27639: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define NEED_MKSTEMP_PROTO 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_STRERROR_R 1 | #define GETHOSTBYNAME_PROTO_COMPATIBLE 1 | #define GETSERVBYNAME_PROTO_COMPATIBLE 1 | #define GETSOCKNAME_PROTO_COMPATIBLE 1 | #define OPENLOG_PROTO_COMPATIBLE 1 | #define HAVE_H_ERRNO 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_H_ERRLIST 1 | #define HAVE_DECL_H_ERRLIST 0 | #define HAVE_H_NERR 1 | #define HAVE_DECL_H_NERR 0 | #define HAVE___PROGNAME 1 | #define HAVE_DECL___PROGNAME 0 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_OPTIND 1 | #define HAVE_DECL_OPTERR 1 | #define HAVE_DECL_OPTOPT 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TIMEZONE 1 | #define HAVE_DECL_TIMEZONE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_WINSIZE 1 | #define HAVE_STRUCT_SPWD 1 | #define ENABLE_AFS_STRING_TO_KEY 1 | #define ENDIANESS_IN_SYS_PARAM_H 1 | #define HAVE_LONG_LONG 1 | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_TELNET_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERM_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LOGWTMP 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LOGOUT 1 | #define HAVE_LIBUTIL 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBUTIL 1 | #define HAVE_TGETENT 1 | #define HAVE_LIBTERMCAP 1 | #define HAVE_BACKTRACE 1 | #define HAVE_FCNTL 1 | #define HAVE_FORK 1 | #define HAVE_GRANTPT 1 | #define HAVE_KILL 1 | #define HAVE_MKTIME 1 | #define HAVE_PTSNAME 1 | #define HAVE_RAND 1 | #define HAVE_SELECT 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETPGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETUTENT 1 | #define HAVE_SIGACTION 1 | #define HAVE_STRSTR 1 | #define HAVE_TTYNAME 1 | #define HAVE_TTYSLOT 1 | #define HAVE_UMASK 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_VHANGUP 1 | #define HAVE_WAITPID 1 | #define HAVE___SYNC_ADD_AND_FETCH 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 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:27639: result: no configure:27639: checking sys/capability.h presence configure:27639: /usr/bin/cpp -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c conftest.c:310:28: fatal error: sys/capability.h: No such file or directory #include ^ compilation terminated. configure:27639: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define NEED_MKSTEMP_PROTO 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_STRERROR_R 1 | #define GETHOSTBYNAME_PROTO_COMPATIBLE 1 | #define GETSERVBYNAME_PROTO_COMPATIBLE 1 | #define GETSOCKNAME_PROTO_COMPATIBLE 1 | #define OPENLOG_PROTO_COMPATIBLE 1 | #define HAVE_H_ERRNO 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_H_ERRLIST 1 | #define HAVE_DECL_H_ERRLIST 0 | #define HAVE_H_NERR 1 | #define HAVE_DECL_H_NERR 0 | #define HAVE___PROGNAME 1 | #define HAVE_DECL___PROGNAME 0 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_OPTIND 1 | #define HAVE_DECL_OPTERR 1 | #define HAVE_DECL_OPTOPT 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TIMEZONE 1 | #define HAVE_DECL_TIMEZONE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_WINSIZE 1 | #define HAVE_STRUCT_SPWD 1 | #define ENABLE_AFS_STRING_TO_KEY 1 | #define ENDIANESS_IN_SYS_PARAM_H 1 | #define HAVE_LONG_LONG 1 | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_TELNET_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERM_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LOGWTMP 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LOGOUT 1 | #define HAVE_LIBUTIL 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBUTIL 1 | #define HAVE_TGETENT 1 | #define HAVE_LIBTERMCAP 1 | #define HAVE_BACKTRACE 1 | #define HAVE_FCNTL 1 | #define HAVE_FORK 1 | #define HAVE_GRANTPT 1 | #define HAVE_KILL 1 | #define HAVE_MKTIME 1 | #define HAVE_PTSNAME 1 | #define HAVE_RAND 1 | #define HAVE_SELECT 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETPGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETUTENT 1 | #define HAVE_SIGACTION 1 | #define HAVE_STRSTR 1 | #define HAVE_TTYNAME 1 | #define HAVE_TTYSLOT 1 | #define HAVE_UMASK 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_VHANGUP 1 | #define HAVE_WAITPID 1 | #define HAVE___SYNC_ADD_AND_FETCH 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | /* end confdefs.h. */ | #include configure:27639: result: no configure:27639: checking for sys/capability.h configure:27639: result: no configure:27653: checking for sgi_getcapabilitybyname configure:27653: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 /tmp/ccz9hQtu.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `sgi_getcapabilitybyname' collect2: error: ld returned 1 exit status configure:27653: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define NEED_MKSTEMP_PROTO 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_STRERROR_R 1 | #define GETHOSTBYNAME_PROTO_COMPATIBLE 1 | #define GETSERVBYNAME_PROTO_COMPATIBLE 1 | #define GETSOCKNAME_PROTO_COMPATIBLE 1 | #define OPENLOG_PROTO_COMPATIBLE 1 | #define HAVE_H_ERRNO 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_H_ERRLIST 1 | #define HAVE_DECL_H_ERRLIST 0 | #define HAVE_H_NERR 1 | #define HAVE_DECL_H_NERR 0 | #define HAVE___PROGNAME 1 | #define HAVE_DECL___PROGNAME 0 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_OPTIND 1 | #define HAVE_DECL_OPTERR 1 | #define HAVE_DECL_OPTOPT 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TIMEZONE 1 | #define HAVE_DECL_TIMEZONE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_WINSIZE 1 | #define HAVE_STRUCT_SPWD 1 | #define ENABLE_AFS_STRING_TO_KEY 1 | #define ENDIANESS_IN_SYS_PARAM_H 1 | #define HAVE_LONG_LONG 1 | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_TELNET_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERM_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LOGWTMP 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LOGOUT 1 | #define HAVE_LIBUTIL 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBUTIL 1 | #define HAVE_TGETENT 1 | #define HAVE_LIBTERMCAP 1 | #define HAVE_BACKTRACE 1 | #define HAVE_FCNTL 1 | #define HAVE_FORK 1 | #define HAVE_GRANTPT 1 | #define HAVE_KILL 1 | #define HAVE_MKTIME 1 | #define HAVE_PTSNAME 1 | #define HAVE_RAND 1 | #define HAVE_SELECT 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETPGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETUTENT 1 | #define HAVE_SIGACTION 1 | #define HAVE_STRSTR 1 | #define HAVE_TTYNAME 1 | #define HAVE_TTYSLOT 1 | #define HAVE_UMASK 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_VHANGUP 1 | #define HAVE_WAITPID 1 | #define HAVE___SYNC_ADD_AND_FETCH 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | /* end confdefs.h. */ | /* Define sgi_getcapabilitybyname to an innocuous variant, in case declares sgi_getcapabilitybyname. | For example, HP-UX 11i declares gettimeofday. */ | #define sgi_getcapabilitybyname innocuous_sgi_getcapabilitybyname | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sgi_getcapabilitybyname (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sgi_getcapabilitybyname | | /* 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 sgi_getcapabilitybyname (); | /* 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_sgi_getcapabilitybyname || defined __stub___sgi_getcapabilitybyname | choke me | #endif | | int | main () | { | return sgi_getcapabilitybyname (); | ; | return 0; | } configure:27653: result: no configure:27653: checking for cap_set_proc configure:27653: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 /tmp/ccQgZ2Nv.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `cap_set_proc' collect2: error: ld returned 1 exit status configure:27653: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define NEED_MKSTEMP_PROTO 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_STRERROR_R 1 | #define GETHOSTBYNAME_PROTO_COMPATIBLE 1 | #define GETSERVBYNAME_PROTO_COMPATIBLE 1 | #define GETSOCKNAME_PROTO_COMPATIBLE 1 | #define OPENLOG_PROTO_COMPATIBLE 1 | #define HAVE_H_ERRNO 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_H_ERRLIST 1 | #define HAVE_DECL_H_ERRLIST 0 | #define HAVE_H_NERR 1 | #define HAVE_DECL_H_NERR 0 | #define HAVE___PROGNAME 1 | #define HAVE_DECL___PROGNAME 0 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_OPTIND 1 | #define HAVE_DECL_OPTERR 1 | #define HAVE_DECL_OPTOPT 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TIMEZONE 1 | #define HAVE_DECL_TIMEZONE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_WINSIZE 1 | #define HAVE_STRUCT_SPWD 1 | #define ENABLE_AFS_STRING_TO_KEY 1 | #define ENDIANESS_IN_SYS_PARAM_H 1 | #define HAVE_LONG_LONG 1 | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_TELNET_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERM_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LOGWTMP 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LOGOUT 1 | #define HAVE_LIBUTIL 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBUTIL 1 | #define HAVE_TGETENT 1 | #define HAVE_LIBTERMCAP 1 | #define HAVE_BACKTRACE 1 | #define HAVE_FCNTL 1 | #define HAVE_FORK 1 | #define HAVE_GRANTPT 1 | #define HAVE_KILL 1 | #define HAVE_MKTIME 1 | #define HAVE_PTSNAME 1 | #define HAVE_RAND 1 | #define HAVE_SELECT 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETPGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETUTENT 1 | #define HAVE_SIGACTION 1 | #define HAVE_STRSTR 1 | #define HAVE_TTYNAME 1 | #define HAVE_TTYSLOT 1 | #define HAVE_UMASK 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_VHANGUP 1 | #define HAVE_WAITPID 1 | #define HAVE___SYNC_ADD_AND_FETCH 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | /* end confdefs.h. */ | /* Define cap_set_proc to an innocuous variant, in case declares cap_set_proc. | For example, HP-UX 11i declares gettimeofday. */ | #define cap_set_proc innocuous_cap_set_proc | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char cap_set_proc (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef cap_set_proc | | /* 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 cap_set_proc (); | /* 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_cap_set_proc || defined __stub___cap_set_proc | choke me | #endif | | int | main () | { | return cap_set_proc (); | ; | return 0; | } configure:27653: result: no configure:27667: checking for dladdr configure:27698: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 /tmp/cc4EzmPB.o: In function `main': conftest.c:(.text.startup+0x9): undefined reference to `dladdr' collect2: error: ld returned 1 exit status configure:27698: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define NEED_MKSTEMP_PROTO 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_STRERROR_R 1 | #define GETHOSTBYNAME_PROTO_COMPATIBLE 1 | #define GETSERVBYNAME_PROTO_COMPATIBLE 1 | #define GETSOCKNAME_PROTO_COMPATIBLE 1 | #define OPENLOG_PROTO_COMPATIBLE 1 | #define HAVE_H_ERRNO 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_H_ERRLIST 1 | #define HAVE_DECL_H_ERRLIST 0 | #define HAVE_H_NERR 1 | #define HAVE_DECL_H_NERR 0 | #define HAVE___PROGNAME 1 | #define HAVE_DECL___PROGNAME 0 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_OPTIND 1 | #define HAVE_DECL_OPTERR 1 | #define HAVE_DECL_OPTOPT 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TIMEZONE 1 | #define HAVE_DECL_TIMEZONE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_WINSIZE 1 | #define HAVE_STRUCT_SPWD 1 | #define ENABLE_AFS_STRING_TO_KEY 1 | #define ENDIANESS_IN_SYS_PARAM_H 1 | #define HAVE_LONG_LONG 1 | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_TELNET_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERM_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LOGWTMP 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LOGOUT 1 | #define HAVE_LIBUTIL 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBUTIL 1 | #define HAVE_TGETENT 1 | #define HAVE_LIBTERMCAP 1 | #define HAVE_BACKTRACE 1 | #define HAVE_FCNTL 1 | #define HAVE_FORK 1 | #define HAVE_GRANTPT 1 | #define HAVE_KILL 1 | #define HAVE_MKTIME 1 | #define HAVE_PTSNAME 1 | #define HAVE_RAND 1 | #define HAVE_SELECT 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETPGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETUTENT 1 | #define HAVE_SIGACTION 1 | #define HAVE_STRSTR 1 | #define HAVE_TTYNAME 1 | #define HAVE_TTYSLOT 1 | #define HAVE_UMASK 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_VHANGUP 1 | #define HAVE_WAITPID 1 | #define HAVE___SYNC_ADD_AND_FETCH 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | /* end confdefs.h. */ | | #ifdef HAVE_DLFCN_H | #include | #endif | int | main () | { | dladdr(0,0) | ; | return 0; | } configure:27698: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -ldl -lresolv -pthread -lpthread >&5 configure:27698: $? = 0 configure:27758: result: yes, in -ldl configure:27778: checking for getpwnam_r configure:27806: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 conftest.c: In function 'main': conftest.c:316:1: warning: implicit declaration of function 'getpwnam_r' [-Wimplicit-function-declaration] getpwnam_r() ^~~~~~~~~~ configure:27806: $? = 0 configure:27847: result: yes configure:27873: checking if getpwnam_r is posix configure:27895: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:27895: $? = 0 configure:27895: ./conftest configure:27895: $? = 0 configure:27906: result: yes configure:27908: checking if _POSIX_PTHREAD_SEMANTICS is needed configure:27929: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 configure:27929: $? = 0 configure:27929: ./conftest configure:27929: $? = 0 configure:27940: result: no configure:27961: checking for door_create configure:27989: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 conftest.c: In function 'main': conftest.c:318:1: warning: implicit declaration of function 'door_create' [-Wimplicit-function-declaration] door_create() ^~~~~~~~~~~ /tmp/ccHktSkS.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `door_create' collect2: error: ld returned 1 exit status configure:27989: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define NEED_MKSTEMP_PROTO 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_STRERROR_R 1 | #define GETHOSTBYNAME_PROTO_COMPATIBLE 1 | #define GETSERVBYNAME_PROTO_COMPATIBLE 1 | #define GETSOCKNAME_PROTO_COMPATIBLE 1 | #define OPENLOG_PROTO_COMPATIBLE 1 | #define HAVE_H_ERRNO 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_H_ERRLIST 1 | #define HAVE_DECL_H_ERRLIST 0 | #define HAVE_H_NERR 1 | #define HAVE_DECL_H_NERR 0 | #define HAVE___PROGNAME 1 | #define HAVE_DECL___PROGNAME 0 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_OPTIND 1 | #define HAVE_DECL_OPTERR 1 | #define HAVE_DECL_OPTOPT 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TIMEZONE 1 | #define HAVE_DECL_TIMEZONE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_WINSIZE 1 | #define HAVE_STRUCT_SPWD 1 | #define ENABLE_AFS_STRING_TO_KEY 1 | #define ENDIANESS_IN_SYS_PARAM_H 1 | #define HAVE_LONG_LONG 1 | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_TELNET_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERM_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LOGWTMP 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LOGOUT 1 | #define HAVE_LIBUTIL 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBUTIL 1 | #define HAVE_TGETENT 1 | #define HAVE_LIBTERMCAP 1 | #define HAVE_BACKTRACE 1 | #define HAVE_FCNTL 1 | #define HAVE_FORK 1 | #define HAVE_GRANTPT 1 | #define HAVE_KILL 1 | #define HAVE_MKTIME 1 | #define HAVE_PTSNAME 1 | #define HAVE_RAND 1 | #define HAVE_SELECT 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETPGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETUTENT 1 | #define HAVE_SIGACTION 1 | #define HAVE_STRSTR 1 | #define HAVE_TTYNAME 1 | #define HAVE_TTYSLOT 1 | #define HAVE_UMASK 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_VHANGUP 1 | #define HAVE_WAITPID 1 | #define HAVE___SYNC_ADD_AND_FETCH 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_DLADDR 1 | #define HAVE_LIBDL 1 | #define HAVE_GETPWNAM_R 1 | #define POSIX_GETPWNAM_R 1 | /* end confdefs.h. */ | | int | main () | { | door_create() | ; | return 0; | } configure:27989: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -ldoor -lresolv -pthread -lpthread >&5 conftest.c: In function 'main': conftest.c:318:1: warning: implicit declaration of function 'door_create' [-Wimplicit-function-declaration] door_create() ^~~~~~~~~~~ /usr/bin/ld: cannot find -ldoor collect2: error: ld returned 1 exit status configure:27989: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define NEED_MKSTEMP_PROTO 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_STRERROR_R 1 | #define GETHOSTBYNAME_PROTO_COMPATIBLE 1 | #define GETSERVBYNAME_PROTO_COMPATIBLE 1 | #define GETSOCKNAME_PROTO_COMPATIBLE 1 | #define OPENLOG_PROTO_COMPATIBLE 1 | #define HAVE_H_ERRNO 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_H_ERRLIST 1 | #define HAVE_DECL_H_ERRLIST 0 | #define HAVE_H_NERR 1 | #define HAVE_DECL_H_NERR 0 | #define HAVE___PROGNAME 1 | #define HAVE_DECL___PROGNAME 0 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_OPTIND 1 | #define HAVE_DECL_OPTERR 1 | #define HAVE_DECL_OPTOPT 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TIMEZONE 1 | #define HAVE_DECL_TIMEZONE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_WINSIZE 1 | #define HAVE_STRUCT_SPWD 1 | #define ENABLE_AFS_STRING_TO_KEY 1 | #define ENDIANESS_IN_SYS_PARAM_H 1 | #define HAVE_LONG_LONG 1 | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_TELNET_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERM_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LOGWTMP 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LOGOUT 1 | #define HAVE_LIBUTIL 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBUTIL 1 | #define HAVE_TGETENT 1 | #define HAVE_LIBTERMCAP 1 | #define HAVE_BACKTRACE 1 | #define HAVE_FCNTL 1 | #define HAVE_FORK 1 | #define HAVE_GRANTPT 1 | #define HAVE_KILL 1 | #define HAVE_MKTIME 1 | #define HAVE_PTSNAME 1 | #define HAVE_RAND 1 | #define HAVE_SELECT 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETPGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETUTENT 1 | #define HAVE_SIGACTION 1 | #define HAVE_STRSTR 1 | #define HAVE_TTYNAME 1 | #define HAVE_TTYSLOT 1 | #define HAVE_UMASK 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_VHANGUP 1 | #define HAVE_WAITPID 1 | #define HAVE___SYNC_ADD_AND_FETCH 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_DLADDR 1 | #define HAVE_LIBDL 1 | #define HAVE_GETPWNAM_R 1 | #define POSIX_GETPWNAM_R 1 | /* end confdefs.h. */ | | int | main () | { | door_create() | ; | return 0; | } configure:28036: result: no configure:28090: checking for getudbnam configure:28090: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 /tmp/ccmR1Po0.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `getudbnam' collect2: error: ld returned 1 exit status configure:28090: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define NEED_MKSTEMP_PROTO 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_STRERROR_R 1 | #define GETHOSTBYNAME_PROTO_COMPATIBLE 1 | #define GETSERVBYNAME_PROTO_COMPATIBLE 1 | #define GETSOCKNAME_PROTO_COMPATIBLE 1 | #define OPENLOG_PROTO_COMPATIBLE 1 | #define HAVE_H_ERRNO 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_H_ERRLIST 1 | #define HAVE_DECL_H_ERRLIST 0 | #define HAVE_H_NERR 1 | #define HAVE_DECL_H_NERR 0 | #define HAVE___PROGNAME 1 | #define HAVE_DECL___PROGNAME 0 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_OPTIND 1 | #define HAVE_DECL_OPTERR 1 | #define HAVE_DECL_OPTOPT 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TIMEZONE 1 | #define HAVE_DECL_TIMEZONE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_WINSIZE 1 | #define HAVE_STRUCT_SPWD 1 | #define ENABLE_AFS_STRING_TO_KEY 1 | #define ENDIANESS_IN_SYS_PARAM_H 1 | #define HAVE_LONG_LONG 1 | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_TELNET_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERM_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LOGWTMP 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LOGOUT 1 | #define HAVE_LIBUTIL 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBUTIL 1 | #define HAVE_TGETENT 1 | #define HAVE_LIBTERMCAP 1 | #define HAVE_BACKTRACE 1 | #define HAVE_FCNTL 1 | #define HAVE_FORK 1 | #define HAVE_GRANTPT 1 | #define HAVE_KILL 1 | #define HAVE_MKTIME 1 | #define HAVE_PTSNAME 1 | #define HAVE_RAND 1 | #define HAVE_SELECT 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETPGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETUTENT 1 | #define HAVE_SIGACTION 1 | #define HAVE_STRSTR 1 | #define HAVE_TTYNAME 1 | #define HAVE_TTYSLOT 1 | #define HAVE_UMASK 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_VHANGUP 1 | #define HAVE_WAITPID 1 | #define HAVE___SYNC_ADD_AND_FETCH 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_DLADDR 1 | #define HAVE_LIBDL 1 | #define HAVE_GETPWNAM_R 1 | #define POSIX_GETPWNAM_R 1 | #define HAVE_KCM 1 | /* end confdefs.h. */ | /* Define getudbnam to an innocuous variant, in case declares getudbnam. | For example, HP-UX 11i declares gettimeofday. */ | #define getudbnam innocuous_getudbnam | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getudbnam (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getudbnam | | /* 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 getudbnam (); | /* 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_getudbnam || defined __stub___getudbnam | choke me | #endif | | int | main () | { | return getudbnam (); | ; | return 0; | } configure:28090: result: no configure:28090: checking for setlim configure:28090: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 /tmp/cc3ak7s6.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `setlim' collect2: error: ld returned 1 exit status configure:28090: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define NEED_MKSTEMP_PROTO 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_STRERROR_R 1 | #define GETHOSTBYNAME_PROTO_COMPATIBLE 1 | #define GETSERVBYNAME_PROTO_COMPATIBLE 1 | #define GETSOCKNAME_PROTO_COMPATIBLE 1 | #define OPENLOG_PROTO_COMPATIBLE 1 | #define HAVE_H_ERRNO 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_H_ERRLIST 1 | #define HAVE_DECL_H_ERRLIST 0 | #define HAVE_H_NERR 1 | #define HAVE_DECL_H_NERR 0 | #define HAVE___PROGNAME 1 | #define HAVE_DECL___PROGNAME 0 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_OPTIND 1 | #define HAVE_DECL_OPTERR 1 | #define HAVE_DECL_OPTOPT 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TIMEZONE 1 | #define HAVE_DECL_TIMEZONE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_WINSIZE 1 | #define HAVE_STRUCT_SPWD 1 | #define ENABLE_AFS_STRING_TO_KEY 1 | #define ENDIANESS_IN_SYS_PARAM_H 1 | #define HAVE_LONG_LONG 1 | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_TELNET_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERM_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LOGWTMP 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LOGOUT 1 | #define HAVE_LIBUTIL 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBUTIL 1 | #define HAVE_TGETENT 1 | #define HAVE_LIBTERMCAP 1 | #define HAVE_BACKTRACE 1 | #define HAVE_FCNTL 1 | #define HAVE_FORK 1 | #define HAVE_GRANTPT 1 | #define HAVE_KILL 1 | #define HAVE_MKTIME 1 | #define HAVE_PTSNAME 1 | #define HAVE_RAND 1 | #define HAVE_SELECT 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETPGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETUTENT 1 | #define HAVE_SIGACTION 1 | #define HAVE_STRSTR 1 | #define HAVE_TTYNAME 1 | #define HAVE_TTYSLOT 1 | #define HAVE_UMASK 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_VHANGUP 1 | #define HAVE_WAITPID 1 | #define HAVE___SYNC_ADD_AND_FETCH 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_DLADDR 1 | #define HAVE_LIBDL 1 | #define HAVE_GETPWNAM_R 1 | #define POSIX_GETPWNAM_R 1 | #define HAVE_KCM 1 | /* end confdefs.h. */ | /* Define setlim to an innocuous variant, in case declares setlim. | For example, HP-UX 11i declares gettimeofday. */ | #define setlim innocuous_setlim | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setlim (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setlim | | /* 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 setlim (); | /* 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_setlim || defined __stub___setlim | choke me | #endif | | int | main () | { | return setlim (); | ; | return 0; | } configure:28090: result: no configure:28101: checking for int8_t configure:28101: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:28101: $? = 0 configure:28101: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 conftest.c: In function 'main': conftest.c:336:21: error: expected expression before ')' token if (sizeof ((int8_t))) ^ configure:28101: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define NEED_MKSTEMP_PROTO 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_STRERROR_R 1 | #define GETHOSTBYNAME_PROTO_COMPATIBLE 1 | #define GETSERVBYNAME_PROTO_COMPATIBLE 1 | #define GETSOCKNAME_PROTO_COMPATIBLE 1 | #define OPENLOG_PROTO_COMPATIBLE 1 | #define HAVE_H_ERRNO 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_H_ERRLIST 1 | #define HAVE_DECL_H_ERRLIST 0 | #define HAVE_H_NERR 1 | #define HAVE_DECL_H_NERR 0 | #define HAVE___PROGNAME 1 | #define HAVE_DECL___PROGNAME 0 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_OPTIND 1 | #define HAVE_DECL_OPTERR 1 | #define HAVE_DECL_OPTOPT 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TIMEZONE 1 | #define HAVE_DECL_TIMEZONE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_WINSIZE 1 | #define HAVE_STRUCT_SPWD 1 | #define ENABLE_AFS_STRING_TO_KEY 1 | #define ENDIANESS_IN_SYS_PARAM_H 1 | #define HAVE_LONG_LONG 1 | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_TELNET_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERM_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LOGWTMP 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LOGOUT 1 | #define HAVE_LIBUTIL 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBUTIL 1 | #define HAVE_TGETENT 1 | #define HAVE_LIBTERMCAP 1 | #define HAVE_BACKTRACE 1 | #define HAVE_FCNTL 1 | #define HAVE_FORK 1 | #define HAVE_GRANTPT 1 | #define HAVE_KILL 1 | #define HAVE_MKTIME 1 | #define HAVE_PTSNAME 1 | #define HAVE_RAND 1 | #define HAVE_SELECT 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETPGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETUTENT 1 | #define HAVE_SIGACTION 1 | #define HAVE_STRSTR 1 | #define HAVE_TTYNAME 1 | #define HAVE_TTYSLOT 1 | #define HAVE_UMASK 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_VHANGUP 1 | #define HAVE_WAITPID 1 | #define HAVE___SYNC_ADD_AND_FETCH 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_DLADDR 1 | #define HAVE_LIBDL 1 | #define HAVE_GETPWNAM_R 1 | #define POSIX_GETPWNAM_R 1 | #define HAVE_KCM 1 | /* end confdefs.h. */ | | #ifdef HAVE_INTTYPES_H | #include | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_BITYPES_H | #include | #endif | #ifdef HAVE_BIND_BITYPES_H | #include | #endif | #ifdef HAVE_NETINET_IN6_MACHTYPES_H | #include | #endif | | | int | main () | { | if (sizeof ((int8_t))) | return 0; | ; | return 0; | } configure:28101: result: yes configure:28127: checking for int16_t configure:28127: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:28127: $? = 0 configure:28127: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 conftest.c: In function 'main': conftest.c:337:22: error: expected expression before ')' token if (sizeof ((int16_t))) ^ configure:28127: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define NEED_MKSTEMP_PROTO 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_STRERROR_R 1 | #define GETHOSTBYNAME_PROTO_COMPATIBLE 1 | #define GETSERVBYNAME_PROTO_COMPATIBLE 1 | #define GETSOCKNAME_PROTO_COMPATIBLE 1 | #define OPENLOG_PROTO_COMPATIBLE 1 | #define HAVE_H_ERRNO 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_H_ERRLIST 1 | #define HAVE_DECL_H_ERRLIST 0 | #define HAVE_H_NERR 1 | #define HAVE_DECL_H_NERR 0 | #define HAVE___PROGNAME 1 | #define HAVE_DECL___PROGNAME 0 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_OPTIND 1 | #define HAVE_DECL_OPTERR 1 | #define HAVE_DECL_OPTOPT 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TIMEZONE 1 | #define HAVE_DECL_TIMEZONE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_WINSIZE 1 | #define HAVE_STRUCT_SPWD 1 | #define ENABLE_AFS_STRING_TO_KEY 1 | #define ENDIANESS_IN_SYS_PARAM_H 1 | #define HAVE_LONG_LONG 1 | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_TELNET_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERM_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LOGWTMP 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LOGOUT 1 | #define HAVE_LIBUTIL 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBUTIL 1 | #define HAVE_TGETENT 1 | #define HAVE_LIBTERMCAP 1 | #define HAVE_BACKTRACE 1 | #define HAVE_FCNTL 1 | #define HAVE_FORK 1 | #define HAVE_GRANTPT 1 | #define HAVE_KILL 1 | #define HAVE_MKTIME 1 | #define HAVE_PTSNAME 1 | #define HAVE_RAND 1 | #define HAVE_SELECT 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETPGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETUTENT 1 | #define HAVE_SIGACTION 1 | #define HAVE_STRSTR 1 | #define HAVE_TTYNAME 1 | #define HAVE_TTYSLOT 1 | #define HAVE_UMASK 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_VHANGUP 1 | #define HAVE_WAITPID 1 | #define HAVE___SYNC_ADD_AND_FETCH 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_DLADDR 1 | #define HAVE_LIBDL 1 | #define HAVE_GETPWNAM_R 1 | #define POSIX_GETPWNAM_R 1 | #define HAVE_KCM 1 | #define HAVE_INT8_T 1 | /* end confdefs.h. */ | | #ifdef HAVE_INTTYPES_H | #include | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_BITYPES_H | #include | #endif | #ifdef HAVE_BIND_BITYPES_H | #include | #endif | #ifdef HAVE_NETINET_IN6_MACHTYPES_H | #include | #endif | | | int | main () | { | if (sizeof ((int16_t))) | return 0; | ; | return 0; | } configure:28127: result: yes configure:28153: checking for int32_t configure:28153: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:28153: $? = 0 configure:28153: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 conftest.c: In function 'main': conftest.c:338:22: error: expected expression before ')' token if (sizeof ((int32_t))) ^ configure:28153: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define NEED_MKSTEMP_PROTO 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_STRERROR_R 1 | #define GETHOSTBYNAME_PROTO_COMPATIBLE 1 | #define GETSERVBYNAME_PROTO_COMPATIBLE 1 | #define GETSOCKNAME_PROTO_COMPATIBLE 1 | #define OPENLOG_PROTO_COMPATIBLE 1 | #define HAVE_H_ERRNO 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_H_ERRLIST 1 | #define HAVE_DECL_H_ERRLIST 0 | #define HAVE_H_NERR 1 | #define HAVE_DECL_H_NERR 0 | #define HAVE___PROGNAME 1 | #define HAVE_DECL___PROGNAME 0 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_OPTIND 1 | #define HAVE_DECL_OPTERR 1 | #define HAVE_DECL_OPTOPT 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TIMEZONE 1 | #define HAVE_DECL_TIMEZONE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_WINSIZE 1 | #define HAVE_STRUCT_SPWD 1 | #define ENABLE_AFS_STRING_TO_KEY 1 | #define ENDIANESS_IN_SYS_PARAM_H 1 | #define HAVE_LONG_LONG 1 | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_TELNET_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERM_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LOGWTMP 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LOGOUT 1 | #define HAVE_LIBUTIL 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBUTIL 1 | #define HAVE_TGETENT 1 | #define HAVE_LIBTERMCAP 1 | #define HAVE_BACKTRACE 1 | #define HAVE_FCNTL 1 | #define HAVE_FORK 1 | #define HAVE_GRANTPT 1 | #define HAVE_KILL 1 | #define HAVE_MKTIME 1 | #define HAVE_PTSNAME 1 | #define HAVE_RAND 1 | #define HAVE_SELECT 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETPGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETUTENT 1 | #define HAVE_SIGACTION 1 | #define HAVE_STRSTR 1 | #define HAVE_TTYNAME 1 | #define HAVE_TTYSLOT 1 | #define HAVE_UMASK 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_VHANGUP 1 | #define HAVE_WAITPID 1 | #define HAVE___SYNC_ADD_AND_FETCH 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_DLADDR 1 | #define HAVE_LIBDL 1 | #define HAVE_GETPWNAM_R 1 | #define POSIX_GETPWNAM_R 1 | #define HAVE_KCM 1 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | /* end confdefs.h. */ | | #ifdef HAVE_INTTYPES_H | #include | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_BITYPES_H | #include | #endif | #ifdef HAVE_BIND_BITYPES_H | #include | #endif | #ifdef HAVE_NETINET_IN6_MACHTYPES_H | #include | #endif | | | int | main () | { | if (sizeof ((int32_t))) | return 0; | ; | return 0; | } configure:28153: result: yes configure:28179: checking for int64_t configure:28179: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:28179: $? = 0 configure:28179: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 conftest.c: In function 'main': conftest.c:339:22: error: expected expression before ')' token if (sizeof ((int64_t))) ^ configure:28179: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define NEED_MKSTEMP_PROTO 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_STRERROR_R 1 | #define GETHOSTBYNAME_PROTO_COMPATIBLE 1 | #define GETSERVBYNAME_PROTO_COMPATIBLE 1 | #define GETSOCKNAME_PROTO_COMPATIBLE 1 | #define OPENLOG_PROTO_COMPATIBLE 1 | #define HAVE_H_ERRNO 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_H_ERRLIST 1 | #define HAVE_DECL_H_ERRLIST 0 | #define HAVE_H_NERR 1 | #define HAVE_DECL_H_NERR 0 | #define HAVE___PROGNAME 1 | #define HAVE_DECL___PROGNAME 0 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_OPTIND 1 | #define HAVE_DECL_OPTERR 1 | #define HAVE_DECL_OPTOPT 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TIMEZONE 1 | #define HAVE_DECL_TIMEZONE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_WINSIZE 1 | #define HAVE_STRUCT_SPWD 1 | #define ENABLE_AFS_STRING_TO_KEY 1 | #define ENDIANESS_IN_SYS_PARAM_H 1 | #define HAVE_LONG_LONG 1 | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_TELNET_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERM_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LOGWTMP 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LOGOUT 1 | #define HAVE_LIBUTIL 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBUTIL 1 | #define HAVE_TGETENT 1 | #define HAVE_LIBTERMCAP 1 | #define HAVE_BACKTRACE 1 | #define HAVE_FCNTL 1 | #define HAVE_FORK 1 | #define HAVE_GRANTPT 1 | #define HAVE_KILL 1 | #define HAVE_MKTIME 1 | #define HAVE_PTSNAME 1 | #define HAVE_RAND 1 | #define HAVE_SELECT 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETPGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETUTENT 1 | #define HAVE_SIGACTION 1 | #define HAVE_STRSTR 1 | #define HAVE_TTYNAME 1 | #define HAVE_TTYSLOT 1 | #define HAVE_UMASK 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_VHANGUP 1 | #define HAVE_WAITPID 1 | #define HAVE___SYNC_ADD_AND_FETCH 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_DLADDR 1 | #define HAVE_LIBDL 1 | #define HAVE_GETPWNAM_R 1 | #define POSIX_GETPWNAM_R 1 | #define HAVE_KCM 1 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | /* end confdefs.h. */ | | #ifdef HAVE_INTTYPES_H | #include | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_BITYPES_H | #include | #endif | #ifdef HAVE_BIND_BITYPES_H | #include | #endif | #ifdef HAVE_NETINET_IN6_MACHTYPES_H | #include | #endif | | | int | main () | { | if (sizeof ((int64_t))) | return 0; | ; | return 0; | } configure:28179: result: yes configure:28205: checking for u_int8_t configure:28205: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:28205: $? = 0 configure:28205: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 conftest.c: In function 'main': conftest.c:340:23: error: expected expression before ')' token if (sizeof ((u_int8_t))) ^ configure:28205: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define NEED_MKSTEMP_PROTO 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_STRERROR_R 1 | #define GETHOSTBYNAME_PROTO_COMPATIBLE 1 | #define GETSERVBYNAME_PROTO_COMPATIBLE 1 | #define GETSOCKNAME_PROTO_COMPATIBLE 1 | #define OPENLOG_PROTO_COMPATIBLE 1 | #define HAVE_H_ERRNO 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_H_ERRLIST 1 | #define HAVE_DECL_H_ERRLIST 0 | #define HAVE_H_NERR 1 | #define HAVE_DECL_H_NERR 0 | #define HAVE___PROGNAME 1 | #define HAVE_DECL___PROGNAME 0 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_OPTIND 1 | #define HAVE_DECL_OPTERR 1 | #define HAVE_DECL_OPTOPT 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TIMEZONE 1 | #define HAVE_DECL_TIMEZONE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_WINSIZE 1 | #define HAVE_STRUCT_SPWD 1 | #define ENABLE_AFS_STRING_TO_KEY 1 | #define ENDIANESS_IN_SYS_PARAM_H 1 | #define HAVE_LONG_LONG 1 | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_TELNET_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERM_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LOGWTMP 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LOGOUT 1 | #define HAVE_LIBUTIL 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBUTIL 1 | #define HAVE_TGETENT 1 | #define HAVE_LIBTERMCAP 1 | #define HAVE_BACKTRACE 1 | #define HAVE_FCNTL 1 | #define HAVE_FORK 1 | #define HAVE_GRANTPT 1 | #define HAVE_KILL 1 | #define HAVE_MKTIME 1 | #define HAVE_PTSNAME 1 | #define HAVE_RAND 1 | #define HAVE_SELECT 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETPGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETUTENT 1 | #define HAVE_SIGACTION 1 | #define HAVE_STRSTR 1 | #define HAVE_TTYNAME 1 | #define HAVE_TTYSLOT 1 | #define HAVE_UMASK 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_VHANGUP 1 | #define HAVE_WAITPID 1 | #define HAVE___SYNC_ADD_AND_FETCH 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_DLADDR 1 | #define HAVE_LIBDL 1 | #define HAVE_GETPWNAM_R 1 | #define POSIX_GETPWNAM_R 1 | #define HAVE_KCM 1 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | /* end confdefs.h. */ | | #ifdef HAVE_INTTYPES_H | #include | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_BITYPES_H | #include | #endif | #ifdef HAVE_BIND_BITYPES_H | #include | #endif | #ifdef HAVE_NETINET_IN6_MACHTYPES_H | #include | #endif | | | int | main () | { | if (sizeof ((u_int8_t))) | return 0; | ; | return 0; | } configure:28205: result: yes configure:28231: checking for u_int16_t configure:28231: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:28231: $? = 0 configure:28231: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 conftest.c: In function 'main': conftest.c:341:24: error: expected expression before ')' token if (sizeof ((u_int16_t))) ^ configure:28231: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define NEED_MKSTEMP_PROTO 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_STRERROR_R 1 | #define GETHOSTBYNAME_PROTO_COMPATIBLE 1 | #define GETSERVBYNAME_PROTO_COMPATIBLE 1 | #define GETSOCKNAME_PROTO_COMPATIBLE 1 | #define OPENLOG_PROTO_COMPATIBLE 1 | #define HAVE_H_ERRNO 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_H_ERRLIST 1 | #define HAVE_DECL_H_ERRLIST 0 | #define HAVE_H_NERR 1 | #define HAVE_DECL_H_NERR 0 | #define HAVE___PROGNAME 1 | #define HAVE_DECL___PROGNAME 0 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_OPTIND 1 | #define HAVE_DECL_OPTERR 1 | #define HAVE_DECL_OPTOPT 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TIMEZONE 1 | #define HAVE_DECL_TIMEZONE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_WINSIZE 1 | #define HAVE_STRUCT_SPWD 1 | #define ENABLE_AFS_STRING_TO_KEY 1 | #define ENDIANESS_IN_SYS_PARAM_H 1 | #define HAVE_LONG_LONG 1 | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_TELNET_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERM_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LOGWTMP 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LOGOUT 1 | #define HAVE_LIBUTIL 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBUTIL 1 | #define HAVE_TGETENT 1 | #define HAVE_LIBTERMCAP 1 | #define HAVE_BACKTRACE 1 | #define HAVE_FCNTL 1 | #define HAVE_FORK 1 | #define HAVE_GRANTPT 1 | #define HAVE_KILL 1 | #define HAVE_MKTIME 1 | #define HAVE_PTSNAME 1 | #define HAVE_RAND 1 | #define HAVE_SELECT 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETPGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETUTENT 1 | #define HAVE_SIGACTION 1 | #define HAVE_STRSTR 1 | #define HAVE_TTYNAME 1 | #define HAVE_TTYSLOT 1 | #define HAVE_UMASK 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_VHANGUP 1 | #define HAVE_WAITPID 1 | #define HAVE___SYNC_ADD_AND_FETCH 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_DLADDR 1 | #define HAVE_LIBDL 1 | #define HAVE_GETPWNAM_R 1 | #define POSIX_GETPWNAM_R 1 | #define HAVE_KCM 1 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_U_INT8_T 1 | /* end confdefs.h. */ | | #ifdef HAVE_INTTYPES_H | #include | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_BITYPES_H | #include | #endif | #ifdef HAVE_BIND_BITYPES_H | #include | #endif | #ifdef HAVE_NETINET_IN6_MACHTYPES_H | #include | #endif | | | int | main () | { | if (sizeof ((u_int16_t))) | return 0; | ; | return 0; | } configure:28231: result: yes configure:28257: checking for u_int32_t configure:28257: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:28257: $? = 0 configure:28257: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 conftest.c: In function 'main': conftest.c:342:24: error: expected expression before ')' token if (sizeof ((u_int32_t))) ^ configure:28257: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define NEED_MKSTEMP_PROTO 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_STRERROR_R 1 | #define GETHOSTBYNAME_PROTO_COMPATIBLE 1 | #define GETSERVBYNAME_PROTO_COMPATIBLE 1 | #define GETSOCKNAME_PROTO_COMPATIBLE 1 | #define OPENLOG_PROTO_COMPATIBLE 1 | #define HAVE_H_ERRNO 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_H_ERRLIST 1 | #define HAVE_DECL_H_ERRLIST 0 | #define HAVE_H_NERR 1 | #define HAVE_DECL_H_NERR 0 | #define HAVE___PROGNAME 1 | #define HAVE_DECL___PROGNAME 0 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_OPTIND 1 | #define HAVE_DECL_OPTERR 1 | #define HAVE_DECL_OPTOPT 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TIMEZONE 1 | #define HAVE_DECL_TIMEZONE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_WINSIZE 1 | #define HAVE_STRUCT_SPWD 1 | #define ENABLE_AFS_STRING_TO_KEY 1 | #define ENDIANESS_IN_SYS_PARAM_H 1 | #define HAVE_LONG_LONG 1 | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_TELNET_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERM_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LOGWTMP 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LOGOUT 1 | #define HAVE_LIBUTIL 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBUTIL 1 | #define HAVE_TGETENT 1 | #define HAVE_LIBTERMCAP 1 | #define HAVE_BACKTRACE 1 | #define HAVE_FCNTL 1 | #define HAVE_FORK 1 | #define HAVE_GRANTPT 1 | #define HAVE_KILL 1 | #define HAVE_MKTIME 1 | #define HAVE_PTSNAME 1 | #define HAVE_RAND 1 | #define HAVE_SELECT 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETPGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETUTENT 1 | #define HAVE_SIGACTION 1 | #define HAVE_STRSTR 1 | #define HAVE_TTYNAME 1 | #define HAVE_TTYSLOT 1 | #define HAVE_UMASK 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_VHANGUP 1 | #define HAVE_WAITPID 1 | #define HAVE___SYNC_ADD_AND_FETCH 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_DLADDR 1 | #define HAVE_LIBDL 1 | #define HAVE_GETPWNAM_R 1 | #define POSIX_GETPWNAM_R 1 | #define HAVE_KCM 1 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | /* end confdefs.h. */ | | #ifdef HAVE_INTTYPES_H | #include | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_BITYPES_H | #include | #endif | #ifdef HAVE_BIND_BITYPES_H | #include | #endif | #ifdef HAVE_NETINET_IN6_MACHTYPES_H | #include | #endif | | | int | main () | { | if (sizeof ((u_int32_t))) | return 0; | ; | return 0; | } configure:28257: result: yes configure:28283: checking for u_int64_t configure:28283: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:28283: $? = 0 configure:28283: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 conftest.c: In function 'main': conftest.c:343:24: error: expected expression before ')' token if (sizeof ((u_int64_t))) ^ configure:28283: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define NEED_MKSTEMP_PROTO 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_STRERROR_R 1 | #define GETHOSTBYNAME_PROTO_COMPATIBLE 1 | #define GETSERVBYNAME_PROTO_COMPATIBLE 1 | #define GETSOCKNAME_PROTO_COMPATIBLE 1 | #define OPENLOG_PROTO_COMPATIBLE 1 | #define HAVE_H_ERRNO 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_H_ERRLIST 1 | #define HAVE_DECL_H_ERRLIST 0 | #define HAVE_H_NERR 1 | #define HAVE_DECL_H_NERR 0 | #define HAVE___PROGNAME 1 | #define HAVE_DECL___PROGNAME 0 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_OPTIND 1 | #define HAVE_DECL_OPTERR 1 | #define HAVE_DECL_OPTOPT 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TIMEZONE 1 | #define HAVE_DECL_TIMEZONE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_WINSIZE 1 | #define HAVE_STRUCT_SPWD 1 | #define ENABLE_AFS_STRING_TO_KEY 1 | #define ENDIANESS_IN_SYS_PARAM_H 1 | #define HAVE_LONG_LONG 1 | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_TELNET_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERM_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LOGWTMP 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LOGOUT 1 | #define HAVE_LIBUTIL 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBUTIL 1 | #define HAVE_TGETENT 1 | #define HAVE_LIBTERMCAP 1 | #define HAVE_BACKTRACE 1 | #define HAVE_FCNTL 1 | #define HAVE_FORK 1 | #define HAVE_GRANTPT 1 | #define HAVE_KILL 1 | #define HAVE_MKTIME 1 | #define HAVE_PTSNAME 1 | #define HAVE_RAND 1 | #define HAVE_SELECT 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETPGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETUTENT 1 | #define HAVE_SIGACTION 1 | #define HAVE_STRSTR 1 | #define HAVE_TTYNAME 1 | #define HAVE_TTYSLOT 1 | #define HAVE_UMASK 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_VHANGUP 1 | #define HAVE_WAITPID 1 | #define HAVE___SYNC_ADD_AND_FETCH 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_DLADDR 1 | #define HAVE_LIBDL 1 | #define HAVE_GETPWNAM_R 1 | #define POSIX_GETPWNAM_R 1 | #define HAVE_KCM 1 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | /* end confdefs.h. */ | | #ifdef HAVE_INTTYPES_H | #include | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_BITYPES_H | #include | #endif | #ifdef HAVE_BIND_BITYPES_H | #include | #endif | #ifdef HAVE_NETINET_IN6_MACHTYPES_H | #include | #endif | | | int | main () | { | if (sizeof ((u_int64_t))) | return 0; | ; | return 0; | } configure:28283: result: yes configure:28309: checking for uint8_t configure:28309: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:28309: $? = 0 configure:28309: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 conftest.c: In function 'main': conftest.c:344:22: error: expected expression before ')' token if (sizeof ((uint8_t))) ^ configure:28309: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define NEED_MKSTEMP_PROTO 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_STRERROR_R 1 | #define GETHOSTBYNAME_PROTO_COMPATIBLE 1 | #define GETSERVBYNAME_PROTO_COMPATIBLE 1 | #define GETSOCKNAME_PROTO_COMPATIBLE 1 | #define OPENLOG_PROTO_COMPATIBLE 1 | #define HAVE_H_ERRNO 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_H_ERRLIST 1 | #define HAVE_DECL_H_ERRLIST 0 | #define HAVE_H_NERR 1 | #define HAVE_DECL_H_NERR 0 | #define HAVE___PROGNAME 1 | #define HAVE_DECL___PROGNAME 0 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_OPTIND 1 | #define HAVE_DECL_OPTERR 1 | #define HAVE_DECL_OPTOPT 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TIMEZONE 1 | #define HAVE_DECL_TIMEZONE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_WINSIZE 1 | #define HAVE_STRUCT_SPWD 1 | #define ENABLE_AFS_STRING_TO_KEY 1 | #define ENDIANESS_IN_SYS_PARAM_H 1 | #define HAVE_LONG_LONG 1 | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_TELNET_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERM_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LOGWTMP 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LOGOUT 1 | #define HAVE_LIBUTIL 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBUTIL 1 | #define HAVE_TGETENT 1 | #define HAVE_LIBTERMCAP 1 | #define HAVE_BACKTRACE 1 | #define HAVE_FCNTL 1 | #define HAVE_FORK 1 | #define HAVE_GRANTPT 1 | #define HAVE_KILL 1 | #define HAVE_MKTIME 1 | #define HAVE_PTSNAME 1 | #define HAVE_RAND 1 | #define HAVE_SELECT 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETPGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETUTENT 1 | #define HAVE_SIGACTION 1 | #define HAVE_STRSTR 1 | #define HAVE_TTYNAME 1 | #define HAVE_TTYSLOT 1 | #define HAVE_UMASK 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_VHANGUP 1 | #define HAVE_WAITPID 1 | #define HAVE___SYNC_ADD_AND_FETCH 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_DLADDR 1 | #define HAVE_LIBDL 1 | #define HAVE_GETPWNAM_R 1 | #define POSIX_GETPWNAM_R 1 | #define HAVE_KCM 1 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | /* end confdefs.h. */ | | #ifdef HAVE_INTTYPES_H | #include | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_BITYPES_H | #include | #endif | #ifdef HAVE_BIND_BITYPES_H | #include | #endif | #ifdef HAVE_NETINET_IN6_MACHTYPES_H | #include | #endif | | | int | main () | { | if (sizeof ((uint8_t))) | return 0; | ; | return 0; | } configure:28309: result: yes configure:28335: checking for uint16_t configure:28335: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:28335: $? = 0 configure:28335: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 conftest.c: In function 'main': conftest.c:345:23: error: expected expression before ')' token if (sizeof ((uint16_t))) ^ configure:28335: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define NEED_MKSTEMP_PROTO 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_STRERROR_R 1 | #define GETHOSTBYNAME_PROTO_COMPATIBLE 1 | #define GETSERVBYNAME_PROTO_COMPATIBLE 1 | #define GETSOCKNAME_PROTO_COMPATIBLE 1 | #define OPENLOG_PROTO_COMPATIBLE 1 | #define HAVE_H_ERRNO 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_H_ERRLIST 1 | #define HAVE_DECL_H_ERRLIST 0 | #define HAVE_H_NERR 1 | #define HAVE_DECL_H_NERR 0 | #define HAVE___PROGNAME 1 | #define HAVE_DECL___PROGNAME 0 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_OPTIND 1 | #define HAVE_DECL_OPTERR 1 | #define HAVE_DECL_OPTOPT 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TIMEZONE 1 | #define HAVE_DECL_TIMEZONE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_WINSIZE 1 | #define HAVE_STRUCT_SPWD 1 | #define ENABLE_AFS_STRING_TO_KEY 1 | #define ENDIANESS_IN_SYS_PARAM_H 1 | #define HAVE_LONG_LONG 1 | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_TELNET_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERM_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LOGWTMP 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LOGOUT 1 | #define HAVE_LIBUTIL 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBUTIL 1 | #define HAVE_TGETENT 1 | #define HAVE_LIBTERMCAP 1 | #define HAVE_BACKTRACE 1 | #define HAVE_FCNTL 1 | #define HAVE_FORK 1 | #define HAVE_GRANTPT 1 | #define HAVE_KILL 1 | #define HAVE_MKTIME 1 | #define HAVE_PTSNAME 1 | #define HAVE_RAND 1 | #define HAVE_SELECT 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETPGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETUTENT 1 | #define HAVE_SIGACTION 1 | #define HAVE_STRSTR 1 | #define HAVE_TTYNAME 1 | #define HAVE_TTYSLOT 1 | #define HAVE_UMASK 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_VHANGUP 1 | #define HAVE_WAITPID 1 | #define HAVE___SYNC_ADD_AND_FETCH 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_DLADDR 1 | #define HAVE_LIBDL 1 | #define HAVE_GETPWNAM_R 1 | #define POSIX_GETPWNAM_R 1 | #define HAVE_KCM 1 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define HAVE_UINT8_T 1 | /* end confdefs.h. */ | | #ifdef HAVE_INTTYPES_H | #include | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_BITYPES_H | #include | #endif | #ifdef HAVE_BIND_BITYPES_H | #include | #endif | #ifdef HAVE_NETINET_IN6_MACHTYPES_H | #include | #endif | | | int | main () | { | if (sizeof ((uint16_t))) | return 0; | ; | return 0; | } configure:28335: result: yes configure:28361: checking for uint32_t configure:28361: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:28361: $? = 0 configure:28361: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 conftest.c: In function 'main': conftest.c:346:23: error: expected expression before ')' token if (sizeof ((uint32_t))) ^ configure:28361: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define NEED_MKSTEMP_PROTO 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_STRERROR_R 1 | #define GETHOSTBYNAME_PROTO_COMPATIBLE 1 | #define GETSERVBYNAME_PROTO_COMPATIBLE 1 | #define GETSOCKNAME_PROTO_COMPATIBLE 1 | #define OPENLOG_PROTO_COMPATIBLE 1 | #define HAVE_H_ERRNO 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_H_ERRLIST 1 | #define HAVE_DECL_H_ERRLIST 0 | #define HAVE_H_NERR 1 | #define HAVE_DECL_H_NERR 0 | #define HAVE___PROGNAME 1 | #define HAVE_DECL___PROGNAME 0 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_OPTIND 1 | #define HAVE_DECL_OPTERR 1 | #define HAVE_DECL_OPTOPT 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TIMEZONE 1 | #define HAVE_DECL_TIMEZONE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_WINSIZE 1 | #define HAVE_STRUCT_SPWD 1 | #define ENABLE_AFS_STRING_TO_KEY 1 | #define ENDIANESS_IN_SYS_PARAM_H 1 | #define HAVE_LONG_LONG 1 | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_TELNET_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERM_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LOGWTMP 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LOGOUT 1 | #define HAVE_LIBUTIL 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBUTIL 1 | #define HAVE_TGETENT 1 | #define HAVE_LIBTERMCAP 1 | #define HAVE_BACKTRACE 1 | #define HAVE_FCNTL 1 | #define HAVE_FORK 1 | #define HAVE_GRANTPT 1 | #define HAVE_KILL 1 | #define HAVE_MKTIME 1 | #define HAVE_PTSNAME 1 | #define HAVE_RAND 1 | #define HAVE_SELECT 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETPGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETUTENT 1 | #define HAVE_SIGACTION 1 | #define HAVE_STRSTR 1 | #define HAVE_TTYNAME 1 | #define HAVE_TTYSLOT 1 | #define HAVE_UMASK 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_VHANGUP 1 | #define HAVE_WAITPID 1 | #define HAVE___SYNC_ADD_AND_FETCH 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_DLADDR 1 | #define HAVE_LIBDL 1 | #define HAVE_GETPWNAM_R 1 | #define POSIX_GETPWNAM_R 1 | #define HAVE_KCM 1 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | /* end confdefs.h. */ | | #ifdef HAVE_INTTYPES_H | #include | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_BITYPES_H | #include | #endif | #ifdef HAVE_BIND_BITYPES_H | #include | #endif | #ifdef HAVE_NETINET_IN6_MACHTYPES_H | #include | #endif | | | int | main () | { | if (sizeof ((uint32_t))) | return 0; | ; | return 0; | } configure:28361: result: yes configure:28387: checking for uint64_t configure:28387: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 configure:28387: $? = 0 configure:28387: /usr/bin/gcc -c -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= conftest.c >&5 conftest.c: In function 'main': conftest.c:347:23: error: expected expression before ')' token if (sizeof ((uint64_t))) ^ configure:28387: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define NEED_MKSTEMP_PROTO 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_STRERROR_R 1 | #define GETHOSTBYNAME_PROTO_COMPATIBLE 1 | #define GETSERVBYNAME_PROTO_COMPATIBLE 1 | #define GETSOCKNAME_PROTO_COMPATIBLE 1 | #define OPENLOG_PROTO_COMPATIBLE 1 | #define HAVE_H_ERRNO 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_H_ERRLIST 1 | #define HAVE_DECL_H_ERRLIST 0 | #define HAVE_H_NERR 1 | #define HAVE_DECL_H_NERR 0 | #define HAVE___PROGNAME 1 | #define HAVE_DECL___PROGNAME 0 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_OPTIND 1 | #define HAVE_DECL_OPTERR 1 | #define HAVE_DECL_OPTOPT 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TIMEZONE 1 | #define HAVE_DECL_TIMEZONE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_WINSIZE 1 | #define HAVE_STRUCT_SPWD 1 | #define ENABLE_AFS_STRING_TO_KEY 1 | #define ENDIANESS_IN_SYS_PARAM_H 1 | #define HAVE_LONG_LONG 1 | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_TELNET_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERM_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LOGWTMP 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LOGOUT 1 | #define HAVE_LIBUTIL 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBUTIL 1 | #define HAVE_TGETENT 1 | #define HAVE_LIBTERMCAP 1 | #define HAVE_BACKTRACE 1 | #define HAVE_FCNTL 1 | #define HAVE_FORK 1 | #define HAVE_GRANTPT 1 | #define HAVE_KILL 1 | #define HAVE_MKTIME 1 | #define HAVE_PTSNAME 1 | #define HAVE_RAND 1 | #define HAVE_SELECT 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETPGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETUTENT 1 | #define HAVE_SIGACTION 1 | #define HAVE_STRSTR 1 | #define HAVE_TTYNAME 1 | #define HAVE_TTYSLOT 1 | #define HAVE_UMASK 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_VHANGUP 1 | #define HAVE_WAITPID 1 | #define HAVE___SYNC_ADD_AND_FETCH 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_DLADDR 1 | #define HAVE_LIBDL 1 | #define HAVE_GETPWNAM_R 1 | #define POSIX_GETPWNAM_R 1 | #define HAVE_KCM 1 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | /* end confdefs.h. */ | | #ifdef HAVE_INTTYPES_H | #include | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_BITYPES_H | #include | #endif | #ifdef HAVE_BIND_BITYPES_H | #include | #endif | #ifdef HAVE_NETINET_IN6_MACHTYPES_H | #include | #endif | | | int | main () | { | if (sizeof ((uint64_t))) | return 0; | ; | return 0; | } configure:28387: result: yes configure:28417: checking for framework security configure:28441: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread -framework Security -framework CoreFoundation >&5 gcc: error: Security: No such file or directory gcc: error: CoreFoundation: No such file or directory gcc: error: unrecognized command line option '-framework' gcc: error: unrecognized command line option '-framework' configure:28441: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define NEED_MKSTEMP_PROTO 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_STRERROR_R 1 | #define GETHOSTBYNAME_PROTO_COMPATIBLE 1 | #define GETSERVBYNAME_PROTO_COMPATIBLE 1 | #define GETSOCKNAME_PROTO_COMPATIBLE 1 | #define OPENLOG_PROTO_COMPATIBLE 1 | #define HAVE_H_ERRNO 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_H_ERRLIST 1 | #define HAVE_DECL_H_ERRLIST 0 | #define HAVE_H_NERR 1 | #define HAVE_DECL_H_NERR 0 | #define HAVE___PROGNAME 1 | #define HAVE_DECL___PROGNAME 0 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_OPTIND 1 | #define HAVE_DECL_OPTERR 1 | #define HAVE_DECL_OPTOPT 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TIMEZONE 1 | #define HAVE_DECL_TIMEZONE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_WINSIZE 1 | #define HAVE_STRUCT_SPWD 1 | #define ENABLE_AFS_STRING_TO_KEY 1 | #define ENDIANESS_IN_SYS_PARAM_H 1 | #define HAVE_LONG_LONG 1 | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_TELNET_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERM_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LOGWTMP 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LOGOUT 1 | #define HAVE_LIBUTIL 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBUTIL 1 | #define HAVE_TGETENT 1 | #define HAVE_LIBTERMCAP 1 | #define HAVE_BACKTRACE 1 | #define HAVE_FCNTL 1 | #define HAVE_FORK 1 | #define HAVE_GRANTPT 1 | #define HAVE_KILL 1 | #define HAVE_MKTIME 1 | #define HAVE_PTSNAME 1 | #define HAVE_RAND 1 | #define HAVE_SELECT 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETPGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETUTENT 1 | #define HAVE_SIGACTION 1 | #define HAVE_STRSTR 1 | #define HAVE_TTYNAME 1 | #define HAVE_TTYSLOT 1 | #define HAVE_UMASK 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_VHANGUP 1 | #define HAVE_WAITPID 1 | #define HAVE___SYNC_ADD_AND_FETCH 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_DLADDR 1 | #define HAVE_LIBDL 1 | #define HAVE_GETPWNAM_R 1 | #define POSIX_GETPWNAM_R 1 | #define HAVE_KCM 1 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | /* end confdefs.h. */ | #include | | int | main () | { | SecKeychainSearchRef searchRef; | SecKeychainSearchCreateFromAttributes(NULL,kSecCertificateItemClass,NULL, &searchRef); | CFRelease(&searchRef); | | ; | return 0; | } configure:28459: result: no configure:28566: checking for getmsg configure:28566: /usr/bin/gcc -o conftest -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES= -L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib conftest.c -lresolv -pthread -lpthread >&5 conftest.c:361:1: error: unknown type name 'choke' choke me ^~~~~ conftest.c:364:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' int ^~~ configure:28566: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Heimdal" | #define PACKAGE_TARNAME "heimdal" | #define PACKAGE_VERSION "7.7.0" | #define PACKAGE_STRING "Heimdal 7.7.0" | #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" | #define PACKAGE_URL "" | #define PACKAGE "heimdal" | #define VERSION "7.7.0" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define _GNU_SOURCE 1 | #define YYTEXT_POINTER 1 | #define HAVE___ATTRIBUTE__ 1 | #define HEIM_WEAK_CRYPTO 1 | #define PKINIT 1 | #define DIGEST 1 | #define KX509 1 | #define HAVE_SQLITE3 1 | #define HAVE_SCC 1 | #define SUPPORT_INETD 1 | #define KRB5 1 | #define HCRYPTO_FALLBACK 1 | #define ENABLE_PTHREAD_SUPPORT 1 | #define RETSIGTYPE void | #define VOID_RETSIGTYPE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_NETINET_IP_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_GETLOGIN 1 | #define POSIX_GETLOGIN 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define rk_PATH_DELIM '/' | #define HAVE_SSIZE_T 1 | #define HAVE_LONG_LONG 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GRP_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_IN_SYSTM_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_SEARCH_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_AUXV_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SOCKET 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_SYSLOG 1 | #define HAVE_IPV6 1 | #define HAVE_IN6ADDR_LOOPBACK 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE__RES 1 | #define HAVE_DECL__RES 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_GETAUXVAL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETSPNAM 1 | #define HAVE_ON_EXIT 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_SYSCONF 1 | #define HAVE_SYSCTL 1 | #define HAVE_TDELETE 1 | #define HAVE_TFIND 1 | #define HAVE_TWALK 1 | #define HAVE_UNAME 1 | #define HAVE_VASPRINTF 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_HSTRERROR 1 | #define NEED_ASNPRINTF_PROTO 1 | #define NEED_VASNPRINTF_PROTO 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_FREEADDRINFO 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_DAEMON 1 | #define HAVE_CHOWN 1 | #define HAVE_ERR 1 | #define HAVE_ERRX 1 | #define HAVE_FCHOWN 1 | #define HAVE_FLOCK 1 | #define HAVE_FNMATCH 1 | #define HAVE_GETCWD 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_GETOPT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETUID 1 | #define HAVE_GETUSERSHELL 1 | #define HAVE_INITGROUPS 1 | #define HAVE_INNETGR 1 | #define HAVE_IRUSEROK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LSTAT 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PUTENV 1 | #define HAVE_RCMD 1 | #define HAVE_READV 1 | #define HAVE_RECVMSG 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETEGID 1 | #define HAVE_SETENV 1 | #define HAVE_SETEUID 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSEP 1 | #define HAVE_STRTOK_R 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_SWAB 1 | #define HAVE_TSEARCH 1 | #define HAVE_TIMEGM 1 | #define HAVE_UNSETENV 1 | #define HAVE_VERR 1 | #define HAVE_VERRX 1 | #define HAVE_VSYSLOG 1 | #define HAVE_VWARN 1 | #define HAVE_VWARNX 1 | #define HAVE_WARN 1 | #define HAVE_WARNX 1 | #define HAVE_WRITEV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define NEED_STRSVIS_PROTO 1 | #define NEED_STRSVISX_PROTO 1 | #define NEED_STRUNVIS_PROTO 1 | #define NEED_STRVIS_PROTO 1 | #define NEED_STRVISX_PROTO 1 | #define NEED_SVIS_PROTO 1 | #define NEED_UNVIS_PROTO 1 | #define NEED_VIS_PROTO 1 | #define HAVE_DIRFD 1 | #define HAVE_INET_ATON 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define NEED_MKSTEMP_PROTO 1 | #define HAVE_CRYPT 1 | #define HAVE_LIBCRYPT 1 | #define HAVE_STRERROR_R 1 | #define GETHOSTBYNAME_PROTO_COMPATIBLE 1 | #define GETSERVBYNAME_PROTO_COMPATIBLE 1 | #define GETSOCKNAME_PROTO_COMPATIBLE 1 | #define OPENLOG_PROTO_COMPATIBLE 1 | #define HAVE_H_ERRNO 1 | #define HAVE_DECL_H_ERRNO 1 | #define HAVE_H_ERRLIST 1 | #define HAVE_DECL_H_ERRLIST 0 | #define HAVE_H_NERR 1 | #define HAVE_DECL_H_NERR 0 | #define HAVE___PROGNAME 1 | #define HAVE_DECL___PROGNAME 0 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_OPTIND 1 | #define HAVE_DECL_OPTERR 1 | #define HAVE_DECL_OPTOPT 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TIMEZONE 1 | #define HAVE_DECL_TIMEZONE 1 | #define HAVE_SA_FAMILY_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_STRUCT_IFADDRS 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_WINSIZE 1 | #define HAVE_STRUCT_SPWD 1 | #define ENABLE_AFS_STRING_TO_KEY 1 | #define ENDIANESS_IN_SYS_PARAM_H 1 | #define HAVE_LONG_LONG 1 | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 1 | #define HAVE_ARPA_TELNET_H 1 | #define HAVE_CURSES_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STROPTS_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERM_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_LOGWTMP 1 | #define HAVE_LIBUTIL 1 | #define HAVE_LOGOUT 1 | #define HAVE_LIBUTIL 1 | #define HAVE_OPENPTY 1 | #define HAVE_LIBUTIL 1 | #define HAVE_TGETENT 1 | #define HAVE_LIBTERMCAP 1 | #define HAVE_BACKTRACE 1 | #define HAVE_FCNTL 1 | #define HAVE_FORK 1 | #define HAVE_GRANTPT 1 | #define HAVE_KILL 1 | #define HAVE_MKTIME 1 | #define HAVE_PTSNAME 1 | #define HAVE_RAND 1 | #define HAVE_SELECT 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETPGID 1 | #define HAVE_SETREGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETREUID 1 | #define HAVE_SETSID 1 | #define HAVE_SETUTENT 1 | #define HAVE_SIGACTION 1 | #define HAVE_STRSTR 1 | #define HAVE_TTYNAME 1 | #define HAVE_TTYSLOT 1 | #define HAVE_UMASK 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_VHANGUP 1 | #define HAVE_WAITPID 1 | #define HAVE___SYNC_ADD_AND_FETCH 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_DLADDR 1 | #define HAVE_LIBDL 1 | #define HAVE_GETPWNAM_R 1 | #define POSIX_GETPWNAM_R 1 | #define HAVE_KCM 1 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_READLINE 1 | #define AUTHENTICATION 1 | #define ENCRYPTION 1 | #define DES_ENCRYPTION 1 | #define DIAGNOSTICS 1 | #define OLD_ENVIRON 1 | /* end confdefs.h. */ | /* Define getmsg to an innocuous variant, in case declares getmsg. | For example, HP-UX 11i declares gettimeofday. */ | #define getmsg innocuous_getmsg | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getmsg (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getmsg | | /* 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 getmsg (); | /* 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_getmsg || defined __stub___getmsg | choke me | #endif | | int | main () | { | return getmsg (); | ; | return 0; | } configure:28566: result: no configure:28627: checking for compile_et configure:28655: result: no configure:28805: Using our own com_err configure:28825: checking which authentication modules should be built configure:28860: result: none configure:29109: checking that generated files are newer than configure configure:29115: result: done configure:29318: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Heimdal config.status 7.7.0, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on gcc160.bak.milne.osuosl.org config.status:1652: creating Makefile config.status:1652: creating etc/Makefile config.status:1652: creating include/Makefile config.status:1652: creating include/gssapi/Makefile config.status:1652: creating include/hcrypto/Makefile config.status:1652: creating include/kadm5/Makefile config.status:1652: creating lib/Makefile config.status:1652: creating lib/base/Makefile config.status:1652: creating lib/asn1/Makefile config.status:1652: creating lib/com_err/Makefile config.status:1652: creating lib/hcrypto/Makefile config.status:1652: creating lib/hx509/Makefile config.status:1652: creating lib/gssapi/Makefile config.status:1652: creating lib/ntlm/Makefile config.status:1652: creating lib/hdb/Makefile config.status:1652: creating lib/ipc/Makefile config.status:1652: creating lib/kadm5/Makefile config.status:1652: creating lib/kafs/Makefile config.status:1652: creating lib/kdfs/Makefile config.status:1652: creating lib/krb5/Makefile config.status:1652: creating lib/otp/Makefile config.status:1652: creating lib/roken/Makefile config.status:1652: creating lib/sl/Makefile config.status:1652: creating lib/sqlite/Makefile config.status:1652: creating lib/vers/Makefile config.status:1652: creating lib/wind/Makefile config.status:1652: creating po/Makefile config.status:1652: creating kuser/Makefile config.status:1652: creating kpasswd/Makefile config.status:1652: creating kadmin/Makefile config.status:1652: creating admin/Makefile config.status:1652: creating kcm/Makefile config.status:1652: creating kdc/Makefile config.status:1652: creating appl/Makefile config.status:1652: creating appl/afsutil/Makefile config.status:1652: creating appl/dbutils/Makefile config.status:1652: creating appl/gssmask/Makefile config.status:1652: creating appl/otp/Makefile config.status:1652: creating appl/su/Makefile config.status:1652: creating appl/test/Makefile config.status:1652: creating appl/kf/Makefile config.status:1652: creating appl/dceutils/Makefile config.status:1652: creating tests/Makefile config.status:1652: creating tests/bin/Makefile config.status:1652: creating tests/can/Makefile config.status:1652: creating tests/db/Makefile config.status:1652: creating tests/kdc/Makefile config.status:1652: creating tests/ldap/Makefile config.status:1652: creating tests/gss/Makefile config.status:1652: creating tests/java/Makefile config.status:1652: creating tests/plugin/Makefile config.status:1652: creating packages/Makefile config.status:1652: creating packages/mac/Makefile config.status:1652: creating doc/Makefile config.status:1652: creating tools/Makefile config.status:1652: creating include/config.h config.status:1881: executing depfiles commands config.status:1881: executing libtool commands configure:31586: === configuring in lib/libedit (/home/buildroot/autobuild/instance-1/output-1/build/host-heimdal-7.7.0/lib/libedit) configure:31649: running /bin/bash ./configure --disable-option-checking '--prefix=/home/buildroot/autobuild/instance-1/output-1/host' '--sysconfdir=/home/buildroot/autobuild/instance-1/output-1/host/etc' '--localstatedir=/home/buildroot/autobuild/instance-1/output-1/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-nls' '--disable-dependency-tracking' '--disable-shared' '--enable-static' '--without-openldap' '--without-capng' '--with-db-type-preference=' '--without-sqlite3' '--without-libintl' '--without-openssl' '--without-berkeley-db' '--without-readline' '--without-libedit' '--without-hesiod' '--without-x' '--disable-mdb-db' '--disable-ndbm-db' '--disable-heimdal-documentation' 'CC=/usr/bin/gcc' 'CFLAGS=-O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include' 'LDFLAGS=-L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib' 'CPPFLAGS=-I/home/buildroot/autobuild/instance-1/output-1/host/include' 'CPP=/usr/bin/cpp' 'PKG_CONFIG=/home/buildroot/autobuild/instance-1/output-1/host/bin/pkg-config' --cache-file=/dev/null --srcdir=. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv___attribute__=yes ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_env_CAPNG_CFLAGS_set= ac_cv_env_CAPNG_CFLAGS_value= ac_cv_env_CAPNG_LIBS_set= ac_cv_env_CAPNG_LIBS_value= 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/buildroot/autobuild/instance-1/output-1/host/include' ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value=-I/home/buildroot/autobuild/instance-1/output-1/host/include ac_cv_env_CPP_set=set ac_cv_env_CPP_value=/usr/bin/cpp ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib' ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LT_SYS_LIBRARY_PATH_set= ac_cv_env_LT_SYS_LIBRARY_PATH_value= ac_cv_env_PKG_CONFIG_set=set ac_cv_env_PKG_CONFIG_value=/home/buildroot/autobuild/instance-1/output-1/host/bin/pkg-config 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_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func__getpty=no ac_cv_func__scrsize=no ac_cv_func_arc4random=no ac_cv_func_asnprintf=no ac_cv_func_asnprintf_noproto=yes ac_cv_func_asprintf=yes ac_cv_func_asprintf_noproto=no ac_cv_func_atexit=yes ac_cv_func_backtrace=yes ac_cv_func_bswap16=no ac_cv_func_bswap32=no ac_cv_func_bswap64=no ac_cv_func_cap_set_proc=no ac_cv_func_cgetent=no ac_cv_func_chown=yes ac_cv_func_closefrom=no ac_cv_func_copyhostent=no ac_cv_func_crypt=yes ac_cv_func_crypt_noproto=no ac_cv_func_daemon=yes ac_cv_func_daemon_noproto=no ac_cv_func_dladdr=yes ac_cv_func_dlopen=yes ac_cv_func_dn_expand=yes ac_cv_func_dns_search=no ac_cv_func_door_create=no ac_cv_func_ecalloc=no ac_cv_func_emalloc=no ac_cv_func_erealloc=no ac_cv_func_err=yes ac_cv_func_errx=yes ac_cv_func_estrdup=no ac_cv_func_fchown=yes ac_cv_func_fcntl=yes ac_cv_func_flock=yes ac_cv_func_fnmatch=yes ac_cv_func_fork=yes ac_cv_func_freeaddrinfo=yes ac_cv_func_freehostent=no ac_cv_func_gai_strerror=yes ac_cv_func_getaddrinfo=yes ac_cv_func_getaddrinfo_numserv=yes ac_cv_func_getauxval=yes ac_cv_func_getconfattr=no ac_cv_func_getcwd=yes ac_cv_func_getdtablesize=yes ac_cv_func_getegid=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_gethostbyaddr_proto_compat=no ac_cv_func_gethostbyname2=yes ac_cv_func_gethostbyname=yes ac_cv_func_gethostbyname_proto_compat=yes ac_cv_func_gethostname=yes ac_cv_func_gethostname_noproto=no ac_cv_func_getifaddrs=yes ac_cv_func_getipnodebyaddr=no ac_cv_func_getipnodebyname=no ac_cv_func_getlogin=yes ac_cv_func_getlogin_posix=yes ac_cv_func_getmsg=no ac_cv_func_getnameinfo=yes ac_cv_func_getopt=yes ac_cv_func_getpagesize=yes ac_cv_func_getpeereid=no ac_cv_func_getpeerucred=no ac_cv_func_getprogname=no ac_cv_func_getpwnam_r=yes ac_cv_func_getpwnam_r_posix=yes ac_cv_func_getpwnam_r_posix_def=no ac_cv_func_getrlimit=yes ac_cv_func_getservbyname_proto_compat=yes ac_cv_func_getsockname_proto_compat=yes ac_cv_func_getsockopt=yes ac_cv_func_getspnam=yes ac_cv_func_gettimeofday=yes ac_cv_func_getudbnam=no ac_cv_func_getuid=yes ac_cv_func_getusershell=yes ac_cv_func_getusershell_noproto=no ac_cv_func_glob_working=no ac_cv_func_grantpt=yes ac_cv_func_hstrerror=yes ac_cv_func_hstrerror_noproto=no ac_cv_func_inet_aton=yes ac_cv_func_inet_aton_noproto=no ac_cv_func_inet_ntop=yes ac_cv_func_inet_pton=yes ac_cv_func_initgroups=yes ac_cv_func_innetgr=yes ac_cv_func_iruserok=yes ac_cv_func_iruserok_noproto=no ac_cv_func_issetugid=no ac_cv_func_kill=yes ac_cv_func_localtime_r=yes ac_cv_func_logout=yes ac_cv_func_logwtmp=yes ac_cv_func_lstat=yes ac_cv_func_memmove=yes ac_cv_func_memset_s=no ac_cv_func_mkstemp=yes ac_cv_func_mkstemp_noproto=yes ac_cv_func_mktime=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_on_exit=yes ac_cv_func_openlog_proto_compat=yes ac_cv_func_openpty=yes ac_cv_func_pidfile=no ac_cv_func_poll=yes ac_cv_func_ptsname=yes ac_cv_func_putenv=yes ac_cv_func_rand=yes ac_cv_func_random=yes ac_cv_func_rcmd=yes ac_cv_func_readv=yes ac_cv_func_realloc_broken=no ac_cv_func_recvmsg=yes ac_cv_func_res_ndestroy=no ac_cv_func_res_nsearch=yes ac_cv_func_res_search=yes ac_cv_func_revoke=no ac_cv_func_select=yes ac_cv_func_sendmsg=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_setenv_noproto=no ac_cv_func_seteuid=yes ac_cv_func_setitimer=yes ac_cv_func_setlim=no ac_cv_func_setlogin=no ac_cv_func_setpcred=no ac_cv_func_setpgid=yes ac_cv_func_setproctitle=no ac_cv_func_setprogname=no ac_cv_func_setregid=yes ac_cv_func_setresgid=yes ac_cv_func_setresuid=yes ac_cv_func_setreuid=yes ac_cv_func_setsid=yes ac_cv_func_setsockopt=yes ac_cv_func_setutent=yes ac_cv_func_sgi_getcapabilitybyname=no ac_cv_func_sigaction=yes ac_cv_func_snprintf_noproto=no ac_cv_func_snprintf_working=yes ac_cv_func_socket=yes ac_cv_func_strcasecmp=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strerror_r=yes ac_cv_func_strerror_r_proto_compat=no ac_cv_func_strftime=yes ac_cv_func_strlcat=no ac_cv_func_strlcpy=no ac_cv_func_strlwr=no ac_cv_func_strncasecmp=yes ac_cv_func_strndup=yes ac_cv_func_strndup_noproto=no ac_cv_func_strnlen=yes ac_cv_func_strptime=yes ac_cv_func_strsep=yes ac_cv_func_strsep_copy=no ac_cv_func_strsep_noproto=no ac_cv_func_strstr=yes ac_cv_func_strsvis=no ac_cv_func_strsvis_noproto=yes ac_cv_func_strsvisx=no ac_cv_func_strsvisx_noproto=yes ac_cv_func_strtok_r=yes ac_cv_func_strtok_r_noproto=no ac_cv_func_strtoll=yes ac_cv_func_strtoull=yes ac_cv_func_strunvis=no ac_cv_func_strunvis_noproto=yes ac_cv_func_strupr=no ac_cv_func_strvis=no ac_cv_func_strvis_noproto=yes ac_cv_func_strvisx=no ac_cv_func_strvisx_noproto=yes ac_cv_func_svis=no ac_cv_func_svis_noproto=yes ac_cv_func_swab=yes ac_cv_func_sysconf=yes ac_cv_func_sysctl=yes ac_cv_func_syslog=yes ac_cv_func_tdelete=yes ac_cv_func_tfind=yes ac_cv_func_tgetent=yes ac_cv_func_timegm=yes ac_cv_func_tsearch=yes ac_cv_func_ttyname=yes ac_cv_func_ttyslot=yes ac_cv_func_twalk=yes ac_cv_func_umask=yes ac_cv_func_uname=yes ac_cv_func_unlockpt=yes ac_cv_func_unsetenv=yes ac_cv_func_unsetenv_noproto=no ac_cv_func_unvis=no ac_cv_func_unvis_noproto=yes ac_cv_func_vasnprintf=no ac_cv_func_vasnprintf_noproto=yes ac_cv_func_vasprintf=yes ac_cv_func_vasprintf_noproto=no ac_cv_func_verr=yes ac_cv_func_verrx=yes ac_cv_func_vhangup=yes ac_cv_func_vis=no ac_cv_func_vis_noproto=yes ac_cv_func_vsnprintf_noproto=no ac_cv_func_vsnprintf_working=yes ac_cv_func_vsyslog=yes ac_cv_func_vwarn=yes ac_cv_func_vwarnx=yes ac_cv_func_waitpid=yes ac_cv_func_warn=yes ac_cv_func_warnx=yes ac_cv_func_writev=yes ac_cv_func_yp_get_default_domain=no ac_cv_funclib_bswap16=no ac_cv_funclib_bswap32=no ac_cv_funclib_bswap64=no ac_cv_funclib_crypt=-lcrypt ac_cv_funclib_dladdr=-ldl ac_cv_funclib_dlopen=-ldl ac_cv_funclib_dn_expand=yes ac_cv_funclib_dns_search=no ac_cv_funclib_door_create=no ac_cv_funclib_freeaddrinfo=yes ac_cv_funclib_gai_strerror=yes ac_cv_funclib_getaddrinfo=yes ac_cv_funclib_gethostbyname2=yes ac_cv_funclib_gethostbyname=yes ac_cv_funclib_getnameinfo=yes ac_cv_funclib_getpwnam_r=yes ac_cv_funclib_getsockopt=yes ac_cv_funclib_hstrerror=yes ac_cv_funclib_logout=-lutil ac_cv_funclib_logwtmp=-lutil ac_cv_funclib_openpty=-lutil ac_cv_funclib_pidfile=no ac_cv_funclib_res_ndestroy=no ac_cv_funclib_res_nsearch=yes ac_cv_funclib_res_search=-lresolv ac_cv_funclib_setsockopt=yes ac_cv_funclib_socket=yes ac_cv_funclib_syslog=yes ac_cv_funclib_tgetent=-ltermcap ac_cv_have_decl___progname=no ac_cv_have_decl__res=yes ac_cv_have_decl_environ=yes ac_cv_have_decl_h_errlist=no ac_cv_have_decl_h_errno=yes ac_cv_have_decl_h_nerr=no ac_cv_have_decl_optarg=yes ac_cv_have_decl_opterr=yes ac_cv_have_decl_optind=yes ac_cv_have_decl_optopt=yes ac_cv_have_decl_timezone=yes ac_cv_header_CommonCrypto_CommonCryptor_h=no ac_cv_header_CommonCrypto_CommonDigest_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_arpa_nameser_h=yes ac_cv_header_arpa_telnet_h=yes ac_cv_header_asl_h=no ac_cv_header_bind_bitypes_h=no ac_cv_header_bsdsetjmp_h=no ac_cv_header_capability_h=no ac_cv_header_config_h=no ac_cv_header_crypt_h=yes ac_cv_header_curses_h=yes ac_cv_header_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_dns_h=no ac_cv_header_err_h=yes ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_fnmatch_h=yes ac_cv_header_grp_h=yes ac_cv_header_ifaddrs_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_libutil_h=no ac_cv_header_limits_h=yes ac_cv_header_locale_h=yes ac_cv_header_maillock_h=no ac_cv_header_memory_h=yes ac_cv_header_net_if_h=yes ac_cv_header_netdb_h=yes ac_cv_header_netgroup_h=no ac_cv_header_netinet6_in6_h=no ac_cv_header_netinet6_in6_var_h=no ac_cv_header_netinet_in6_h=no ac_cv_header_netinet_in6_machtypes_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_netinet_in_systm_h=yes ac_cv_header_netinet_ip_h=yes ac_cv_header_netinet_tcp_h=yes ac_cv_header_paths_h=yes ac_cv_header_poll_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pty_h=yes ac_cv_header_pwd_h=yes ac_cv_header_resolv_h=yes ac_cv_header_rpcsvc_ypclnt_h=yes ac_cv_header_sac_h=no ac_cv_header_search_h=yes ac_cv_header_security_pam_modules_h=no ac_cv_header_sgtty_h=yes ac_cv_header_shadow_h=yes ac_cv_header_siad_h=no ac_cv_header_signal_h=yes ac_cv_header_standards_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_stropts_h=yes ac_cv_header_sys_auxv_h=yes ac_cv_header_sys_bitypes_h=yes ac_cv_header_sys_bswap_h=no ac_cv_header_sys_capability_h=no ac_cv_header_sys_category_h=no ac_cv_header_sys_errno_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=no ac_cv_header_sys_ioccom_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_proc_h=no ac_cv_header_sys_pty_h=no ac_cv_header_sys_ptyio_h=no ac_cv_header_sys_ptyvar_h=no ac_cv_header_sys_resource_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_sockio_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_str_tty_h=no ac_cv_header_sys_stream_h=no ac_cv_header_sys_stropts_h=yes ac_cv_header_sys_strtty_h=no ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_sysctl_h=yes ac_cv_header_sys_termio_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_timeb_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_tty_h=no ac_cv_header_sys_types_h=yes ac_cv_header_sys_ucred_h=no ac_cv_header_sys_uio_h=yes ac_cv_header_sys_un_h=yes ac_cv_header_sys_utsname_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syslog_h=yes ac_cv_header_term_h=yes ac_cv_header_termcap_h=yes ac_cv_header_termio_h=yes ac_cv_header_termios_h=yes ac_cv_header_time=yes ac_cv_header_time_h=yes ac_cv_header_tmpdir_h=no ac_cv_header_udb_h=no ac_cv_header_unistd_h=yes ac_cv_header_userconf_h=no ac_cv_header_usersec_h=no ac_cv_header_util_h=no ac_cv_header_vis_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_ipv6=yes ac_cv_lib_lex=-lfl ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_GROFF=/usr/bin/groff ac_cv_path_NROFF=/usr/bin/nroff ac_cv_path_SED=/bin/sed ac_cv_path_install='/usr/bin/install -c' ac_cv_path_lt_DD=/bin/dd ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_COMPILE_ET=no ac_cv_prog_CPP=/usr/bin/cpp ac_cv_prog_LEX=flex ac_cv_prog_LN_S='ln -s' ac_cv_prog_YACC='bison -y' ac_cv_prog_ac_ct_CC=/usr/bin/gcc ac_cv_prog_ac_ct_MANIFEST_TOOL=mt ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=/usr/bin/ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_lex_root=lex.yy ac_cv_prog_lex_yytext_pointer=yes ac_cv_prog_make_make_set=yes ac_cv_struct_spwd=yes ac_cv_struct_tm=time.h ac_cv_struct_winsize=yes ac_cv_sys_catman_ext=number ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_sys_man_format='/usr/bin/nroff -mdoc $< > $@' ac_cv_type_dir_dd_fd=no ac_cv_type_int16_t=yes ac_cv_type_int32_t=yes ac_cv_type_int64_t=yes ac_cv_type_int8_t=yes ac_cv_type_long_long=yes ac_cv_type_mode_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_sa_family_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_socklen_t=yes ac_cv_type_ssize_t=yes ac_cv_type_struct_addrinfo=yes ac_cv_type_struct_ifaddrs=yes ac_cv_type_struct_iovec=yes ac_cv_type_struct_msghdr=yes ac_cv_type_struct_sockaddr=yes ac_cv_type_struct_sockaddr_sa_len=no ac_cv_type_struct_sockaddr_storage=yes ac_cv_type_struct_tm_tm_gmtoff=yes ac_cv_type_struct_tm_tm_zone=yes ac_cv_type_u_int16_t=yes ac_cv_type_u_int32_t=yes ac_cv_type_u_int64_t=yes ac_cv_type_u_int8_t=yes ac_cv_type_uid_t=yes ac_cv_type_uint16_t=yes ac_cv_type_uint32_t=yes ac_cv_type_uint64_t=yes ac_cv_type_uint8_t=yes ac_cv_type_uintptr_t=yes ac_cv_var___progname=yes ac_cv_var__res=yes ac_cv_var_altzone=no ac_cv_var_h_errlist=yes ac_cv_var_h_errno=yes ac_cv_var_h_nerr=yes ac_cv_var_in6addr_loopback=yes ac_cv_var_timezone=yes am_cv_CC_dependencies_compiler_type=none am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes krb_cv_c_bigendian=no krb_cv_c_bigendian_compile=yes krb_cv_com_err=no krb_cv_com_err_need_r= krb_cv_compile_et=no krb_cv_compile_et_cross=no lt_cv_ar_at_file=@ lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM=/usr/bin/nm lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_global_symbol_to_import= lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop lt_cv_truncate_bin='/bin/dd bs=4096 count=1' rk_cv_version_script=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/buildroot/autobuild/instance-1/output-1/build/host-heimdal-7.7.0/missing aclocal-1.15' AIX4_FALSE='' AIX4_TRUE='#' AIX_DYNAMIC_AFS_FALSE='#' AIX_DYNAMIC_AFS_TRUE='' AIX_EXTRA_KAFS='' AIX_FALSE='' AIX_TRUE='#' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_V='$(V)' AR='/usr/bin/ar' AS='/usr/bin/as' ASN1_COMPILE='$(top_builddir)/lib/asn1/asn1_compile$(EXEEXT)' ASN1_COMPILE_DEP='$(ASN1_COMPILE)' AUTOCONF='${SHELL} /home/buildroot/autobuild/instance-1/output-1/build/host-heimdal-7.7.0/missing autoconf' AUTOHEADER='${SHELL} /home/buildroot/autobuild/instance-1/output-1/build/host-heimdal-7.7.0/missing autoheader' AUTOMAKE='${SHELL} /home/buildroot/autobuild/instance-1/output-1/build/host-heimdal-7.7.0/missing automake-1.15' AWK='gawk' CANONICAL_HOST='x86_64-pc-linux-gnu' CAPNG_CFLAGS='' CAPNG_LIBS='' CATMAN='/usr/bin/nroff -mdoc $< > $@' CATMANEXT='$$section' CATMAN_FALSE='#' CATMAN_TRUE='' CC='/usr/bin/gcc ' CCDEPMODE='depmode=none' CFLAGS='-O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include ' COMPILE_ET='$(top_builddir)/lib/com_err/compile_et' COM_ERR_FALSE='#' COM_ERR_TRUE='' CPP='/usr/bin/cpp' CPPFLAGS='-I/home/buildroot/autobuild/instance-1/output-1/host/include -D_LARGE_FILES=' CROSS_COMPILE_FALSE='' CROSS_COMPILE_TRUE='#' CYGPATH_W='echo' DB1LIB=' -L/home/buildroot/autobuild/instance-1/output-1/host/lib ' DB3LIB=' -L/home/buildroot/autobuild/instance-1/output-1/host/lib ' DBHEADER='' DCE_FALSE='' DCE_TRUE='#' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DEVELOPER_MODE_FALSE='' DEVELOPER_MODE_TRUE='#' DIR_com_err='com_err' DIR_hdbdir='/var/heimdal' DIR_roken='roken' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_AFS_STRING_TO_KEY='1' ENABLE_PTHREAD_SUPPORT_FALSE='#' ENABLE_PTHREAD_SUPPORT_TRUE='' ENABLE_SHARED_FALSE='' ENABLE_SHARED_TRUE='#' EXEEXT='' FGREP='/bin/grep -F' FRAMEWORK_SECURITY_FALSE='' FRAMEWORK_SECURITY_TRUE='#' GCD_MIG='no' GREP='/bin/grep' GROFF='/usr/bin/groff' HAVE_CAPNG_FALSE='' HAVE_CAPNG_TRUE='#' HAVE_DB1_FALSE='' HAVE_DB1_TRUE='#' HAVE_DB3_FALSE='' HAVE_DB3_TRUE='#' HAVE_DBHEADER_FALSE='' HAVE_DBHEADER_TRUE='#' HAVE_DLADDR_FALSE='#' HAVE_DLADDR_TRUE='' HAVE_DLOPEN_FALSE='#' HAVE_DLOPEN_TRUE='' HAVE_HCRYPTO_W_OPENSSL_FALSE='' HAVE_HCRYPTO_W_OPENSSL_TRUE='#' HAVE_LMDB_FALSE='' HAVE_LMDB_TRUE='#' HAVE_NDBM_FALSE='' HAVE_NDBM_TRUE='#' HEIMDAL_DOCUMENTATION_FALSE='' HEIMDAL_DOCUMENTATION_TRUE='#' INCLUDES_roken='-I$(top_builddir)/lib/roken -I$(top_srcdir)/lib/roken' INCLUDE_libedit='' INCLUDE_libintl='' INCLUDE_openldap='' INCLUDE_openssl_crypto='' INCLUDE_readline='' INCLUDE_sqlite3='-I$(top_srcdir)/lib/sqlite' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' IRIX_FALSE='' IRIX_TRUE='#' KCM_FALSE='#' KCM_TRUE='' KRB5_FALSE='#' KRB5_TRUE='' LD='/usr/bin/ld -m elf_x86_64' LDFLAGS='-L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib' LDFLAGS_VERSION_SCRIPT='-Wl,--version-script,' LEX='flex' LEXLIB='-lfl' LEX_OUTPUT_ROOT='lex.yy' LIBADD_roken='$(top_builddir)/lib/roken/libroken.la $(LIB_crypt) $(LIB_dbopen)' LIBEDIT_FALSE='#' LIBEDIT_TRUE='' LIBOBJS=' ${LIBOBJDIR}glob$U.o ${LIBOBJDIR}getcap$U.o ${LIBOBJDIR}copyhostent$U.o ${LIBOBJDIR}closefrom$U.o ${LIBOBJDIR}ecalloc$U.o ${LIBOBJDIR}emalloc$U.o ${LIBOBJDIR}erealloc$U.o ${LIBOBJDIR}estrdup$U.o ${LIBOBJDIR}freehostent$U.o ${LIBOBJDIR}getipnodebyaddr$U.o ${LIBOBJDIR}getipnodebyname$U.o ${LIBOBJDIR}memset_s$U.o ${LIBOBJDIR}strlcat$U.o ${LIBOBJDIR}strlcpy$U.o ${LIBOBJDIR}strlwr$U.o ${LIBOBJDIR}strsep_copy$U.o ${LIBOBJDIR}strupr$U.o' LIBS='-lresolv -pthread -lpthread ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIB_AUTH_SUBDIRS='' LIB_bswap16='' LIB_bswap32='' LIB_bswap64='' LIB_com_err='$(top_builddir)/lib/com_err/libcom_err.la' LIB_com_err_a='$(top_builddir)/lib/com_err/.libs/libcom_err.a' LIB_com_err_so='$(top_builddir)/lib/com_err/.libs/libcom_err.so' LIB_crypt='-lcrypt' LIB_db_create='' LIB_dbm_firstkey='' LIB_dbopen='' LIB_dispatch_async_f='' LIB_dladdr='-ldl' LIB_dlopen='-ldl' LIB_dn_expand='' LIB_dns_search='' LIB_door_create='' LIB_freeaddrinfo='' LIB_gai_strerror='' LIB_getaddrinfo='' LIB_gethostbyname2='' LIB_gethostbyname='' LIB_getnameinfo='' LIB_getpwnam_r='' LIB_getsockopt='' LIB_hcrypto='$(top_builddir)/lib/hcrypto/libhcrypto.la' LIB_hcrypto_a='$(top_builddir)/lib/hcrypto/.libs/libhcrypto.a' LIB_hcrypto_appl='-lhcrypto' LIB_hcrypto_so='$(top_builddir)/lib/hcrypto/.libs/libhcrypto.so' LIB_hstrerror='' LIB_kdb='' LIB_libedit='' LIB_libintl='' LIB_loadquery='' LIB_logout='-lutil' LIB_logwtmp='-lutil' LIB_openldap='' LIB_openpty='-lutil' LIB_openssl_crypto='' LIB_otp='' LIB_pidfile='' LIB_readline='$(top_builddir)/lib/libedit/src/libheimedit.la $(LIB_tgetent)' LIB_res_ndestroy='' LIB_res_nsearch='' LIB_res_search='-lresolv' LIB_roken='$(top_builddir)/lib/vers/libvers.la $(top_builddir)/lib/roken/libroken.la $(LIB_crypt) $(LIB_dbopen)' LIB_security='' LIB_setsockopt='' LIB_socket='' LIB_sqlite3='$(top_builddir)/lib/sqlite/libheimsqlite.la' LIB_syslog='' LIB_tgetent='-ltermcap' LIPO='' LMDBLIB=' -L/home/buildroot/autobuild/instance-1/output-1/host/lib ' LN_S='ln -s' LTLIBOBJS=' ${LIBOBJDIR}glob$U.lo ${LIBOBJDIR}getcap$U.lo ${LIBOBJDIR}copyhostent$U.lo ${LIBOBJDIR}closefrom$U.lo ${LIBOBJDIR}ecalloc$U.lo ${LIBOBJDIR}emalloc$U.lo ${LIBOBJDIR}erealloc$U.lo ${LIBOBJDIR}estrdup$U.lo ${LIBOBJDIR}freehostent$U.lo ${LIBOBJDIR}getipnodebyaddr$U.lo ${LIBOBJDIR}getipnodebyname$U.lo ${LIBOBJDIR}memset_s$U.lo ${LIBOBJDIR}strlcat$U.lo ${LIBOBJDIR}strlcpy$U.lo ${LIBOBJDIR}strlwr$U.lo ${LIBOBJDIR}strsep_copy$U.lo ${LIBOBJDIR}strupr$U.lo' LT_SYS_LIBRARY_PATH='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='true' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' NDBMLIB='' NM='/usr/bin/nm' NMEDIT='' NO_AFS='' NO_AFS_FALSE='' NO_AFS_TRUE='#' NROFF='/usr/bin/nroff' OBJDUMP='objdump' OBJEXT='o' OPENLDAP_MODULE_FALSE='' OPENLDAP_MODULE_TRUE='#' OTOOL64='' OTOOL='' OTP_FALSE='' OTP_TRUE='#' PACKAGE='heimdal' PACKAGE_BUGREPORT='https://github.com/heimdal/heimdal/issues' PACKAGE_NAME='Heimdal' PACKAGE_STRING='Heimdal 7.7.0' PACKAGE_TARNAME='heimdal' PACKAGE_URL='' PACKAGE_VERSION='7.7.0' PATH_SEPARATOR=':' PERL='/usr/bin/perl' PKG_CONFIG='/home/buildroot/autobuild/instance-1/output-1/host/bin/pkg-config' PKINIT_FALSE='#' PKINIT_TRUE='' PTHREAD_CFLAGS='' PTHREAD_LDADD='' PTHREAD_LIBADD='-pthread -lpthread' RANLIB='/usr/bin/ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/bash' SLC='$(top_builddir)/lib/sl/slc' SLC_DEP='$(SLC)' SQLITE3_FALSE='' SQLITE3_TRUE='#' STRIP='strip' VERSION='7.7.0' VERSIONING='' WFLAGS='-Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -Wshadow ' WFLAGS_LITE='-Wno-extra -Wno-missing-field-initializers -Wno-strict-aliasing -Wno-shadow' YACC='bison -y' YFLAGS='' ac_ct_AR='' ac_ct_CC='/usr/bin/gcc' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' 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' db_type='unknown' db_type_preference='' do_roken_rename_FALSE='#' do_roken_rename_TRUE='' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dpagaix_cflags='-D_THREAD_SAFE -D_AIX_PTHREADS_D7 -D_AIX32_THREADS=1 -D_AES_SOURCE -D_AIX41 -I/usr/include/dce' dpagaix_ldadd='-L/usr/lib/threads -ldcelibc_r -ldcepthreads -lpthreads_compat lpthreads -lc_r' dpagaix_ldflags='-Wl,-bI:dfspag.exp' dvidir='${docdir}' exec_prefix='${prefix}' have_cgetent_FALSE='' have_cgetent_TRUE='#' have_err_h_FALSE='#' have_err_h_TRUE='' have_fnmatch_h_FALSE='#' have_fnmatch_h_TRUE='' have_gcd_FALSE='' have_gcd_TRUE='#' have_glob_h_FALSE='' have_glob_h_TRUE='#' have_ifaddrs_h_FALSE='#' have_ifaddrs_h_TRUE='' have_scc_FALSE='#' have_scc_TRUE='' have_search_h_FALSE='#' have_search_h_TRUE='' have_socket_wrapper_FALSE='' have_socket_wrapper_TRUE='#' have_vis_h_FALSE='' have_vis_h_TRUE='#' 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' install_sh='${SHELL} /home/buildroot/autobuild/instance-1/output-1/build/host-heimdal-7.7.0/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/home/buildroot/autobuild/instance-1/output-1/host/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/home/buildroot/autobuild/instance-1/output-1/host' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs=' lib/libedit' sysconfdir='/home/buildroot/autobuild/instance-1/output-1/host/etc' target_alias='' versionscript_FALSE='#' versionscript_TRUE='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "Heimdal" #define PACKAGE_TARNAME "heimdal" #define PACKAGE_VERSION "7.7.0" #define PACKAGE_STRING "Heimdal 7.7.0" #define PACKAGE_BUGREPORT "https://github.com/heimdal/heimdal/issues" #define PACKAGE_URL "" #define PACKAGE "heimdal" #define VERSION "7.7.0" #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 HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_DLOPEN 1 #define HAVE_LIBDL 1 #define _GNU_SOURCE 1 #define YYTEXT_POINTER 1 #define HAVE___ATTRIBUTE__ 1 #define HEIM_WEAK_CRYPTO 1 #define PKINIT 1 #define DIGEST 1 #define KX509 1 #define HAVE_SQLITE3 1 #define HAVE_SCC 1 #define SUPPORT_INETD 1 #define KRB5 1 #define HCRYPTO_FALLBACK 1 #define ENABLE_PTHREAD_SUPPORT 1 #define RETSIGTYPE void #define VOID_RETSIGTYPE 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_NETINET_IP_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_GETLOGIN 1 #define POSIX_GETLOGIN 1 #define HAVE_STDLIB_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_GETPAGESIZE 1 #define HAVE_MMAP 1 #define rk_PATH_DELIM '/' #define HAVE_SSIZE_T 1 #define HAVE_LONG_LONG 1 #define HAVE_ARPA_INET_H 1 #define HAVE_CRYPT_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_ERR_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GRP_H 1 #define HAVE_IFADDRS_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_PATHS_H 1 #define HAVE_POLL_H 1 #define HAVE_PWD_H 1 #define HAVE_RPCSVC_YPCLNT_H 1 #define HAVE_SEARCH_H 1 #define HAVE_SHADOW_H 1 #define HAVE_STDINT_H 1 #define HAVE_SYS_AUXV_H 1 #define HAVE_SYS_ERRNO_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_SYS_UTSNAME_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UINTPTR_T 1 #define HAVE_NETDB_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NET_IF_H 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SOCKET 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_SYSLOG 1 #define HAVE_IPV6 1 #define HAVE_IN6ADDR_LOOPBACK 1 #define HAVE_GETHOSTBYNAME2 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_RESOLV_H 1 #define HAVE_RES_SEARCH 1 #define HAVE_LIBRESOLV 1 #define HAVE_RES_NSEARCH 1 #define HAVE_DN_EXPAND 1 #define HAVE__RES 1 #define HAVE_DECL__RES 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_ATEXIT 1 #define HAVE_GETAUXVAL 1 #define HAVE_GETRLIMIT 1 #define HAVE_GETSPNAM 1 #define HAVE_ON_EXIT 1 #define HAVE_POLL 1 #define HAVE_RANDOM 1 #define HAVE_SYSCONF 1 #define HAVE_SYSCTL 1 #define HAVE_TDELETE 1 #define HAVE_TFIND 1 #define HAVE_TWALK 1 #define HAVE_UNAME 1 #define HAVE_VASPRINTF 1 #define HAVE_GETSOCKOPT 1 #define HAVE_SETSOCKOPT 1 #define HAVE_HSTRERROR 1 #define NEED_ASNPRINTF_PROTO 1 #define NEED_VASNPRINTF_PROTO 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_FREEADDRINFO 1 #define HAVE_GAI_STRERROR 1 #define HAVE_DAEMON 1 #define HAVE_CHOWN 1 #define HAVE_ERR 1 #define HAVE_ERRX 1 #define HAVE_FCHOWN 1 #define HAVE_FLOCK 1 #define HAVE_FNMATCH 1 #define HAVE_GETCWD 1 #define HAVE_GETDTABLESIZE 1 #define HAVE_GETEGID 1 #define HAVE_GETEUID 1 #define HAVE_GETGID 1 #define HAVE_GETHOSTNAME 1 #define HAVE_GETIFADDRS 1 #define HAVE_GETOPT 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_GETUID 1 #define HAVE_GETUSERSHELL 1 #define HAVE_INITGROUPS 1 #define HAVE_INNETGR 1 #define HAVE_IRUSEROK 1 #define HAVE_LOCALTIME_R 1 #define HAVE_LSTAT 1 #define HAVE_MEMMOVE 1 #define HAVE_MKSTEMP 1 #define HAVE_PUTENV 1 #define HAVE_RCMD 1 #define HAVE_READV 1 #define HAVE_RECVMSG 1 #define HAVE_SENDMSG 1 #define HAVE_SETEGID 1 #define HAVE_SETENV 1 #define HAVE_SETEUID 1 #define HAVE_STRCASECMP 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR 1 #define HAVE_STRFTIME 1 #define HAVE_STRNCASECMP 1 #define HAVE_STRNDUP 1 #define HAVE_STRNLEN 1 #define HAVE_STRPTIME 1 #define HAVE_STRSEP 1 #define HAVE_STRTOK_R 1 #define HAVE_STRTOLL 1 #define HAVE_STRTOULL 1 #define HAVE_SWAB 1 #define HAVE_TSEARCH 1 #define HAVE_TIMEGM 1 #define HAVE_UNSETENV 1 #define HAVE_VERR 1 #define HAVE_VERRX 1 #define HAVE_VSYSLOG 1 #define HAVE_VWARN 1 #define HAVE_VWARNX 1 #define HAVE_WARN 1 #define HAVE_WARNX 1 #define HAVE_WRITEV 1 #define HAVE_STRTOLL 1 #define HAVE_STRTOULL 1 #define NEED_STRSVIS_PROTO 1 #define NEED_STRSVISX_PROTO 1 #define NEED_STRUNVIS_PROTO 1 #define NEED_STRVIS_PROTO 1 #define NEED_STRVISX_PROTO 1 #define NEED_SVIS_PROTO 1 #define NEED_UNVIS_PROTO 1 #define NEED_VIS_PROTO 1 #define HAVE_DIRFD 1 #define HAVE_INET_ATON 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define NEED_MKSTEMP_PROTO 1 #define HAVE_CRYPT 1 #define HAVE_LIBCRYPT 1 #define HAVE_STRERROR_R 1 #define GETHOSTBYNAME_PROTO_COMPATIBLE 1 #define GETSERVBYNAME_PROTO_COMPATIBLE 1 #define GETSOCKNAME_PROTO_COMPATIBLE 1 #define OPENLOG_PROTO_COMPATIBLE 1 #define HAVE_H_ERRNO 1 #define HAVE_DECL_H_ERRNO 1 #define HAVE_H_ERRLIST 1 #define HAVE_DECL_H_ERRLIST 0 #define HAVE_H_NERR 1 #define HAVE_DECL_H_NERR 0 #define HAVE___PROGNAME 1 #define HAVE_DECL___PROGNAME 0 #define HAVE_DECL_OPTARG 1 #define HAVE_DECL_OPTIND 1 #define HAVE_DECL_OPTERR 1 #define HAVE_DECL_OPTOPT 1 #define HAVE_DECL_ENVIRON 1 #define HAVE_STRUCT_TM_TM_GMTOFF 1 #define HAVE_STRUCT_TM_TM_ZONE 1 #define HAVE_TIMEZONE 1 #define HAVE_DECL_TIMEZONE 1 #define HAVE_SA_FAMILY_T 1 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_SOCKADDR 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_STRUCT_ADDRINFO 1 #define HAVE_STRUCT_IFADDRS 1 #define HAVE_STRUCT_IOVEC 1 #define HAVE_STRUCT_MSGHDR 1 #define HAVE_STRUCT_WINSIZE 1 #define HAVE_STRUCT_SPWD 1 #define ENABLE_AFS_STRING_TO_KEY 1 #define ENDIANESS_IN_SYS_PARAM_H 1 #define HAVE_LONG_LONG 1 #define TIME_WITH_SYS_TIME 1 #define STDC_HEADERS 1 #define HAVE_ARPA_TELNET_H 1 #define HAVE_CURSES_H 1 #define HAVE_DLFCN_H 1 #define HAVE_EXECINFO_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIMITS_H 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTY_H 1 #define HAVE_SGTTY_H 1 #define HAVE_SIGNAL_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STROPTS_H 1 #define HAVE_SYS_BITYPES_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_STROPTS_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_LOCALE_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_TIME_H 1 #define HAVE_TERM_H 1 #define HAVE_NET_IF_H 1 #define HAVE_LOGWTMP 1 #define HAVE_LIBUTIL 1 #define HAVE_LOGOUT 1 #define HAVE_LIBUTIL 1 #define HAVE_OPENPTY 1 #define HAVE_LIBUTIL 1 #define HAVE_TGETENT 1 #define HAVE_LIBTERMCAP 1 #define HAVE_BACKTRACE 1 #define HAVE_FCNTL 1 #define HAVE_FORK 1 #define HAVE_GRANTPT 1 #define HAVE_KILL 1 #define HAVE_MKTIME 1 #define HAVE_PTSNAME 1 #define HAVE_RAND 1 #define HAVE_SELECT 1 #define HAVE_SETITIMER 1 #define HAVE_SETPGID 1 #define HAVE_SETREGID 1 #define HAVE_SETRESGID 1 #define HAVE_SETRESUID 1 #define HAVE_SETREUID 1 #define HAVE_SETSID 1 #define HAVE_SETUTENT 1 #define HAVE_SIGACTION 1 #define HAVE_STRSTR 1 #define HAVE_TTYNAME 1 #define HAVE_TTYSLOT 1 #define HAVE_UMASK 1 #define HAVE_UNLOCKPT 1 #define HAVE_VHANGUP 1 #define HAVE_WAITPID 1 #define HAVE___SYNC_ADD_AND_FETCH 1 #define HAVE_GETPAGESIZE 1 #define HAVE_MMAP 1 #define HAVE_DLADDR 1 #define HAVE_LIBDL 1 #define HAVE_GETPWNAM_R 1 #define POSIX_GETPWNAM_R 1 #define HAVE_KCM 1 #define HAVE_INT8_T 1 #define HAVE_INT16_T 1 #define HAVE_INT32_T 1 #define HAVE_INT64_T 1 #define HAVE_U_INT8_T 1 #define HAVE_U_INT16_T 1 #define HAVE_U_INT32_T 1 #define HAVE_U_INT64_T 1 #define HAVE_UINT8_T 1 #define HAVE_UINT16_T 1 #define HAVE_UINT32_T 1 #define HAVE_UINT64_T 1 #define HAVE_READLINE 1 #define AUTHENTICATION 1 #define ENCRYPTION 1 #define DES_ENCRYPTION 1 #define DIAGNOSTICS 1 #define OLD_ENVIRON 1 #define BINDIR "/home/buildroot/autobuild/instance-1/output-1/host/bin" #define LIBDIR "/home/buildroot/autobuild/instance-1/output-1/host/lib" #define LIBEXECDIR "/home/buildroot/autobuild/instance-1/output-1/host/libexec" #define LOCALSTATEDIR "/home/buildroot/autobuild/instance-1/output-1/host/var" #define SBINDIR "/home/buildroot/autobuild/instance-1/output-1/host/sbin" #define SYSCONFDIR "/home/buildroot/autobuild/instance-1/output-1/host/etc" configure: exit 0