==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: mtd-utils 2.1.6-1 (Sat Sep 23 10:36:44 2023)
==> Retrieving sources...
  -> Found mtd-utils-2.1.6.tar.bz2
  -> Found mtd-utils-2.1.6.tar.bz2.asc
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    mtd-utils-2.1.6.tar.bz2 ... Passed
    mtd-utils-2.1.6.tar.bz2.asc ... Skipped
==> Making package: mtd-utils 2.1.6-1 (Sat Sep 23 10:37:04 2023)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (1) lzo-2.10-5

Total Installed Size:  0.35 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing lzo...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (1) cmocka-1.1.7-1

Total Download Size:   0.03 MiB
Total Installed Size:  0.12 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 cmocka-1.1.7-1-armv7h downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing cmocka...
[?25h==> Retrieving sources...
  -> Found mtd-utils-2.1.6.tar.bz2
  -> Found mtd-utils-2.1.6.tar.bz2.asc
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting mtd-utils-2.1.6.tar.bz2 with bsdtar
==> Starting prepare()...
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I m4
autoreconf: configure.ac: tracing
autoreconf: configure.ac: not using Libtool
autoreconf: configure.ac: not using Intltool
autoreconf: configure.ac: not using Gtkdoc
autoreconf: running: /usr/bin/autoconf --force
configure.ac:359: warning: AC_OUTPUT should be used without arguments.
configure.ac:359: You should run autoupdate.
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
autoreconf: Leaving directory '.'
==> Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking for ranlib... ranlib
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking how to run the C preprocessor... gcc -E
checking whether compiler handles -Wall... yes
checking whether compiler handles -Wextra... yes
checking whether compiler handles -Wunused... yes
checking whether compiler handles -Wmissing-prototypes... yes
checking whether compiler handles -Wmissing-declarations... yes
checking whether compiler handles -Wwrite-strings... yes
checking whether compiler handles -Wjump-misses-init... yes
checking whether compiler handles -Wuninitialized... yes
checking whether compiler handles -Winit-self... yes
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 library containing clock_gettime... none required
checking for clock_gettime... yes
checking build system type... armv7l-unknown-linux-gnueabihf
checking host system type... armv7l-unknown-linux-gnueabihf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking whether gcc is Clang... no
checking whether pthreads work with "-pthread" and "-lpthread"... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking whether more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
checking for lzo1x_1_15_compress in -llzo2... yes
checking for ZSTD... yes
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for sys/xattr.h... yes
checking for sys/acl.h... yes
checking for openssl/rand.h... yes
checking for OPENSSL... yes
checking for sys/random.h... yes
checking for CMOCKA... 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
  CC       lib/execinfo.o
  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
  CC       lib/libubi.o
  CC       ubi-utils/ubimkvol.o
  CC       ubi-utils/ubirmvol.o
  CC       ubi-utils/ubicrc32.o
  CC       ubi-utils/ubinfo.o
  CC       ubi-utils/ubiattach.o
  CC       ubi-utils/ubidetach.o
  CC       ubi-utils/ubinize.o
  CC       lib/libubigen.o
  CC       lib/libiniparser.o
  CC       lib/dictionary.o
  CC       ubi-utils/ubiformat.o
  CC       lib/libscan.o
  CC       ubi-utils/ubirename.o
  CC       ubi-utils/mtdinfo.o
  CC       ubi-utils/ubirsvol.o
  CC       ubi-utils/ubiblock.o
  CC       ubi-utils/ubiscan.o
  CC       ubi-utils/ubihealthd.o
  CC       misc-utils/ftl_format.o
  CC       misc-utils/doc_loadbios.o
ubi-utils/ubiblock.c: In function 'parse_opt':
ubi-utils/ubiblock.c:76:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
ubi-utils/ubiblock.c:78:3: note: here
  CC       misc-utils/ftl_check.o
  CC       misc-utils/mtd_debug.o
  CC       misc-utils/docfdisk.o
  CC       misc-utils/serve_image.o
  CC       misc-utils/recv_image.o
  CC       misc-utils/fectest.o
  CC       misc-utils/flash_erase.o
  CC       misc-utils/flash_lock.o
  CC       misc-utils/flash_unlock.o
misc-utils/fectest.c: In function 'main':
misc-utils/fectest.c:81:4: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
misc-utils/fectest.c:85:4: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
  CC       misc-utils/flash_otp_info.o
  CC       misc-utils/flash_otp_dump.o
  CC       misc-utils/flash_otp_lock.o
misc-utils/flash_erase.c: In function 'main':
misc-utils/flash_erase.c:182:67: warning: this statement may fall through [-Wimplicit-fallthrough=]
misc-utils/flash_erase.c:184:2: note: here
misc-utils/flash_erase.c:185:74: warning: this statement may fall through [-Wimplicit-fallthrough=]
misc-utils/flash_erase.c:187:2: note: here
  CC       misc-utils/flash_otp_erase.o
  CC       misc-utils/flash_otp_write.o
  CC       misc-utils/flashcp.o
  CC       misc-utils/mtdpart.o
misc-utils/flashcp.c:328:2: warning: #warning "Check for smaller erase regions" [-Wcpp]
  328 | #warning "Check for smaller erase regions"
      |  ^~~~~~~
  CC       misc-utils/lsmtd-lsmtd.o
  CC       misc-utils/lsmtd-lsmtd_scan.o
  CC       nand-utils/nanddump.o
  CC       nand-utils/nandwrite.o
  CC       nand-utils/nandtest.o
  CC       nand-utils/nftldump.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]
