>>> host-btrfs-progs 4.16.1 Extracting xzcat /scratch1/hblancha/build/buildroot-autobuild/instance-0/dl/btrfs-progs/btrfs-progs-v4.16.1.tar.xz | /scratch1/hblancha/build/buildroot-autobuild/instance-0/output/host/bin/tar --strip-components=1 -C /scratch1/hblancha/build/buildroot-autobuild/instance-0/output/build/host-btrfs-progs-4.16.1 -xf - >>> host-btrfs-progs 4.16.1 Patching Applying 0001-Makefile-install-static-library-and-headers-in-insta.patch using patch: patching file Makefile Hunk #1 succeeded at 367 with fuzz 2 (offset 59 lines). Hunk #2 succeeded at 661 (offset 124 lines). Applying 0002-kerncompat.h-define-BTRFS_DISABLE_BACKTRACE-when-bui.patch using patch: patching file kerncompat.h >>> host-btrfs-progs 4.16.1 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /scratch1/hblancha/build/buildroot-autobuild/instance-0/output/build/host-btrfs-progs-4.16.1 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-btrfs-progs 4.16.1 Patching libtool >>> host-btrfs-progs 4.16.1 Configuring (cd /scratch1/hblancha/build/buildroot-autobuild/instance-0/output/build/host-btrfs-progs-4.16.1/ && rm -rf config.cache; PATH="/scratch1/hblancha/build/buildroot-autobuild/instance-0/output/host/bin:/scratch1/hblancha/build/buildroot-autobuild/instance-0/output/host/sbin:/project/codelink/tools/Python-2.7.9/bin:/bin:/usr/bin:/usr/sbin:/sbin" PKG_CONFIG="/scratch1/hblancha/build/buildroot-autobuild/instance-0/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/scratch1/hblancha/build/buildroot-autobuild/instance-0/output/host/lib/pkgconfig:/scratch1/hblancha/build/buildroot-autobuild/instance-0/output/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/scratch1/hblancha/build/buildroot-autobuild/instance-0/output/host/include" CFLAGS="-O2 -I/scratch1/hblancha/build/buildroot-autobuild/instance-0/output/host/include" CXXFLAGS="-O2 -I/scratch1/hblancha/build/buildroot-autobuild/instance-0/output/host/include" LDFLAGS="-L/scratch1/hblancha/build/buildroot-autobuild/instance-0/output/host/lib -Wl,-rpath,/scratch1/hblancha/build/buildroot-autobuild/instance-0/output/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/scratch1/hblancha/build/buildroot-autobuild/instance-0/output/host/include" LDFLAGS="-L/scratch1/hblancha/build/buildroot-autobuild/instance-0/output/host/lib -Wl,-rpath,/scratch1/hblancha/build/buildroot-autobuild/instance-0/output/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/scratch1/hblancha/build/buildroot-autobuild/instance-0/output/host" --sysconfdir="/scratch1/hblancha/build/buildroot-autobuild/instance-0/output/host/etc" --localstatedir="/scratch1/hblancha/build/buildroot-autobuild/instance-0/output/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-dependency-tracking --disable-backtrace --disable-zstd --disable-python ) configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-debug, --with-xmlto, --with-fop, --disable-dependency-tracking checking for gcc... /usr/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking how to run the C preprocessor... /usr/bin/cpp checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for gcc... (cached) /usr/bin/gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /usr/bin/gcc accepts -g... (cached) yes checking for /usr/bin/gcc option to accept ISO C89... (cached) none needed checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for an ANSI C-conforming const... yes checking for working volatile... yes checking whether byte ordering is bigendian... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for ar... /usr/bin/ar checking for rm... /bin/rm checking for rmdir... /bin/rmdir checking for openat... yes checking for reallocarray... no checking pkg-config is at least version 0.9.0... yes checking for ext2fs >= 1.42... yes checking for com_err... yes checking for reiserfscore >= 3.6.27... no checking for FIEMAP_EXTENT_SHARED defined in linux/fiemap.h... no configure: WARNING: no definition of FIEMAP_EXTENT_SHARED found, probably old kernel, will use own defintion, 'btrfs fi du' might report wrong numbers checking for blkid... yes checking for uuid... yes checking for zlib... yes checking for lzo_version in -llzo2... yes configure: creating ./config.status config.status: creating Makefile.inc config.status: creating Documentation/Makefile config.status: creating version.h config.status: creating config.h configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-debug, --with-xmlto, --with-fop, --disable-dependency-tracking btrfs-progs v4.16.1 prefix: /scratch1/hblancha/build/buildroot-autobuild/instance-0/output/host exec prefix: ${prefix} bindir: ${exec_prefix}/bin libdir: ${exec_prefix}/lib includedir: ${prefix}/include compiler: /usr/bin/gcc cflags: -O2 -I/scratch1/hblancha/build/buildroot-autobuild/instance-0/output/host/include ldflags: -L/scratch1/hblancha/build/buildroot-autobuild/instance-0/output/host/lib -Wl,-rpath,/scratch1/hblancha/build/buildroot-autobuild/instance-0/output/host/lib documentation: no doc generator: none backtrace support: no btrfs-convert: yes (ext2) btrfs-restore zstd: no Python bindings: no Python interpreter: Type 'make' to compile. >>> host-btrfs-progs 4.16.1 Building PATH="/scratch1/hblancha/build/buildroot-autobuild/instance-0/output/host/bin:/scratch1/hblancha/build/buildroot-autobuild/instance-0/output/host/sbin:/project/codelink/tools/Python-2.7.9/bin:/bin:/usr/bin:/usr/sbin:/sbin" PKG_CONFIG="/scratch1/hblancha/build/buildroot-autobuild/instance-0/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/scratch1/hblancha/build/buildroot-autobuild/instance-0/output/host/lib/pkgconfig:/scratch1/hblancha/build/buildroot-autobuild/instance-0/output/host/share/pkgconfig" /usr/bin/make -j2 -C /scratch1/hblancha/build/buildroot-autobuild/instance-0/output/build/host-btrfs-progs-4.16.1/ make[1]: Entering directory `/scratch1/hblancha/build/buildroot-autobuild/instance-0/output/build/host-btrfs-progs-4.16.1' cc1: error: unrecognized command line option "-std=gnu90" cc1: error: unrecognized command line option "-std=gnu90" cc1: error: unrecognized command line option "-std=gnu90" cc1: error: unrecognized command line option "-std=gnu90" cc1: error: unrecognized command line option "-std=gnu90" cc1: error: unrecognized command line option "-std=gnu90" cc1: error: unrecognized command line option "-std=gnu90" cc1: error: unrecognized command line option "-std=gnu90" cc1: error: unrecognized command line option "-std=gnu90" cc1: error: unrecognized command line option "-std=gnu90" cc1: error: unrecognized command line option "-std=gnu90" cc1: error: unrecognized command line option "-std=gnu90" cc1: error: unrecognized command line option "-std=gnu90" cc1: error: unrecognized command line option "-std=gnu90" cc1: error: unrecognized command line option "-std=gnu90" cc1: error: unrecognized command line option "-std=gnu90" cc1: error: unrecognized command line option "-std=gnu90" cc1: error: unrecognized command line option "-std=gnu90" cc1: error: unrecognized command line option "-std=gnu90" cc1: error: unrecognized command line option "-std=gnu90" cc1: error: unrecognized command line option "-std=gnu90" cc1: error: unrecognized command line option "-std=gnu90" cc1: error: unrecognized command line option "-std=gnu90" cc1: error: unrecognized command line option "-std=gnu90" cc1: error: unrecognized command line option "-std=gnu90" cc1: error: unrecognized command line option "-std=gnu90" cc1: error: unrecognized command line option "-std=gnu90" cc1: error: unrecognized command line option "-std=gnu90" cc1: error: unrecognized command line option "-std=gnu90" cc1: error: unrecognized command line option "-std=gnu90" cc1: error: unrecognized command line option "-std=gnu90" cc1: error: unrecognized command line option "-std=gnu90" cc1: error: unrecognized command line option "-std=gnu90" cc1: error: unrecognized command line option "-std=gnu90" cc1: error: unrecognized command line option "-std=gnu90" cc1: error: unrecognized command line option "-std=gnu90" cc1: error: unrecognized command line option "-std=gnu90" cc1: error: unrecognized command line option "-std=gnu90" cc1: error: unrecognized command line option "-std=gnu90" cc1: error: unrecognized command line option "-std=gnu90" cc1: error: unrecognized command line option "-std=gnu90" cc1: error: unrecognized command line option "-std=gnu90" cc1: error: unrecognized command line option "-std=gnu90" cc1: error: unrecognized command line option "-std=gnu90" cc1: error: unrecognized command line option "-std=gnu90" cc1: error: unrecognized command line option "-std=gnu90" cc1: error: unrecognized command line option "-std=gnu90" cc1: error: unrecognized command line option "-std=gnu90" cc1: error: unrecognized command line option "-std=gnu90" cc1: error: unrecognized command line option "-std=gnu90" cc1: error: unrecognized command line option "-std=gnu90" cc1: error: unrecognized command line option "-std=gnu90" cc1: error: unrecognized command line option "-std=gnu90" cc1: error: unrecognized command line option "-std=gnu90" cc1: error: unrecognized command line option "-std=gnu90" cc1: error: unrecognized command line option "-std=gnu90" cc1: error: unrecognized command line option "-std=gnu90" cc1: error: unrecognized command line option "-std=gnu90" cc1: error: unrecognized command line option "-std=gnu90" cc1: error: unrecognized command line option "-std=gnu90" cc1: error: unrecognized command line option "-std=gnu90" cc1: error: unrecognized command line option "-std=gnu90" cc1: error: unrecognized command line option "-std=gnu90" cc1: error: unrecognized command line option "-std=gnu90" cc1: error: unrecognized command line option "-std=gnu90" cc1: error: unrecognized command line option "-std=gnu90" cc1: error: unrecognized command line option "-std=gnu90" cc1: error: unrecognized command line option "-std=gnu90" cc1: error: unrecognized command line option "-std=gnu90" cc1: error: unrecognized command line option "-std=gnu90" cc1: error: unrecognized command line option "-std=gnu90" cc1: error: unrecognized command line option "-std=gnu90" cc1: error: unrecognized command line option "-std=gnu90" cc1: error: unrecognized command line option "-std=gnu90" cc1: error: unrecognized command line option "-std=gnu90" cc1: error: unrecognized command line option "-std=gnu90" cc1: error: unrecognized command line option "-std=gnu90" cc1: error: unrecognized command line option "-std=gnu90" cc1: error: unrecognized command line option "-std=gnu90" cc1: error: unrecognized command line option "-std=gnu90" cc1: error: unrecognized command line option "-std=gnu90" cc1: error: unrecognized command line option "-std=gnu90" cc1: error: unrecognized command line option "-std=gnu90" cc1: error: unrecognized command line option "-std=gnu90" cc1: error: unrecognized command line option "-std=gnu90" cc1: error: unrecognized command line option "-std=gnu90" cc1: error: unrecognized command line option "-std=gnu90" cc1: error: unrecognized command line option "-std=gnu90" [CC] btrfs.o [CC] ctree.o cc1: error: unrecognized command line option "-std=gnu90" make[1]: *** [btrfs.o] Error 1 make[1]: *** Waiting for unfinished jobs.... cc1: error: unrecognized command line option "-std=gnu90" make[1]: *** [ctree.o] Error 1 make[1]: Leaving directory `/scratch1/hblancha/build/buildroot-autobuild/instance-0/output/build/host-btrfs-progs-4.16.1' make: *** [/scratch1/hblancha/build/buildroot-autobuild/instance-0/output/build/host-btrfs-progs-4.16.1/.stamp_built] Error 2 make: Leaving directory `/scratch1/hblancha/build/buildroot-autobuild/instance-0/buildroot'