This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by F2FS tools configure 1.12.0, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --target=arc-buildroot-linux-gnu --host=arc-buildroot-linux-gnu --build=x86_64-pc-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 --enable-nls --disable-static --enable-shared --without-selinux --without-blkid ## --------- ## ## Platform. ## ## --------- ## hostname = build uname -m = x86_64 uname -r = 4.4.0-151-generic uname -s = Linux uname -v = #178-Ubuntu SMP Tue Jun 11 08:30:22 UTC 2019 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /home/test/autobuild/run/instance-1/output-1/host/bin PATH: /home/test/autobuild/run/instance-1/output-1/host/sbin PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/local/games PATH: /usr/games ## ----------- ## ## Core tests. ## ## ----------- ## configure:2530: checking for a BSD-compatible install configure:2598: result: /usr/bin/install -c configure:2609: checking whether build environment is sane configure:2664: result: yes configure:2723: checking for arc-buildroot-linux-gnu-strip configure:2750: result: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-strip configure:2815: checking for a thread-safe mkdir -p configure:2854: result: /bin/mkdir -p configure:2861: checking for gawk configure:2877: found /home/test/autobuild/run/instance-1/output-1/host/bin/gawk configure:2888: result: gawk configure:2899: checking whether make sets $(MAKE) configure:2921: result: yes configure:2950: checking whether make supports nested variables configure:2967: result: yes configure:3046: checking how to create a pax tar archive configure:3057: tar --version tar (GNU tar) 1.29 Copyright (C) 2015 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later . This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by John Gilmore and Jay Fenlason. configure:3060: $? = 0 configure:3100: tardir=conftest.dir && eval tar --format=posix -chf - "$tardir" >conftest.tar configure:3103: $? = 0 configure:3107: tar -xf - &5 arc-buildroot-linux-gnu-gcc.br_real (Buildroot 2019.11-git-01675-gea7ec41) 8.3.1 20190225 Copyright (C) 2018 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:3519: $? = 0 configure:3508: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=/home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc.br_real COLLECT_LTO_WRAPPER=/home/test/autobuild/run/instance-1/output-1/host/libexec/gcc/arc-buildroot-linux-gnu/8.3.1/lto-wrapper Target: arc-buildroot-linux-gnu Configured with: ./configure --prefix=/home/test/autobuild/run/instance-1/output-1/host --sysconfdir=/home/test/autobuild/run/instance-1/output-1/host/etc --enable-static --target=arc-buildroot-linux-gnu --with-sysroot=/home/test/autobuild/run/instance-1/output-1/host/arc-buildroot-linux-gnu/sysroot --enable-__cxa_atexit --with-gnu-ld --disable-libssp --disable-multilib --disable-decimal-float --with-gmp=/home/test/autobuild/run/instance-1/output-1/host --with-mpc=/home/test/autobuild/run/instance-1/output-1/host --with-mpfr=/home/test/autobuild/run/instance-1/output-1/host --with-pkgversion='Buildroot 2019.11-git-01675-gea7ec41' --with-bugurl=http://bugs.buildroot.net/ --disable-libquadmath --enable-tls --enable-threads --without-isl --without-cloog --with-cpu=archs --enable-languages=c,c++ --with-build-time-tools=/home/test/autobuild/run/instance-1/output-1/host/arc-buildroot-linux-gnu/bin --enable-shared --disable-libgomp Thread model: posix gcc version 8.3.1 20190225 (Buildroot 2019.11-git-01675-gea7ec41) configure:3519: $? = 0 configure:3508: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -V >&5 arc-buildroot-linux-gnu-gcc.br_real: error: unrecognized command line option '-V' arc-buildroot-linux-gnu-gcc.br_real: fatal error: no input files compilation terminated. configure:3519: $? = 1 configure:3508: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -qversion >&5 arc-buildroot-linux-gnu-gcc.br_real: error: unrecognized command line option '-qversion'; did you mean '--version'? arc-buildroot-linux-gnu-gcc.br_real: fatal error: no input files compilation terminated. configure:3519: $? = 1 configure:3539: checking whether the C compiler works configure:3561: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:3565: $? = 0 configure:3613: result: yes configure:3616: checking for C compiler default output file name configure:3618: result: a.out configure:3624: checking for suffix of executables configure:3631: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:3635: $? = 0 configure:3657: result: configure:3679: checking whether we are cross compiling configure:3717: result: yes configure:3722: checking for suffix of object files configure:3744: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:3748: $? = 0 configure:3769: result: o configure:3773: checking whether we are using the GNU C compiler configure:3792: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:3792: $? = 0 configure:3801: result: yes configure:3810: checking whether /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc accepts -g configure:3830: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:3830: $? = 0 configure:3871: result: yes configure:3888: checking for /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc option to accept ISO C89 configure:3951: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:3951: $? = 0 configure:3964: result: none needed configure:3989: checking whether /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc understands -c and -o together configure:4011: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c conftest.c -o conftest2.o configure:4014: $? = 0 configure:4011: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c conftest.c -o conftest2.o configure:4014: $? = 0 configure:4026: result: yes configure:4054: checking for style of include used by make configure:4082: result: GNU configure:4108: checking dependency style of /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc configure:4219: result: none configure:4263: checking build system type configure:4277: result: x86_64-pc-linux-gnu configure:4297: checking host system type configure:4310: result: arc-buildroot-linux-gnu configure:4351: checking how to print strings configure:4378: result: printf configure:4399: checking for a sed that does not truncate output configure:4463: result: /bin/sed configure:4481: checking for grep that handles long lines and -e configure:4539: result: /bin/grep configure:4544: checking for egrep configure:4606: result: /bin/grep -E configure:4611: checking for fgrep configure:4673: result: /bin/grep -F configure:4708: checking for ld used by /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc configure:4775: result: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-ld configure:4782: checking if the linker (/home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-ld) is GNU ld configure:4797: result: yes configure:4809: checking for BSD- or MS-compatible name lister (nm) configure:4863: result: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-nm configure:4993: checking the name lister (/home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-nm) interface configure:5000: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5003: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-nm "conftest.o" configure:5006: output 00000000 B some_variable configure:5013: result: BSD nm configure:5016: checking whether ln -s works configure:5020: result: yes configure:5028: checking the maximum length of command line arguments configure:5159: result: 3458764513820540925 configure:5207: checking how to convert x86_64-pc-linux-gnu file names to arc-buildroot-linux-gnu format configure:5247: result: func_convert_file_noop configure:5254: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:5274: result: func_convert_file_noop configure:5281: checking for /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-ld option to reload object files configure:5288: result: -r configure:5322: checking for arc-buildroot-linux-gnu-objdump configure:5349: result: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-objdump configure:5421: checking how to recognize dependent libraries configure:5621: result: pass_all configure:5666: checking for arc-buildroot-linux-gnu-dlltool configure:5696: result: no configure:5706: checking for dlltool configure:5736: result: no configure:5766: checking how to associate runtime and link libraries configure:5793: result: printf %s\n configure:5810: checking for arc-buildroot-linux-gnu-ar configure:5837: result: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-ar configure:5918: checking for archiver @FILE support configure:5935: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5935: $? = 0 configure:5938: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-ar cru libconftest.a @conftest.lst >&5 configure:5941: $? = 0 configure:5946: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-ar cru libconftest.a @conftest.lst >&5 /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-ar: conftest.o: No such file or directory configure:5949: $? = 1 configure:5961: result: @ configure:5979: checking for arc-buildroot-linux-gnu-strip configure:6006: result: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-strip configure:6078: checking for arc-buildroot-linux-gnu-ranlib configure:6105: result: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-ranlib configure:6247: checking command to parse /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-nm output from /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc object configure:6400: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6403: $? = 0 configure:6407: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:6410: $? = 0 configure:6476: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c conftstm.o >&5 configure:6479: $? = 0 configure:6517: result: ok configure:6564: checking for sysroot configure:6594: result: no configure:6601: checking for a working dd configure:6639: result: /bin/dd configure:6643: checking how to truncate binary pipes configure:6658: result: /bin/dd bs=4096 count=1 configure:6947: checking for arc-buildroot-linux-gnu-mt configure:6977: result: no configure:6987: checking for mt configure:7003: found /bin/mt configure:7014: result: mt configure:7026: WARNING: using cross tools not prefixed with host triplet configure:7037: checking if mt is a manifest tool configure:7043: mt '-?' configure:7051: result: no configure:7728: checking how to run the C preprocessor configure:7798: result: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-cpp configure:7818: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:7818: $? = 0 configure:7832: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c conftest.c:15:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:7832: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "F2FS tools" | #define PACKAGE_TARNAME "f2fs-tools" | #define PACKAGE_VERSION "1.12.0" | #define PACKAGE_STRING "F2FS tools 1.12.0" | #define PACKAGE_BUGREPORT "linux-f2fs-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define F2FS_TOOLS_VERSION "1.12.0" | #define F2FS_MAJOR_VERSION 1 | #define F2FS_MINOR_VERSION 12 | #define F2FS_TOOLS_DATE "2018-11-12" | #define PACKAGE "f2fs-tools" | #define VERSION "1.12.0" | /* end confdefs.h. */ | #include configure:7861: checking for ANSI C header files configure:7881: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7881: $? = 0 configure:7965: result: yes configure:7978: checking for sys/types.h configure:7978: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7978: $? = 0 configure:7978: result: yes configure:7978: checking for sys/stat.h configure:7978: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7978: $? = 0 configure:7978: result: yes configure:7978: checking for stdlib.h configure:7978: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7978: $? = 0 configure:7978: result: yes configure:7978: checking for string.h configure:7978: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7978: $? = 0 configure:7978: result: yes configure:7978: checking for memory.h configure:7978: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7978: $? = 0 configure:7978: result: yes configure:7978: checking for strings.h configure:7978: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7978: $? = 0 configure:7978: result: yes configure:7978: checking for inttypes.h configure:7978: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7978: $? = 0 configure:7978: result: yes configure:7978: checking for stdint.h configure:7978: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7978: $? = 0 configure:7978: result: yes configure:7978: checking for unistd.h configure:7978: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7978: $? = 0 configure:7978: result: yes configure:7992: checking for dlfcn.h configure:7992: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:7992: $? = 0 configure:7992: result: yes configure:8248: checking for objdir configure:8263: result: .libs configure:8523: checking if /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions configure:8541: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C configure:8545: $? = 0 configure:8558: result: no configure:8916: checking for /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc option to produce PIC configure:8923: result: -fPIC -DPIC configure:8931: checking if /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works configure:8949: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DPIC -DPIC conftest.c >&5 configure:8953: $? = 0 configure:8966: result: yes configure:8995: checking if /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc static flag -static works configure:9023: result: yes configure:9038: checking if /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc supports -c -o file.o configure:9059: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o out/conftest2.o conftest.c >&5 configure:9063: $? = 0 configure:9085: result: yes configure:9093: checking if /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc supports -c -o file.o configure:9140: result: yes configure:9173: checking whether the /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc linker (/home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-ld) supports shared libraries configure:10432: result: yes configure:10469: checking whether -lc should be explicitly linked in configure:10477: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:10480: $? = 0 configure:10495: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:10498: $? = 0 configure:10512: result: no configure:10672: checking dynamic linker characteristics configure:11253: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11253: $? = 0 configure:11490: result: GNU/Linux ld.so configure:11612: checking how to hardcode library paths into programs configure:11637: result: immediate configure:12185: checking whether stripping libraries is possible configure:12190: result: yes configure:12225: checking if libtool supports shared libraries configure:12227: result: yes configure:12230: checking whether to build shared libraries configure:12255: result: yes configure:12258: checking whether to build static libraries configure:12262: result: no configure:12301: checking for ldconfig configure:12320: found /sbin/ldconfig configure:12333: result: /sbin/ldconfig configure:12452: checking pkg-config is at least version 0.9.0 configure:12455: result: yes configure:12465: checking for libuuid configure:12472: $PKG_CONFIG --exists --print-errors "uuid" configure:12475: $? = 0 configure:12489: $PKG_CONFIG --exists --print-errors "uuid" configure:12492: $? = 0 configure:12550: result: yes configure:12737: checking attr/xattr.h usability configure:12737: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:60:10: fatal error: attr/xattr.h: No such file or directory #include ^~~~~~~~~~~~~~ compilation terminated. configure:12737: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "F2FS tools" | #define PACKAGE_TARNAME "f2fs-tools" | #define PACKAGE_VERSION "1.12.0" | #define PACKAGE_STRING "F2FS tools 1.12.0" | #define PACKAGE_BUGREPORT "linux-f2fs-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define F2FS_TOOLS_VERSION "1.12.0" | #define F2FS_MAJOR_VERSION 1 | #define F2FS_MINOR_VERSION 12 | #define F2FS_TOOLS_DATE "2018-11-12" | #define PACKAGE "f2fs-tools" | #define VERSION "1.12.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include | #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:12737: result: no configure:12737: checking attr/xattr.h presence configure:12737: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c conftest.c:27:10: fatal error: attr/xattr.h: No such file or directory #include ^~~~~~~~~~~~~~ compilation terminated. configure:12737: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "F2FS tools" | #define PACKAGE_TARNAME "f2fs-tools" | #define PACKAGE_VERSION "1.12.0" | #define PACKAGE_STRING "F2FS tools 1.12.0" | #define PACKAGE_BUGREPORT "linux-f2fs-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define F2FS_TOOLS_VERSION "1.12.0" | #define F2FS_MAJOR_VERSION 1 | #define F2FS_MINOR_VERSION 12 | #define F2FS_TOOLS_DATE "2018-11-12" | #define PACKAGE "f2fs-tools" | #define VERSION "1.12.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:12737: result: no configure:12737: checking for attr/xattr.h configure:12737: result: no configure:12737: checking byteswap.h usability configure:12737: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:12737: $? = 0 configure:12737: result: yes configure:12737: checking byteswap.h presence configure:12737: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:12737: $? = 0 configure:12737: result: yes configure:12737: checking for byteswap.h configure:12737: result: yes configure:12737: checking fcntl.h usability configure:12737: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:12737: $? = 0 configure:12737: result: yes configure:12737: checking fcntl.h presence configure:12737: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:12737: $? = 0 configure:12737: result: yes configure:12737: checking for fcntl.h configure:12737: result: yes configure:12737: checking linux/blkzoned.h usability configure:12737: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:12737: $? = 0 configure:12737: result: yes configure:12737: checking linux/blkzoned.h presence configure:12737: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:12737: $? = 0 configure:12737: result: yes configure:12737: checking for linux/blkzoned.h configure:12737: result: yes configure:12737: checking linux/falloc.h usability configure:12737: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:12737: $? = 0 configure:12737: result: yes configure:12737: checking linux/falloc.h presence configure:12737: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:12737: $? = 0 configure:12737: result: yes configure:12737: checking for linux/falloc.h configure:12737: result: yes configure:12737: checking linux/fs.h usability configure:12737: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:12737: $? = 0 configure:12737: result: yes configure:12737: checking linux/fs.h presence configure:12737: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:12737: $? = 0 configure:12737: result: yes configure:12737: checking for linux/fs.h configure:12737: result: yes configure:12737: checking linux/hdreg.h usability configure:12737: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:12737: $? = 0 configure:12737: result: yes configure:12737: checking linux/hdreg.h presence configure:12737: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:12737: $? = 0 configure:12737: result: yes configure:12737: checking for linux/hdreg.h configure:12737: result: yes configure:12737: checking linux/limits.h usability configure:12737: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:12737: $? = 0 configure:12737: result: yes configure:12737: checking linux/limits.h presence configure:12737: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:12737: $? = 0 configure:12737: result: yes configure:12737: checking for linux/limits.h configure:12737: result: yes configure:12737: checking linux/posix_acl.h usability configure:12737: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:12737: $? = 0 configure:12737: result: yes configure:12737: checking linux/posix_acl.h presence configure:12737: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:12737: $? = 0 configure:12737: result: yes configure:12737: checking for linux/posix_acl.h configure:12737: result: yes configure:12737: checking linux/types.h usability configure:12737: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:12737: $? = 0 configure:12737: result: yes configure:12737: checking linux/types.h presence configure:12737: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:12737: $? = 0 configure:12737: result: yes configure:12737: checking for linux/types.h configure:12737: result: yes configure:12737: checking linux/xattr.h usability configure:12737: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:12737: $? = 0 configure:12737: result: yes configure:12737: checking linux/xattr.h presence configure:12737: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:12737: $? = 0 configure:12737: result: yes configure:12737: checking for linux/xattr.h configure:12737: result: yes configure:12737: checking mntent.h usability configure:12737: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:12737: $? = 0 configure:12737: result: yes configure:12737: checking mntent.h presence configure:12737: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:12737: $? = 0 configure:12737: result: yes configure:12737: checking for mntent.h configure:12737: result: yes configure:12737: checking scsi/sg.h usability configure:12737: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:12737: $? = 0 configure:12737: result: yes configure:12737: checking scsi/sg.h presence configure:12737: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:12737: $? = 0 configure:12737: result: yes configure:12737: checking for scsi/sg.h configure:12737: result: yes configure:12737: checking for stdlib.h configure:12737: result: yes configure:12737: checking for string.h configure:12737: result: yes configure:12737: checking sys/acl.h usability configure:12737: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:74:10: fatal error: sys/acl.h: No such file or directory #include ^~~~~~~~~~~ compilation terminated. configure:12737: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "F2FS tools" | #define PACKAGE_TARNAME "f2fs-tools" | #define PACKAGE_VERSION "1.12.0" | #define PACKAGE_STRING "F2FS tools 1.12.0" | #define PACKAGE_BUGREPORT "linux-f2fs-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define F2FS_TOOLS_VERSION "1.12.0" | #define F2FS_MAJOR_VERSION 1 | #define F2FS_MINOR_VERSION 12 | #define F2FS_TOOLS_DATE "2018-11-12" | #define PACKAGE "f2fs-tools" | #define VERSION "1.12.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_BYTESWAP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LINUX_BLKZONED_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_LIMITS_H 1 | #define HAVE_LINUX_POSIX_ACL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LINUX_XATTR_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_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:12737: result: no configure:12737: checking sys/acl.h presence configure:12737: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c conftest.c:41:10: fatal error: sys/acl.h: No such file or directory #include ^~~~~~~~~~~ compilation terminated. configure:12737: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "F2FS tools" | #define PACKAGE_TARNAME "f2fs-tools" | #define PACKAGE_VERSION "1.12.0" | #define PACKAGE_STRING "F2FS tools 1.12.0" | #define PACKAGE_BUGREPORT "linux-f2fs-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define F2FS_TOOLS_VERSION "1.12.0" | #define F2FS_MAJOR_VERSION 1 | #define F2FS_MINOR_VERSION 12 | #define F2FS_TOOLS_DATE "2018-11-12" | #define PACKAGE "f2fs-tools" | #define VERSION "1.12.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_BYTESWAP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LINUX_BLKZONED_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_LIMITS_H 1 | #define HAVE_LINUX_POSIX_ACL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LINUX_XATTR_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | /* end confdefs.h. */ | #include configure:12737: result: no configure:12737: checking for sys/acl.h configure:12737: result: no configure:12737: checking sys/ioctl.h usability configure:12737: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:12737: $? = 0 configure:12737: result: yes configure:12737: checking sys/ioctl.h presence configure:12737: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:12737: $? = 0 configure:12737: result: yes configure:12737: checking for sys/ioctl.h configure:12737: result: yes configure:12737: checking sys/syscall.h usability configure:12737: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:12737: $? = 0 configure:12737: result: yes configure:12737: checking sys/syscall.h presence configure:12737: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:12737: $? = 0 configure:12737: result: yes configure:12737: checking for sys/syscall.h configure:12737: result: yes configure:12737: checking sys/mount.h usability configure:12737: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:12737: $? = 0 configure:12737: result: yes configure:12737: checking sys/mount.h presence configure:12737: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:12737: $? = 0 configure:12737: result: yes configure:12737: checking for sys/mount.h configure:12737: result: yes configure:12737: checking sys/sysmacros.h usability configure:12737: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:12737: $? = 0 configure:12737: result: yes configure:12737: checking sys/sysmacros.h presence configure:12737: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:12737: $? = 0 configure:12737: result: yes configure:12737: checking for sys/sysmacros.h configure:12737: result: yes configure:12737: checking sys/utsname.h usability configure:12737: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:12737: $? = 0 configure:12737: result: yes configure:12737: checking sys/utsname.h presence configure:12737: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:12737: $? = 0 configure:12737: result: yes configure:12737: checking for sys/utsname.h configure:12737: result: yes configure:12737: checking sys/xattr.h usability configure:12737: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:12737: $? = 0 configure:12737: result: yes configure:12737: checking sys/xattr.h presence configure:12737: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:12737: $? = 0 configure:12737: result: yes configure:12737: checking for sys/xattr.h configure:12737: result: yes configure:12737: checking for unistd.h configure:12737: result: yes configure:12749: checking for inline configure:12765: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:12765: $? = 0 configure:12773: result: inline configure:12791: checking for int32_t configure:12791: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:12791: $? = 0 configure:12791: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:86:53: warning: integer overflow in expression of type 'int' results in '-2147483648' [-Woverflow] < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))]; ^ conftest.c:85:12: error: storage size of 'test_array' isn't constant static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1) ^~~~~~~~~~ configure:12791: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "F2FS tools" | #define PACKAGE_TARNAME "f2fs-tools" | #define PACKAGE_VERSION "1.12.0" | #define PACKAGE_STRING "F2FS tools 1.12.0" | #define PACKAGE_BUGREPORT "linux-f2fs-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define F2FS_TOOLS_VERSION "1.12.0" | #define F2FS_MAJOR_VERSION 1 | #define F2FS_MINOR_VERSION 12 | #define F2FS_TOOLS_DATE "2018-11-12" | #define PACKAGE "f2fs-tools" | #define VERSION "1.12.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_BYTESWAP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LINUX_BLKZONED_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_LIMITS_H 1 | #define HAVE_LINUX_POSIX_ACL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LINUX_XATTR_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | enum { N = 32 / 2 - 1 }; | int | main () | { | static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1) | < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:12791: result: yes configure:12802: checking for int8_t configure:12802: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:12802: $? = 0 configure:12802: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:85:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !((int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 1) ^~~~~~~~~~ configure:12802: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "F2FS tools" | #define PACKAGE_TARNAME "f2fs-tools" | #define PACKAGE_VERSION "1.12.0" | #define PACKAGE_STRING "F2FS tools 1.12.0" | #define PACKAGE_BUGREPORT "linux-f2fs-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define F2FS_TOOLS_VERSION "1.12.0" | #define F2FS_MAJOR_VERSION 1 | #define F2FS_MINOR_VERSION 12 | #define F2FS_TOOLS_DATE "2018-11-12" | #define PACKAGE "f2fs-tools" | #define VERSION "1.12.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_BYTESWAP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LINUX_BLKZONED_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_LIMITS_H 1 | #define HAVE_LINUX_POSIX_ACL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LINUX_XATTR_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | enum { N = 8 / 2 - 1 }; | int | main () | { | static int test_array [1 - 2 * !((int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 1) | < (int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 2))]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:12802: result: yes configure:12813: checking for size_t configure:12813: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:12813: $? = 0 configure:12813: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:84:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:12813: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "F2FS tools" | #define PACKAGE_TARNAME "f2fs-tools" | #define PACKAGE_VERSION "1.12.0" | #define PACKAGE_STRING "F2FS tools 1.12.0" | #define PACKAGE_BUGREPORT "linux-f2fs-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define F2FS_TOOLS_VERSION "1.12.0" | #define F2FS_MAJOR_VERSION 1 | #define F2FS_MINOR_VERSION 12 | #define F2FS_TOOLS_DATE "2018-11-12" | #define PACKAGE "f2fs-tools" | #define VERSION "1.12.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_BYTESWAP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LINUX_BLKZONED_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_LIMITS_H 1 | #define HAVE_LINUX_POSIX_ACL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LINUX_XATTR_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:12813: result: yes configure:12828: checking for library containing getmntent configure:12859: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:12859: $? = 0 configure:12876: result: none required configure:12896: checking for add_key configure:12896: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 /home/test/autobuild/run/instance-1/output-1/host/lib/gcc/arc-buildroot-linux-gnu/8.3.1/../../../../arc-buildroot-linux-gnu/bin/ld: /tmp/ccTwZWxP.o: in function `main': conftest.c:(.text.startup+0x2): undefined reference to `add_key' /home/test/autobuild/run/instance-1/output-1/host/lib/gcc/arc-buildroot-linux-gnu/8.3.1/../../../../arc-buildroot-linux-gnu/bin/ld: conftest.c:(.text.startup+0x2): undefined reference to `add_key' collect2: error: ld returned 1 exit status configure:12896: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "F2FS tools" | #define PACKAGE_TARNAME "f2fs-tools" | #define PACKAGE_VERSION "1.12.0" | #define PACKAGE_STRING "F2FS tools 1.12.0" | #define PACKAGE_BUGREPORT "linux-f2fs-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define F2FS_TOOLS_VERSION "1.12.0" | #define F2FS_MAJOR_VERSION 1 | #define F2FS_MINOR_VERSION 12 | #define F2FS_TOOLS_DATE "2018-11-12" | #define PACKAGE "f2fs-tools" | #define VERSION "1.12.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_BYTESWAP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LINUX_BLKZONED_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_LIMITS_H 1 | #define HAVE_LINUX_POSIX_ACL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LINUX_XATTR_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETMNTENT 1 | /* end confdefs.h. */ | /* Define add_key to an innocuous variant, in case declares add_key. | For example, HP-UX 11i declares gettimeofday. */ | #define add_key innocuous_add_key | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char add_key (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef add_key | | /* 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 add_key (); | /* 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_add_key || defined __stub___add_key | choke me | #endif | | int | main () | { | return add_key (); | ; | return 0; | } configure:12896: result: no configure:12896: checking for fallocate configure:12896: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:12896: $? = 0 configure:12896: result: yes configure:12896: checking for fsetxattr configure:12896: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:12896: $? = 0 configure:12896: result: yes configure:12896: checking for fstat configure:12896: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:12896: $? = 0 configure:12896: result: yes configure:12896: checking for fstat64 configure:12896: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:12896: $? = 0 configure:12896: result: yes configure:12896: checking for getmntent configure:12896: result: yes configure:12896: checking for keyctl configure:12896: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 /home/test/autobuild/run/instance-1/output-1/host/lib/gcc/arc-buildroot-linux-gnu/8.3.1/../../../../arc-buildroot-linux-gnu/bin/ld: /tmp/ccXJ3ZH2.o: in function `main': conftest.c:(.text.startup+0x2): undefined reference to `keyctl' /home/test/autobuild/run/instance-1/output-1/host/lib/gcc/arc-buildroot-linux-gnu/8.3.1/../../../../arc-buildroot-linux-gnu/bin/ld: conftest.c:(.text.startup+0x2): undefined reference to `keyctl' collect2: error: ld returned 1 exit status configure:12896: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "F2FS tools" | #define PACKAGE_TARNAME "f2fs-tools" | #define PACKAGE_VERSION "1.12.0" | #define PACKAGE_STRING "F2FS tools 1.12.0" | #define PACKAGE_BUGREPORT "linux-f2fs-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define F2FS_TOOLS_VERSION "1.12.0" | #define F2FS_MAJOR_VERSION 1 | #define F2FS_MINOR_VERSION 12 | #define F2FS_TOOLS_DATE "2018-11-12" | #define PACKAGE "f2fs-tools" | #define VERSION "1.12.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_BYTESWAP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LINUX_BLKZONED_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_LIMITS_H 1 | #define HAVE_LINUX_POSIX_ACL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LINUX_XATTR_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETMNTENT 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FSETXATTR 1 | #define HAVE_FSTAT 1 | #define HAVE_FSTAT64 1 | #define HAVE_GETMNTENT 1 | /* end confdefs.h. */ | /* Define keyctl to an innocuous variant, in case declares keyctl. | For example, HP-UX 11i declares gettimeofday. */ | #define keyctl innocuous_keyctl | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char keyctl (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef keyctl | | /* 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 keyctl (); | /* 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_keyctl || defined __stub___keyctl | choke me | #endif | | int | main () | { | return keyctl (); | ; | return 0; | } configure:12896: result: no configure:12896: checking for llseek configure:12896: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 /home/test/autobuild/run/instance-1/output-1/host/lib/gcc/arc-buildroot-linux-gnu/8.3.1/../../../../arc-buildroot-linux-gnu/bin/ld: /tmp/ccLJm1i5.o: in function `main': conftest.c:(.text.startup+0x2): undefined reference to `llseek' /home/test/autobuild/run/instance-1/output-1/host/lib/gcc/arc-buildroot-linux-gnu/8.3.1/../../../../arc-buildroot-linux-gnu/bin/ld: conftest.c:(.text.startup+0x2): undefined reference to `llseek' collect2: error: ld returned 1 exit status configure:12896: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "F2FS tools" | #define PACKAGE_TARNAME "f2fs-tools" | #define PACKAGE_VERSION "1.12.0" | #define PACKAGE_STRING "F2FS tools 1.12.0" | #define PACKAGE_BUGREPORT "linux-f2fs-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define F2FS_TOOLS_VERSION "1.12.0" | #define F2FS_MAJOR_VERSION 1 | #define F2FS_MINOR_VERSION 12 | #define F2FS_TOOLS_DATE "2018-11-12" | #define PACKAGE "f2fs-tools" | #define VERSION "1.12.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_BYTESWAP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LINUX_BLKZONED_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_LIMITS_H 1 | #define HAVE_LINUX_POSIX_ACL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LINUX_XATTR_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETMNTENT 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FSETXATTR 1 | #define HAVE_FSTAT 1 | #define HAVE_FSTAT64 1 | #define HAVE_GETMNTENT 1 | /* end confdefs.h. */ | /* Define llseek to an innocuous variant, in case declares llseek. | For example, HP-UX 11i declares gettimeofday. */ | #define llseek innocuous_llseek | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char llseek (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef llseek | | /* 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 llseek (); | /* 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_llseek || defined __stub___llseek | choke me | #endif | | int | main () | { | return llseek (); | ; | return 0; | } configure:12896: result: no configure:12896: checking for lseek64 configure:12896: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:12896: $? = 0 configure:12896: result: yes configure:12896: checking for memset configure:12896: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:78:6: warning: conflicting types for built-in function 'memset' [-Wbuiltin-declaration-mismatch] char memset (); ^~~~~~ configure:12896: $? = 0 configure:12896: result: yes configure:12896: checking for setmntent configure:12896: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:12896: $? = 0 configure:12896: result: yes configure:12930: checking whether bswap_64 is declared configure:12930: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:12930: $? = 0 configure:12930: result: yes configure:12944: checking whether llseek is declared configure:12944: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:67:10: error: 'llseek' undeclared (first use in this function); did you mean 'lseek'? (void) llseek; ^~~~~~ lseek conftest.c:67:10: note: each undeclared identifier is reported only once for each function it appears in configure:12944: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "F2FS tools" | #define PACKAGE_TARNAME "f2fs-tools" | #define PACKAGE_VERSION "1.12.0" | #define PACKAGE_STRING "F2FS tools 1.12.0" | #define PACKAGE_BUGREPORT "linux-f2fs-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define F2FS_TOOLS_VERSION "1.12.0" | #define F2FS_MAJOR_VERSION 1 | #define F2FS_MINOR_VERSION 12 | #define F2FS_TOOLS_DATE "2018-11-12" | #define PACKAGE "f2fs-tools" | #define VERSION "1.12.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_BYTESWAP_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LINUX_BLKZONED_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_LINUX_HDREG_H 1 | #define HAVE_LINUX_LIMITS_H 1 | #define HAVE_LINUX_POSIX_ACL_H 1 | #define HAVE_LINUX_TYPES_H 1 | #define HAVE_LINUX_XATTR_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_SYSMACROS_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETMNTENT 1 | #define HAVE_FALLOCATE 1 | #define HAVE_FSETXATTR 1 | #define HAVE_FSTAT 1 | #define HAVE_FSTAT64 1 | #define HAVE_GETMNTENT 1 | #define HAVE_LSEEK64 1 | #define HAVE_MEMSET 1 | #define HAVE_SETMNTENT 1 | #define HAVE_DECL_BSWAP_64 1 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef llseek | #ifdef __cplusplus | (void) llseek; | #else | (void) llseek; | #endif | #endif | | ; | return 0; | } configure:12944: result: no configure:12952: checking whether lseek64 is declared configure:12952: /home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:58: warning: "_LARGEFILE_SOURCE" redefined #define _LARGEFILE_SOURCE : note: this is the location of the previous definition conftest.c:59: warning: "_LARGEFILE64_SOURCE" redefined #define _LARGEFILE64_SOURCE : note: this is the location of the previous definition configure:12952: $? = 0 configure:12952: result: yes configure:13159: checking that generated files are newer than configure configure:13165: result: done configure:13200: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by F2FS tools config.status 1.12.0, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on build config.status:1148: creating Makefile config.status:1148: creating man/Makefile config.status:1148: creating lib/Makefile config.status:1148: creating mkfs/Makefile config.status:1148: creating fsck/Makefile config.status:1148: creating tools/Makefile config.status:1148: creating tools/sg_write_buffer/Makefile config.status:1148: creating config.h config.status:1377: executing depfiles commands config.status:1377: executing libtool commands configure:15345: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --enable-nls ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_inline=inline ac_cv_c_int32_t=yes ac_cv_c_int8_t=yes ac_cv_env_CC_set=set ac_cv_env_CC_value=/home/test/autobuild/run/instance-1/output-1/host/bin/arc-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 -Os ' 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/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-cpp ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LT_SYS_LIBRARY_PATH_set= ac_cv_env_LT_SYS_LIBRARY_PATH_value= ac_cv_env_PKG_CONFIG_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/test/autobuild/run/instance-1/output-1/host/bin/pkg-config ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=x86_64-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=arc-buildroot-linux-gnu ac_cv_env_libblkid_CFLAGS_set= ac_cv_env_libblkid_CFLAGS_value= ac_cv_env_libblkid_LIBS_set= ac_cv_env_libblkid_LIBS_value= ac_cv_env_libselinux_CFLAGS_set= ac_cv_env_libselinux_CFLAGS_value= ac_cv_env_libselinux_LIBS_set= ac_cv_env_libselinux_LIBS_value= ac_cv_env_libuuid_CFLAGS_set= ac_cv_env_libuuid_CFLAGS_value= ac_cv_env_libuuid_LIBS_set= ac_cv_env_libuuid_LIBS_value= ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=arc-buildroot-linux-gnu ac_cv_file__git=no ac_cv_func_add_key=no ac_cv_func_calloc_0_nonnull=yes ac_cv_func_fallocate=yes ac_cv_func_fsetxattr=yes ac_cv_func_fstat64=yes ac_cv_func_fstat=yes ac_cv_func_getmntent=yes ac_cv_func_keyctl=no ac_cv_func_llseek=no ac_cv_func_lseek64=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_memcmp_working=yes ac_cv_func_memset=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_realloc_0_nonnull=yes ac_cv_func_setmntent=yes ac_cv_have_decl_bswap_64=yes ac_cv_have_decl_llseek=no ac_cv_have_decl_lseek64=yes ac_cv_have_decl_malloc=yes ac_cv_header_attr_xattr_h=no ac_cv_header_byteswap_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_linux_blkzoned_h=yes ac_cv_header_linux_falloc_h=yes ac_cv_header_linux_fs_h=yes ac_cv_header_linux_hdreg_h=yes ac_cv_header_linux_limits_h=yes ac_cv_header_linux_posix_acl_h=yes ac_cv_header_linux_types_h=yes ac_cv_header_linux_xattr_h=yes ac_cv_header_memory_h=yes ac_cv_header_mntent_h=yes ac_cv_header_scsi_sg_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_acl_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mount_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_sysmacros_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_utsname_h=yes ac_cv_header_sys_xattr_h=yes ac_cv_header_unistd_h=yes ac_cv_host=arc-buildroot-linux-gnu ac_cv_lbl_unaligned_fail=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_LDCONFIG=/sbin/ldconfig ac_cv_path_SED=/bin/sed ac_cv_path_install='/usr/bin/install -c' ac_cv_path_lt_DD=/bin/dd ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=/home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=/home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc ac_cv_prog_CPP=/home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-cpp ac_cv_prog_OBJDUMP=/home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-objdump ac_cv_prog_RANLIB=/home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-ranlib ac_cv_prog_STRIP=/home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-strip ac_cv_prog_ac_ct_MANIFEST_TOOL=mt ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes ac_cv_search_getmntent='none required' ac_cv_type_size_t=yes am_cv_CC_dependencies_compiler_type=none am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes am_cv_prog_tar_pax=gnutar gl_cv_func_malloc_0_nonnull=yes lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-ld lt_cv_path_NM=/home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-nm lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=no lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_global_symbol_to_import= lt_cv_sys_lib_search_path_spec= lt_cv_sys_max_cmd_len=3458764513820540925 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop lt_cv_truncate_bin='/bin/dd bs=4096 count=1' pkg_cv_libuuid_CFLAGS='-I/home/test/autobuild/run/instance-1/output-1/host/bin/../arc-buildroot-linux-gnu/sysroot/usr/include/uuid ' pkg_cv_libuuid_LIBS='-L/home/test/autobuild/run/instance-1/output-1/host/bin/../arc-buildroot-linux-gnu/sysroot/usr/lib -luuid ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/test/autobuild/run/instance-1/output-1/build/f2fs-tools-1.12.0/build-aux/missing aclocal-1.15' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AR='/home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-ar' AUTOCONF='${SHELL} /home/test/autobuild/run/instance-1/output-1/build/f2fs-tools-1.12.0/build-aux/missing autoconf' AUTOHEADER='${SHELL} /home/test/autobuild/run/instance-1/output-1/build/f2fs-tools-1.12.0/build-aux/missing autoheader' AUTOMAKE='${SHELL} /home/test/autobuild/run/instance-1/output-1/build/f2fs-tools-1.12.0/build-aux/missing automake-1.15' AWK='gawk' CC='/home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-gcc' CCDEPMODE='depmode=none' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os ' CPP='/home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-cpp' CPPFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FGREP='/bin/grep -F' FMT_AGE='0' FMT_CURRENT='5' FMT_REVISION='0' GREP='/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-ld' LDCONFIG='/sbin/ldconfig' LDFLAGS='' LIBF2FS_AGE='0' LIBF2FS_CURRENT='6' LIBF2FS_REVISION='0' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LINUX_FALSE='#' LINUX_TRUE='' LIPO='' LN_S='ln -s' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' MAKEINFO='${SHELL} /home/test/autobuild/run/instance-1/output-1/build/f2fs-tools-1.12.0/build-aux/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' NM='/home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-nm' NMEDIT='' OBJDUMP='/home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-objdump' OBJEXT='o' OSX_FALSE='' OSX_TRUE='#' OTOOL64='' OTOOL='' PACKAGE='f2fs-tools' PACKAGE_BUGREPORT='linux-f2fs-devel@lists.sourceforge.net' PACKAGE_NAME='F2FS tools' PACKAGE_STRING='F2FS tools 1.12.0' PACKAGE_TARNAME='f2fs-tools' PACKAGE_URL='' PACKAGE_VERSION='1.12.0' PATH_SEPARATOR=':' PKG_CONFIG='/home/test/autobuild/run/instance-1/output-1/host/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' RANLIB='/home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/bash' STRIP='/home/test/autobuild/run/instance-1/output-1/host/bin/arc-buildroot-linux-gnu-strip' VERSION='1.12.0' WINDOWS_FALSE='' WINDOWS_TRUE='#' ac_ct_AR='' ac_ct_CC='' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='' am__quote='' am__tar='tar --format=posix -chf - "$$tardir"' am__untar='tar -xf -' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='x86_64-pc-linux-gnu' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='/usr' host='arc-buildroot-linux-gnu' host_alias='arc-buildroot-linux-gnu' host_cpu='arc' host_os='linux-gnu' host_vendor='buildroot' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/test/autobuild/run/instance-1/output-1/build/f2fs-tools-1.12.0/build-aux/install-sh' libblkid_CFLAGS='' libblkid_LIBS='' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' libselinux_CFLAGS='' libselinux_LIBS='' libuuid_CFLAGS='-I/home/test/autobuild/run/instance-1/output-1/host/bin/../arc-buildroot-linux-gnu/sysroot/usr/include/uuid ' libuuid_LIBS='-L/home/test/autobuild/run/instance-1/output-1/host/bin/../arc-buildroot-linux-gnu/sysroot/usr/lib -luuid ' localedir='${datarootdir}/locale' localstatedir='/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s&^&&' psdir='${docdir}' root_libdir='${exec_prefix}/lib' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='arc-buildroot-linux-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "F2FS tools" #define PACKAGE_TARNAME "f2fs-tools" #define PACKAGE_VERSION "1.12.0" #define PACKAGE_STRING "F2FS tools 1.12.0" #define PACKAGE_BUGREPORT "linux-f2fs-devel@lists.sourceforge.net" #define PACKAGE_URL "" #define F2FS_TOOLS_VERSION "1.12.0" #define F2FS_MAJOR_VERSION 1 #define F2FS_MINOR_VERSION 12 #define F2FS_TOOLS_DATE "2018-11-12" #define PACKAGE "f2fs-tools" #define VERSION "1.12.0" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_BYTESWAP_H 1 #define HAVE_FCNTL_H 1 #define HAVE_LINUX_BLKZONED_H 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LINUX_FS_H 1 #define HAVE_LINUX_HDREG_H 1 #define HAVE_LINUX_LIMITS_H 1 #define HAVE_LINUX_POSIX_ACL_H 1 #define HAVE_LINUX_TYPES_H 1 #define HAVE_LINUX_XATTR_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SCSI_SG_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_SYS_SYSMACROS_H 1 #define HAVE_SYS_UTSNAME_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_UNISTD_H 1 #define HAVE_GETMNTENT 1 #define HAVE_FALLOCATE 1 #define HAVE_FSETXATTR 1 #define HAVE_FSTAT 1 #define HAVE_FSTAT64 1 #define HAVE_GETMNTENT 1 #define HAVE_LSEEK64 1 #define HAVE_MEMSET 1 #define HAVE_SETMNTENT 1 #define HAVE_DECL_BSWAP_64 1 #define HAVE_LSEEK64_PROTOTYPE 1 configure: exit 0