/usr/bin/mkdir -p '/home/naourr/work/instance-3/output/target/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c mkfs.bfs '/home/naourr/work/instance-3/output/target/sbin' /bin/sh ./libtool --mode=install /usr/bin/install -c ipcs '/home/naourr/work/instance-3/output/target/usr/bin' libtool: install: /usr/bin/install -c kill /home/naourr/work/instance-3/output/target/bin/kill /usr/bin/mkdir -p '/home/naourr/work/instance-3/output/target/usr/sbin' /usr/bin/mkdir -p '/home/naourr/work/instance-3/output/target/usr/share/bash-completion/completions' libtool: install: /usr/bin/install -c .libs/libuuid.lai /home/naourr/work/instance-3/output/target/usr/lib/libuuid.la /usr/bin/install -c -m 644 bash-completion/ipcs bash-completion/mkfs.bfs bash-completion/uuidgen '/home/naourr/work/instance-3/output/target/usr/share/bash-completion/completions' libtool: install: /usr/bin/install -c .libs/libuuid.a /home/naourr/work/instance-3/output/target/usr/lib/libuuid.a libtool: install: /usr/bin/install -c mkfs.bfs /home/naourr/work/instance-3/output/target/sbin/mkfs.bfs libtool: install: chmod 644 /home/naourr/work/instance-3/output/target/usr/lib/libuuid.a libtool: install: /home/naourr/work/instance-3/output/host/bin/arm-linux-ranlib /home/naourr/work/instance-3/output/target/usr/lib/libuuid.a /usr/bin/mkdir -p '/home/naourr/work/instance-3/output/target/usr/share/man/man1' /usr/bin/mkdir -p '/home/naourr/work/instance-3/output/target/usr/share/man/man3' libtool: install: /usr/bin/install -c ipcs /home/naourr/work/instance-3/output/target/usr/bin/ipcs libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/home/naourr/work/instance-3/output/target/usr/share/man/man5' /usr/bin/install -c -m 644 sys-utils/ipcs.1 misc-utils/kill.1 '/home/naourr/work/instance-3/output/target/usr/share/man/man1' /usr/bin/install -c -m 644 libuuid/man/uuid.3 libuuid/man/uuid_clear.3 libuuid/man/uuid_compare.3 libuuid/man/uuid_copy.3 libuuid/man/uuid_generate.3 libuuid/man/uuid_is_null.3 libuuid/man/uuid_parse.3 libuuid/man/uuid_time.3 libuuid/man/uuid_unparse.3 libuuid/man/uuid_generate_random.3 libuuid/man/uuid_generate_time.3 libuuid/man/uuid_generate_time_safe.3 '/home/naourr/work/instance-3/output/target/usr/share/man/man3' /usr/bin/install -c -m 644 lib/terminal-colors.d.5 '/home/naourr/work/instance-3/output/target/usr/share/man/man5' /usr/bin/mkdir -p '/home/naourr/work/instance-3/output/target/usr/share/man/man8' /usr/bin/install -c -m 644 disk-utils/mkfs.bfs.8 '/home/naourr/work/instance-3/output/target/usr/share/man/man8' /usr/bin/mkdir -p '/home/naourr/work/instance-3/output/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libuuid/uuid.pc '/home/naourr/work/instance-3/output/target/usr/lib/pkgconfig' /usr/bin/mkdir -p '/home/naourr/work/instance-3/output/target/usr/include/uuid' /usr/bin/make install-exec-hook /usr/bin/install -c -m 644 libuuid/src/uuid.h '/home/naourr/work/instance-3/output/target/usr/include/uuid' /usr/bin/make install-data-hook if test "/usr/lib" != "/lib" -a -f "/home/naourr/work/instance-3/output/target/usr/lib/libuuid.so"; then \ /usr/bin/mkdir -p /home/naourr/work/instance-3/output/target/lib; \ mv /home/naourr/work/instance-3/output/target/usr/lib/libuuid.so.* /home/naourr/work/instance-3/output/target/lib; \ so_img_name=$(readlink /home/naourr/work/instance-3/output/target/usr/lib/libuuid.so); \ so_img_rel_target=$(echo /usr/lib | sed 's,\(^/\|\)[^/][^/]*,..,g'); \ (cd /home/naourr/work/instance-3/output/target/usr/lib && \ rm -f libuuid.so && \ ln -s $so_img_rel_target/lib/$so_img_name libuuid.so); \ fi make[6]: Nothing to be done for 'install-data-hook'. f2fs-tools-v1.8.0.tar.gz: OK (sha256: aefd2a67e8ddf9db92145dde41b4a697d1c498ff2e113fbfd26ce1efa6cc3f2d) >>> f2fs-tools v1.8.0 Extracting gzip -d -c /home/naourr/work/instance-3/dl/f2fs-tools-v1.8.0.tar.gz | /home/naourr/work/instance-3/output/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-3/output/build/f2fs-tools-v1.8.0 -xf - >>> f2fs-tools v1.8.0 Patching >>> f2fs-tools v1.8.0 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/naourr/work/instance-3/output/build/f2fs-tools-v1.8.0 -name $file); do cp support/gnuconfig/$file $i; done; done >>> f2fs-tools v1.8.0 Configuring >>> f2fs-tools v1.8.0 Autoreconfiguring libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. libtoolize: copying file 'build-aux/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:38: installing 'build-aux/compile' configure.ac:56: installing 'build-aux/config.guess' configure.ac:56: installing 'build-aux/config.sub' configure.ac:36: installing 'build-aux/install-sh' configure.ac:36: installing 'build-aux/missing' fsck/Makefile.am: installing 'build-aux/depcomp' >>> f2fs-tools v1.8.0 Patching libtool patching file /home/naourr/work/instance-3/output/build/f2fs-tools-v1.8.0/build-aux/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8140 (offset 28 lines). Hunk #8 succeeded at 10769 (offset 59 lines). (cd /home/naourr/work/instance-3/output/build/f2fs-tools-v1.8.0/ && rm -rf config.cache && PATH="/home/naourr/work/instance-3/output/host/bin:/home/naourr/work/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" AR="/home/naourr/work/instance-3/output/host/bin/arm-linux-ar" AS="/home/naourr/work/instance-3/output/host/bin/arm-linux-as" LD="/home/naourr/work/instance-3/output/host/bin/arm-linux-ld" NM="/home/naourr/work/instance-3/output/host/bin/arm-linux-nm" CC="/home/naourr/work/instance-3/output/host/bin/arm-linux-gcc" GCC="/home/naourr/work/instance-3/output/host/bin/arm-linux-gcc" CPP="/home/naourr/work/instance-3/output/host/bin/arm-linux-cpp" CXX="/home/naourr/work/instance-3/output/host/bin/arm-linux-g++" FC="/home/naourr/work/instance-3/output/host/bin/arm-linux-gfortran" F77="/home/naourr/work/instance-3/output/host/bin/arm-linux-gfortran" RANLIB="/home/naourr/work/instance-3/output/host/bin/arm-linux-ranlib" READELF="/home/naourr/work/instance-3/output/host/bin/arm-linux-readelf" STRIP="/home/naourr/work/instance-3/output/host/bin/arm-linux-strip" OBJCOPY="/home/naourr/work/instance-3/output/host/bin/arm-linux-objcopy" OBJDUMP="/home/naourr/work/instance-3/output/host/bin/arm-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/naourr/work/instance-3/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-3/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-3/output/host/include" LDFLAGS_FOR_BUILD="-L/home/naourr/work/instance-3/output/host/lib -Wl,-rpath,/home/naourr/work/instance-3/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/naourr/work/instance-3/output/host/bin/arm-linux-as" DEFAULT_LINKER="/home/naourr/work/instance-3/output/host/bin/arm-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -Wl,-elf2flt -static" LDFLAGS=" -Wl,-elf2flt -static" FCFLAGS=" -Os -Wl,-elf2flt -static" FFLAGS=" -Os -Wl,-elf2flt -static" PKG_CONFIG="/home/naourr/work/instance-3/output/host/bin/pkg-config" STAGING_DIR="/home/naourr/work/instance-3/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot" INTLTOOL_PERL=/usr/bin/perl ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=no ac_cv_file__git=no CONFIG_SITE=/dev/null ./configure --target=arm-buildroot-uclinux-uclibcgnueabi --host=arm-buildroot-uclinux-uclibcgnueabi --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 --disable-nls --enable-static --disable-shared ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls checking for .git... (cached) no checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-buildroot-uclinux-uclibcgnueabi-strip... /home/naourr/work/instance-3/output/host/bin/arm-linux-strip checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking how to create a pax tar archive... gnutar checking for style of include used by make... GNU checking for arm-buildroot-uclinux-uclibcgnueabi-gcc... /home/naourr/work/instance-3/output/host/bin/arm-linux-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... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/naourr/work/instance-3/output/host/bin/arm-linux-gcc accepts -g... yes checking for /home/naourr/work/instance-3/output/host/bin/arm-linux-gcc option to accept ISO C89... none needed checking whether /home/naourr/work/instance-3/output/host/bin/arm-linux-gcc understands -c and -o together... yes checking dependency style of /home/naourr/work/instance-3/output/host/bin/arm-linux-gcc... none checking how to run the C preprocessor... /home/naourr/work/instance-3/output/host/bin/arm-linux-cpp checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 for fcntl.h... yes checking for mntent.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/ioctl.h... yes checking for sys/mount.h... yes checking for arm-buildroot-uclinux-uclibcgnueabi-gcc... (cached) /home/naourr/work/instance-3/output/host/bin/arm-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /home/naourr/work/instance-3/output/host/bin/arm-linux-gcc accepts -g... (cached) yes checking for /home/naourr/work/instance-3/output/host/bin/arm-linux-gcc option to accept ISO C89... (cached) none needed checking whether /home/naourr/work/instance-3/output/host/bin/arm-linux-gcc understands -c and -o together... (cached) yes checking dependency style of /home/naourr/work/instance-3/output/host/bin/arm-linux-gcc... (cached) none checking build system type... x86_64-pc-linux-gnu checking host system type... arm-buildroot-uclinux-uclibcgnueabi checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by /home/naourr/work/instance-3/output/host/bin/arm-linux-gcc... /home/naourr/work/instance-3/output/host/bin/arm-linux-ld checking if the linker (/home/naourr/work/instance-3/output/host/bin/arm-linux-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/naourr/work/instance-3/output/host/bin/arm-linux-nm checking the name lister (/home/naourr/work/instance-3/output/host/bin/arm-linux-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-buildroot-uclinux-uclibcgnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /home/naourr/work/instance-3/output/host/bin/arm-linux-ld option to reload object files... -r checking for arm-buildroot-uclinux-uclibcgnueabi-objdump... /home/naourr/work/instance-3/output/host/bin/arm-linux-objdump checking how to recognize dependent libraries... unknown checking for arm-buildroot-uclinux-uclibcgnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-buildroot-uclinux-uclibcgnueabi-ar... /home/naourr/work/instance-3/output/host/bin/arm-linux-ar checking for archiver @FILE support... @ checking for arm-buildroot-uclinux-uclibcgnueabi-strip... (cached) /home/naourr/work/instance-3/output/host/bin/arm-linux-strip checking for arm-buildroot-uclinux-uclibcgnueabi-ranlib... /home/naourr/work/instance-3/output/host/bin/arm-linux-ranlib checking command to parse /home/naourr/work/instance-3/output/host/bin/arm-linux-nm output from /home/naourr/work/instance-3/output/host/bin/arm-linux-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for arm-buildroot-uclinux-uclibcgnueabi-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... no checking for objdir... .libs checking if /home/naourr/work/instance-3/output/host/bin/arm-linux-gcc supports -fno-rtti -fno-exceptions... no checking for /home/naourr/work/instance-3/output/host/bin/arm-linux-gcc option to produce PIC... -fPIC -DPIC checking if /home/naourr/work/instance-3/output/host/bin/arm-linux-gcc PIC flag -fPIC -DPIC works... yes checking if /home/naourr/work/instance-3/output/host/bin/arm-linux-gcc static flag -static works... yes checking if /home/naourr/work/instance-3/output/host/bin/arm-linux-gcc supports -c -o file.o... yes checking if /home/naourr/work/instance-3/output/host/bin/arm-linux-gcc supports -c -o file.o... (cached) yes checking whether the /home/naourr/work/instance-3/output/host/bin/arm-linux-gcc linker (/home/naourr/work/instance-3/output/host/bin/arm-linux-ld) supports shared libraries... yes checking dynamic linker characteristics... no checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... no checking whether to build shared libraries... no checking whether to build static libraries... yes checking for ldconfig... /usr/sbin/ldconfig checking pkg-config is at least version 0.9.0... yes checking for libuuid... yes checking for libselinux... no checking linux/fs.h usability... yes checking linux/fs.h presence... yes checking for linux/fs.h... yes checking linux/blkzoned.h usability... yes checking linux/blkzoned.h presence... yes checking for linux/blkzoned.h... yes checking for fcntl.h... (cached) yes checking for mntent.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for sys/mount.h... (cached) yes checking for unistd.h... (cached) yes checking linux/falloc.h usability... yes checking linux/falloc.h presence... yes checking for linux/falloc.h... yes checking byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking for inline... inline checking for int32_t... yes checking for int8_t... yes checking for size_t... yes checking for library containing getmntent... none required checking for fallocate... yes checking for getmntent... (cached) yes checking for memset... yes checking whether bswap_64 is declared... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating man/Makefile config.status: creating lib/Makefile config.status: creating mkfs/Makefile config.status: creating fsck/Makefile config.status: creating tools/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls >>> f2fs-tools v1.8.0 Building PATH="/home/naourr/work/instance-3/output/host/bin:/home/naourr/work/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 -C /home/naourr/work/instance-3/output/build/f2fs-tools-v1.8.0/ /usr/bin/make all-recursive Making all in man make[4]: Nothing to be done for 'all'. Making all in lib /bin/sh ../libtool --tag=CC --mode=compile /home/naourr/work/instance-3/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -c -o libf2fs_la-libf2fs.lo `test -f 'libf2fs.c' || echo './'`libf2fs.c /bin/sh ../libtool --tag=CC --mode=compile /home/naourr/work/instance-3/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -c -o libf2fs_la-libf2fs_io.lo `test -f 'libf2fs_io.c' || echo './'`libf2fs_io.c /bin/sh ../libtool --tag=CC --mode=compile /home/naourr/work/instance-3/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -c -o libf2fs_la-libf2fs_zoned.lo `test -f 'libf2fs_zoned.c' || echo './'`libf2fs_zoned.c libtool: compile: /home/naourr/work/instance-3/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -c libf2fs.c -o libf2fs_la-libf2fs.o libtool: compile: /home/naourr/work/instance-3/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -c libf2fs_io.c -o libf2fs_la-libf2fs_io.o libtool: compile: /home/naourr/work/instance-3/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -c libf2fs_zoned.c -o libf2fs_la-libf2fs_zoned.o libf2fs.c:9:0: warning: "_LARGEFILE64_SOURCE" redefined #define _LARGEFILE64_SOURCE :0:0: note: this is the location of the previous definition libf2fs_io.c:9:0: warning: "_LARGEFILE64_SOURCE" redefined #define _LARGEFILE64_SOURCE :0:0: note: this is the location of the previous definition libf2fs_zoned.c:9:0: warning: "_LARGEFILE64_SOURCE" redefined #define _LARGEFILE64_SOURCE :0:0: note: this is the location of the previous definition In file included from libf2fs.c:28:0: libf2fs.c: In function 'get_device_info': libf2fs.c:794:10: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t {aka unsigned int}' [-Wformat=] MSG(0, " %lu blocks per zone\n", ^ ../include/f2fs_fs.h:152:11: note: in definition of macro 'MSG' printf(fmt, ##__VA_ARGS__); \ ^~~ /bin/sh ../libtool --tag=CC --mode=link /home/naourr/work/instance-3/output/host/bin/arm-linux-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -version-info 2:0:0 -Wl,-elf2flt -static -o libf2fs.la -rpath /usr/lib libf2fs_la-libf2fs.lo libf2fs_la-libf2fs_io.lo libf2fs_la-libf2fs_zoned.lo libtool: link: /home/naourr/work/instance-3/output/host/bin/arm-linux-ar cru .libs/libf2fs.a libf2fs_la-libf2fs.o libf2fs_la-libf2fs_io.o libf2fs_la-libf2fs_zoned.o libtool: link: /home/naourr/work/instance-3/output/host/bin/arm-linux-ranlib .libs/libf2fs.a libtool: link: ( cd ".libs" && rm -f "libf2fs.la" && ln -s "../libf2fs.la" "libf2fs.la" ) Making all in mkfs /bin/sh ../libtool --tag=CC --mode=compile /home/naourr/work/instance-3/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DWITH_BLKDISCARD -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -c -o libf2fs_format_la-f2fs_format_main.lo `test -f 'f2fs_format_main.c' || echo './'`f2fs_format_main.c /bin/sh ../libtool --tag=CC --mode=compile /home/naourr/work/instance-3/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DWITH_BLKDISCARD -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -c -o libf2fs_format_la-f2fs_format.lo `test -f 'f2fs_format.c' || echo './'`f2fs_format.c /bin/sh ../libtool --tag=CC --mode=compile /home/naourr/work/instance-3/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DWITH_BLKDISCARD -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -c -o libf2fs_format_la-f2fs_format_utils.lo `test -f 'f2fs_format_utils.c' || echo './'`f2fs_format_utils.c /home/naourr/work/instance-3/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/home/naourr/work/instance-3/output/host/bin/../arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/uuid -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -DWITH_BLKDISCARD -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -c -o f2fs_format_main.o f2fs_format_main.c f2fs_format_main.c:9:0: warning: "_LARGEFILE64_SOURCE" redefined #define _LARGEFILE64_SOURCE :0:0: note: this is the location of the previous definition libtool: compile: /home/naourr/work/instance-3/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DWITH_BLKDISCARD -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -c f2fs_format.c -o libf2fs_format_la-f2fs_format.o libtool: compile: /home/naourr/work/instance-3/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DWITH_BLKDISCARD -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -c f2fs_format_utils.c -o libf2fs_format_la-f2fs_format_utils.o f2fs_format.c:9:0: warning: "_LARGEFILE64_SOURCE" redefined #define _LARGEFILE64_SOURCE :0:0: note: this is the location of the previous definition f2fs_format_utils.c:9:0: warning: "_LARGEFILE_SOURCE" redefined #define _LARGEFILE_SOURCE :0:0: note: this is the location of the previous definition f2fs_format_utils.c:10:0: warning: "_LARGEFILE64_SOURCE" redefined #define _LARGEFILE64_SOURCE :0:0: note: this is the location of the previous definition libtool: compile: /home/naourr/work/instance-3/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DWITH_BLKDISCARD -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -c f2fs_format_main.c -o libf2fs_format_la-f2fs_format_main.o f2fs_format_main.c:9:0: warning: "_LARGEFILE64_SOURCE" redefined #define _LARGEFILE64_SOURCE :0:0: note: this is the location of the previous definition /home/naourr/work/instance-3/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/home/naourr/work/instance-3/output/host/bin/../arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/uuid -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -DWITH_BLKDISCARD -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -c -o f2fs_format.o f2fs_format.c f2fs_format.c:9:0: warning: "_LARGEFILE64_SOURCE" redefined #define _LARGEFILE64_SOURCE :0:0: note: this is the location of the previous definition /home/naourr/work/instance-3/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/home/naourr/work/instance-3/output/host/bin/../arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/uuid -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -DWITH_BLKDISCARD -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -c -o f2fs_format_utils.o f2fs_format_utils.c f2fs_format_utils.c:9:0: warning: "_LARGEFILE_SOURCE" redefined #define _LARGEFILE_SOURCE :0:0: note: this is the location of the previous definition f2fs_format_utils.c:10:0: warning: "_LARGEFILE64_SOURCE" redefined #define _LARGEFILE64_SOURCE :0:0: note: this is the location of the previous definition In file included from f2fs_format_utils.c:21:0: f2fs_format_utils.c: In function 'trim_device': f2fs_format_utils.c:70:11: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type '__off64_t {aka long long int}' [-Wformat=] MSG(0, "Info: Secure Discarded %lu MB\n", ^ ../include/f2fs_fs.h:152:11: note: in definition of macro 'MSG' printf(fmt, ##__VA_ARGS__); \ ^~~ /bin/sh ../libtool --tag=CC --mode=link /home/naourr/work/instance-3/output/host/bin/arm-linux-gcc -DWITH_BLKDISCARD -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -luuid -L../lib -lf2fs -version-info 1:0:0 -Wl,-elf2flt -static -o libf2fs_format.la -rpath /usr/lib libf2fs_format_la-f2fs_format_main.lo libf2fs_format_la-f2fs_format.lo libf2fs_format_la-f2fs_format_utils.lo /bin/sh ../libtool --tag=CC --mode=link /home/naourr/work/instance-3/output/host/bin/arm-linux-gcc -Wall -DWITH_BLKDISCARD -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -Wl,-elf2flt -static -o mkfs.f2fs f2fs_format_main.o f2fs_format.o f2fs_format_utils.o -L/home/naourr/work/instance-3/output/host/bin/../arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib -luuid ../lib/libf2fs.la libtool: link: /home/naourr/work/instance-3/output/host/bin/arm-linux-ar cru .libs/libf2fs_format.a libf2fs_format_la-f2fs_format_main.o libf2fs_format_la-f2fs_format.o libf2fs_format_la-f2fs_format_utils.o libtool: link: /home/naourr/work/instance-3/output/host/bin/arm-linux-ranlib .libs/libf2fs_format.a libtool: link: ( cd ".libs" && rm -f "libf2fs_format.la" && ln -s "../libf2fs_format.la" "libf2fs_format.la" ) libtool: link: /home/naourr/work/instance-3/output/host/bin/arm-linux-gcc -Wall -DWITH_BLKDISCARD -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -Wl,-elf2flt -static -o mkfs.f2fs f2fs_format_main.o f2fs_format.o f2fs_format_utils.o -L/home/naourr/work/instance-3/output/host/bin/../arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib /home/naourr/work/instance-3/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libuuid.a -lcurses ../lib/.libs/libf2fs.a Making all in fsck /home/naourr/work/instance-3/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/home/naourr/work/instance-3/output/host/bin/../arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/uuid -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -c -o main.o main.c /home/naourr/work/instance-3/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/home/naourr/work/instance-3/output/host/bin/../arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/uuid -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -c -o fsck.o fsck.c /home/naourr/work/instance-3/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/home/naourr/work/instance-3/output/host/bin/../arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/uuid -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -c -o dump.o dump.c /home/naourr/work/instance-3/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/home/naourr/work/instance-3/output/host/bin/../arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/uuid -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -c -o mount.o mount.c In file included from f2fs.h:27:0, from fsck.h:14, from fsck.c:11: fsck.c: In function 'fsck_chk_inode_blk': ../include/f2fs_fs.h:159:11: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'u64 {aka long long unsigned int}' [-Wformat=] printf("[%s:%4d] " fmt, \ ^ fsck.c:831:3: note: in expansion of macro 'DBG' DBG(1, "ino: 0x%x i_blocks: %lu with zero i_size", ^~~ ../include/f2fs_fs.h:125:10: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'u64 {aka long long unsigned int}' [-Wformat=] printf(" --> "fmt"\n", ##__VA_ARGS__); \ ^ fsck.c:838:4: note: in expansion of macro 'FIX_MSG' FIX_MSG("Symlink: recover 0x%x with i_size=%lu", ^~~~~~~ /home/naourr/work/instance-3/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/home/naourr/work/instance-3/output/host/bin/../arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/uuid -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -c -o defrag.o defrag.c /home/naourr/work/instance-3/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/home/naourr/work/instance-3/output/host/bin/../arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/uuid -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -c -o resize.o resize.c /home/naourr/work/instance-3/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/home/naourr/work/instance-3/output/host/bin/../arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/uuid -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -c -o node.o node.c /home/naourr/work/instance-3/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/home/naourr/work/instance-3/output/host/bin/../arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/uuid -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -c -o segment.o segment.c /home/naourr/work/instance-3/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/home/naourr/work/instance-3/output/host/bin/../arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/uuid -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -c -o dir.o dir.c /home/naourr/work/instance-3/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/home/naourr/work/instance-3/output/host/bin/../arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/uuid -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -c -o sload.o sload.c /home/naourr/work/instance-3/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/home/naourr/work/instance-3/output/host/bin/../arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/uuid -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -c -o xattr.o xattr.c /bin/sh ../libtool --tag=CC --mode=link /home/naourr/work/instance-3/output/host/bin/arm-linux-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -Wl,-elf2flt -static -o fsck.f2fs main.o fsck.o dump.o mount.o defrag.o resize.o node.o segment.o dir.o sload.o xattr.o -L/home/naourr/work/instance-3/output/host/bin/../arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib -luuid ../lib/libf2fs.la libtool: link: /home/naourr/work/instance-3/output/host/bin/arm-linux-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -Wl,-elf2flt -static -o fsck.f2fs main.o fsck.o dump.o mount.o defrag.o resize.o node.o segment.o dir.o sload.o xattr.o -L/home/naourr/work/instance-3/output/host/bin/../arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib /home/naourr/work/instance-3/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libuuid.a -lcurses ../lib/.libs/libf2fs.a Making all in tools /home/naourr/work/instance-3/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/home/naourr/work/instance-3/output/host/bin/../arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/uuid -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -c -o f2fstat.o f2fstat.c /home/naourr/work/instance-3/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/home/naourr/work/instance-3/output/host/bin/../arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/uuid -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -c -o fibmap.o fibmap.c /home/naourr/work/instance-3/output/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/home/naourr/work/instance-3/output/host/bin/../arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/uuid -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -c -o f2fs_io_parse.o f2fs_io_parse.c fibmap.c:1:0: warning: "_LARGEFILE64_SOURCE" redefined #define _LARGEFILE64_SOURCE :0:0: note: this is the location of the previous definition f2fs_io_parse.c:11:0: warning: "_LARGEFILE64_SOURCE" redefined #define _LARGEFILE64_SOURCE :0:0: note: this is the location of the previous definition fibmap.c: In function 'print_stat': fibmap.c:41:26: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type '__nlink_t {aka unsigned int}' [-Wformat=] printf("nlink [0x%8lx : %ld]\n", st->st_nlink, st->st_nlink); ^ fibmap.c:41:32: warning: format '%ld' expects argument of type 'long int', but argument 3 has type '__nlink_t {aka unsigned int}' [-Wformat=] printf("nlink [0x%8lx : %ld]\n", st->st_nlink, st->st_nlink); ^ /bin/sh ../libtool --tag=CC --mode=link /home/naourr/work/instance-3/output/host/bin/arm-linux-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -Wl,-elf2flt -static -o fibmap.f2fs fibmap.o /bin/sh ../libtool --tag=CC --mode=link /home/naourr/work/instance-3/output/host/bin/arm-linux-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -Wl,-elf2flt -static -o f2fstat f2fstat.o /bin/sh ../libtool --tag=CC --mode=link /home/naourr/work/instance-3/output/host/bin/arm-linux-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -Wl,-elf2flt -static -o parse.f2fs f2fs_io_parse.o libtool: link: /home/naourr/work/instance-3/output/host/bin/arm-linux-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -Wl,-elf2flt -static -o f2fstat f2fstat.o libtool: link: /home/naourr/work/instance-3/output/host/bin/arm-linux-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -Wl,-elf2flt -static -o fibmap.f2fs fibmap.o libtool: link: /home/naourr/work/instance-3/output/host/bin/arm-linux-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -Wl,-elf2flt -static -o parse.f2fs f2fs_io_parse.o >>> f2fs-tools v1.8.0 Installing to staging directory PATH="/home/naourr/work/instance-3/output/host/bin:/home/naourr/work/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 DESTDIR=/home/naourr/work/instance-3/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot install -C /home/naourr/work/instance-3/output/build/f2fs-tools-v1.8.0/ Making install in man make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/naourr/work/instance-3/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/share/man/man8' /usr/bin/install -c -m 644 mkfs.f2fs.8 fsck.f2fs.8 dump.f2fs.8 defrag.f2fs.8 resize.f2fs.8 sload.f2fs.8 '/home/naourr/work/instance-3/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/share/man/man8' Making install in lib make[4]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/home/naourr/work/instance-3/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libf2fs.la '/home/naourr/work/instance-3/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/libf2fs.lai /home/naourr/work/instance-3/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libf2fs.la libtool: install: /usr/bin/install -c .libs/libf2fs.a /home/naourr/work/instance-3/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libf2fs.a libtool: install: chmod 644 /home/naourr/work/instance-3/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libf2fs.a libtool: install: /home/naourr/work/instance-3/output/host/bin/arm-linux-ranlib /home/naourr/work/instance-3/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libf2fs.a libtool: warning: remember to run 'libtool --finish /usr/lib' Making install in mkfs make[4]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/home/naourr/work/instance-3/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib' /usr/bin/mkdir -p '/home/naourr/work/instance-3/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/sbin' /bin/sh ../libtool --mode=install /usr/bin/install -c libf2fs_format.la '/home/naourr/work/instance-3/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c mkfs.f2fs '/home/naourr/work/instance-3/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/sbin' libtool: install: /usr/bin/install -c .libs/libf2fs_format.lai /home/naourr/work/instance-3/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libf2fs_format.la libtool: install: /usr/bin/install -c mkfs.f2fs /home/naourr/work/instance-3/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/sbin/mkfs.f2fs libtool: install: /usr/bin/install -c .libs/libf2fs_format.a /home/naourr/work/instance-3/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libf2fs_format.a libtool: install: chmod 644 /home/naourr/work/instance-3/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libf2fs_format.a libtool: install: /home/naourr/work/instance-3/output/host/bin/arm-linux-ranlib /home/naourr/work/instance-3/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libf2fs_format.a libtool: warning: remember to run 'libtool --finish /usr/lib' Making install in fsck /usr/bin/make install-data-hook /usr/bin/mkdir -p '/home/naourr/work/instance-3/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/sbin' ln -sf fsck.f2fs /home/naourr/work/instance-3/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot//usr/sbin/dump.f2fs ln -sf fsck.f2fs /home/naourr/work/instance-3/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot//usr/sbin/defrag.f2fs ln -sf fsck.f2fs /home/naourr/work/instance-3/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot//usr/sbin/resize.f2fs ln -sf fsck.f2fs /home/naourr/work/instance-3/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot//usr/sbin/sload.f2fs /bin/sh ../libtool --mode=install /usr/bin/install -c fsck.f2fs '/home/naourr/work/instance-3/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/sbin' libtool: install: /usr/bin/install -c fsck.f2fs /home/naourr/work/instance-3/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/sbin/fsck.f2fs Making install in tools make[4]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/home/naourr/work/instance-3/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/sbin' /bin/sh ../libtool --mode=install /usr/bin/install -c f2fstat fibmap.f2fs parse.f2fs '/home/naourr/work/instance-3/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/sbin' libtool: install: /usr/bin/install -c f2fstat /home/naourr/work/instance-3/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/sbin/f2fstat libtool: install: /usr/bin/install -c fibmap.f2fs /home/naourr/work/instance-3/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/sbin/fibmap.f2fs libtool: install: /usr/bin/install -c parse.f2fs /home/naourr/work/instance-3/output/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/sbin/parse.f2fs make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. >>> f2fs-tools v1.8.0 Fixing libtool files >>> f2fs-tools v1.8.0 Installing to target PATH="/home/naourr/work/instance-3/output/host/bin:/home/naourr/work/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 DESTDIR=/home/naourr/work/instance-3/output/target install -C /home/naourr/work/instance-3/output/build/f2fs-tools-v1.8.0/ Making install in man make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/naourr/work/instance-3/output/target/usr/share/man/man8' /usr/bin/install -c -m 644 mkfs.f2fs.8 fsck.f2fs.8 dump.f2fs.8 defrag.f2fs.8 resize.f2fs.8 sload.f2fs.8 '/home/naourr/work/instance-3/output/target/usr/share/man/man8' Making install in lib make[4]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/home/naourr/work/instance-3/output/target/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libf2fs.la '/home/naourr/work/instance-3/output/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libf2fs.lai /home/naourr/work/instance-3/output/target/usr/lib/libf2fs.la libtool: install: /usr/bin/install -c .libs/libf2fs.a /home/naourr/work/instance-3/output/target/usr/lib/libf2fs.a libtool: install: chmod 644 /home/naourr/work/instance-3/output/target/usr/lib/libf2fs.a libtool: install: /home/naourr/work/instance-3/output/host/bin/arm-linux-ranlib /home/naourr/work/instance-3/output/target/usr/lib/libf2fs.a libtool: warning: remember to run 'libtool --finish /usr/lib' Making install in mkfs make[4]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/home/naourr/work/instance-3/output/target/usr/lib' /usr/bin/mkdir -p '/home/naourr/work/instance-3/output/target/usr/sbin' /bin/sh ../libtool --mode=install /usr/bin/install -c libf2fs_format.la '/home/naourr/work/instance-3/output/target/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c mkfs.f2fs '/home/naourr/work/instance-3/output/target/usr/sbin' libtool: install: /usr/bin/install -c .libs/libf2fs_format.lai /home/naourr/work/instance-3/output/target/usr/lib/libf2fs_format.la libtool: install: /usr/bin/install -c mkfs.f2fs /home/naourr/work/instance-3/output/target/usr/sbin/mkfs.f2fs libtool: install: /usr/bin/install -c .libs/libf2fs_format.a /home/naourr/work/instance-3/output/target/usr/lib/libf2fs_format.a libtool: install: chmod 644 /home/naourr/work/instance-3/output/target/usr/lib/libf2fs_format.a libtool: install: /home/naourr/work/instance-3/output/host/bin/arm-linux-ranlib /home/naourr/work/instance-3/output/target/usr/lib/libf2fs_format.a libtool: warning: remember to run 'libtool --finish /usr/lib' Making install in fsck /usr/bin/make install-data-hook /usr/bin/mkdir -p '/home/naourr/work/instance-3/output/target/usr/sbin' ln -sf fsck.f2fs /home/naourr/work/instance-3/output/target//usr/sbin/dump.f2fs ln -sf fsck.f2fs /home/naourr/work/instance-3/output/target//usr/sbin/defrag.f2fs ln -sf fsck.f2fs /home/naourr/work/instance-3/output/target//usr/sbin/resize.f2fs ln -sf fsck.f2fs /home/naourr/work/instance-3/output/target//usr/sbin/sload.f2fs /bin/sh ../libtool --mode=install /usr/bin/install -c fsck.f2fs '/home/naourr/work/instance-3/output/target/usr/sbin' libtool: install: /usr/bin/install -c fsck.f2fs /home/naourr/work/instance-3/output/target/usr/sbin/fsck.f2fs Making install in tools make[4]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/home/naourr/work/instance-3/output/target/usr/sbin' /bin/sh ../libtool --mode=install /usr/bin/install -c f2fstat fibmap.f2fs parse.f2fs '/home/naourr/work/instance-3/output/target/usr/sbin' libtool: install: /usr/bin/install -c f2fstat /home/naourr/work/instance-3/output/target/usr/sbin/f2fstat libtool: install: /usr/bin/install -c fibmap.f2fs /home/naourr/work/instance-3/output/target/usr/sbin/fibmap.f2fs libtool: install: /usr/bin/install -c parse.f2fs /home/naourr/work/instance-3/output/target/usr/sbin/parse.f2fs make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. faketime-v0.9.6.tar.gz: OK (sha256: 56bc32006f4c5b021ff648cc1fd458c5316f40aadfd2031879229a234189b031) >>> host-faketime v0.9.6 Extracting gzip -d -c /home/naourr/work/instance-3/dl/faketime-v0.9.6.tar.gz | /home/naourr/work/instance-3/output/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-3/output/build/host-faketime-v0.9.6 -xf - >>> host-faketime v0.9.6 Patching Applying 0001-Disable-the-non-null-compare-warning-error.patch using patch: patching file src/Makefile >>> host-faketime v0.9.6 Configuring >>> host-faketime v0.9.6 Building PATH="/home/naourr/work/instance-3/output/host/bin:/home/naourr/work/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" PKG_CONFIG="/home/naourr/work/instance-3/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/naourr/work/instance-3/output/host/lib/pkgconfig:/home/naourr/work/instance-3/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/home/naourr/work/instance-3/output/host/include" CFLAGS="-O2 -I/home/naourr/work/instance-3/output/host/include" CXXFLAGS="-O2 -I/home/naourr/work/instance-3/output/host/include" LDFLAGS="-L/home/naourr/work/instance-3/output/host/lib -Wl,-rpath,/home/naourr/work/instance-3/output/host/lib" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j4 -C /home/naourr/work/instance-3/output/build/host-faketime-v0.9.6 PREFIX=/home/naourr/work/instance-3/output/host /usr/bin/make -C src all /usr/bin/gcc -o libfaketime.o -c -O2 -I/home/naourr/work/instance-3/output/host/include -std=gnu99 -Wall -Wextra -Werror -Wno-nonnull-compare -DFAKE_STAT -DFAKE_SLEEP -DFAKE_TIMERS -DFAKE_INTERNAL_CALLS -fPIC -DPREFIX='"'/home/naourr/work/instance-3/output/host'"' -DLIBDIRNAME='"'/lib/faketime'"' libfaketime.c /usr/bin/gcc -o libfaketimeMT.o -c -O2 -I/home/naourr/work/instance-3/output/host/include -std=gnu99 -Wall -Wextra -Werror -Wno-nonnull-compare -DFAKE_STAT -DFAKE_SLEEP -DFAKE_TIMERS -DFAKE_INTERNAL_CALLS -fPIC -DPREFIX='"'/home/naourr/work/instance-3/output/host'"' -DLIBDIRNAME='"'/lib/faketime'"' libfaketime.c /usr/bin/gcc -o faketime -O2 -I/home/naourr/work/instance-3/output/host/include -std=gnu99 -Wall -Wextra -Werror -Wno-nonnull-compare -DFAKE_STAT -DFAKE_SLEEP -DFAKE_TIMERS -DFAKE_INTERNAL_CALLS -fPIC -DPREFIX='"'/home/naourr/work/instance-3/output/host'"' -DLIBDIRNAME='"'/lib/faketime'"' faketime.c -L/home/naourr/work/instance-3/output/host/lib -Wl,-rpath,/home/naourr/work/instance-3/output/host/lib -Wl,--version-script=libfaketime.map -lpthread -lrt faketime.c: In function 'main': faketime.c:272:45: error: '%s' directive output may be truncated writing up to 4095 bytes into a region of size between 0 and 4095 [-Werror=format-truncation=] snprintf(shared_objs, PATH_BUFSIZE, "%s %s", sem_name, shm_name); ^~ ~~~~~~~~ faketime.c:272:5: note: 'snprintf' output between 2 and 8192 bytes into a destination of size 4096 snprintf(shared_objs, PATH_BUFSIZE, "%s %s", sem_name, shm_name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors make[3]: *** [Makefile:94: faketime] Error 1 make[3]: *** Waiting for unfinished jobs.... libfaketime.c: In function 'fake_clock_gettime.part.3': libfaketime.c: In function 'fake_clock_gettime.part.3': libfaketime.c:1769:9: error: 'strncpy' specified bound 256 equals destination size [-Werror=stringop-truncation] strncpy(user_faked_time, tmp_env, BUFFERLEN); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libfaketime.c:1769:9: error: 'strncpy' specified bound 256 equals destination size [-Werror=stringop-truncation] strncpy(user_faked_time, tmp_env, BUFFERLEN); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libfaketime.c: In function 'ftpl_init': libfaketime.c:1527:12: error: 'strncpy' specified bound 1024 equals destination size [-Werror=stringop-truncation] (void) strncpy(ft_spawn_target, getenv("FAKETIME_SPAWN_TARGET"), 1024); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libfaketime.c:1588:5: error: 'strncpy' specified bound 8192 equals destination size [-Werror=stringop-truncation] strncpy(user_faked_time_fmt, tmp_env, BUFSIZ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libfaketime.c: In function 'ftpl_init': libfaketime.c:1527:12: error: 'strncpy' specified bound 1024 equals destination size [-Werror=stringop-truncation] (void) strncpy(ft_spawn_target, getenv("FAKETIME_SPAWN_TARGET"), 1024); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libfaketime.c:1588:5: error: 'strncpy' specified bound 8192 equals destination size [-Werror=stringop-truncation] strncpy(user_faked_time_fmt, tmp_env, BUFSIZ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors cc1: all warnings being treated as errors make[3]: *** [Makefile:88: libfaketime.o] Error 1 make[3]: *** [Makefile:88: libfaketimeMT.o] Error 1 make[2]: *** [Makefile:7: all] Error 2 make[1]: *** [package/pkg-generic.mk:226: /home/naourr/work/instance-3/output/build/host-faketime-v0.9.6/.stamp_built] Error 2 make: *** [Makefile:79: _all] Error 2 make: Leaving directory '/home/naourr/work/instance-3/buildroot'