In file included from nand-utils/nanddump.c:23:
/usr/include/stdlib.h:555:39: note: expected 'void *' but argument is of type 'const char *'
  555 |                      int32_t *__restrict __result) __THROW __nonnull ((1, 2));
      |                                 ~~~~~~^~~~~
nand-utils/nanddump.c:183:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
nand-utils/nanddump.c:185:4: note: here
  CC       nand-utils/nftl_format.o
  CC       nand-utils/nandflipbits.o
nand-utils/nandwrite.c: In function 'main':
nand-utils/nandwrite.c:553:15: warning: 'cnt' may be used uninitialized [-Wmaybe-uninitialized]
nand-utils/nandwrite.c:531:13: note: 'cnt' was declared here
  CC       nor-utils/rfddump.o
  CC       nor-utils/rfdformat.o
  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
  CC       ubifs-utils/mkfs.ubifs/mkfs_ubifs-crypto.o
  CC       ubifs-utils/mkfs.ubifs/mkfs_ubifs-fscrypt.o
  CC       ubifs-utils/mkfs.ubifs/mkfs_ubifs-sign.o
  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
ubifs-utils/mkfs.ubifs/sign.c: In function 'display_openssl_errors':
ubifs-utils/mkfs.ubifs/sign.c:92:2: warning: 'ERR_get_error_line' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
In file included from ubifs-utils/mkfs.ubifs/sign.c:27:
/usr/include/openssl/err.h:423:15: note: declared here
  423 | unsigned long ERR_get_error_line(const char **file, int *line);
      |               ^~~~~~~~~~~~~~~~~~
ubifs-utils/mkfs.ubifs/sign.c: In function 'drain_openssl_errors':
ubifs-utils/mkfs.ubifs/sign.c:105:2: warning: 'ERR_get_error_line' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
/usr/include/openssl/err.h:423:15: note: declared here
  423 | unsigned long ERR_get_error_line(const char **file, int *line);
      |               ^~~~~~~~~~~~~~~~~~
