checking whether compiler handles -Wlogical-op... yes checking whether compiler handles -Wunused-but-set-parameter... yes checking whether compiler handles -Wunused-but-set-variable... yes checking whether compiler handles -Wunused-parameter... yes checking whether compiler handles -Wunused-result... yes checking whether compiler handles -Wunused-variable... yes checking whether compiler handles -Wduplicated-cond... yes checking whether compiler handles -Wduplicated-branches... yes checking whether compiler handles -Wrestrict... yes checking whether compiler handles -Wnull-dereference... yes checking whether compiler handles -Wno-shadow... yes checking whether compiler handles -Wno-sign-compare... yes checking for ZLIB... yes checking for UUID... yes checking for lzo1x_1_15_compress in -llzo2... yes checking for ZSTD... yes checking for sys/xattr.h... yes checking for sys/acl.h... yes checking for sys/random.h... yes checking for execinfo.h... yes checking size of off_t... 8 checking size of loff_t... 8 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating tests/fs-tests/fs_help_all.sh config.status: creating tests/fs-tests/fs_run_all.sh config.status: creating tests/fs-tests/stress/fs_stress00.sh config.status: creating tests/fs-tests/stress/fs_stress01.sh config.status: creating tests/ubi-tests/runubitests.sh config.status: creating tests/ubi-tests/ubi-stress-test.sh config.status: creating Makefile config.status: creating include/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, --disable-debug, --with-xmlto, --with-fop, --disable-nls >>> host-mtd 2.1.5 Building PATH="/tmp/instance-6/output-1/host/bin:/tmp/instance-6/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-6/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-6/output-1/host/lib/pkgconfig:/tmp/instance-6/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 -C /tmp/instance-6/output-1/build/host-mtd-2.1.5/ make[1]: Entering directory '/tmp/instance-6/output-1/build/host-mtd-2.1.5' CC ubi-utils/ubiupdatevol.o CC lib/libmtd.o CC lib/libfec.o CC lib/common.o CC lib/libcrc32.o CC lib/libmtd_legacy.o AR libmtd.a /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') CC lib/libubi.o AR libubi.a /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') CCLD ubiupdatevol CC ubi-utils/ubimkvol.o CCLD ubimkvol CC ubi-utils/ubirmvol.o CCLD ubirmvol CC ubi-utils/ubicrc32.o CCLD ubicrc32 CC ubi-utils/ubinfo.o ubi-utils/ubinfo.c: In function 'main': ubi-utils/ubinfo.c:430:1: warning: label 'out' defined but not used [-Wunused-label] 430 | out: | ^~~ CCLD ubinfo CC ubi-utils/ubiattach.o CCLD ubiattach CC ubi-utils/ubidetach.o CCLD ubidetach CC ubi-utils/ubinize.o CC lib/libubigen.o AR libubigen.a /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') CC lib/libiniparser.o CC lib/dictionary.o AR libiniparser.a /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') CCLD ubinize CC ubi-utils/ubiformat.o CC lib/libscan.o AR libscan.a /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') CCLD ubiformat CC ubi-utils/ubirename.o CCLD ubirename CC ubi-utils/mtdinfo.o In file included from ubi-utils/mtdinfo.c:34: ./include/libubigen.h:124:18: warning: 'struct ubi_ec_hdr' declared inside parameter list will not be visible outside of this definition or declaration 124 | struct ubi_ec_hdr *hdr, long long ec); | ^~~~~~~~~~ ./include/libubigen.h:140:12: warning: 'struct ubi_vid_hdr' declared inside parameter list will not be visible outside of this definition or declaration 140 | struct ubi_vid_hdr *hdr, int lnum, | ^~~~~~~~~~~ CCLD mtdinfo CC ubi-utils/ubirsvol.o CCLD ubirsvol CC ubi-utils/ubiblock.o CCLD ubiblock CC ubi-utils/ubiscan.o ubi-utils/ubiscan.c: In function 'main': ubi-utils/ubiscan.c:267:51: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'uint64_t' {aka 'long unsigned int'} [-Wformat=] 267 | printf("%-8d .. inf: %8d %8d %8llu %8d\n", | ~~~~^ | | | long long unsigned int | %8lu 268 | from, bins[j].cnt, bins[j].min, bins[j].mean, bins[j].max); | ~~~~~~~~~~~~ | | | uint64_t {aka long unsigned int} ubi-utils/ubiscan.c:270:46: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 6 has type 'uint64_t' {aka 'long unsigned int'} [-Wformat=] 270 | printf("%-8d .. %8d: %8d %8d %8llu %8d\n", | ~~~~^ | | | long long unsigned int | %8lu 271 | from, args.bin_thresholds[j] - 1, 272 | bins[j].cnt, bins[j].min, bins[j].mean, bins[j].max); | ~~~~~~~~~~~~ | | | uint64_t {aka long unsigned int} CCLD ubiscan CC ubi-utils/ubihealthd.o CCLD ubihealthd CC misc-utils/ftl_format.o CCLD ftl_format CC misc-utils/doc_loadbios.o CCLD doc_loadbios CC misc-utils/ftl_check.o CCLD ftl_check CC misc-utils/mtd_debug.o CCLD mtd_debug CC misc-utils/docfdisk.o CCLD docfdisk CC misc-utils/serve_image.o CCLD serve_image CC misc-utils/recv_image.o CCLD recv_image CC misc-utils/fectest.o CCLD fectest CC misc-utils/flash_erase.o CCLD flash_erase CC misc-utils/flash_lock.o CCLD flash_lock CC misc-utils/flash_unlock.o CCLD flash_unlock CC misc-utils/flash_otp_info.o CCLD flash_otp_info CC misc-utils/flash_otp_dump.o CCLD flash_otp_dump CC misc-utils/flash_otp_lock.o CCLD flash_otp_lock CC misc-utils/flash_otp_erase.o CCLD flash_otp_erase CC misc-utils/flash_otp_write.o CCLD flash_otp_write CC misc-utils/flashcp.o misc-utils/flashcp.c: In function 'main': misc-utils/flashcp.c:277:2: warning: #warning "Check for smaller erase regions" [-Wcpp] 277 | #warning "Check for smaller erase regions" | ^~~~~~~ CCLD flashcp CC misc-utils/mtdpart.o CCLD mtdpart CC misc-utils/lsmtd-lsmtd.o CC misc-utils/lsmtd-lsmtd_scan.o CCLD lsmtd CC nand-utils/nanddump.o nand-utils/nanddump.c: In function 'process_options': nand-utils/nanddump.c:165:10: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 165 | free(dumpfile); | ^~~~~~~~ In file included from nand-utils/nanddump.c:23: /usr/include/stdlib.h:565:25: note: expected 'void *' but argument is of type 'const char *' 565 | extern void free (void *__ptr) __THROW; | ~~~~~~^~~~~ CCLD nanddump CC nand-utils/nandwrite.o CCLD nandwrite CC nand-utils/nandtest.o CCLD nandtest CC nand-utils/nftldump.o CCLD nftldump CC nand-utils/nftl_format.o CCLD nftl_format CC nand-utils/nandflipbits.o nand-utils/nandflipbits.c: In function 'main': nand-utils/nandflipbits.c:206:44: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'uint64_t' {aka 'long unsigned int'} [-Wformat=] 206 | fprintf(stderr, "Invalid byte offset %lld (max %lld)\n", | ~~~^ | | | long long int | %ld 207 | bits_to_flip[i].offset, mtdlen); | ~~~~~~~~~~~~~~~~~~~~~~ | | | uint64_t {aka long unsigned int} nand-utils/nandflipbits.c:206:54: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'uint64_t' {aka 'long unsigned int'} [-Wformat=] 206 | fprintf(stderr, "Invalid byte offset %lld (max %lld)\n", | ~~~^ | | | long long int | %ld 207 | bits_to_flip[i].offset, mtdlen); | ~~~~~~ | | | uint64_t {aka long unsigned int} CCLD nandflipbits CC nor-utils/rfddump.o CCLD rfddump CC nor-utils/rfdformat.o CCLD rfdformat CC ubifs-utils/mkfs.ubifs/mkfs_ubifs-mkfs.ubifs.o CC ubifs-utils/mkfs.ubifs/mkfs_ubifs-crc16.o CC ubifs-utils/mkfs.ubifs/mkfs_ubifs-lpt.o CC ubifs-utils/mkfs.ubifs/mkfs_ubifs-compr.o CC ubifs-utils/mkfs.ubifs/hashtable/mkfs_ubifs-hashtable.o CC ubifs-utils/mkfs.ubifs/hashtable/mkfs_ubifs-hashtable_itr.o CC ubifs-utils/mkfs.ubifs/mkfs_ubifs-devtable.o CCLD mkfs.ubifs CC jffsX-utils/mkfs_jffs2-mkfs.jffs2.o CC jffsX-utils/mkfs_jffs2-compr_zlib.o CC jffsX-utils/mkfs_jffs2-rbtree.o CC jffsX-utils/mkfs_jffs2-compr_lzo.o CC jffsX-utils/mkfs_jffs2-compr.o CC jffsX-utils/mkfs_jffs2-compr_rtime.o CCLD mkfs.jffs2 CC jffsX-utils/jffs2dump-jffs2dump.o CCLD jffs2dump CC jffsX-utils/jffs2reader-jffs2reader.o jffsX-utils/jffs2reader.c: In function 'resolvepath0': jffsX-utils/jffs2reader.c:692:6: warning: potential null pointer dereference [-Wnull-dereference] 692 | if (*path == '/') { | ^~~~~ CCLD jffs2reader CC jffsX-utils/sumtool.o CCLD sumtool CC lib/execinfo.o AR libmissing.a /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') make[1]: Leaving directory '/tmp/instance-6/output-1/build/host-mtd-2.1.5' >>> host-mtd 2.1.5 Installing to host directory PATH="/tmp/instance-6/output-1/host/bin:/tmp/instance-6/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-6/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-6/output-1/host/lib/pkgconfig:/tmp/instance-6/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 install -C /tmp/instance-6/output-1/build/host-mtd-2.1.5/ make[1]: Entering directory '/tmp/instance-6/output-1/build/host-mtd-2.1.5' make[2]: Entering directory '/tmp/instance-6/output-1/build/host-mtd-2.1.5' /tmp/instance-6/output-1/host/bin/mkdir -p '/tmp/instance-6/output-1/host/sbin' /tmp/instance-6/output-1/host/bin/install -c ubifs-utils/mount.ubifs '/tmp/instance-6/output-1/host/sbin' /tmp/instance-6/output-1/host/bin/mkdir -p '/tmp/instance-6/output-1/host/sbin' /bin/bash ./libtool --mode=install /tmp/instance-6/output-1/host/bin/install -c ubiupdatevol ubimkvol ubirmvol ubicrc32 ubinfo ubiattach ubidetach ubinize ubiformat ubirename mtdinfo ubirsvol ubiblock ubiscan ubihealthd ftl_format doc_loadbios ftl_check mtd_debug docfdisk serve_image recv_image fectest flash_erase flash_lock flash_unlock flash_otp_info flash_otp_dump flash_otp_lock flash_otp_erase flash_otp_write flashcp mtdpart lsmtd nanddump nandwrite nandtest nftldump nftl_format nandflipbits rfddump rfdformat mkfs.ubifs mkfs.jffs2 jffs2dump jffs2reader sumtool '/tmp/instance-6/output-1/host/sbin' libtool: install: /tmp/instance-6/output-1/host/bin/install -c ubiupdatevol /tmp/instance-6/output-1/host/sbin/ubiupdatevol libtool: install: /tmp/instance-6/output-1/host/bin/install -c ubimkvol /tmp/instance-6/output-1/host/sbin/ubimkvol libtool: install: /tmp/instance-6/output-1/host/bin/install -c ubirmvol /tmp/instance-6/output-1/host/sbin/ubirmvol libtool: install: /tmp/instance-6/output-1/host/bin/install -c ubicrc32 /tmp/instance-6/output-1/host/sbin/ubicrc32 libtool: install: /tmp/instance-6/output-1/host/bin/install -c ubinfo /tmp/instance-6/output-1/host/sbin/ubinfo libtool: install: /tmp/instance-6/output-1/host/bin/install -c ubiattach /tmp/instance-6/output-1/host/sbin/ubiattach libtool: install: /tmp/instance-6/output-1/host/bin/install -c ubidetach /tmp/instance-6/output-1/host/sbin/ubidetach libtool: install: /tmp/instance-6/output-1/host/bin/install -c ubinize /tmp/instance-6/output-1/host/sbin/ubinize libtool: install: /tmp/instance-6/output-1/host/bin/install -c ubiformat /tmp/instance-6/output-1/host/sbin/ubiformat libtool: install: /tmp/instance-6/output-1/host/bin/install -c ubirename /tmp/instance-6/output-1/host/sbin/ubirename libtool: install: /tmp/instance-6/output-1/host/bin/install -c mtdinfo /tmp/instance-6/output-1/host/sbin/mtdinfo libtool: install: /tmp/instance-6/output-1/host/bin/install -c ubirsvol /tmp/instance-6/output-1/host/sbin/ubirsvol libtool: install: /tmp/instance-6/output-1/host/bin/install -c ubiblock /tmp/instance-6/output-1/host/sbin/ubiblock libtool: install: /tmp/instance-6/output-1/host/bin/install -c ubiscan /tmp/instance-6/output-1/host/sbin/ubiscan libtool: install: /tmp/instance-6/output-1/host/bin/install -c ubihealthd /tmp/instance-6/output-1/host/sbin/ubihealthd libtool: install: /tmp/instance-6/output-1/host/bin/install -c ftl_format /tmp/instance-6/output-1/host/sbin/ftl_format libtool: install: /tmp/instance-6/output-1/host/bin/install -c doc_loadbios /tmp/instance-6/output-1/host/sbin/doc_loadbios libtool: install: /tmp/instance-6/output-1/host/bin/install -c ftl_check /tmp/instance-6/output-1/host/sbin/ftl_check libtool: install: /tmp/instance-6/output-1/host/bin/install -c mtd_debug /tmp/instance-6/output-1/host/sbin/mtd_debug libtool: install: /tmp/instance-6/output-1/host/bin/install -c docfdisk /tmp/instance-6/output-1/host/sbin/docfdisk libtool: install: /tmp/instance-6/output-1/host/bin/install -c serve_image /tmp/instance-6/output-1/host/sbin/serve_image libtool: install: /tmp/instance-6/output-1/host/bin/install -c recv_image /tmp/instance-6/output-1/host/sbin/recv_image libtool: install: /tmp/instance-6/output-1/host/bin/install -c fectest /tmp/instance-6/output-1/host/sbin/fectest libtool: install: /tmp/instance-6/output-1/host/bin/install -c flash_erase /tmp/instance-6/output-1/host/sbin/flash_erase libtool: install: /tmp/instance-6/output-1/host/bin/install -c flash_lock /tmp/instance-6/output-1/host/sbin/flash_lock libtool: install: /tmp/instance-6/output-1/host/bin/install -c flash_unlock /tmp/instance-6/output-1/host/sbin/flash_unlock libtool: install: /tmp/instance-6/output-1/host/bin/install -c flash_otp_info /tmp/instance-6/output-1/host/sbin/flash_otp_info libtool: install: /tmp/instance-6/output-1/host/bin/install -c flash_otp_dump /tmp/instance-6/output-1/host/sbin/flash_otp_dump libtool: install: /tmp/instance-6/output-1/host/bin/install -c flash_otp_lock /tmp/instance-6/output-1/host/sbin/flash_otp_lock libtool: install: /tmp/instance-6/output-1/host/bin/install -c flash_otp_erase /tmp/instance-6/output-1/host/sbin/flash_otp_erase libtool: install: /tmp/instance-6/output-1/host/bin/install -c flash_otp_write /tmp/instance-6/output-1/host/sbin/flash_otp_write libtool: install: /tmp/instance-6/output-1/host/bin/install -c flashcp /tmp/instance-6/output-1/host/sbin/flashcp libtool: install: /tmp/instance-6/output-1/host/bin/install -c mtdpart /tmp/instance-6/output-1/host/sbin/mtdpart libtool: install: /tmp/instance-6/output-1/host/bin/install -c lsmtd /tmp/instance-6/output-1/host/sbin/lsmtd libtool: install: /tmp/instance-6/output-1/host/bin/install -c nanddump /tmp/instance-6/output-1/host/sbin/nanddump libtool: install: /tmp/instance-6/output-1/host/bin/install -c nandwrite /tmp/instance-6/output-1/host/sbin/nandwrite libtool: install: /tmp/instance-6/output-1/host/bin/install -c nandtest /tmp/instance-6/output-1/host/sbin/nandtest libtool: install: /tmp/instance-6/output-1/host/bin/install -c nftldump /tmp/instance-6/output-1/host/sbin/nftldump libtool: install: /tmp/instance-6/output-1/host/bin/install -c nftl_format /tmp/instance-6/output-1/host/sbin/nftl_format libtool: install: /tmp/instance-6/output-1/host/bin/install -c nandflipbits /tmp/instance-6/output-1/host/sbin/nandflipbits libtool: install: /tmp/instance-6/output-1/host/bin/install -c rfddump /tmp/instance-6/output-1/host/sbin/rfddump libtool: install: /tmp/instance-6/output-1/host/bin/install -c rfdformat /tmp/instance-6/output-1/host/sbin/rfdformat libtool: install: /tmp/instance-6/output-1/host/bin/install -c mkfs.ubifs /tmp/instance-6/output-1/host/sbin/mkfs.ubifs libtool: install: /tmp/instance-6/output-1/host/bin/install -c mkfs.jffs2 /tmp/instance-6/output-1/host/sbin/mkfs.jffs2 libtool: install: /tmp/instance-6/output-1/host/bin/install -c jffs2dump /tmp/instance-6/output-1/host/sbin/jffs2dump libtool: install: /tmp/instance-6/output-1/host/bin/install -c jffs2reader /tmp/instance-6/output-1/host/sbin/jffs2reader libtool: install: /tmp/instance-6/output-1/host/bin/install -c sumtool /tmp/instance-6/output-1/host/sbin/sumtool /tmp/instance-6/output-1/host/bin/mkdir -p '/tmp/instance-6/output-1/host/sbin' /tmp/instance-6/output-1/host/bin/install -c misc-utils/flash_eraseall '/tmp/instance-6/output-1/host/sbin' /tmp/instance-6/output-1/host/bin/mkdir -p '/tmp/instance-6/output-1/host/share/man/man1' /tmp/instance-6/output-1/host/bin/install -c -m 644 jffsX-utils/mkfs.jffs2.1 '/tmp/instance-6/output-1/host/share/man/man1' /tmp/instance-6/output-1/host/bin/mkdir -p '/tmp/instance-6/output-1/host/share/man/man8' /tmp/instance-6/output-1/host/bin/install -c -m 644 ubi-utils/ubinize.8 misc-utils/lsmtd.8 '/tmp/instance-6/output-1/host/share/man/man8' make[2]: Leaving directory '/tmp/instance-6/output-1/build/host-mtd-2.1.5' make[1]: Leaving directory '/tmp/instance-6/output-1/build/host-mtd-2.1.5' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-6/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-g0', '-D_FORTIFY_SOURCE=2'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-g0', '-D_FORTIFY_SOURCE=2'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-O3', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/tmp/instance-6/output-1/host/bin/mips-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-6/output-1/host/bin/mips-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/tmp/instance-6/output-1/host/bin/mips-buildroot-linux-gnu-gfortran%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%mips%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/tmp/instance-6/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-6/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-6/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-6/output-1/host/mips-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-6/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-6/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/tmp/instance-6/output-1/host/bin/mips-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-6/output-1/host/bin/mips-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/tmp/instance-6/output-1/host/bin/mips-buildroot-linux-gnu-gfortran%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%mips%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%'-O3', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-g0', '-D_FORTIFY_SOURCE=2'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-g0', '-D_FORTIFY_SOURCE=2'%g" -e "s%@BR2_CMAKE@%/tmp/instance-6/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-6/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-6/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-6/output-1/host/mips-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-6/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-6/output-1/host/etc/meson/cross-compilation.conf grep -qsE '^/bin/bash$' /tmp/instance-6/output-1/target/etc/shells || echo "/bin/bash" >> /tmp/instance-6/output-1/target/etc/shells grep -qsE '^/bin/dash$' /tmp/instance-6/output-1/target/etc/shells || echo "/bin/dash" >> /tmp/instance-6/output-1/target/etc/shells find /tmp/instance-6/output-1/target/usr/share \( -iname "*.gir" -o -iname \*.rnc \) -delete rm -f /tmp/instance-6/output-1/target/usr/share/glib-2.0/schemas/*.xml /tmp/instance-6/output-1/target/usr/share/glib-2.0/schemas/*.dtd /tmp/instance-6/output-1/host/bin/glib-compile-schemas /tmp/instance-6/output-1/host/mips-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/tmp/instance-6/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. PYTHONPATH="/tmp/instance-6/output-1/host/mips-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" /tmp/instance-6/output-1/host/bin/python3.11 /tmp/instance-6/output-1/build/python3-3.11.2/Lib/compileall.py -q -b -s /tmp/instance-6/output-1/target -p / /tmp/instance-6/output-1/target/usr/lib/python3.11 find /tmp/instance-6/output-1/target/usr/lib/python3.11 -name '*.py' -print0 | xargs -0 --no-run-if-empty rm -f find /tmp/instance-6/output-1/target/usr/lib/python3.11 -name '*.opt-1.pyc' -print0 -o -name '*.opt-2.pyc' -print0 | xargs -0 --no-run-if-empty rm -f mkdir -p /tmp/instance-6/output-1/target/etc echo "buildroot" > /tmp/instance-6/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-6/output-1/target/etc/hosts mkdir -p /tmp/instance-6/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-6/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-6/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /tmp/instance-6/output-1/target/etc/shells || echo "/bin/sh" >> /tmp/instance-6/output-1/target/etc/shells ln -sf dash /tmp/instance-6/output-1/target/bin/sh /usr/bin/sed -i -e '/^root:/s,[^/]*$,dash,' /tmp/instance-6/output-1/target/etc/passwd /usr/bin/sed -i -e '/^passwd:/ {/systemd/! s/$/ systemd/}' -e '/^group:/ {/systemd/! s/$/ [SUCCESS=merge] systemd/}' -e '/^shadow:/ {/systemd/! s/$/ systemd/}' -e '/^gshadow:/ {/systemd/! s/$/ systemd/}' /tmp/instance-6/output-1/target/etc/nsswitch.conf rm -rf /tmp/instance-6/output-1/target/usr/include /tmp/instance-6/output-1/target/usr/share/aclocal \ /tmp/instance-6/output-1/target/usr/lib/pkgconfig /tmp/instance-6/output-1/target/usr/share/pkgconfig \ /tmp/instance-6/output-1/target/usr/lib/cmake /tmp/instance-6/output-1/target/usr/share/cmake \ /tmp/instance-6/output-1/target/usr/lib/rpm /tmp/instance-6/output-1/target/usr/doc find /tmp/instance-6/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-6/output-1/target/lib/ /tmp/instance-6/output-1/target/usr/lib/ /tmp/instance-6/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /tmp/instance-6/output-1/target/usr/share/gdb rm -rf /tmp/instance-6/output-1/target/usr/share/zsh rm -rf /tmp/instance-6/output-1/target/usr/man /tmp/instance-6/output-1/target/usr/share/man rm -rf /tmp/instance-6/output-1/target/usr/info /tmp/instance-6/output-1/target/usr/share/info rm -rf /tmp/instance-6/output-1/target/usr/doc /tmp/instance-6/output-1/target/usr/share/doc rm -rf /tmp/instance-6/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-6/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-6/output-1/target/lib/debug /tmp/instance-6/output-1/target/usr/lib/debug find /tmp/instance-6/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /tmp/instance-6/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /tmp/instance-6/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /tmp/instance-6/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /tmp/instance-6/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2023.02-236-g7c01d5a1bb"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2023.05-git\"" \ ) > /tmp/instance-6/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-6/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-6/output-1/per-package /tmp/instance-6/buildroot/support/scripts/fix-rpath target touch /tmp/instance-6/output-1/target/usr >>> Generating root filesystems common tables rm -rf /tmp/instance-6/output-1/build/buildroot-fs mkdir -p /tmp/instance-6/output-1/build/buildroot-fs printf ' dbus -1 dbus -1 * /run/dbus - dbus DBus messagebus user\n ftp -1 ftp -1 * /home/ftp - - Anonymous FTP User\n # udev user groups\n - - render -1 * - - - DRI rendering nodes\n - - sgx -1 * - - - SGX device nodes\n # systemd user groups\n - - systemd-journal -1 * - - - Journal\n \n \n \n systemd-network -1 systemd-network -1 * - - - systemd Network Management\n \n systemd-timesync -1 systemd-timesync -1 * - - - systemd Time Synchronization\n - - input -1 * - - - Input device group\n - - kvm -1 * - - - kvm nodes\n\n' >> /tmp/instance-6/output-1/build/buildroot-fs/full_users_table.txt printf ' /usr/libexec/dbus-daemon-launch-helper f 4750 0 dbus - - - - -\n /usr/bin/fusermount3 f 4755 0 0 - - - - -\n /var/spool d 755 0 0 - - - - -\n /var/lib d 755 0 0 - - - - -\n /var/lib/private d 700 0 0 - - - - -\n /var/log/private d 700 0 0 - - - - -\n /var/cache/private d 700 0 0 - - - - -\n \n \n \n \n \n /var/lib/systemd/timesync d 755 systemd-timesync systemd-timesync - - - - -\n\n' > /tmp/instance-6/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /tmp/instance-6/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.axfs mkdir -p /tmp/instance-6/output-1/images rm -rf /tmp/instance-6/output-1/build/buildroot-fs/axfs mkdir -p /tmp/instance-6/output-1/build/buildroot-fs/axfs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /tmp/instance-6/output-1/target/ /tmp/instance-6/output-1/build/buildroot-fs/axfs/target echo '#!/bin/sh' > /tmp/instance-6/output-1/build/buildroot-fs/axfs/fakeroot echo "set -e" >> /tmp/instance-6/output-1/build/buildroot-fs/axfs/fakeroot echo "chown -h -R 0:0 /tmp/instance-6/output-1/build/buildroot-fs/axfs/target" >> /tmp/instance-6/output-1/build/buildroot-fs/axfs/fakeroot PATH="/tmp/instance-6/output-1/host/bin:/tmp/instance-6/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /tmp/instance-6/buildroot/support/scripts/mkusers /tmp/instance-6/output-1/build/buildroot-fs/full_users_table.txt /tmp/instance-6/output-1/build/buildroot-fs/axfs/target >> /tmp/instance-6/output-1/build/buildroot-fs/axfs/fakeroot echo "/tmp/instance-6/output-1/host/bin/makedevs -d /tmp/instance-6/output-1/build/buildroot-fs/full_devices_table.txt /tmp/instance-6/output-1/build/buildroot-fs/axfs/target" >> /tmp/instance-6/output-1/build/buildroot-fs/axfs/fakeroot printf ' rm -rf /tmp/instance-6/output-1/build/buildroot-fs/axfs/target/usr/lib/systemd/catalog /tmp/instance-6/output-1/build/buildroot-fs/axfs/target/usr/lib/systemd/system/systemd-journal-catalog-update.service /tmp/instance-6/output-1/build/buildroot-fs/axfs/target/usr/lib/systemd/system/*/systemd-journal-catalog-update.service\n' >> /tmp/instance-6/output-1/build/buildroot-fs/axfs/fakeroot printf ' /tmp/instance-6/output-1/host/bin/systemctl --root=/tmp/instance-6/output-1/build/buildroot-fs/axfs/target preset-all\n' >> /tmp/instance-6/output-1/build/buildroot-fs/axfs/fakeroot printf ' rm -rf /tmp/instance-6/output-1/build/buildroot-fs/axfs/target/usr/lib/udev/hwdb.d/ /tmp/instance-6/output-1/build/buildroot-fs/axfs/target/etc/udev/hwdb.d/\n' >> /tmp/instance-6/output-1/build/buildroot-fs/axfs/fakeroot echo "find /tmp/instance-6/output-1/build/buildroot-fs/axfs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /tmp/instance-6/output-1/build/buildroot-fs/axfs/fakeroot echo "find /tmp/instance-6/output-1/build/buildroot-fs/axfs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /tmp/instance-6/output-1/build/buildroot-fs/axfs/fakeroot printf ' \n' >> /tmp/instance-6/output-1/build/buildroot-fs/axfs/fakeroot printf ' \n' >> /tmp/instance-6/output-1/build/buildroot-fs/axfs/fakeroot printf ' /tmp/instance-6/output-1/host/bin/mkfs.axfs -s -a /tmp/instance-6/output-1/build/buildroot-fs/axfs/target /tmp/instance-6/output-1/images/rootfs.axfs\n' >> /tmp/instance-6/output-1/build/buildroot-fs/axfs/fakeroot chmod a+x /tmp/instance-6/output-1/build/buildroot-fs/axfs/fakeroot PATH="/tmp/instance-6/output-1/host/bin:/tmp/instance-6/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /tmp/instance-6/output-1/host/bin/fakeroot -- /tmp/instance-6/output-1/build/buildroot-fs/axfs/fakeroot rootdir=/tmp/instance-6/output-1/build/buildroot-fs/axfs/target table='/tmp/instance-6/output-1/build/buildroot-fs/full_devices_table.txt' /tmp/instance-6/output-1/build/buildroot-fs/axfs/target/etc/systemd/system/org.selinux.Restorecond.service:1: Unknown section 'D-BUS Service'. Ignoring. Created symlink /tmp/instance-6/output-1/build/buildroot-fs/axfs/target/etc/systemd/system/multi-user.target.wants/triggerhappy.service -> /usr/lib/systemd/system/triggerhappy.service. Created symlink /tmp/instance-6/output-1/build/buildroot-fs/axfs/target/etc/systemd/system/multi-user.target.wants/thttpd.service -> /usr/lib/systemd/system/thttpd.service. Created symlink /tmp/instance-6/output-1/build/buildroot-fs/axfs/target/etc/systemd/system/sockets.target.wants/systemd-userdbd.socket -> /usr/lib/systemd/system/systemd-userdbd.socket. Created symlink /tmp/instance-6/output-1/build/buildroot-fs/axfs/target/etc/systemd/system/dbus-org.freedesktop.timesync1.service -> /usr/lib/systemd/system/systemd-timesyncd.service. Created symlink /tmp/instance-6/output-1/build/buildroot-fs/axfs/target/etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service -> /usr/lib/systemd/system/systemd-timesyncd.service. Created symlink /tmp/instance-6/output-1/build/buildroot-fs/axfs/target/etc/systemd/system/sockets.target.wants/systemd-networkd.socket -> /usr/lib/systemd/system/systemd-networkd.socket. Created symlink /tmp/instance-6/output-1/build/buildroot-fs/axfs/target/etc/systemd/system/dbus-org.freedesktop.network1.service -> /usr/lib/systemd/system/systemd-networkd.service. Created symlink /tmp/instance-6/output-1/build/buildroot-fs/axfs/target/etc/systemd/system/multi-user.target.wants/systemd-networkd.service -> /usr/lib/systemd/system/systemd-networkd.service. Created symlink /tmp/instance-6/output-1/build/buildroot-fs/axfs/target/etc/systemd/system/sysinit.target.wants/systemd-network-generator.service -> /usr/lib/systemd/system/systemd-network-generator.service. Created symlink /tmp/instance-6/output-1/build/buildroot-fs/axfs/target/etc/systemd/system/network-online.target.wants/systemd-networkd-wait-online.service -> /usr/lib/systemd/system/systemd-networkd-wait-online.service. Created symlink /tmp/instance-6/output-1/build/buildroot-fs/axfs/target/etc/systemd/system/multi-user.target.wants/syslog-ng@default.service -> /usr/lib/systemd/system/syslog-ng@.service. Created symlink /tmp/instance-6/output-1/build/buildroot-fs/axfs/target/etc/systemd/system/sockets.target.wants/swupdate.socket -> /usr/lib/systemd/system/swupdate.socket. Created symlink /tmp/instance-6/output-1/build/buildroot-fs/axfs/target/etc/systemd/system/multi-user.target.wants/swupdate.service -> /usr/lib/systemd/system/swupdate.service. Created symlink /tmp/instance-6/output-1/build/buildroot-fs/axfs/target/etc/systemd/system/swupdate.service.wants/swupdate-progress.service -> /usr/lib/systemd/system/swupdate-progress.service. Created symlink /tmp/instance-6/output-1/build/buildroot-fs/axfs/target/etc/systemd/system/speech-dispatcher.service -> /usr/lib/systemd/system/speech-dispatcherd.service. Created symlink /tmp/instance-6/output-1/build/buildroot-fs/axfs/target/etc/systemd/system/multi-user.target.wants/speech-dispatcherd.service -> /usr/lib/systemd/system/speech-dispatcherd.service. Created symlink /tmp/instance-6/output-1/build/buildroot-fs/axfs/target/etc/systemd/system/sockets.target.wants/rrdcached.socket -> /usr/lib/systemd/system/rrdcached.socket. Created symlink /tmp/instance-6/output-1/build/buildroot-fs/axfs/target/etc/systemd/system/multi-user.target.wants/rrdcached.service -> /usr/lib/systemd/system/rrdcached.service. Created symlink /tmp/instance-6/output-1/build/buildroot-fs/axfs/target/etc/systemd/system/multi-user.target.wants/remote-fs.target -> /usr/lib/systemd/system/remote-fs.target. Created symlink /tmp/instance-6/output-1/build/buildroot-fs/axfs/target/etc/systemd/system/ctrl-alt-del.target -> /usr/lib/systemd/system/reboot.target. Created symlink /tmp/instance-6/output-1/build/buildroot-fs/axfs/target/etc/systemd/system/multi-user.target.wants/proftpd.service -> /usr/lib/systemd/system/proftpd.service. Created symlink /tmp/instance-6/output-1/build/buildroot-fs/axfs/target/etc/systemd/system/sockets.target.wants/pcscd.socket -> /usr/lib/systemd/system/pcscd.socket. Created symlink /tmp/instance-6/output-1/build/buildroot-fs/axfs/target/etc/systemd/system/local-fs.target.wants/ostree-remount.service -> /usr/lib/systemd/system/ostree-remount.service. Created symlink /tmp/instance-6/output-1/build/buildroot-fs/axfs/target/etc/systemd/system/multi-user.target.wants/ostree-finalize-staged.path -> /usr/lib/systemd/system/ostree-finalize-staged.path. Created symlink /tmp/instance-6/output-1/build/buildroot-fs/axfs/target/etc/systemd/system/multi-user.target.wants/networkd-dispatcher.service -> /usr/lib/systemd/system/networkd-dispatcher.service. Created symlink /tmp/instance-6/output-1/build/buildroot-fs/axfs/target/etc/systemd/system/sockets.target.wants/multipathd.socket -> /usr/lib/systemd/system/multipathd.socket. Created symlink /tmp/instance-6/output-1/build/buildroot-fs/axfs/target/etc/systemd/system/sysinit.target.wants/multipathd.service -> /usr/lib/systemd/system/multipathd.service. Created symlink /tmp/instance-6/output-1/build/buildroot-fs/axfs/target/etc/systemd/system/multi-user.target.wants/mrp.service -> /usr/lib/systemd/system/mrp.service. Created symlink /tmp/instance-6/output-1/build/buildroot-fs/axfs/target/etc/systemd/system/multi-user.target.wants/motion.service -> /usr/lib/systemd/system/motion.service. Created symlink /tmp/instance-6/output-1/build/buildroot-fs/axfs/target/etc/systemd/system/multi-user.target.wants/minissdpd.service -> /usr/lib/systemd/system/minissdpd.service. Created symlink /tmp/instance-6/output-1/build/buildroot-fs/axfs/target/etc/systemd/system/multi-user.target.wants/minidlnad.service -> /usr/lib/systemd/system/minidlnad.service. Created symlink /tmp/instance-6/output-1/build/buildroot-fs/axfs/target/etc/systemd/system/sysinit.target.wants/lvm2-monitor.service -> /usr/lib/systemd/system/lvm2-monitor.service. Created symlink /tmp/instance-6/output-1/build/buildroot-fs/axfs/target/etc/systemd/system/sockets.target.wants/lldpad.socket -> /usr/lib/systemd/system/lldpad.socket. Created symlink /tmp/instance-6/output-1/build/buildroot-fs/axfs/target/etc/systemd/system/multi-user.target.wants/lldpad.service -> /usr/lib/systemd/system/lldpad.service. Created symlink /tmp/instance-6/output-1/build/buildroot-fs/axfs/target/etc/systemd/system/sockets.target.wants/dm-event.socket -> /usr/lib/systemd/system/dm-event.socket. Created symlink /tmp/instance-6/output-1/build/buildroot-fs/axfs/target/etc/systemd/system/multi-user.target.wants/connman.service -> /usr/lib/systemd/system/connman.service. Created symlink /tmp/instance-6/output-1/build/buildroot-fs/axfs/target/etc/systemd/system/network-online.target.wants/connman-wait-online.service -> /usr/lib/systemd/system/connman-wait-online.service. Created symlink /tmp/instance-6/output-1/build/buildroot-fs/axfs/target/etc/systemd/system/multi-user.target.wants/connman-vpn.service -> /usr/lib/systemd/system/connman-vpn.service. Created symlink /tmp/instance-6/output-1/build/buildroot-fs/axfs/target/etc/systemd/system/multi-user.target.wants/collectd.service -> /usr/lib/systemd/system/collectd.service. Created symlink /tmp/instance-6/output-1/build/buildroot-fs/axfs/target/etc/systemd/system/multi-user.target.wants/cfm.service -> /usr/lib/systemd/system/cfm.service. Created symlink /tmp/instance-6/output-1/build/buildroot-fs/axfs/target/etc/systemd/system/sysinit.target.wants/blk-availability.service -> /usr/lib/systemd/system/blk-availability.service. number of files: 14783 number of 4KB nodes: 119940 Total image size: 333935986 >>> Generating filesystem image rootfs.ubifs mkdir -p /tmp/instance-6/output-1/images rm -rf /tmp/instance-6/output-1/build/buildroot-fs/ubifs mkdir -p /tmp/instance-6/output-1/build/buildroot-fs/ubifs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /tmp/instance-6/output-1/target/ /tmp/instance-6/output-1/build/buildroot-fs/ubifs/target echo '#!/bin/sh' > /tmp/instance-6/output-1/build/buildroot-fs/ubifs/fakeroot echo "set -e" >> /tmp/instance-6/output-1/build/buildroot-fs/ubifs/fakeroot echo "chown -h -R 0:0 /tmp/instance-6/output-1/build/buildroot-fs/ubifs/target" >> /tmp/instance-6/output-1/build/buildroot-fs/ubifs/fakeroot PATH="/tmp/instance-6/output-1/host/bin:/tmp/instance-6/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /tmp/instance-6/buildroot/support/scripts/mkusers /tmp/instance-6/output-1/build/buildroot-fs/full_users_table.txt /tmp/instance-6/output-1/build/buildroot-fs/ubifs/target >> /tmp/instance-6/output-1/build/buildroot-fs/ubifs/fakeroot echo "/tmp/instance-6/output-1/host/bin/makedevs -d /tmp/instance-6/output-1/build/buildroot-fs/full_devices_table.txt /tmp/instance-6/output-1/build/buildroot-fs/ubifs/target" >> /tmp/instance-6/output-1/build/buildroot-fs/ubifs/fakeroot printf ' rm -rf /tmp/instance-6/output-1/build/buildroot-fs/ubifs/target/usr/lib/systemd/catalog /tmp/instance-6/output-1/build/buildroot-fs/ubifs/target/usr/lib/systemd/system/systemd-journal-catalog-update.service /tmp/instance-6/output-1/build/buildroot-fs/ubifs/target/usr/lib/systemd/system/*/systemd-journal-catalog-update.service\n' >> /tmp/instance-6/output-1/build/buildroot-fs/ubifs/fakeroot printf ' /tmp/instance-6/output-1/host/bin/systemctl --root=/tmp/instance-6/output-1/build/buildroot-fs/ubifs/target preset-all\n' >> /tmp/instance-6/output-1/build/buildroot-fs/ubifs/fakeroot printf ' rm -rf /tmp/instance-6/output-1/build/buildroot-fs/ubifs/target/usr/lib/udev/hwdb.d/ /tmp/instance-6/output-1/build/buildroot-fs/ubifs/target/etc/udev/hwdb.d/\n' >> /tmp/instance-6/output-1/build/buildroot-fs/ubifs/fakeroot echo "find /tmp/instance-6/output-1/build/buildroot-fs/ubifs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /tmp/instance-6/output-1/build/buildroot-fs/ubifs/fakeroot echo "find /tmp/instance-6/output-1/build/buildroot-fs/ubifs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /tmp/instance-6/output-1/build/buildroot-fs/ubifs/fakeroot printf ' \n' >> /tmp/instance-6/output-1/build/buildroot-fs/ubifs/fakeroot printf ' \n' >> /tmp/instance-6/output-1/build/buildroot-fs/ubifs/fakeroot printf ' /tmp/instance-6/output-1/host/sbin/mkfs.ubifs -d /tmp/instance-6/output-1/build/buildroot-fs/ubifs/target -e 0x1f800 -c 2048 -m 0x800 -x none -o /tmp/instance-6/output-1/images/rootfs.ubifs\n' >> /tmp/instance-6/output-1/build/buildroot-fs/ubifs/fakeroot chmod a+x /tmp/instance-6/output-1/build/buildroot-fs/ubifs/fakeroot PATH="/tmp/instance-6/output-1/host/bin:/tmp/instance-6/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /tmp/instance-6/output-1/host/bin/fakeroot -- /tmp/instance-6/output-1/build/buildroot-fs/ubifs/fakeroot rootdir=/tmp/instance-6/output-1/build/buildroot-fs/ubifs/target table='/tmp/instance-6/output-1/build/buildroot-fs/full_devices_table.txt' /tmp/instance-6/output-1/build/buildroot-fs/ubifs/target/etc/systemd/system/org.selinux.Restorecond.service:1: Unknown section 'D-BUS Service'. Ignoring. Created symlink /tmp/instance-6/output-1/build/buildroot-fs/ubifs/target/etc/systemd/system/multi-user.target.wants/triggerhappy.service -> /usr/lib/systemd/system/triggerhappy.service. Created symlink /tmp/instance-6/output-1/build/buildroot-fs/ubifs/target/etc/systemd/system/multi-user.target.wants/thttpd.service -> /usr/lib/systemd/system/thttpd.service. Created symlink /tmp/instance-6/output-1/build/buildroot-fs/ubifs/target/etc/systemd/system/sockets.target.wants/systemd-userdbd.socket -> /usr/lib/systemd/system/systemd-userdbd.socket. Created symlink /tmp/instance-6/output-1/build/buildroot-fs/ubifs/target/etc/systemd/system/dbus-org.freedesktop.timesync1.service -> /usr/lib/systemd/system/systemd-timesyncd.service. Created symlink /tmp/instance-6/output-1/build/buildroot-fs/ubifs/target/etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service -> /usr/lib/systemd/system/systemd-timesyncd.service. Created symlink /tmp/instance-6/output-1/build/buildroot-fs/ubifs/target/etc/systemd/system/sockets.target.wants/systemd-networkd.socket -> /usr/lib/systemd/system/systemd-networkd.socket. Created symlink /tmp/instance-6/output-1/build/buildroot-fs/ubifs/target/etc/systemd/system/dbus-org.freedesktop.network1.service -> /usr/lib/systemd/system/systemd-networkd.service. Created symlink /tmp/instance-6/output-1/build/buildroot-fs/ubifs/target/etc/systemd/system/multi-user.target.wants/systemd-networkd.service -> /usr/lib/systemd/system/systemd-networkd.service. Created symlink /tmp/instance-6/output-1/build/buildroot-fs/ubifs/target/etc/systemd/system/sysinit.target.wants/systemd-network-generator.service -> /usr/lib/systemd/system/systemd-network-generator.service. Created symlink /tmp/instance-6/output-1/build/buildroot-fs/ubifs/target/etc/systemd/system/network-online.target.wants/systemd-networkd-wait-online.service -> /usr/lib/systemd/system/systemd-networkd-wait-online.service. Created symlink /tmp/instance-6/output-1/build/buildroot-fs/ubifs/target/etc/systemd/system/multi-user.target.wants/syslog-ng@default.service -> /usr/lib/systemd/system/syslog-ng@.service. Created symlink /tmp/instance-6/output-1/build/buildroot-fs/ubifs/target/etc/systemd/system/sockets.target.wants/swupdate.socket -> /usr/lib/systemd/system/swupdate.socket. Created symlink /tmp/instance-6/output-1/build/buildroot-fs/ubifs/target/etc/systemd/system/multi-user.target.wants/swupdate.service -> /usr/lib/systemd/system/swupdate.service. Created symlink /tmp/instance-6/output-1/build/buildroot-fs/ubifs/target/etc/systemd/system/swupdate.service.wants/swupdate-progress.service -> /usr/lib/systemd/system/swupdate-progress.service. Created symlink /tmp/instance-6/output-1/build/buildroot-fs/ubifs/target/etc/systemd/system/speech-dispatcher.service -> /usr/lib/systemd/system/speech-dispatcherd.service. Created symlink /tmp/instance-6/output-1/build/buildroot-fs/ubifs/target/etc/systemd/system/multi-user.target.wants/speech-dispatcherd.service -> /usr/lib/systemd/system/speech-dispatcherd.service. Created symlink /tmp/instance-6/output-1/build/buildroot-fs/ubifs/target/etc/systemd/system/sockets.target.wants/rrdcached.socket -> /usr/lib/systemd/system/rrdcached.socket. Created symlink /tmp/instance-6/output-1/build/buildroot-fs/ubifs/target/etc/systemd/system/multi-user.target.wants/rrdcached.service -> /usr/lib/systemd/system/rrdcached.service. Created symlink /tmp/instance-6/output-1/build/buildroot-fs/ubifs/target/etc/systemd/system/multi-user.target.wants/remote-fs.target -> /usr/lib/systemd/system/remote-fs.target. Created symlink /tmp/instance-6/output-1/build/buildroot-fs/ubifs/target/etc/systemd/system/ctrl-alt-del.target -> /usr/lib/systemd/system/reboot.target. Created symlink /tmp/instance-6/output-1/build/buildroot-fs/ubifs/target/etc/systemd/system/multi-user.target.wants/proftpd.service -> /usr/lib/systemd/system/proftpd.service. Created symlink /tmp/instance-6/output-1/build/buildroot-fs/ubifs/target/etc/systemd/system/sockets.target.wants/pcscd.socket -> /usr/lib/systemd/system/pcscd.socket. Created symlink /tmp/instance-6/output-1/build/buildroot-fs/ubifs/target/etc/systemd/system/local-fs.target.wants/ostree-remount.service -> /usr/lib/systemd/system/ostree-remount.service. Created symlink /tmp/instance-6/output-1/build/buildroot-fs/ubifs/target/etc/systemd/system/multi-user.target.wants/ostree-finalize-staged.path -> /usr/lib/systemd/system/ostree-finalize-staged.path. Created symlink /tmp/instance-6/output-1/build/buildroot-fs/ubifs/target/etc/systemd/system/multi-user.target.wants/networkd-dispatcher.service -> /usr/lib/systemd/system/networkd-dispatcher.service. Created symlink /tmp/instance-6/output-1/build/buildroot-fs/ubifs/target/etc/systemd/system/sockets.target.wants/multipathd.socket -> /usr/lib/systemd/system/multipathd.socket. Created symlink /tmp/instance-6/output-1/build/buildroot-fs/ubifs/target/etc/systemd/system/sysinit.target.wants/multipathd.service -> /usr/lib/systemd/system/multipathd.service. Created symlink /tmp/instance-6/output-1/build/buildroot-fs/ubifs/target/etc/systemd/system/multi-user.target.wants/mrp.service -> /usr/lib/systemd/system/mrp.service. Created symlink /tmp/instance-6/output-1/build/buildroot-fs/ubifs/target/etc/systemd/system/multi-user.target.wants/motion.service -> /usr/lib/systemd/system/motion.service. Created symlink /tmp/instance-6/output-1/build/buildroot-fs/ubifs/target/etc/systemd/system/multi-user.target.wants/minissdpd.service -> /usr/lib/systemd/system/minissdpd.service. Created symlink /tmp/instance-6/output-1/build/buildroot-fs/ubifs/target/etc/systemd/system/multi-user.target.wants/minidlnad.service -> /usr/lib/systemd/system/minidlnad.service. Created symlink /tmp/instance-6/output-1/build/buildroot-fs/ubifs/target/etc/systemd/system/sysinit.target.wants/lvm2-monitor.service -> /usr/lib/systemd/system/lvm2-monitor.service. Created symlink /tmp/instance-6/output-1/build/buildroot-fs/ubifs/target/etc/systemd/system/sockets.target.wants/lldpad.socket -> /usr/lib/systemd/system/lldpad.socket. Created symlink /tmp/instance-6/output-1/build/buildroot-fs/ubifs/target/etc/systemd/system/multi-user.target.wants/lldpad.service -> /usr/lib/systemd/system/lldpad.service. Created symlink /tmp/instance-6/output-1/build/buildroot-fs/ubifs/target/etc/systemd/system/sockets.target.wants/dm-event.socket -> /usr/lib/systemd/system/dm-event.socket. Created symlink /tmp/instance-6/output-1/build/buildroot-fs/ubifs/target/etc/systemd/system/multi-user.target.wants/connman.service -> /usr/lib/systemd/system/connman.service. Created symlink /tmp/instance-6/output-1/build/buildroot-fs/ubifs/target/etc/systemd/system/network-online.target.wants/connman-wait-online.service -> /usr/lib/systemd/system/connman-wait-online.service. Created symlink /tmp/instance-6/output-1/build/buildroot-fs/ubifs/target/etc/systemd/system/multi-user.target.wants/connman-vpn.service -> /usr/lib/systemd/system/connman-vpn.service. Created symlink /tmp/instance-6/output-1/build/buildroot-fs/ubifs/target/etc/systemd/system/multi-user.target.wants/collectd.service -> /usr/lib/systemd/system/collectd.service. Created symlink /tmp/instance-6/output-1/build/buildroot-fs/ubifs/target/etc/systemd/system/multi-user.target.wants/cfm.service -> /usr/lib/systemd/system/cfm.service. Created symlink /tmp/instance-6/output-1/build/buildroot-fs/ubifs/target/etc/systemd/system/sysinit.target.wants/blk-availability.service -> /usr/lib/systemd/system/blk-availability.service. Error: max_leb_cnt too low (3673 needed) make: *** [fs/ubifs/ubifs.mk:49: /tmp/instance-6/output-1/images/rootfs.ubifs] Error 255 make: Leaving directory '/tmp/instance-6/buildroot'