This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by mosh configure 1.3.2, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --target=powerpc64-buildroot-linux-gnu --host=powerpc64-buildroot-linux-gnu --build=aarch64-unknown-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix= --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared --with-crypto-library=openssl ## --------- ## ## Platform. ## ## --------- ## hostname = asahi-mini uname -m = aarch64 uname -r = 5.19.0-asahi-5-1-ARCH uname -s = Linux uname -v = #1 SMP PREEMPT_DYNAMIC Sat, 20 Aug 2022 09:23:11 +0000 /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/autobuild/autobuild/instance-12/output-1/host/bin PATH: /home/autobuild/autobuild/instance-12/output-1/host/sbin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/bin PATH: /usr/lib/jvm/default/bin PATH: /usr/bin/site_perl PATH: /usr/bin/vendor_perl PATH: /usr/bin/core_perl ## ----------- ## ## Core tests. ## ## ----------- ## configure:2771: checking for a BSD-compatible install configure:2839: result: /usr/bin/install -c configure:2850: checking whether build environment is sane configure:2905: result: yes configure:2964: checking for powerpc64-buildroot-linux-gnu-strip configure:2991: result: /bin/true configure:3056: checking for a thread-safe mkdir -p configure:3095: result: /usr/bin/mkdir -p configure:3102: checking for gawk configure:3118: found /home/autobuild/autobuild/instance-12/output-1/host/bin/gawk configure:3129: result: gawk configure:3140: checking whether make sets $(MAKE) configure:3162: result: yes configure:3191: checking whether make supports nested variables configure:3208: result: yes configure:3345: checking whether make supports nested variables configure:3362: result: yes configure:3389: checking for powerpc64-buildroot-linux-gnu-cc configure:3416: result: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc configure:3491: checking for C compiler version configure:3500: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc --version >&5 powerpc64-buildroot-linux-gnu-gcc.br_real (Buildroot 2022.08-rc1-356-g1616816e13) 12.2.0 Copyright (C) 2022 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:3511: $? = 0 configure:3500: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=/home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc.br_real COLLECT_LTO_WRAPPER=/home/autobuild/autobuild/instance-12/output-1/host/libexec/gcc/powerpc64-buildroot-linux-gnu/12.2.0/lto-wrapper Target: powerpc64-buildroot-linux-gnu Configured with: ./configure --prefix=/home/autobuild/autobuild/instance-12/output-1/host --sysconfdir=/home/autobuild/autobuild/instance-12/output-1/host/etc --enable-static --target=powerpc64-buildroot-linux-gnu --with-sysroot=/home/autobuild/autobuild/instance-12/output-1/host/powerpc64-buildroot-linux-gnu/sysroot --enable-__cxa_atexit --with-gnu-ld --disable-libssp --disable-multilib --disable-decimal-float --enable-plugins --enable-lto --with-gmp=/home/autobuild/autobuild/instance-12/output-1/host --with-mpc=/home/autobuild/autobuild/instance-12/output-1/host --with-mpfr=/home/autobuild/autobuild/instance-12/output-1/host --with-pkgversion='Buildroot 2022.08-rc1-356-g1616816e13' --with-bugurl=http://bugs.buildroot.net/ --without-zstd --enable-libquadmath --enable-libquadmath-support --enable-tls --enable-threads --without-isl --without-cloog --with-cpu=power8 --enable-secureplt --enable-languages=c,c++ --with-build-time-tools=/home/autobuild/autobuild/instance-12/output-1/host/powerpc64-buildroot-linux-gnu/bin --enable-shared --disable-libgomp Thread model: posix Supported LTO compression algorithms: zlib gcc version 12.2.0 (Buildroot 2022.08-rc1-356-g1616816e13) configure:3511: $? = 0 configure:3500: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -V >&5 powerpc64-buildroot-linux-gnu-gcc.br_real: error: unrecognized command-line option '-V' powerpc64-buildroot-linux-gnu-gcc.br_real: fatal error: no input files compilation terminated. configure:3511: $? = 1 configure:3500: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -qversion >&5 powerpc64-buildroot-linux-gnu-gcc.br_real: error: unrecognized command-line option '-qversion'; did you mean '--version'? powerpc64-buildroot-linux-gnu-gcc.br_real: fatal error: no input files compilation terminated. configure:3511: $? = 1 configure:3531: checking whether the C compiler works configure:3553: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:3557: $? = 0 configure:3605: result: yes configure:3608: checking for C compiler default output file name configure:3610: result: a.out configure:3616: checking for suffix of executables configure:3623: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:3627: $? = 0 configure:3649: result: configure:3671: checking whether we are cross compiling configure:3709: result: yes configure:3714: checking for suffix of object files configure:3736: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:3740: $? = 0 configure:3761: result: o configure:3765: checking whether we are using the GNU C compiler configure:3784: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:3784: $? = 0 configure:3793: result: yes configure:3802: checking whether /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc accepts -g configure:3822: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:3822: $? = 0 configure:3863: result: yes configure:3880: checking for /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc option to accept ISO C89 configure:3943: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:3943: $? = 0 configure:3956: result: none needed configure:3981: checking whether /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc understands -c and -o together configure:4003: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c conftest.c -o conftest2.o configure:4006: $? = 0 configure:4003: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c conftest.c -o conftest2.o configure:4006: $? = 0 configure:4018: result: yes configure:4046: checking for style of include used by make configure:4074: result: GNU configure:4100: checking dependency style of /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc configure:4211: result: none configure:4338: checking for C++ compiler version configure:4347: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-g++ --version >&5 powerpc64-buildroot-linux-gnu-g++.br_real (Buildroot 2022.08-rc1-356-g1616816e13) 12.2.0 Copyright (C) 2022 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:4358: $? = 0 configure:4347: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-g++ -v >&5 Using built-in specs. COLLECT_GCC=/home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-g++.br_real COLLECT_LTO_WRAPPER=/home/autobuild/autobuild/instance-12/output-1/host/libexec/gcc/powerpc64-buildroot-linux-gnu/12.2.0/lto-wrapper Target: powerpc64-buildroot-linux-gnu Configured with: ./configure --prefix=/home/autobuild/autobuild/instance-12/output-1/host --sysconfdir=/home/autobuild/autobuild/instance-12/output-1/host/etc --enable-static --target=powerpc64-buildroot-linux-gnu --with-sysroot=/home/autobuild/autobuild/instance-12/output-1/host/powerpc64-buildroot-linux-gnu/sysroot --enable-__cxa_atexit --with-gnu-ld --disable-libssp --disable-multilib --disable-decimal-float --enable-plugins --enable-lto --with-gmp=/home/autobuild/autobuild/instance-12/output-1/host --with-mpc=/home/autobuild/autobuild/instance-12/output-1/host --with-mpfr=/home/autobuild/autobuild/instance-12/output-1/host --with-pkgversion='Buildroot 2022.08-rc1-356-g1616816e13' --with-bugurl=http://bugs.buildroot.net/ --without-zstd --enable-libquadmath --enable-libquadmath-support --enable-tls --enable-threads --without-isl --without-cloog --with-cpu=power8 --enable-secureplt --enable-languages=c,c++ --with-build-time-tools=/home/autobuild/autobuild/instance-12/output-1/host/powerpc64-buildroot-linux-gnu/bin --enable-shared --disable-libgomp Thread model: posix Supported LTO compression algorithms: zlib gcc version 12.2.0 (Buildroot 2022.08-rc1-356-g1616816e13) configure:4358: $? = 0 configure:4347: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-g++ -V >&5 powerpc64-buildroot-linux-gnu-g++.br_real: error: unrecognized command-line option '-V' powerpc64-buildroot-linux-gnu-g++.br_real: fatal error: no input files compilation terminated. configure:4358: $? = 1 configure:4347: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-g++ -qversion >&5 powerpc64-buildroot-linux-gnu-g++.br_real: error: unrecognized command-line option '-qversion'; did you mean '--version'? powerpc64-buildroot-linux-gnu-g++.br_real: fatal error: no input files compilation terminated. configure:4358: $? = 1 configure:4362: checking whether we are using the GNU C++ compiler configure:4381: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-g++ -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -std=c++11 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.cpp >&5 configure:4381: $? = 0 configure:4390: result: yes configure:4399: checking whether /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-g++ accepts -g configure:4419: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-g++ -c -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.cpp >&5 configure:4419: $? = 0 configure:4460: result: yes configure:4485: checking dependency style of /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-g++ configure:4596: result: none configure:4614: checking for powerpc64-buildroot-linux-gnu-ranlib configure:4641: result: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc-ranlib configure:4705: checking for protoc configure:4723: found /home/autobuild/autobuild/instance-12/output-1/host/bin/protoc configure:4735: result: /home/autobuild/autobuild/instance-12/output-1/host/bin/protoc configure:4754: checking for powerpc64-buildroot-linux-gnu-ar configure:4781: result: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc-ar configure:4851: checking the archiver (/home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc-ar) interface configure:4867: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4867: $? = 0 configure:4869: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc-ar cru libconftest.a conftest.o >&5 configure:4872: $? = 0 configure:4900: result: ar configure:5108: checking whether C compiler accepts -fno-strict-overflow configure:5127: ./scripts/wrap-compiler-for-flag-check /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -Werror -fno-strict-overflow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5127: $? = 0 configure:5135: result: yes configure:5144: checking whether C++ compiler accepts -fno-strict-overflow configure:5163: ./scripts/wrap-compiler-for-flag-check /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-g++ -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -std=c++11 -Werror -fno-strict-overflow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.cpp >&5 configure:5163: $? = 0 configure:5171: result: yes configure:5203: checking whether C compiler accepts -D_FORTIFY_SOURCE=2 configure:5222: ./scripts/wrap-compiler-for-flag-check /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -Werror -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5222: $? = 0 configure:5230: result: yes configure:5239: checking whether C++ compiler accepts -D_FORTIFY_SOURCE=2 configure:5258: ./scripts/wrap-compiler-for-flag-check /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-g++ -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -std=c++11 -Werror -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.cpp >&5 configure:5258: $? = 0 configure:5266: result: yes configure:5291: checking whether the linker accepts -fstack-protector-all configure:5310: ./scripts/wrap-compiler-for-flag-check /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Werror -fstack-protector-all conftest.c >&5 configure:5310: $? = 0 configure:5319: result: yes configure:5329: checking whether C compiler accepts -Wstack-protector configure:5348: ./scripts/wrap-compiler-for-flag-check /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -Werror -fstack-protector-all -Wstack-protector -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5348: $? = 0 configure:5356: result: yes configure:5365: checking whether C++ compiler accepts -Wstack-protector configure:5384: ./scripts/wrap-compiler-for-flag-check /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-g++ -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -std=c++11 -Werror -fstack-protector-all -Wstack-protector -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.cpp >&5 configure:5384: $? = 0 configure:5392: result: yes configure:5422: checking whether C compiler accepts --param ssp-buffer-size=1 configure:5441: ./scripts/wrap-compiler-for-flag-check /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -Werror -fstack-protector-all --param ssp-buffer-size=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5441: $? = 0 configure:5449: result: yes configure:5458: checking whether C++ compiler accepts --param ssp-buffer-size=1 configure:5477: ./scripts/wrap-compiler-for-flag-check /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-g++ -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -std=c++11 -Werror -fstack-protector-all --param ssp-buffer-size=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.cpp >&5 configure:5477: $? = 0 configure:5485: result: yes configure:5520: checking whether C compiler accepts -fPIE configure:5539: ./scripts/wrap-compiler-for-flag-check /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -Werror -fPIE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5539: $? = 0 configure:5547: result: yes configure:5556: checking whether C++ compiler accepts -fPIE configure:5575: ./scripts/wrap-compiler-for-flag-check /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-g++ -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -std=c++11 -Werror -fPIE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.cpp >&5 configure:5575: $? = 0 configure:5583: result: yes configure:5586: checking whether the linker accepts -fPIE -pie configure:5605: ./scripts/wrap-compiler-for-flag-check /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-g++ -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -std=c++11 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Werror -fPIE -pie conftest.cpp >&5 configure:5605: $? = 0 configure:5614: result: yes configure:5680: checking whether the linker accepts -Wl,-z,relro configure:5699: ./scripts/wrap-compiler-for-flag-check /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Werror -Wl,-z,relro conftest.c >&5 configure:5699: $? = 0 configure:5708: result: yes configure:5712: checking whether the linker accepts -Wl,-z,now configure:5731: ./scripts/wrap-compiler-for-flag-check /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Werror -Wl,-z,now conftest.c >&5 configure:5731: $? = 0 configure:5740: result: yes configure:5764: checking whether C++ compiler accepts -fno-default-inline configure:5783: ./scripts/wrap-compiler-for-flag-check /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-g++ -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -std=c++11 -Werror -fno-default-inline -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.cpp >&5 configure:5783: $? = 0 configure:5791: result: yes configure:5799: checking whether C++ compiler accepts -pipe configure:5818: ./scripts/wrap-compiler-for-flag-check /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-g++ -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -std=c++11 -Werror -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.cpp >&5 configure:5818: $? = 0 configure:5826: result: yes configure:5937: checking for library containing utempter_remove_record configure:5968: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 /home/autobuild/autobuild/instance-12/output-1/host/lib/gcc/powerpc64-buildroot-linux-gnu/12.2.0/../../../../powerpc64-buildroot-linux-gnu/bin/ld: /tmp/cc2E9u4j.o: in function `main': conftest.c:(.text.startup+0xc): undefined reference to `utempter_remove_record' collect2: error: ld returned 1 exit status configure:5968: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mosh" | #define PACKAGE_TARNAME "mosh" | #define PACKAGE_VERSION "1.3.2" | #define PACKAGE_STRING "mosh 1.3.2" | #define PACKAGE_BUGREPORT "mosh-devel@mit.edu" | #define PACKAGE_URL "" | #define PACKAGE "mosh" | #define VERSION "1.3.2" | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char utempter_remove_record (); | int | main () | { | return utempter_remove_record (); | ; | return 0; | } configure:5968: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lutempter >&5 /home/autobuild/autobuild/instance-12/output-1/host/lib/gcc/powerpc64-buildroot-linux-gnu/12.2.0/../../../../powerpc64-buildroot-linux-gnu/bin/ld: cannot find -lutempter: No such file or directory collect2: error: ld returned 1 exit status configure:5968: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mosh" | #define PACKAGE_TARNAME "mosh" | #define PACKAGE_VERSION "1.3.2" | #define PACKAGE_STRING "mosh 1.3.2" | #define PACKAGE_BUGREPORT "mosh-devel@mit.edu" | #define PACKAGE_URL "" | #define PACKAGE "mosh" | #define VERSION "1.3.2" | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char utempter_remove_record (); | int | main () | { | return utempter_remove_record (); | ; | return 0; | } configure:5985: result: no configure:5995: WARNING: Unable to find libutempter; utmp entries will not be made. configure:6004: checking for library containing compress configure:6035: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 /home/autobuild/autobuild/instance-12/output-1/host/lib/gcc/powerpc64-buildroot-linux-gnu/12.2.0/../../../../powerpc64-buildroot-linux-gnu/bin/ld: /tmp/cc4FOif0.o: in function `main': conftest.c:(.text.startup+0xc): undefined reference to `compress' collect2: error: ld returned 1 exit status configure:6035: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mosh" | #define PACKAGE_TARNAME "mosh" | #define PACKAGE_VERSION "1.3.2" | #define PACKAGE_STRING "mosh 1.3.2" | #define PACKAGE_BUGREPORT "mosh-devel@mit.edu" | #define PACKAGE_URL "" | #define PACKAGE "mosh" | #define VERSION "1.3.2" | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char compress (); | int | main () | { | return compress (); | ; | return 0; | } configure:6035: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lz >&5 configure:6035: $? = 0 configure:6052: result: -lz configure:6063: checking for library containing socket configure:6094: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lz >&5 configure:6094: $? = 0 configure:6111: result: none required configure:6119: checking for library containing inet_addr configure:6150: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lz >&5 configure:6150: $? = 0 configure:6167: result: none required configure:6176: checking for library containing clock_gettime configure:6207: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lz >&5 configure:6207: $? = 0 configure:6224: result: none required configure:6239: checking how to run the C preprocessor configure:6309: result: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-cpp configure:6329: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:6329: $? = 0 configure:6343: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory 11 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:6343: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mosh" | #define PACKAGE_TARNAME "mosh" | #define PACKAGE_VERSION "1.3.2" | #define PACKAGE_STRING "mosh 1.3.2" | #define PACKAGE_BUGREPORT "mosh-devel@mit.edu" | #define PACKAGE_URL "" | #define PACKAGE "mosh" | #define VERSION "1.3.2" | /* end confdefs.h. */ | #include configure:6372: checking for grep that handles long lines and -e configure:6430: result: /usr/bin/grep configure:6435: checking for egrep configure:6497: result: /usr/bin/grep -E configure:6502: checking for ANSI C header files configure:6522: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6522: $? = 0 configure:6606: result: yes configure:6619: checking for sys/types.h configure:6619: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6619: $? = 0 configure:6619: result: yes configure:6619: checking for sys/stat.h configure:6619: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6619: $? = 0 configure:6619: result: yes configure:6619: checking for stdlib.h configure:6619: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6619: $? = 0 configure:6619: result: yes configure:6619: checking for string.h configure:6619: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6619: $? = 0 configure:6619: result: yes configure:6619: checking for memory.h configure:6619: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6619: $? = 0 configure:6619: result: yes configure:6619: checking for strings.h configure:6619: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6619: $? = 0 configure:6619: result: yes configure:6619: checking for inttypes.h configure:6619: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6619: $? = 0 configure:6619: result: yes configure:6619: checking for stdint.h configure:6619: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6619: $? = 0 configure:6619: result: yes configure:6619: checking for unistd.h configure:6619: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6619: $? = 0 configure:6619: result: yes configure:6634: checking fcntl.h usability configure:6634: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6634: $? = 0 configure:6634: result: yes configure:6634: checking fcntl.h presence configure:6634: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:6634: $? = 0 configure:6634: result: yes configure:6634: checking for fcntl.h configure:6634: result: yes configure:6634: checking langinfo.h usability configure:6634: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6634: $? = 0 configure:6634: result: yes configure:6634: checking langinfo.h presence configure:6634: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:6634: $? = 0 configure:6634: result: yes configure:6634: checking for langinfo.h configure:6634: result: yes configure:6634: checking limits.h usability configure:6634: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6634: $? = 0 configure:6634: result: yes configure:6634: checking limits.h presence configure:6634: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:6634: $? = 0 configure:6634: result: yes configure:6634: checking for limits.h configure:6634: result: yes configure:6634: checking locale.h usability configure:6634: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6634: $? = 0 configure:6634: result: yes configure:6634: checking locale.h presence configure:6634: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:6634: $? = 0 configure:6634: result: yes configure:6634: checking for locale.h configure:6634: result: yes configure:6634: checking netdb.h usability configure:6634: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6634: $? = 0 configure:6634: result: yes configure:6634: checking netdb.h presence configure:6634: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:6634: $? = 0 configure:6634: result: yes configure:6634: checking for netdb.h configure:6634: result: yes configure:6634: checking netinet/in.h usability configure:6634: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6634: $? = 0 configure:6634: result: yes configure:6634: checking netinet/in.h presence configure:6634: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:6634: $? = 0 configure:6634: result: yes configure:6634: checking for netinet/in.h configure:6634: result: yes configure:6634: checking stddef.h usability configure:6634: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6634: $? = 0 configure:6634: result: yes configure:6634: checking stddef.h presence configure:6634: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:6634: $? = 0 configure:6634: result: yes configure:6634: checking for stddef.h configure:6634: result: yes configure:6634: checking for stdint.h configure:6634: result: yes configure:6634: checking for inttypes.h configure:6634: result: yes configure:6634: checking for stdlib.h configure:6634: result: yes configure:6634: checking for string.h configure:6634: result: yes configure:6634: checking sys/ioctl.h usability configure:6634: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6634: $? = 0 configure:6634: result: yes configure:6634: checking sys/ioctl.h presence configure:6634: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:6634: $? = 0 configure:6634: result: yes configure:6634: checking for sys/ioctl.h configure:6634: result: yes configure:6634: checking sys/resource.h usability configure:6634: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6634: $? = 0 configure:6634: result: yes configure:6634: checking sys/resource.h presence configure:6634: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:6634: $? = 0 configure:6634: result: yes configure:6634: checking for sys/resource.h configure:6634: result: yes configure:6634: checking sys/socket.h usability configure:6634: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6634: $? = 0 configure:6634: result: yes configure:6634: checking sys/socket.h presence configure:6634: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:6634: $? = 0 configure:6634: result: yes configure:6634: checking for sys/socket.h configure:6634: result: yes configure:6634: checking for sys/stat.h configure:6634: result: yes configure:6634: checking sys/time.h usability configure:6634: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6634: $? = 0 configure:6634: result: yes configure:6634: checking sys/time.h presence configure:6634: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:6634: $? = 0 configure:6634: result: yes configure:6634: checking for sys/time.h configure:6634: result: yes configure:6634: checking termios.h usability configure:6634: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6634: $? = 0 configure:6634: result: yes configure:6634: checking termios.h presence configure:6634: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:6634: $? = 0 configure:6634: result: yes configure:6634: checking for termios.h configure:6634: result: yes configure:6634: checking for unistd.h configure:6634: result: yes configure:6634: checking wchar.h usability configure:6634: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6634: $? = 0 configure:6634: result: yes configure:6634: checking wchar.h presence configure:6634: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:6634: $? = 0 configure:6634: result: yes configure:6634: checking for wchar.h configure:6634: result: yes configure:6634: checking wctype.h usability configure:6634: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6634: $? = 0 configure:6634: result: yes configure:6634: checking wctype.h presence configure:6634: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:6634: $? = 0 configure:6634: result: yes configure:6634: checking for wctype.h configure:6634: result: yes configure:6650: checking pty.h usability configure:6650: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6650: $? = 0 configure:6650: result: yes configure:6650: checking pty.h presence configure:6650: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:6650: $? = 0 configure:6650: result: yes configure:6650: checking for pty.h configure:6650: result: yes configure:6650: checking util.h usability configure:6650: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:75:10: fatal error: util.h: No such file or directory 75 | #include | ^~~~~~~~ compilation terminated. configure:6650: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mosh" | #define PACKAGE_TARNAME "mosh" | #define PACKAGE_VERSION "1.3.2" | #define PACKAGE_STRING "mosh 1.3.2" | #define PACKAGE_BUGREPORT "mosh-devel@mit.edu" | #define PACKAGE_URL "" | #define PACKAGE "mosh" | #define VERSION "1.3.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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_FCNTL_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_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:6650: result: no configure:6650: checking util.h presence configure:6650: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c conftest.c:42:10: fatal error: util.h: No such file or directory 42 | #include | ^~~~~~~~ compilation terminated. configure:6650: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mosh" | #define PACKAGE_TARNAME "mosh" | #define PACKAGE_VERSION "1.3.2" | #define PACKAGE_STRING "mosh 1.3.2" | #define PACKAGE_BUGREPORT "mosh-devel@mit.edu" | #define PACKAGE_URL "" | #define PACKAGE "mosh" | #define VERSION "1.3.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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_FCNTL_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_PTY_H 1 | /* end confdefs.h. */ | #include configure:6650: result: no configure:6650: checking for util.h configure:6650: result: no configure:6650: checking libutil.h usability configure:6650: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:75:10: fatal error: libutil.h: No such file or directory 75 | #include | ^~~~~~~~~~~ compilation terminated. configure:6650: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mosh" | #define PACKAGE_TARNAME "mosh" | #define PACKAGE_VERSION "1.3.2" | #define PACKAGE_STRING "mosh 1.3.2" | #define PACKAGE_BUGREPORT "mosh-devel@mit.edu" | #define PACKAGE_URL "" | #define PACKAGE "mosh" | #define VERSION "1.3.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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_FCNTL_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_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:6650: result: no configure:6650: checking libutil.h presence configure:6650: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c conftest.c:42:10: fatal error: libutil.h: No such file or directory 42 | #include | ^~~~~~~~~~~ compilation terminated. configure:6650: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mosh" | #define PACKAGE_TARNAME "mosh" | #define PACKAGE_VERSION "1.3.2" | #define PACKAGE_STRING "mosh 1.3.2" | #define PACKAGE_BUGREPORT "mosh-devel@mit.edu" | #define PACKAGE_URL "" | #define PACKAGE "mosh" | #define VERSION "1.3.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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_FCNTL_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_PTY_H 1 | /* end confdefs.h. */ | #include configure:6650: result: no configure:6650: checking for libutil.h configure:6650: result: no configure:6650: checking paths.h usability configure:6650: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6650: $? = 0 configure:6650: result: yes configure:6650: checking paths.h presence configure:6650: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:6650: $? = 0 configure:6650: result: yes configure:6650: checking for paths.h configure:6650: result: yes configure:6663: checking endian.h usability configure:6663: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6663: $? = 0 configure:6663: result: yes configure:6663: checking endian.h presence configure:6663: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:6663: $? = 0 configure:6663: result: yes configure:6663: checking for endian.h configure:6663: result: yes configure:6663: checking sys/endian.h usability configure:6663: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:77:10: fatal error: sys/endian.h: No such file or directory 77 | #include | ^~~~~~~~~~~~~~ compilation terminated. configure:6663: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mosh" | #define PACKAGE_TARNAME "mosh" | #define PACKAGE_VERSION "1.3.2" | #define PACKAGE_STRING "mosh 1.3.2" | #define PACKAGE_BUGREPORT "mosh-devel@mit.edu" | #define PACKAGE_URL "" | #define PACKAGE "mosh" | #define VERSION "1.3.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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_FCNTL_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_ENDIAN_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:6663: result: no configure:6663: checking sys/endian.h presence configure:6663: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c conftest.c:44:10: fatal error: sys/endian.h: No such file or directory 44 | #include | ^~~~~~~~~~~~~~ compilation terminated. configure:6663: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mosh" | #define PACKAGE_TARNAME "mosh" | #define PACKAGE_VERSION "1.3.2" | #define PACKAGE_STRING "mosh 1.3.2" | #define PACKAGE_BUGREPORT "mosh-devel@mit.edu" | #define PACKAGE_URL "" | #define PACKAGE "mosh" | #define VERSION "1.3.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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_FCNTL_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_ENDIAN_H 1 | /* end confdefs.h. */ | #include configure:6663: result: no configure:6663: checking for sys/endian.h configure:6663: result: no configure:6675: checking utmpx.h usability configure:6675: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6675: $? = 0 configure:6675: result: yes configure:6675: checking utmpx.h presence configure:6675: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:6675: $? = 0 configure:6675: result: yes configure:6675: checking for utmpx.h configure:6675: result: yes configure:6687: checking termio.h usability configure:6687: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6687: $? = 0 configure:6687: result: yes configure:6687: checking termio.h presence configure:6687: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:6687: $? = 0 configure:6687: result: yes configure:6687: checking for termio.h configure:6687: result: yes configure:6699: checking sys/uio.h usability configure:6699: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6699: $? = 0 configure:6699: result: yes configure:6699: checking sys/uio.h presence configure:6699: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:6699: $? = 0 configure:6699: result: yes configure:6699: checking for sys/uio.h configure:6699: result: yes configure:6720: checking how to run the C++ preprocessor configure:6747: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-g++ -E -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.cpp configure:6747: $? = 0 configure:6761: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-g++ -E -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.cpp conftest.cpp:47:10: fatal error: ac_nonexistent.h: No such file or directory 47 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:6761: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mosh" | #define PACKAGE_TARNAME "mosh" | #define PACKAGE_VERSION "1.3.2" | #define PACKAGE_STRING "mosh 1.3.2" | #define PACKAGE_BUGREPORT "mosh-devel@mit.edu" | #define PACKAGE_URL "" | #define PACKAGE "mosh" | #define VERSION "1.3.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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_FCNTL_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_UIO_H 1 | /* end confdefs.h. */ | #include configure:6786: result: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-g++ -E configure:6806: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-g++ -E -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.cpp configure:6806: $? = 0 configure:6820: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-g++ -E -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.cpp conftest.cpp:47:10: fatal error: ac_nonexistent.h: No such file or directory 47 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:6820: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mosh" | #define PACKAGE_TARNAME "mosh" | #define PACKAGE_VERSION "1.3.2" | #define PACKAGE_STRING "mosh 1.3.2" | #define PACKAGE_BUGREPORT "mosh-devel@mit.edu" | #define PACKAGE_URL "" | #define PACKAGE "mosh" | #define VERSION "1.3.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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_FCNTL_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_UIO_H 1 | /* end confdefs.h. */ | #include configure:6852: checking memory usability configure:6852: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-g++ -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -std=c++11 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.cpp >&5 configure:6852: $? = 0 configure:6852: result: yes configure:6852: checking memory presence configure:6852: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-g++ -E -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.cpp configure:6852: $? = 0 configure:6852: result: yes configure:6852: checking for memory configure:6852: result: yes configure:6852: checking tr1/memory usability configure:6852: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-g++ -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -std=c++11 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.cpp >&5 configure:6852: $? = 0 configure:6852: result: yes configure:6852: checking tr1/memory presence configure:6852: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-g++ -E -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.cpp configure:6852: $? = 0 configure:6852: result: yes configure:6852: checking for tr1/memory configure:6852: result: yes configure:6870: checking for stdbool.h that conforms to C99 configure:6937: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6937: $? = 0 configure:6944: result: yes configure:6946: checking for _Bool configure:6946: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6946: $? = 0 configure:6946: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:85:20: error: expected expression before ')' token 85 | if (sizeof ((_Bool))) | ^ configure:6946: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mosh" | #define PACKAGE_TARNAME "mosh" | #define PACKAGE_VERSION "1.3.2" | #define PACKAGE_STRING "mosh 1.3.2" | #define PACKAGE_BUGREPORT "mosh-devel@mit.edu" | #define PACKAGE_URL "" | #define PACKAGE "mosh" | #define VERSION "1.3.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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_FCNTL_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_MEMORY 1 | #define HAVE_TR1_MEMORY 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 ((_Bool))) | return 0; | ; | return 0; | } configure:6946: result: yes configure:6963: checking for inline configure:6979: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6979: $? = 0 configure:6987: result: inline configure:7005: checking for int64_t configure:7005: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7005: $? = 0 configure:7005: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:89:67: warning: integer overflow in expression of type 'long int' results in '-9223372036854775808' [-Woverflow] 89 | < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))]; | ^ conftest.c:88:12: error: storage size of 'test_array' isn't constant 88 | static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1) | ^~~~~~~~~~ configure:7005: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mosh" | #define PACKAGE_TARNAME "mosh" | #define PACKAGE_VERSION "1.3.2" | #define PACKAGE_STRING "mosh 1.3.2" | #define PACKAGE_BUGREPORT "mosh-devel@mit.edu" | #define PACKAGE_URL "" | #define PACKAGE "mosh" | #define VERSION "1.3.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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_FCNTL_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_MEMORY 1 | #define HAVE_TR1_MEMORY 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_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 | enum { N = 64 / 2 - 1 }; | int | main () | { | static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1) | < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:7005: result: yes configure:7016: checking for pid_t configure:7016: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7016: $? = 0 configure:7016: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:87:20: error: expected expression before ')' token 87 | if (sizeof ((pid_t))) | ^ configure:7016: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mosh" | #define PACKAGE_TARNAME "mosh" | #define PACKAGE_VERSION "1.3.2" | #define PACKAGE_STRING "mosh 1.3.2" | #define PACKAGE_BUGREPORT "mosh-devel@mit.edu" | #define PACKAGE_URL "" | #define PACKAGE "mosh" | #define VERSION "1.3.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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_FCNTL_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_MEMORY 1 | #define HAVE_TR1_MEMORY 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_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 ((pid_t))) | return 0; | ; | return 0; | } configure:7016: result: yes configure:7027: checking for C/C++ restrict keyword configure:7052: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7052: $? = 0 configure:7060: result: __restrict configure:7073: checking for size_t configure:7073: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7073: $? = 0 configure:7073: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:88:21: error: expected expression before ')' token 88 | if (sizeof ((size_t))) | ^ configure:7073: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mosh" | #define PACKAGE_TARNAME "mosh" | #define PACKAGE_VERSION "1.3.2" | #define PACKAGE_STRING "mosh 1.3.2" | #define PACKAGE_BUGREPORT "mosh-devel@mit.edu" | #define PACKAGE_URL "" | #define PACKAGE "mosh" | #define VERSION "1.3.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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_FCNTL_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_MEMORY 1 | #define HAVE_TR1_MEMORY 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define restrict __restrict | /* 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:7073: result: yes configure:7084: checking for ssize_t configure:7084: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7084: $? = 0 configure:7084: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:88:22: error: expected expression before ')' token 88 | if (sizeof ((ssize_t))) | ^ configure:7084: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mosh" | #define PACKAGE_TARNAME "mosh" | #define PACKAGE_VERSION "1.3.2" | #define PACKAGE_STRING "mosh 1.3.2" | #define PACKAGE_BUGREPORT "mosh-devel@mit.edu" | #define PACKAGE_URL "" | #define PACKAGE "mosh" | #define VERSION "1.3.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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_FCNTL_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_MEMORY 1 | #define HAVE_TR1_MEMORY 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define restrict __restrict | /* 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 ((ssize_t))) | return 0; | ; | return 0; | } configure:7084: result: yes configure:7095: checking for uint16_t configure:7095: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7095: $? = 0 configure:7095: result: yes configure:7107: checking for uint32_t configure:7107: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7107: $? = 0 configure:7107: result: yes configure:7121: checking for uint64_t configure:7121: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7121: $? = 0 configure:7121: result: yes configure:7135: checking for uint8_t configure:7135: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7135: $? = 0 configure:7135: result: yes configure:7150: checking for uintptr_t configure:7150: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7150: $? = 0 configure:7150: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:88:24: error: expected expression before ')' token 88 | if (sizeof ((uintptr_t))) | ^ configure:7150: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mosh" | #define PACKAGE_TARNAME "mosh" | #define PACKAGE_VERSION "1.3.2" | #define PACKAGE_STRING "mosh 1.3.2" | #define PACKAGE_BUGREPORT "mosh-devel@mit.edu" | #define PACKAGE_URL "" | #define PACKAGE "mosh" | #define VERSION "1.3.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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_FCNTL_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_MEMORY 1 | #define HAVE_TR1_MEMORY 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define restrict __restrict | /* 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 ((uintptr_t))) | return 0; | ; | return 0; | } configure:7150: result: yes configure:7190: checking vfork.h usability configure:7190: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:86:10: fatal error: vfork.h: No such file or directory 86 | #include | ^~~~~~~~~ compilation terminated. configure:7190: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mosh" | #define PACKAGE_TARNAME "mosh" | #define PACKAGE_VERSION "1.3.2" | #define PACKAGE_STRING "mosh 1.3.2" | #define PACKAGE_BUGREPORT "mosh-devel@mit.edu" | #define PACKAGE_URL "" | #define PACKAGE "mosh" | #define VERSION "1.3.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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_FCNTL_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_MEMORY 1 | #define HAVE_TR1_MEMORY 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define restrict __restrict | #define HAVE_UINTPTR_T 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:7190: result: no configure:7190: checking vfork.h presence configure:7190: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c conftest.c:53:10: fatal error: vfork.h: No such file or directory 53 | #include | ^~~~~~~~~ compilation terminated. configure:7190: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mosh" | #define PACKAGE_TARNAME "mosh" | #define PACKAGE_VERSION "1.3.2" | #define PACKAGE_STRING "mosh 1.3.2" | #define PACKAGE_BUGREPORT "mosh-devel@mit.edu" | #define PACKAGE_URL "" | #define PACKAGE "mosh" | #define VERSION "1.3.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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_FCNTL_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_MEMORY 1 | #define HAVE_TR1_MEMORY 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define restrict __restrict | #define HAVE_UINTPTR_T 1 | /* end confdefs.h. */ | #include configure:7190: result: no configure:7190: checking for vfork.h configure:7190: result: no configure:7203: checking for fork configure:7203: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lz >&5 conftest.c:76:6: warning: conflicting types for built-in function 'fork'; expected 'int(void)' [-Wbuiltin-declaration-mismatch] 76 | char fork (); | ^~~~ configure:7203: $? = 0 configure:7203: result: yes configure:7203: checking for vfork configure:7203: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lz >&5 configure:7203: $? = 0 configure:7203: result: yes configure:7213: checking for working fork configure:7245: result: cross configure:7261: WARNING: result yes guessed because of cross compilation configure:7266: checking for working vfork configure:7376: result: yes configure:7402: checking whether mbrtowc and mbstate_t are properly declared configure:7422: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lz >&5 configure:7422: $? = 0 configure:7430: result: yes configure:7441: checking for gettimeofday configure:7441: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lz >&5 configure:7441: $? = 0 configure:7441: result: yes configure:7441: checking for setrlimit configure:7441: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lz >&5 configure:7441: $? = 0 configure:7441: result: yes configure:7441: checking for iswprint configure:7441: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lz >&5 conftest.c:83:6: warning: conflicting types for built-in function 'iswprint'; expected 'int(unsigned int)' [-Wbuiltin-declaration-mismatch] 83 | char iswprint (); | ^~~~~~~~ conftest.c:71:1: note: 'iswprint' is declared in header '' 70 | # include 71 | #else configure:7441: $? = 0 configure:7441: result: yes configure:7441: checking for memchr configure:7441: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lz >&5 conftest.c:84:6: warning: conflicting types for built-in function 'memchr'; expected 'void *(const void *, int, long unsigned int)' [-Wbuiltin-declaration-mismatch] 84 | char memchr (); | ^~~~~~ conftest.c:72:1: note: 'memchr' is declared in header '' 71 | # include 72 | #else configure:7441: $? = 0 configure:7441: result: yes configure:7441: checking for memset configure:7441: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lz >&5 conftest.c:85:6: warning: conflicting types for built-in function 'memset'; expected 'void *(void *, int, long unsigned int)' [-Wbuiltin-declaration-mismatch] 85 | char memset (); | ^~~~~~ conftest.c:73:1: note: 'memset' is declared in header '' 72 | # include 73 | #else configure:7441: $? = 0 configure:7441: result: yes configure:7441: checking for nl_langinfo configure:7441: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lz >&5 configure:7441: $? = 0 configure:7441: result: yes configure:7441: checking for posix_memalign configure:7441: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lz >&5 conftest.c:87:6: warning: conflicting types for built-in function 'posix_memalign'; expected 'int(void **, long unsigned int, long unsigned int)' [-Wbuiltin-declaration-mismatch] 87 | char posix_memalign (); | ^~~~~~~~~~~~~~ configure:7441: $? = 0 configure:7441: result: yes configure:7441: checking for setenv configure:7441: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lz >&5 configure:7441: $? = 0 configure:7441: result: yes configure:7441: checking for setlocale configure:7441: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lz >&5 configure:7441: $? = 0 configure:7441: result: yes configure:7441: checking for sigaction configure:7441: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lz >&5 configure:7441: $? = 0 configure:7441: result: yes configure:7441: checking for socket configure:7441: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lz >&5 configure:7441: $? = 0 configure:7441: result: yes configure:7441: checking for strchr configure:7441: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lz >&5 conftest.c:92:6: warning: conflicting types for built-in function 'strchr'; expected 'char *(const char *, int)' [-Wbuiltin-declaration-mismatch] 92 | char strchr (); | ^~~~~~ conftest.c:80:1: note: 'strchr' is declared in header '' 79 | # include 80 | #else configure:7441: $? = 0 configure:7441: result: yes configure:7441: checking for strdup configure:7441: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lz >&5 conftest.c:93:6: warning: conflicting types for built-in function 'strdup'; expected 'char *(const char *)' [-Wbuiltin-declaration-mismatch] 93 | char strdup (); | ^~~~~~ configure:7441: $? = 0 configure:7441: result: yes configure:7441: checking for strncasecmp configure:7441: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lz >&5 conftest.c:94:6: warning: conflicting types for built-in function 'strncasecmp'; expected 'int(const char *, const char *, long unsigned int)' [-Wbuiltin-declaration-mismatch] 94 | char strncasecmp (); | ^~~~~~~~~~~ configure:7441: $? = 0 configure:7441: result: yes configure:7441: checking for strtok configure:7441: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lz >&5 configure:7441: $? = 0 configure:7441: result: yes configure:7441: checking for strerror configure:7441: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lz >&5 configure:7441: $? = 0 configure:7441: result: yes configure:7441: checking for strtol configure:7441: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lz >&5 configure:7441: $? = 0 configure:7441: result: yes configure:7441: checking for wcwidth configure:7441: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lz >&5 configure:7441: $? = 0 configure:7441: result: yes configure:7441: checking for cfmakeraw configure:7441: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lz >&5 configure:7441: $? = 0 configure:7441: result: yes configure:7441: checking for pselect configure:7441: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lz >&5 configure:7441: $? = 0 configure:7441: result: yes configure:7441: checking for getaddrinfo configure:7441: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lz >&5 configure:7441: $? = 0 configure:7441: result: yes configure:7441: checking for getnameinfo configure:7441: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lz >&5 configure:7441: $? = 0 configure:7441: result: yes configure:7441: checking for pledge configure:7441: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lz >&5 /home/autobuild/autobuild/instance-12/output-1/host/lib/gcc/powerpc64-buildroot-linux-gnu/12.2.0/../../../../powerpc64-buildroot-linux-gnu/bin/ld: /tmp/ccj8fIXQ.o: in function `main': conftest.c:(.text.startup+0xc): undefined reference to `pledge' collect2: error: ld returned 1 exit status configure:7441: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mosh" | #define PACKAGE_TARNAME "mosh" | #define PACKAGE_VERSION "1.3.2" | #define PACKAGE_STRING "mosh 1.3.2" | #define PACKAGE_BUGREPORT "mosh-devel@mit.edu" | #define PACKAGE_URL "" | #define PACKAGE "mosh" | #define VERSION "1.3.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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_FCNTL_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_MEMORY 1 | #define HAVE_TR1_MEMORY 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define restrict __restrict | #define HAVE_UINTPTR_T 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_MBRTOWC 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SIGACTION 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRTOK 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_WCWIDTH 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_PSELECT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | /* end confdefs.h. */ | /* Define pledge to an innocuous variant, in case declares pledge. | For example, HP-UX 11i declares gettimeofday. */ | #define pledge innocuous_pledge | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pledge (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pledge | | /* 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 pledge (); | /* 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_pledge || defined __stub___pledge | choke me | #endif | | int | main () | { | return pledge (); | ; | return 0; | } configure:7441: result: no configure:7561: checking pkg-config is at least version 0.9.0 configure:7564: result: yes configure:7574: checking for TINFO configure:7581: $PKG_CONFIG --exists --print-errors "tinfo" Package tinfo was not found in the pkg-config search path. Perhaps you should add the directory containing `tinfo.pc' to the PKG_CONFIG_PATH environment variable Package 'tinfo', required by 'virtual:world', not found configure:7584: $? = 1 configure:7598: $PKG_CONFIG --exists --print-errors "tinfo" Package tinfo was not found in the pkg-config search path. Perhaps you should add the directory containing `tinfo.pc' to the PKG_CONFIG_PATH environment variable Package 'tinfo', required by 'virtual:world', not found configure:7601: $? = 1 configure:7615: result: no Package 'tinfo', required by 'virtual:world', not found configure:7633: checking for TINFO configure:7640: $PKG_CONFIG --exists --print-errors "ncurses" configure:7643: $? = 0 configure:7657: $PKG_CONFIG --exists --print-errors "ncurses" configure:7660: $? = 0 configure:7866: result: yes configure:8920: checking CommonCrypto/CommonCrypto.h usability configure:8920: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:114:10: fatal error: CommonCrypto/CommonCrypto.h: No such file or directory 114 | #include | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:8920: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mosh" | #define PACKAGE_TARNAME "mosh" | #define PACKAGE_VERSION "1.3.2" | #define PACKAGE_STRING "mosh 1.3.2" | #define PACKAGE_BUGREPORT "mosh-devel@mit.edu" | #define PACKAGE_URL "" | #define PACKAGE "mosh" | #define VERSION "1.3.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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_FCNTL_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_MEMORY 1 | #define HAVE_TR1_MEMORY 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define restrict __restrict | #define HAVE_UINTPTR_T 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_MBRTOWC 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SIGACTION 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRTOK 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_WCWIDTH 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_PSELECT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_CURSES_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:8920: result: no configure:8920: checking CommonCrypto/CommonCrypto.h presence configure:8920: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c conftest.c:81:10: fatal error: CommonCrypto/CommonCrypto.h: No such file or directory 81 | #include | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:8920: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mosh" | #define PACKAGE_TARNAME "mosh" | #define PACKAGE_VERSION "1.3.2" | #define PACKAGE_STRING "mosh 1.3.2" | #define PACKAGE_BUGREPORT "mosh-devel@mit.edu" | #define PACKAGE_URL "" | #define PACKAGE "mosh" | #define VERSION "1.3.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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_FCNTL_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_MEMORY 1 | #define HAVE_TR1_MEMORY 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define restrict __restrict | #define HAVE_UINTPTR_T 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_MBRTOWC 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SIGACTION 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRTOK 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_WCWIDTH 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_PSELECT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_CURSES_H 1 | /* end confdefs.h. */ | #include configure:8920: result: no configure:8920: checking for CommonCrypto/CommonCrypto.h configure:8920: result: no configure:8953: checking for CRYPTO configure:8960: $PKG_CONFIG --exists --print-errors "openssl" configure:8963: $? = 0 configure:8977: $PKG_CONFIG --exists --print-errors "openssl" configure:8980: $? = 0 configure:9190: result: yes configure:9294: checking whether forkpty is declared configure:9294: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:83:12: fatal error: libutil.h: No such file or directory 83 | #include | ^~~~~~~~~~~ compilation terminated. configure:9294: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mosh" | #define PACKAGE_TARNAME "mosh" | #define PACKAGE_VERSION "1.3.2" | #define PACKAGE_STRING "mosh 1.3.2" | #define PACKAGE_BUGREPORT "mosh-devel@mit.edu" | #define PACKAGE_URL "" | #define PACKAGE "mosh" | #define VERSION "1.3.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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_FCNTL_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_MEMORY 1 | #define HAVE_TR1_MEMORY 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define restrict __restrict | #define HAVE_UINTPTR_T 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_MBRTOWC 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SIGACTION 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRTOK 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_WCWIDTH 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_PSELECT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_CURSES_H 1 | #define USE_OPENSSL_AES 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #ifndef forkpty | #ifdef __cplusplus | (void) forkpty; | #else | (void) forkpty; | #endif | #endif | | ; | return 0; | } configure:9294: result: no configure:9304: checking for library containing forkpty configure:9335: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lz >&5 configure:9335: $? = 0 configure:9352: result: none required configure:9365: checking whether pipe2(..., O_CLOEXEC) is supported configure:9382: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lz >&5 configure:9382: $? = 0 configure:9386: result: yes configure:9395: checking whether FD_ISSET() argument is const configure:9418: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-g++ -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -std=c++11 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.cpp >&5 configure:9418: $? = 0 configure:9422: result: yes configure:9436: checking whether std::shared_ptr is available configure:9458: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-g++ -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -std=c++11 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.cpp >&5 configure:9458: $? = 0 configure:9462: result: yes configure:9476: checking whether std::tr1::shared_ptr is available configure:9498: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-g++ -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -std=c++11 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.cpp >&5 configure:9498: $? = 0 configure:9502: result: yes configure:9516: checking whether clock_gettime() is supported configure:9531: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lz >&5 configure:9531: $? = 0 configure:9535: result: yes configure:9544: checking whether mach_absolute_time is declared configure:9544: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:88:10: fatal error: mach/mach_time.h: No such file or directory 88 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:9544: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mosh" | #define PACKAGE_TARNAME "mosh" | #define PACKAGE_VERSION "1.3.2" | #define PACKAGE_STRING "mosh 1.3.2" | #define PACKAGE_BUGREPORT "mosh-devel@mit.edu" | #define PACKAGE_URL "" | #define PACKAGE "mosh" | #define VERSION "1.3.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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_FCNTL_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_MEMORY 1 | #define HAVE_TR1_MEMORY 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define restrict __restrict | #define HAVE_UINTPTR_T 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_MBRTOWC 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SIGACTION 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRTOK 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_WCWIDTH 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_PSELECT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_CURSES_H 1 | #define USE_OPENSSL_AES 1 | #define HAVE_FORKPTY /**/ | #define HAVE_PIPE2_CLOEXEC 1 | #define FD_ISSET_IS_CONST 1 | #define HAVE_STD_SHARED_PTR 1 | #define HAVE_STD_TR1_SHARED_PTR 1 | #define HAVE_CLOCK_GETTIME 1 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef mach_absolute_time | #ifdef __cplusplus | (void) mach_absolute_time; | #else | (void) mach_absolute_time; | #endif | #endif | | ; | return 0; | } configure:9544: result: no configure:9554: checking whether __builtin_ctz is declared configure:9554: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:9554: $? = 0 configure:9554: result: yes configure:9566: checking whether ffs is declared configure:9566: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:9566: $? = 0 configure:9566: result: yes configure:9579: checking whether be64toh is declared configure:9579: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:9579: $? = 0 configure:9579: result: yes configure:9595: checking whether betoh64 is declared configure:9595: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:105:10: error: 'betoh64' undeclared (first use in this function) 105 | (void) betoh64; | ^~~~~~~ conftest.c:105:10: note: each undeclared identifier is reported only once for each function it appears in configure:9595: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mosh" | #define PACKAGE_TARNAME "mosh" | #define PACKAGE_VERSION "1.3.2" | #define PACKAGE_STRING "mosh 1.3.2" | #define PACKAGE_BUGREPORT "mosh-devel@mit.edu" | #define PACKAGE_URL "" | #define PACKAGE "mosh" | #define VERSION "1.3.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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_FCNTL_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_MEMORY 1 | #define HAVE_TR1_MEMORY 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define restrict __restrict | #define HAVE_UINTPTR_T 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_MBRTOWC 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SIGACTION 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRTOK 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_WCWIDTH 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_PSELECT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_CURSES_H 1 | #define USE_OPENSSL_AES 1 | #define HAVE_FORKPTY /**/ | #define HAVE_PIPE2_CLOEXEC 1 | #define FD_ISSET_IS_CONST 1 | #define HAVE_STD_SHARED_PTR 1 | #define HAVE_STD_TR1_SHARED_PTR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_DECL___BUILTIN_CTZ 1 | #define HAVE_DECL_FFS 1 | #define HAVE_DECL_BE64TOH 1 | /* end confdefs.h. */ | #if defined(HAVE_ENDIAN_H) | #include | #elif defined(HAVE_SYS_ENDIAN_H) | #include | #include | #endif | | int | main () | { | #ifndef betoh64 | #ifdef __cplusplus | (void) betoh64; | #else | (void) betoh64; | #endif | #endif | | ; | return 0; | } configure:9595: result: no configure:9611: checking whether bswap64 is declared configure:9611: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:106:10: error: 'bswap64' undeclared (first use in this function) 106 | (void) bswap64; | ^~~~~~~ conftest.c:106:10: note: each undeclared identifier is reported only once for each function it appears in configure:9611: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mosh" | #define PACKAGE_TARNAME "mosh" | #define PACKAGE_VERSION "1.3.2" | #define PACKAGE_STRING "mosh 1.3.2" | #define PACKAGE_BUGREPORT "mosh-devel@mit.edu" | #define PACKAGE_URL "" | #define PACKAGE "mosh" | #define VERSION "1.3.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_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_FCNTL_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_UTMPX_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_MEMORY 1 | #define HAVE_TR1_MEMORY 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define restrict __restrict | #define HAVE_UINTPTR_T 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_MBRTOWC 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ISWPRINT 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMSET 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SIGACTION 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRTOK 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_WCWIDTH 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_PSELECT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_CURSES_H 1 | #define USE_OPENSSL_AES 1 | #define HAVE_FORKPTY /**/ | #define HAVE_PIPE2_CLOEXEC 1 | #define FD_ISSET_IS_CONST 1 | #define HAVE_STD_SHARED_PTR 1 | #define HAVE_STD_TR1_SHARED_PTR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_DECL___BUILTIN_CTZ 1 | #define HAVE_DECL_FFS 1 | #define HAVE_DECL_BE64TOH 1 | #define HAVE_DECL_BETOH64 0 | /* end confdefs.h. */ | #if defined(HAVE_ENDIAN_H) | #include | #elif defined(HAVE_SYS_ENDIAN_H) | #include | #include | #endif | | int | main () | { | #ifndef bswap64 | #ifdef __cplusplus | (void) bswap64; | #else | (void) bswap64; | #endif | #endif | | ; | return 0; | } configure:9611: result: no configure:9627: checking whether __builtin_bswap64 is declared configure:9627: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:9627: $? = 0 configure:9627: result: yes configure:9660: checking whether IP_MTU_DISCOVER is declared configure:9660: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:9660: $? = 0 configure:9660: result: yes configure:9669: checking whether IP_RECVTOS is declared configure:9669: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:9669: $? = 0 configure:9669: result: yes configure:9678: checking whether __STDC_ISO_10646__ is declared configure:9678: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:9678: $? = 0 configure:9678: result: yes configure:9688: checking whether IUTF8 is declared configure:9688: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:9688: $? = 0 configure:9688: result: yes configure:9703: checking for protobuf configure:9710: $PKG_CONFIG --exists --print-errors "protobuf" configure:9713: $? = 0 configure:9727: $PKG_CONFIG --exists --print-errors "protobuf" configure:9730: $? = 0 configure:9788: result: yes configure:9984: checking that generated files are newer than configure configure:9990: result: done configure:10037: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by mosh config.status 1.3.2, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on asahi-mini config.status:985: creating Makefile config.status:985: creating src/Makefile config.status:985: creating src/crypto/Makefile config.status:985: creating src/frontend/Makefile config.status:985: creating src/network/Makefile config.status:985: creating src/protobufs/Makefile config.status:985: creating src/statesync/Makefile config.status:985: creating src/terminal/Makefile config.status:985: creating src/util/Makefile config.status:985: creating scripts/Makefile config.status:985: creating src/examples/Makefile config.status:985: creating src/tests/Makefile config.status:985: creating man/Makefile config.status:985: creating conf/Makefile config.status:985: creating config.h config.status:1214: executing depfiles commands configure:11362: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --disable-static, --enable-shared configure:11367: === Configuration results === configure:11369: Version: 1.3.2 configure:11371: c++ compiler: /home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-g++ configure:11373: Warning CXXFLAGS: -Wall configure:11375: Picky CXXFLAGS: configure:11377: Harden CFLAGS: -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fPIE configure:11379: ============================= ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_bigendian=yes ac_cv_c_compiler_gnu=yes ac_cv_c_inline=inline ac_cv_c_int64_t=yes ac_cv_c_restrict=__restrict ac_cv_c_uint16_t=yes ac_cv_c_uint32_t=yes ac_cv_c_uint64_t=yes ac_cv_c_uint8_t=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_BASH_COMPLETION_CFLAGS_set= ac_cv_env_BASH_COMPLETION_CFLAGS_value= ac_cv_env_BASH_COMPLETION_LIBS_set= ac_cv_env_BASH_COMPLETION_LIBS_value= ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set=set ac_cv_env_CC_value=/home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 ' ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' ac_cv_env_CPP_set=set ac_cv_env_CPP_value=/home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-cpp ac_cv_env_CRYPTO_CFLAGS_set= ac_cv_env_CRYPTO_CFLAGS_value= ac_cv_env_CRYPTO_CPPFLAGS_set= ac_cv_env_CRYPTO_CPPFLAGS_value= ac_cv_env_CRYPTO_LDFLAGS_set= ac_cv_env_CRYPTO_LDFLAGS_value= ac_cv_env_CRYPTO_LIBS_set= ac_cv_env_CRYPTO_LIBS_value= ac_cv_env_CURSES_LIB_set= ac_cv_env_CURSES_LIB_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -std=c++11' ac_cv_env_CXX_set=set ac_cv_env_CXX_value=/home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-g++ ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set= ac_cv_env_PKG_CONFIG_PATH_value= ac_cv_env_PKG_CONFIG_set=set ac_cv_env_PKG_CONFIG_value=/home/autobuild/autobuild/instance-12/output-1/host/bin/pkg-config ac_cv_env_TINFO_CFLAGS_set= ac_cv_env_TINFO_CFLAGS_value= ac_cv_env_TINFO_CPPFLAGS_set= ac_cv_env_TINFO_CPPFLAGS_value= ac_cv_env_TINFO_LDFLAGS_set= ac_cv_env_TINFO_LDFLAGS_value= ac_cv_env_TINFO_LIBS_set= ac_cv_env_TINFO_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=aarch64-unknown-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=powerpc64-buildroot-linux-gnu ac_cv_env_protobuf_CFLAGS_set= ac_cv_env_protobuf_CFLAGS_value= ac_cv_env_protobuf_LIBS_set= ac_cv_env_protobuf_LIBS_value= ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=powerpc64-buildroot-linux-gnu ac_cv_func_calloc_0_nonnull=yes ac_cv_func_cfmakeraw=yes ac_cv_func_fork=yes ac_cv_func_fork_works=yes ac_cv_func_getaddrinfo=yes ac_cv_func_getnameinfo=yes ac_cv_func_gettimeofday=yes ac_cv_func_iswprint=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_mbrtowc=yes ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_memset=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_nl_langinfo=yes ac_cv_func_pledge=no ac_cv_func_posix_memalign=yes ac_cv_func_pselect=yes ac_cv_func_realloc_0_nonnull=yes ac_cv_func_setenv=yes ac_cv_func_setlocale=yes ac_cv_func_setrlimit=yes ac_cv_func_sigaction=yes ac_cv_func_socket=yes ac_cv_func_strchr=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncasecmp=yes ac_cv_func_strtok=yes ac_cv_func_strtol=yes ac_cv_func_vfork=yes ac_cv_func_vfork_works=yes ac_cv_func_wcwidth=yes ac_cv_have_decl_IP_MTU_DISCOVER=yes ac_cv_have_decl_IP_RECVTOS=yes ac_cv_have_decl_IUTF8=yes ac_cv_have_decl___STDC_ISO_10646__=yes ac_cv_have_decl___builtin_bswap64=yes ac_cv_have_decl___builtin_ctz=yes ac_cv_have_decl_be64toh=yes ac_cv_have_decl_betoh64=no ac_cv_have_decl_bswap64=no ac_cv_have_decl_ffs=yes ac_cv_have_decl_forkpty=no ac_cv_have_decl_mach_absolute_time=no ac_cv_have_decl_malloc=yes ac_cv_header_CommonCrypto_CommonCrypto_h=no ac_cv_header_endian_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_langinfo_h=yes ac_cv_header_libutil_h=no ac_cv_header_limits_h=yes ac_cv_header_locale_h=yes ac_cv_header_memory=yes ac_cv_header_memory_h=yes ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_paths_h=yes ac_cv_header_pty_h=yes ac_cv_header_stdbool_h=yes ac_cv_header_stdc=yes ac_cv_header_stddef_h=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_endian_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_resource_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_termio_h=yes ac_cv_header_termios_h=yes ac_cv_header_tr1_memory=yes ac_cv_header_unistd_h=yes ac_cv_header_util_h=no ac_cv_header_utmpx_h=yes ac_cv_header_vfork_h=no ac_cv_header_wchar_h=yes ac_cv_header_wctype_h=yes ac_cv_lbl_unaligned_fail=no ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_PROTOC=/home/autobuild/autobuild/instance-12/output-1/host/bin/protoc ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/usr/bin/mkdir ac_cv_prog_AR=/home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=/home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc ac_cv_prog_CPP=/home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-cpp ac_cv_prog_CXXCPP='/home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-g++ -E' ac_cv_prog_RANLIB=/home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc-ranlib ac_cv_prog_STRIP=/bin/true ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes ac_cv_search_clock_gettime='none required' ac_cv_search_compress=-lz ac_cv_search_forkpty='none required' ac_cv_search_inet_addr='none required' ac_cv_search_socket='none required' ac_cv_search_utempter_remove_record=no ac_cv_type__Bool=yes ac_cv_type_pid_t=yes ac_cv_type_size_t=yes ac_cv_type_ssize_t=yes ac_cv_type_uintptr_t=yes am_cv_CC_dependencies_compiler_type=none am_cv_CXX_dependencies_compiler_type=none am_cv_ar_interface=ar am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes ax_cv_check_cflags__Werror___D_FORTIFY_SOURCE_2=yes ax_cv_check_cflags__Werror___fPIE=yes ax_cv_check_cflags__Werror___fno_strict_overflow=yes ax_cv_check_cflags__Werror__fstack_protector_all__Wstack_protector=yes ax_cv_check_cflags__Werror__fstack_protector_all___param_ssp_buffer_size_1=yes ax_cv_check_cxxflags__Werror___D_FORTIFY_SOURCE_2=yes ax_cv_check_cxxflags__Werror___fPIE=yes ax_cv_check_cxxflags__Werror___fno_strict_overflow=yes ax_cv_check_cxxflags__Werror__fno_default_inline=yes ax_cv_check_cxxflags__Werror__fstack_protector_all__Wstack_protector=yes ax_cv_check_cxxflags__Werror__fstack_protector_all___param_ssp_buffer_size_1=yes ax_cv_check_cxxflags__Werror__pipe=yes ax_cv_check_ldflags__Werror___Wl__z_now=yes ax_cv_check_ldflags__Werror___Wl__z_relro=yes ax_cv_check_ldflags__Werror___fPIE__pie=yes ax_cv_check_ldflags__Werror___fstack_protector_all=yes gl_cv_func_malloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec= pkg_cv_CRYPTO_CFLAGS= pkg_cv_CRYPTO_LIBS='-L/home/autobuild/autobuild/instance-12/output-1/host/bin/../powerpc64-buildroot-linux-gnu/sysroot/usr/lib -lssl -lcrypto ' pkg_cv_TINFO_CFLAGS='-D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 ' pkg_cv_TINFO_LIBS='-lncurses ' pkg_cv_protobuf_CFLAGS= pkg_cv_protobuf_LIBS='-L/home/autobuild/autobuild/instance-12/output-1/host/bin/../powerpc64-buildroot-linux-gnu/sysroot/usr/lib -lprotobuf ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/autobuild/autobuild/instance-12/output-1/build/mosh-1.3.2/missing aclocal-1.15' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_V='$(V)' AR='/home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc-ar' AUTOCONF='${SHELL} /home/autobuild/autobuild/instance-12/output-1/build/mosh-1.3.2/missing autoconf' AUTOHEADER='${SHELL} /home/autobuild/autobuild/instance-12/output-1/build/mosh-1.3.2/missing autoheader' AUTOMAKE='${SHELL} /home/autobuild/autobuild/instance-12/output-1/build/mosh-1.3.2/missing automake-1.15' AWK='gawk' BASH_COMPLETION_CFLAGS='' BASH_COMPLETION_LIBS='' BUILD_CLIENT_FALSE='#' BUILD_CLIENT_TRUE='' BUILD_EXAMPLES_FALSE='' BUILD_EXAMPLES_TRUE='#' BUILD_SERVER_FALSE='#' BUILD_SERVER_TRUE='' CC='/home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc' CCDEPMODE='depmode=none' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 ' CPP='/home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-cpp' CPPFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' CRYPTO_CFLAGS='' CRYPTO_CPPFLAGS='' CRYPTO_LDFLAGS='' CRYPTO_LIBS='-L/home/autobuild/autobuild/instance-12/output-1/host/bin/../powerpc64-buildroot-linux-gnu/sysroot/usr/lib -lssl -lcrypto ' CURSES_LIB='' CXX='/home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-g++' CXXCPP='/home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-g++ -E' CXXDEPMODE='depmode=none' CXXFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -std=c++11' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' GREP='/usr/bin/grep' HARDEN_CFLAGS=' -fno-strict-overflow -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector --param ssp-buffer-size=1 -fPIE' HARDEN_LDFLAGS=' -pie -Wl,-z,relro -Wl,-z,now' INSTALL_COMPLETION_FALSE='' INSTALL_COMPLETION_TRUE='#' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INSTALL_UFW_FALSE='' INSTALL_UFW_TRUE='#' LDFLAGS='' LIBOBJS='' LIBS='-lz ' LTLIBOBJS='' MAKEINFO='${SHELL} /home/autobuild/autobuild/instance-12/output-1/build/mosh-1.3.2/missing makeinfo' MISC_CXXFLAGS=' -fno-default-inline -pipe' MKDIR_P='/usr/bin/mkdir -p' OBJEXT='o' PACKAGE='mosh' PACKAGE_BUGREPORT='mosh-devel@mit.edu' PACKAGE_NAME='mosh' PACKAGE_STRING='mosh 1.3.2' PACKAGE_TARNAME='mosh' PACKAGE_URL='' PACKAGE_VERSION='1.3.2' PATH_SEPARATOR=':' PICKY_CXXFLAGS='' PKG_CONFIG='/home/autobuild/autobuild/instance-12/output-1/host/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' PROTOC='/home/autobuild/autobuild/instance-12/output-1/host/bin/protoc' RANLIB='/home/autobuild/autobuild/instance-12/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc-ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='/bin/true' TINFO_CFLAGS='-D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 ' TINFO_CPPFLAGS='' TINFO_LDFLAGS='' TINFO_LIBS='-lncurses ' VERSION='1.3.2' WARNING_CXXFLAGS='-Wall' ac_ct_AR='' ac_ct_CC='' ac_ct_CXX='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__fastdepCXX_FALSE='' am__fastdepCXX_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_alias='aarch64-unknown-linux-gnu' completions='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='/usr' host_alias='powerpc64-buildroot-linux-gnu' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/autobuild/autobuild/instance-12/output-1/build/mosh-1.3.2/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s&^&&' protobuf_CFLAGS='' protobuf_LIBS='-L/home/autobuild/autobuild/instance-12/output-1/host/bin/../powerpc64-buildroot-linux-gnu/sysroot/usr/lib -lprotobuf ' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='powerpc64-buildroot-linux-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "mosh" #define PACKAGE_TARNAME "mosh" #define PACKAGE_VERSION "1.3.2" #define PACKAGE_STRING "mosh 1.3.2" #define PACKAGE_BUGREPORT "mosh-devel@mit.edu" #define PACKAGE_URL "" #define PACKAGE "mosh" #define VERSION "1.3.2" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_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_FCNTL_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_LIMITS_H 1 #define HAVE_LOCALE_H 1 #define HAVE_NETDB_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_STDDEF_H 1 #define HAVE_STDINT_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_UNISTD_H 1 #define HAVE_WCHAR_H 1 #define HAVE_WCTYPE_H 1 #define HAVE_PTY_H 1 #define HAVE_PATHS_H 1 #define HAVE_ENDIAN_H 1 #define HAVE_UTMPX_H 1 #define HAVE_TERMIO_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_MEMORY 1 #define HAVE_TR1_MEMORY 1 #define HAVE__BOOL 1 #define HAVE_STDBOOL_H 1 #define restrict __restrict #define HAVE_UINTPTR_T 1 #define HAVE_FORK 1 #define HAVE_VFORK 1 #define HAVE_WORKING_VFORK 1 #define HAVE_WORKING_FORK 1 #define HAVE_MBRTOWC 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_SETRLIMIT 1 #define HAVE_ISWPRINT 1 #define HAVE_MEMCHR 1 #define HAVE_MEMSET 1 #define HAVE_NL_LANGINFO 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_SETENV 1 #define HAVE_SETLOCALE 1 #define HAVE_SIGACTION 1 #define HAVE_SOCKET 1 #define HAVE_STRCHR 1 #define HAVE_STRDUP 1 #define HAVE_STRNCASECMP 1 #define HAVE_STRTOK 1 #define HAVE_STRERROR 1 #define HAVE_STRTOL 1 #define HAVE_WCWIDTH 1 #define HAVE_CFMAKERAW 1 #define HAVE_PSELECT 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETNAMEINFO 1 #define HAVE_CURSES_H 1 #define USE_OPENSSL_AES 1 #define HAVE_FORKPTY /**/ #define HAVE_PIPE2_CLOEXEC 1 #define FD_ISSET_IS_CONST 1 #define HAVE_STD_SHARED_PTR 1 #define HAVE_STD_TR1_SHARED_PTR 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_DECL___BUILTIN_CTZ 1 #define HAVE_DECL_FFS 1 #define HAVE_DECL_BE64TOH 1 #define HAVE_DECL_BETOH64 0 #define HAVE_DECL_BSWAP64 0 #define HAVE_DECL___BUILTIN_BSWAP64 1 #define HAVE_IP_MTU_DISCOVER 1 #define HAVE_IP_RECVTOS 1 #define HAVE_IUTF8 1 configure: exit 0