ubifs-utils/mkfs.ubifs/sign.c: In function 'read_private_key':
ubifs-utils/mkfs.ubifs/sign.c:152:3: warning: 'ENGINE_load_builtin_engines' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
In file included from ubifs-utils/mkfs.ubifs/sign.c:28:
/usr/include/openssl/engine.h:358:58: note: declared here
  358 | OSSL_DEPRECATEDIN_3_0 void ENGINE_load_builtin_engines(void);
      |                                                          ^~~~                       
ubifs-utils/mkfs.ubifs/sign.c:154:3: warning: 'ENGINE_by_id' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
/usr/include/openssl/engine.h:336:61: note: declared here
  336 | OSSL_DEPRECATEDIN_3_0 ENGINE *ENGINE_by_id(const char *id);
      |                                                             ^           
ubifs-utils/mkfs.ubifs/sign.c:160:3: warning: 'ENGINE_init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
/usr/include/openssl/engine.h:620:57: note: declared here
  620 | OSSL_DEPRECATEDIN_3_0 int ENGINE_init(ENGINE *e);
      |                                                         ^          
ubifs-utils/mkfs.ubifs/sign.c:168:4: warning: 'ENGINE_ctrl_cmd_string' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
/usr/include/openssl/engine.h:479:5: note: declared here
  479 | int ENGINE_ctrl_cmd_string(ENGINE *e, const char *cmd_name, const char *arg,
      |     ^~~~~~~~~~~~~~~~~~~~~~
ubifs-utils/mkfs.ubifs/sign.c:173:3: warning: 'ENGINE_load_private_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
/usr/include/openssl/engine.h:638:11: note: declared here
  638 | EVP_PKEY *ENGINE_load_private_key(ENGINE *e, const char *key_id,
      |           ^~~~~~~~~~~~~~~~~~~~~~~
ubifs-utils/mkfs.ubifs/sign.c:176:3: warning: 'ENGINE_ctrl_cmd' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
/usr/include/openssl/engine.h:450:57: note: declared here
  450 | OSSL_DEPRECATEDIN_3_0 int ENGINE_ctrl_cmd(ENGINE *e, const char *cmd_name,
      |                                                         ^~~~~~~~~~~~~~~
ubifs-utils/mkfs.ubifs/sign.c: In function 'init_authentication':
ubifs-utils/mkfs.ubifs/sign.c:391:2: warning: 'OPENSSL_config' is deprecated: Since OpenSSL 1.1.0 [-Wdeprecated-declarations]
In file included from /usr/include/openssl/http.h:19,
                 from /usr/include/openssl/x509.h:558,
                 from /usr/include/openssl/pem.h:23,
                 from ubifs-utils/mkfs.ubifs/sign.c:26:
/usr/include/openssl/conf.h:135:60: note: declared here
  135 | OSSL_DEPRECATEDIN_1_1_0 void OPENSSL_config(const char *config_name);
      |                                                            ^~~~~~~~~~    
  CC       jffsX-utils/mkfs_jffs2-compr.o
  CC       jffsX-utils/mkfs_jffs2-compr_rtime.o
  CC       jffsX-utils/jffs2dump-jffs2dump.o
  CC       jffsX-utils/jffs2reader-jffs2reader.o
  CC       jffsX-utils/sumtool.o
  CC       tests/ubi-tests/io_basic-io_basic.o
jffsX-utils/jffs2reader.c: In function 'resolvepath0':
jffsX-utils/jffs2reader.c:692:6: warning: potential null pointer dereference [-Wnull-dereference]
  CC       tests/ubi-tests/io_basic-helpers.o
  CC       tests/ubi-tests/io_update-io_update.o
  CC       tests/ubi-tests/io_update-helpers.o
  CC       tests/ubi-tests/io_paral-io_paral.o
  CC       tests/ubi-tests/io_paral-helpers.o
  CC       tests/ubi-tests/io_read-io_read.o
  CC       tests/ubi-tests/io_read-helpers.o
  CC       tests/ubi-tests/volrefcnt-volrefcnt.o
In file included from /usr/include/string.h:535,
                 from tests/ubi-tests/io_paral.c:25:
In function 'memset',
    inlined from 'update_volume' at tests/ubi-tests/io_paral.c:70:2:
/usr/include/bits/string_fortified.h:59:10: warning: '__builtin_memset' specified size between 2147483648 and 4294967295 exceeds maximum object size 2147483647 [-Wstringop-overflow=]
   59 |   return __builtin___memset_chk (__dest, __ch, __len,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   60 |                                  __glibc_objsize0 (__dest));
      |                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~       
tests/ubi-tests/io_paral.c: In function 'update_volume':
tests/ubi-tests/io_paral.c:58:29: note: destination object allocated here
  CC       tests/ubi-tests/volrefcnt-helpers.o
  CC       tests/ubi-tests/integ-integ.o
  CC       tests/ubi-tests/integ-helpers.o
  CC       tests/ubi-tests/mkvol_basic-mkvol_basic.o
  CC       tests/ubi-tests/mkvol_basic-helpers.o
  CC       tests/ubi-tests/mkvol_bad-mkvol_bad.o
  CC       tests/ubi-tests/mkvol_bad-helpers.o
  CC       tests/ubi-tests/mkvol_paral-mkvol_paral.o
  CC       tests/ubi-tests/mkvol_paral-helpers.o
  CC       tests/ubi-tests/rsvol-rsvol.o
  CC       tests/ubi-tests/rsvol-helpers.o
  CC       tests/jittertest/JitterTest-JitterTest.o
  CC       tests/jittertest/plotJittervsFill-plotJittervsFill.o
  CC       tests/checkfs/makefiles-makefiles.o
  CC       tests/checkfs/checkfs-checkfs.o
  CC       tests/checkfs/checkfs-comm.o
tests/jittertest/plotJittervsFill.c: In function 'main':
tests/jittertest/plotJittervsFill.c:125:21: warning: '__builtin_strncpy' specified bound 250 equals destination size [-Wstringop-truncation]
  CC       tests/fs-tests/integrity/integck-integck.o
  AR       libmissing.a
ar: `u' modifier ignored since `D' is the default (see `U')
  CC       tests/fs-tests/simple/test_1-test_1.o
tests/jittertest/JitterTest.c: In function 'HandleCmdLineArgs.part.0':
tests/jittertest/JitterTest.c:834:17: warning: '__builtin_strncpy' specified bound 33 equals destination size [-Wstringop-truncation]
  CC       tests/fs-tests/lib/test_1-tests.o
tests/checkfs/comm.c:37:5: warning: no previous prototype for 'do_pwr_dn' [-Wmissing-prototypes]
  CC       tests/fs-tests/simple/test_2-test_2.o
  CC       tests/fs-tests/lib/test_2-tests.o
  CC       tests/fs-tests/simple/ftrunc-ftrunc.o
  CC       tests/fs-tests/lib/ftrunc-tests.o
  CC       tests/fs-tests/simple/perf-perf.o
  CC       tests/fs-tests/lib/perf-tests.o
  CC       tests/fs-tests/simple/orph-orph.o
  CC       tests/fs-tests/lib/orph-tests.o
  CC       tests/fs-tests/stress/atoms/stress_1-stress_1.o
  CC       tests/fs-tests/lib/stress_1-tests.o
  CC       tests/fs-tests/stress/atoms/stress_2-stress_2.o
  CC       tests/fs-tests/lib/stress_2-tests.o
  CC       tests/fs-tests/stress/atoms/stress_3-stress_3.o
  CC       tests/fs-tests/lib/stress_3-tests.o
  CC       tests/fs-tests/stress/atoms/pdfrun-pdfrun.o
  CC       tests/fs-tests/lib/pdfrun-tests.o
  CC       tests/fs-tests/stress/atoms/gcd_hupper-gcd_hupper.o
  CC       tests/fs-tests/lib/gcd_hupper-tests.o
  CC       tests/fs-tests/stress/atoms/rndwrite00-rndwrite00.o
  CC       tests/fs-tests/lib/rndwrite00-tests.o
  CC       tests/fs-tests/stress/atoms/fwrite00-fwrite00.o
  CC       tests/fs-tests/lib/fwrite00-tests.o
  CC       tests/fs-tests/stress/atoms/rmdir00-rmdir00.o
  CC       tests/fs-tests/lib/rmdir00-tests.o
  CC       tests/fs-tests/stress/atoms/rndrm00-rndrm00.o
  CC       tests/fs-tests/lib/rndrm00-tests.o
  CC       tests/fs-tests/stress/atoms/rndrm99-rndrm99.o
  CC       tests/fs-tests/lib/rndrm99-tests.o
  CC       tests/fs-tests/utils/fstest_monitor.o
  CC       tests/fs-tests/utils/free_space.o
  CC       tests/mtd-tests/flash_torture-flash_torture.o
tests/fs-tests/utils/fstest_monitor.c: In function 'parse_command_line':
tests/fs-tests/utils/fstest_monitor.c:133:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
tests/fs-tests/utils/fstest_monitor.c:135:4: note: here
  CC       tests/mtd-tests/flash_stress-flash_stress.o
  CC       tests/mtd-tests/flash_speed-flash_speed.o
  CC       tests/mtd-tests/nandbiterrs-nandbiterrs.o
  CC       tests/mtd-tests/flash_readtest-flash_readtest.o
  CC       tests/mtd-tests/nandpagetest-nandpagetest.o
  CC       tests/mtd-tests/nandsubpagetest-nandsubpagetest.o
  AR       libmtd.a
  AR       libubi.a
ar: `u' modifier ignored since `D' is the default (see `U')
ar: `u' modifier ignored since `D' is the default (see `U')
  AR       libubigen.a
ar: `u' modifier ignored since `D' is the default (see `U')
  AR       libiniparser.a
ar: `u' modifier ignored since `D' is the default (see `U')
  AR       libscan.a
ar: `u' modifier ignored since `D' is the default (see `U')
  CCLD     ubirename
  CCLD     mtdinfo
  CCLD     ubirsvol
  CCLD     ubiblock
  CCLD     ubiscan
  CCLD     ubihealthd
  CCLD     ftl_format
  CCLD     doc_loadbios
  CCLD     ftl_check
  CCLD     mtd_debug
  CCLD     docfdisk
  CCLD     serve_image
  CCLD     recv_image
  CCLD     fectest
  CCLD     flash_erase
  CCLD     flash_lock
  CCLD     flash_unlock
  CCLD     flash_otp_info
  CCLD     flash_otp_dump
  CCLD     flash_otp_lock
  CCLD     flash_otp_erase
  CCLD     flash_otp_write
  CCLD     flashcp
  CCLD     mtdpart
  CCLD     lsmtd
  CCLD     nanddump
  CCLD     nandwrite
  CCLD     nandtest
  CCLD     nftldump
  CCLD     nftl_format
  CCLD     nandflipbits
  CCLD     rfddump
  CCLD     rfdformat
  CCLD     mkfs.ubifs
  CCLD     mkfs.jffs2
  CCLD     jffs2dump
  CCLD     jffs2reader
  CCLD     sumtool
  CCLD     io_basic
  CCLD     io_update
  CCLD     io_paral
  CCLD     io_read
  CCLD     volrefcnt
  CCLD     integ
  CCLD     mkvol_basic
  CCLD     mkvol_bad
  CCLD     mkvol_paral
  CCLD     rsvol
  CCLD     JitterTest
  CCLD     plotJittervsFill
  CCLD     makefiles
  CCLD     checkfs
  CCLD     integck
  CCLD     test_1
  CCLD     test_2
  CCLD     ftrunc
  CCLD     perf
  CCLD     orph
  CCLD     stress_1
  CCLD     stress_2
  CCLD     stress_3
  CCLD     pdfrun
  CCLD     gcd_hupper
  CCLD     rndwrite00
  CCLD     fwrite00
  CCLD     rmdir00
  CCLD     rndrm00
  CCLD     rndrm99
  CCLD     fstest_monitor
  CCLD     free_space
  CCLD     flash_torture
  CCLD     flash_stress
  CCLD     flash_speed
  CCLD     nandbiterrs
  CCLD     flash_readtest
  CCLD     nandpagetest
  CCLD     nandsubpagetest
  CCLD     ubiupdatevol
  CCLD     ubimkvol
  CCLD     ubirmvol
  CCLD     ubicrc32
  CCLD     ubinfo
  CCLD     ubiattach
  CCLD     ubidetach
  CCLD     ubinize
  CCLD     ubiformat
==> Entering fakeroot environment...
==> Starting package()...
make[1]: Entering directory '/build/mtd-utils/src/mtd-utils-2.1.6'
 /usr/bin/mkdir -p '/build/mtd-utils/pkg/mtd-utils/usr/bin'
 /usr/bin/install -c ubifs-utils/mount.ubifs '/build/mtd-utils/pkg/mtd-utils/usr/bin'
 /usr/bin/mkdir -p '/build/mtd-utils/pkg/mtd-utils/usr/bin'
 /usr/bin/mkdir -p '/build/mtd-utils/pkg/mtd-utils/usr/share/man/man1'
 /usr/bin/mkdir -p '/build/mtd-utils/pkg/mtd-utils/usr/share/man/man8'
 /usr/bin/install -c misc-utils/flash_eraseall '/build/mtd-utils/pkg/mtd-utils/usr/bin'
 /usr/bin/install -c -m 644 ubi-utils/ubinize.8 misc-utils/lsmtd.8 '/build/mtd-utils/pkg/mtd-utils/usr/share/man/man8'
 /usr/bin/mkdir -p '/build/mtd-utils/pkg/mtd-utils/usr/lib/mtd-utils'
 /usr/bin/install -c -m 644 jffsX-utils/mkfs.jffs2.1 '/build/mtd-utils/pkg/mtd-utils/usr/share/man/man1'
 /usr/bin/mkdir -p '/build/mtd-utils/pkg/mtd-utils/usr/bin'
 /usr/bin/mkdir -p '/build/mtd-utils/pkg/mtd-utils/usr/lib/mtd-utils'
 /usr/bin/install -c nand-utils/load_nandsim.sh tests/ubi-tests/runubitests.sh tests/ubi-tests/ubi-stress-test.sh tests/jittertest/filljffs2.sh tests/fs-tests/fs_help_all.sh tests/fs-tests/fs_run_all.sh tests/fs-tests/stress/fs_stress00.sh tests/fs-tests/stress/fs_stress01.sh '/build/mtd-utils/pkg/mtd-utils/usr/lib/mtd-utils'
  /usr/bin/install -c io_basic io_update io_paral io_read volrefcnt integ mkvol_basic mkvol_bad mkvol_paral rsvol JitterTest plotJittervsFill makefiles checkfs integck test_1 test_2 ftrunc perf orph stress_1 stress_2 stress_3 pdfrun gcd_hupper rndwrite00 fwrite00 rmdir00 rndrm00 rndrm99 fstest_monitor free_space flash_torture flash_stress flash_speed nandbiterrs flash_readtest nandpagetest nandsubpagetest '/build/mtd-utils/pkg/mtd-utils/usr/lib/mtd-utils'
  /usr/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 '/build/mtd-utils/pkg/mtd-utils/usr/bin'
make[1]: Leaving directory '/build/mtd-utils/src/mtd-utils-2.1.6'
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "mtd-utils"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: mtd-utils 2.1.6-1 (Sat Sep 23 10:37:57 2023)
==> Cleaning up...