==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: mtd-utils 2.3.0-1 (Sun Feb  8 04:43:44 2026)
==> Retrieving sources...
  -> Updating mtd-utils git repo...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with b2sums...
    mtd-utils ... Passed
==> Making package: mtd-utils 2.3.0-1 (Sun Feb  8 11:44:11 2026)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving 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...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (6) perl-error-0.17030-3  perl-mailtools-2.22-3  perl-timedate-2.33-9  zlib-ng-2.3.3-1  cmocka-2.0.2-1  git-2.53.0-1

Total Download Size:    0.05 MiB
Total Installed Size:  49.88 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 cmocka-2.0.2-1-armv7h downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing cmocka...
installing perl-error...
installing perl-timedate...
installing perl-mailtools...
installing zlib-ng...
installing git...
Optional dependencies for git
    git-zsh-completion: upstream zsh completion
    tk: gitk and git gui
    openssh: ssh transport and crypto
    man: show help with `git command --help`
    perl-libwww: git svn
    perl-term-readkey: git svn and interactive.singlekey setting
    perl-io-socket-ssl: git send-email TLS support
    perl-authen-sasl: git send-email TLS support
    perl-cgi: gitweb (web interface) support
    python: git svn & git p4
    subversion: git svn
    org.freedesktop.secrets: keyring credential helper
    libsecret: libsecret credential helper [installed]
    less: the default pager for git
:: Running post-transaction hooks...
(1/3) Creating system user accounts...
Creating group 'git' with GID 968.
Creating user 'git' (git daemon user) with UID 968 and GID 968.
(2/3) Reloading system manager configuration...
  Skipped: Current root is not booted.
(3/3) Arming ConditionNeedsUpdate...
==> Retrieving sources...
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Creating working copy of mtd-utils git repo...
Cloning into 'mtd-utils'...
done.
Switched to a new branch 'makepkg'
==> 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:320: warning: AC_OUTPUT should be used without arguments.
configure.ac:320: You should run autoupdate.
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:17: installing './compile'
configure.ac:172: installing './config.guess'
configure.ac:172: installing './config.sub'
configure.ac:15: installing './install-sh'
configure.ac:15: installing './missing'
Makefile.am: installing './depcomp'
parallel-tests: installing './test-driver'
autoreconf: Leaving directory '.'
==> Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
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 xargs -n works... yes
checking whether UID '1000' is supported by ustar format... yes
checking whether GID '1000' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
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 ar... ar
checking for ranlib... ranlib
checking for gcc option to enable large file support... -D_FILE_OFFSET_BITS=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 egrep -e... /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 libzstd... 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 libselinux... no
checking for selinux/selinux.h... no
checking for selinux/label.h... no
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 tests/ubifs_tools-tests/lib/common.sh
config.status: creating tests/ubifs_tools-tests/ubifs_tools_run_all.sh
config.status: creating tests/ubifs_tools-tests/fsck_tests/authentication_refuse.sh
config.status: creating tests/ubifs_tools-tests/fsck_tests/cycle_mount_fsck_check.sh
config.status: creating tests/ubifs_tools-tests/fsck_tests/powercut_fsck_mount.sh
config.status: creating tests/ubifs_tools-tests/fsck_tests/cycle_corrupted_fsck_fault_inject.sh
config.status: creating tests/ubifs_tools-tests/fsck_tests/cycle_powercut_mount_fsck.sh
config.status: creating tests/ubifs_tools-tests/fsck_tests/random_corrupted_fsck.sh
config.status: creating tests/ubifs_tools-tests/fsck_tests/fsck_bad_image.sh
config.status: creating tests/ubifs_tools-tests/mkfs_tests/build_fs_from_dir.sh
config.status: creating Makefile
config.status: creating include/config.h
config.status: executing depfiles commands

	mtd-utils  2.3.0

	prefix:            /usr
	exec prefix:       ${prefix}

	runstatedir:       ${localstatedir}/run
	bindir:            ${exec_prefix}/bin
	sbindir:           /usr/bin
	libdir:            ${exec_prefix}/lib
	includedir:        ${prefix}/include

	compiler:          gcc
	cflags:            -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions          -Wformat -Werror=format-security         -fstack-clash-protection
	ldflags:           -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now
	asan debug:        no

	lzo support:       yes
	zlib support:      yes
	zstd support:      yes
	xattr/acl support: yes
	SELinux support:   no
	fscrypt support:   yes

	Test programs:     yes
	Unit tests:        yes
	ubihealthd:        yes
	lsmtd:             yes
	jffs2 utils:       yes
	ubifs utils:       yes

	warnings:

 -Wall -Wextra -Wunused -Wmissing-prototypes -Wmissing-declarations -Wwrite-strings -Wjump-misses-init -Wuninitialized -Winit-self -Wlogical-op -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wduplicated-cond -Wduplicated-branches -Wrestrict -Wnull-dereference -Wno-shadow -Wno-sign-compare

	Type 'make' or 'make <utilname>' to compile.

  CC       ubifs-utils/common/fsck_ubifs-bitops.o
  CC       ubifs-utils/common/fsck_ubifs-kmem.o
  CC       ubifs-utils/common/fsck_ubifs-sort.o
  CC       ubifs-utils/common/fsck_ubifs-crc16.o
  CC       ubifs-utils/common/fsck_ubifs-compr.o
  CC       ubifs-utils/common/hashtable/fsck_ubifs-hashtable.o
  CC       ubifs-utils/common/hashtable/fsck_ubifs-hashtable_itr.o
  CC       ubifs-utils/common/fsck_ubifs-devtable.o
  CC       ubifs-utils/common/fsck_ubifs-hexdump.o
  CC       ubifs-utils/common/fsck_ubifs-crypto.o
  CC       ubifs-utils/common/fsck_ubifs-fscrypt.o
  CC       ubifs-utils/common/fsck_ubifs-sign.o
  CC       ubifs-utils/libubifs/fsck_ubifs-io.o
  CC       ubifs-utils/libubifs/fsck_ubifs-sb.o
  CC       ubifs-utils/libubifs/fsck_ubifs-super.o
  CC       ubifs-utils/libubifs/fsck_ubifs-master.o
  CC       ubifs-utils/libubifs/fsck_ubifs-debug.o
  CC       ubifs-utils/libubifs/fsck_ubifs-scan.o
  CC       ubifs-utils/libubifs/fsck_ubifs-find.o
  CC       ubifs-utils/libubifs/fsck_ubifs-dir.o
ubifs-utils/common/sign.c: In function 'display_openssl_errors':
ubifs-utils/common/sign.c:91:2: warning: 'ERR_get_error_line' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
In file included from ubifs-utils/common/sign.c:25:
/usr/include/openssl/err.h:426:15: note: declared here
  426 |                                       const char **data, int *flags);
      |               ^                 
ubifs-utils/common/sign.c: In function 'drain_openssl_errors':
ubifs-utils/common/sign.c:104:2: warning: 'ERR_get_error_line' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
/usr/include/openssl/err.h:426:15: note: declared here
  426 |                                       const char **data, int *flags);
      |               ^                 
ubifs-utils/common/sign.c: In function 'read_private_key':
ubifs-utils/common/sign.c:150:3: warning: 'ENGINE_load_builtin_engines' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
In file included from ubifs-utils/common/sign.c:26:
/usr/include/openssl/engine.h:358:58: note: declared here
  358 | OSSL_DEPRECATEDIN_3_0 void ENGINE_load_builtin_engines(void);
      |                                                          ^~~~                       
ubifs-utils/common/sign.c:152: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/common/sign.c:158:3: warning: 'ENGINE_init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
/usr/include/openssl/engine.h:622:57: note: declared here
  622 | /*
      |                                                         ^          
ubifs-utils/common/sign.c:166: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/common/sign.c:171:3: warning: 'ENGINE_load_private_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
/usr/include/openssl/engine.h:640:11: note: declared here
  640 | OSSL_DEPRECATEDIN_3_0
      |           ^~~~~~~~~~~            
ubifs-utils/common/sign.c:174: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/common/sign.c: In function 'init_authentication':
ubifs-utils/common/sign.c:360: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:568,
                 from /usr/include/openssl/pem.h:23,
                 from ubifs-utils/common/sign.c:24:
/usr/include/openssl/conf.h:139:60: note: declared here
  139 | # define OPENSSL_no_config() \
      |                                                            ^             
  CC       ubifs-utils/libubifs/fsck_ubifs-budget.o
  CC       ubifs-utils/libubifs/fsck_ubifs-journal.o
ubifs-utils/libubifs/dir.c: In function 'ubifs_mkdir':
ubifs-utils/libubifs/dir.c:251:52: warning: format '%lu' expects argument of type 'long unsigned int', but argument 8 has type 'ino_t' {aka 'long long unsigned int'} [-Wformat=]
ubifs-utils/libubifs/dir.c: In function 'ubifs_link_recovery':
ubifs-utils/libubifs/dir.c:317:52: warning: format '%lu' expects argument of type 'long unsigned int', but argument 7 has type 'ino_t' {aka 'long long unsigned int'} [-Wformat=]
ubifs-utils/libubifs/dir.c:317:52: warning: format '%lu' expects argument of type 'long unsigned int', but argument 9 has type 'ino_t' {aka 'long long unsigned int'} [-Wformat=]
  CC       ubifs-utils/libubifs/fsck_ubifs-gc.o
  CC       ubifs-utils/libubifs/fsck_ubifs-lpt.o
  CC       ubifs-utils/libubifs/fsck_ubifs-lpt_commit.o
  CC       ubifs-utils/libubifs/fsck_ubifs-lprops.o
  CC       ubifs-utils/libubifs/fsck_ubifs-tnc_misc.o
  CC       ubifs-utils/libubifs/fsck_ubifs-tnc.o
  CC       ubifs-utils/libubifs/fsck_ubifs-tnc_commit.o
  CC       ubifs-utils/libubifs/fsck_ubifs-commit.o
  CC       ubifs-utils/libubifs/fsck_ubifs-orphan.o
  CC       ubifs-utils/libubifs/fsck_ubifs-log.o
  CC       ubifs-utils/libubifs/fsck_ubifs-replay.o
  CC       ubifs-utils/libubifs/fsck_ubifs-recovery.o
  CC       ubifs-utils/libubifs/fsck_ubifs-auth.o
  CC       lib/execinfo.o
  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/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       ubi-utils/ubiupdatevol.o
  CC       lib/libmtd.o
  CC       lib/libfec.o
  CC       lib/common.o
  CC       lib/list_sort.o
  CC       lib/rbtree.o
In function 'invert_vdm',
    inlined from 'fec_new' at lib/libfec.c:689:5:
lib/libfec.c:575:15: warning: '*(gf *)p' may be used uninitialized [-Wmaybe-uninitialized]
  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
ubi-utils/ubinize.c: In function 'main':
ubi-utils/ubinize.c:483:21: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
ubi-utils/ubinize.c:483:21: note: earlier argument should specify number of elements, later size of each element
  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
  CC       misc-utils/flash_otp_info.o
  CC       misc-utils/flash_otp_dump.o
misc-utils/flash_erase.c: In function 'main':
misc-utils/flash_erase.c:187:67: warning: this statement may fall through [-Wimplicit-fallthrough=]
misc-utils/flash_erase.c:189:2: note: here
misc-utils/flash_erase.c:190:74: warning: this statement may fall through [-Wimplicit-fallthrough=]
misc-utils/flash_erase.c:192:2: note: here
  CC       misc-utils/flash_otp_lock.o
  CC       misc-utils/flash_otp_erase.o
  CC       misc-utils/flash_otp_write.o
  CC       misc-utils/flashcp.o
  CC       misc-utils/mtdpart.o
  CC       misc-utils/lsmtd-lsmtd.o
misc-utils/flashcp.c:341:2: warning: #warning "Check for smaller erase regions" [-Wcpp]
  341 | #warning "Check for smaller erase regions"
      |  ^~~~~~~
  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:187:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
nand-utils/nanddump.c:189:4: note: here
  CC       nand-utils/nftl_format.o
  CC       nand-utils/nandflipbits.o
  CC       nor-utils/rfddump.o
nand-utils/nandwrite.c: In function 'main':
nand-utils/nandwrite.c:621:29: warning: pointer 'filebuf' may be used after 'free' [-Wuse-after-free]
nand-utils/nandwrite.c:617:2: note: call to 'free' here
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/rfdformat.o
  CC       ubifs-utils/common/mkfs_ubifs-bitops.o
  CC       ubifs-utils/common/mkfs_ubifs-kmem.o
  CC       ubifs-utils/common/mkfs_ubifs-sort.o
  CC       ubifs-utils/common/mkfs_ubifs-crc16.o
  CC       ubifs-utils/common/mkfs_ubifs-compr.o
  CC       ubifs-utils/common/hashtable/mkfs_ubifs-hashtable.o
  CC       ubifs-utils/common/hashtable/mkfs_ubifs-hashtable_itr.o
  CC       ubifs-utils/common/mkfs_ubifs-devtable.o
  CC       ubifs-utils/common/mkfs_ubifs-hexdump.o
  CC       ubifs-utils/common/mkfs_ubifs-crypto.o
  CC       ubifs-utils/common/mkfs_ubifs-fscrypt.o
  CC       ubifs-utils/common/mkfs_ubifs-sign.o
  CC       ubifs-utils/libubifs/mkfs_ubifs-io.o
  CC       ubifs-utils/libubifs/mkfs_ubifs-sb.o
  CC       ubifs-utils/libubifs/mkfs_ubifs-super.o
  CC       ubifs-utils/libubifs/mkfs_ubifs-master.o
  CC       ubifs-utils/libubifs/mkfs_ubifs-debug.o
  CC       ubifs-utils/libubifs/mkfs_ubifs-scan.o
ubifs-utils/common/sign.c: In function 'display_openssl_errors':
ubifs-utils/common/sign.c:91:2: warning: 'ERR_get_error_line' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
In file included from ubifs-utils/common/sign.c:25:
/usr/include/openssl/err.h:426:15: note: declared here
  426 |                                       const char **data, int *flags);
      |               ^                 
ubifs-utils/common/sign.c: In function 'drain_openssl_errors':
ubifs-utils/common/sign.c:104:2: warning: 'ERR_get_error_line' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
/usr/include/openssl/err.h:426:15: note: declared here
  426 |                                       const char **data, int *flags);
      |               ^                 
ubifs-utils/common/sign.c: In function 'read_private_key':
ubifs-utils/common/sign.c:150:3: warning: 'ENGINE_load_builtin_engines' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
In file included from ubifs-utils/common/sign.c:26:
/usr/include/openssl/engine.h:358:58: note: declared here
  358 | OSSL_DEPRECATEDIN_3_0 void ENGINE_load_builtin_engines(void);
      |                                                          ^~~~                       
ubifs-utils/common/sign.c:152: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/common/sign.c:158:3: warning: 'ENGINE_init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
/usr/include/openssl/engine.h:622:57: note: declared here
  622 | /*
      |                                                         ^          
ubifs-utils/common/sign.c:166: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/common/sign.c:171:3: warning: 'ENGINE_load_private_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
/usr/include/openssl/engine.h:640:11: note: declared here
  640 | OSSL_DEPRECATEDIN_3_0
      |           ^~~~~~~~~~~            
ubifs-utils/common/sign.c:174: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/common/sign.c: In function 'init_authentication':
ubifs-utils/common/sign.c:360: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:568,
                 from /usr/include/openssl/pem.h:23,
                 from ubifs-utils/common/sign.c:24:
/usr/include/openssl/conf.h:139:60: note: declared here
  139 | # define OPENSSL_no_config() \
      |                                                            ^             
  CC       ubifs-utils/libubifs/mkfs_ubifs-find.o
  CC       ubifs-utils/libubifs/mkfs_ubifs-dir.o
  CC       ubifs-utils/libubifs/mkfs_ubifs-budget.o
  CC       ubifs-utils/libubifs/mkfs_ubifs-journal.o
ubifs-utils/libubifs/dir.c: In function 'ubifs_mkdir':
ubifs-utils/libubifs/dir.c:251:52: warning: format '%lu' expects argument of type 'long unsigned int', but argument 8 has type 'ino_t' {aka 'long long unsigned int'} [-Wformat=]
ubifs-utils/libubifs/dir.c: In function 'ubifs_link_recovery':
ubifs-utils/libubifs/dir.c:317:52: warning: format '%lu' expects argument of type 'long unsigned int', but argument 7 has type 'ino_t' {aka 'long long unsigned int'} [-Wformat=]
ubifs-utils/libubifs/dir.c:317:52: warning: format '%lu' expects argument of type 'long unsigned int', but argument 9 has type 'ino_t' {aka 'long long unsigned int'} [-Wformat=]
  CC       ubifs-utils/libubifs/mkfs_ubifs-gc.o
  CC       ubifs-utils/libubifs/mkfs_ubifs-lpt.o
  CC       ubifs-utils/libubifs/mkfs_ubifs-lpt_commit.o
  CC       ubifs-utils/libubifs/mkfs_ubifs-lprops.o
  CC       ubifs-utils/libubifs/mkfs_ubifs-tnc_misc.o
  CC       ubifs-utils/libubifs/mkfs_ubifs-tnc.o
  CC       ubifs-utils/libubifs/mkfs_ubifs-tnc_commit.o
  CC       ubifs-utils/libubifs/mkfs_ubifs-commit.o
  CC       ubifs-utils/libubifs/mkfs_ubifs-orphan.o
  CC       ubifs-utils/libubifs/mkfs_ubifs-log.o
  CC       ubifs-utils/libubifs/mkfs_ubifs-replay.o
  CC       ubifs-utils/libubifs/mkfs_ubifs-recovery.o
  CC       ubifs-utils/libubifs/mkfs_ubifs-auth.o
  CC       ubifs-utils/mkfs.ubifs/mkfs_ubifs-mkfs.ubifs.o
  CC       ubifs-utils/fsck.ubifs/fsck_ubifs-fsck.ubifs.o
  CC       ubifs-utils/fsck.ubifs/fsck_ubifs-problem.o
  CC       ubifs-utils/fsck.ubifs/fsck_ubifs-load_fs.o
  CC       ubifs-utils/fsck.ubifs/fsck_ubifs-extract_files.o
  CC       ubifs-utils/fsck.ubifs/fsck_ubifs-rebuild_fs.o
  CC       ubifs-utils/fsck.ubifs/fsck_ubifs-check_files.o
ubifs-utils/fsck.ubifs/problem.c: In function 'print_problem':
ubifs-utils/fsck.ubifs/problem.c:150:10: warning: format '%lu' expects argument of type 'long unsigned int', but argument 7 has type 'ino_t' {aka 'long long unsigned int'} [-Wformat=]
ubifs-utils/fsck.ubifs/problem.c:158:10: warning: format '%lu' expects argument of type 'long unsigned int', but argument 7 has type 'ino_t' {aka 'long long unsigned int'} [-Wformat=]
ubifs-utils/fsck.ubifs/problem.c:173:10: warning: format '%lu' expects argument of type 'long unsigned int', but argument 7 has type 'ino_t' {aka 'long long unsigned int'} [-Wformat=]
ubifs-utils/fsck.ubifs/problem.c:185:10: warning: format '%lu' expects argument of type 'long unsigned int', but argument 7 has type 'ino_t' {aka 'long long unsigned int'} [-Wformat=]
ubifs-utils/fsck.ubifs/problem.c:200:10: warning: format '%lu' expects argument of type 'long unsigned int', but argument 7 has type 'ino_t' {aka 'long long unsigned int'} [-Wformat=]
ubifs-utils/fsck.ubifs/problem.c:211:10: warning: format '%lu' expects argument of type 'long unsigned int', but argument 7 has type 'ino_t' {aka 'long long unsigned int'} [-Wformat=]
ubifs-utils/fsck.ubifs/problem.c:211:10: warning: format '%lu' expects argument of type 'long unsigned int', but argument 10 has type 'ino_t' {aka 'long long unsigned int'} [-Wformat=]
ubifs-utils/fsck.ubifs/problem.c:224:10: warning: format '%lu' expects argument of type 'long unsigned int', but argument 7 has type 'ino_t' {aka 'long long unsigned int'} [-Wformat=]
ubifs-utils/fsck.ubifs/problem.c:236:10: warning: format '%lu' expects argument of type 'long unsigned int', but argument 7 has type 'ino_t' {aka 'long long unsigned int'} [-Wformat=]
ubifs-utils/fsck.ubifs/problem.c:301:10: warning: format '%lu' expects argument of type 'long unsigned int', but argument 7 has type 'ino_t' {aka 'long long unsigned int'} [-Wformat=]
  CC       ubifs-utils/fsck.ubifs/fsck_ubifs-check_space.o
ubifs-utils/fsck.ubifs/extract_files.c: In function 'parse_ino_node':
ubifs-utils/fsck.ubifs/extract_files.c:78:54: warning: format '%lu' expects argument of type 'long unsigned int', but argument 6 has type 'ino_t' {aka 'long long unsigned int'} [-Wformat=]
ubifs-utils/fsck.ubifs/extract_files.c:81:11: warning: format '%lu' expects argument of type 'long unsigned int', but argument 6 has type 'ino_t' {aka 'long long unsigned int'} [-Wformat=]
ubifs-utils/fsck.ubifs/extract_files.c:88:54: warning: format '%lu' expects argument of type 'long unsigned int', but argument 6 has type 'ino_t' {aka 'long long unsigned int'} [-Wformat=]
ubifs-utils/fsck.ubifs/extract_files.c:92:11: warning: format '%lu' expects argument of type 'long unsigned int', but argument 6 has type 'ino_t' {aka 'long long unsigned int'} [-Wformat=]
ubifs-utils/fsck.ubifs/extract_files.c:114:54: warning: format '%lu' expects argument of type 'long unsigned int', but argument 6 has type 'ino_t' {aka 'long long unsigned int'} [-Wformat=]
ubifs-utils/fsck.ubifs/extract_files.c:118:11: warning: format '%lu' expects argument of type 'long unsigned int', but argument 6 has type 'ino_t' {aka 'long long unsigned int'} [-Wformat=]
ubifs-utils/fsck.ubifs/extract_files.c:125:54: warning: format '%lu' expects argument of type 'long unsigned int', but argument 6 has type 'ino_t' {aka 'long long unsigned int'} [-Wformat=]
ubifs-utils/fsck.ubifs/extract_files.c:128:11: warning: format '%lu' expects argument of type 'long unsigned int', but argument 6 has type 'ino_t' {aka 'long long unsigned int'} [-Wformat=]
ubifs-utils/fsck.ubifs/extract_files.c:135:54: warning: format '%lu' expects argument of type 'long unsigned int', but argument 6 has type 'ino_t' {aka 'long long unsigned int'} [-Wformat=]
ubifs-utils/fsck.ubifs/extract_files.c:139:11: warning: format '%lu' expects argument of type 'long unsigned int', but argument 6 has type 'ino_t' {aka 'long long unsigned int'} [-Wformat=]
ubifs-utils/fsck.ubifs/extract_files.c:146:54: warning: format '%lu' expects argument of type 'long unsigned int', but argument 6 has type 'ino_t' {aka 'long long unsigned int'} [-Wformat=]
ubifs-utils/fsck.ubifs/extract_files.c:150:11: warning: format '%lu' expects argument of type 'long unsigned int', but argument 6 has type 'ino_t' {aka 'long long unsigned int'} [-Wformat=]
ubifs-utils/fsck.ubifs/extract_files.c:158:54: warning: format '%lu' expects argument of type 'long unsigned int', but argument 6 has type 'ino_t' {aka 'long long unsigned int'} [-Wformat=]
ubifs-utils/fsck.ubifs/extract_files.c:161:11: warning: format '%lu' expects argument of type 'long unsigned int', but argument 6 has type 'ino_t' {aka 'long long unsigned int'} [-Wformat=]
ubifs-utils/fsck.ubifs/extract_files.c:168:54: warning: format '%lu' expects argument of type 'long unsigned int', but argument 6 has type 'ino_t' {aka 'long long unsigned int'} [-Wformat=]
ubifs-utils/fsck.ubifs/extract_files.c:171:11: warning: format '%lu' expects argument of type 'long unsigned int', but argument 6 has type 'ino_t' {aka 'long long unsigned int'} [-Wformat=]
ubifs-utils/fsck.ubifs/extract_files.c:179:55: warning: format '%lu' expects argument of type 'long unsigned int', but argument 6 has type 'ino_t' {aka 'long long unsigned int'} [-Wformat=]
ubifs-utils/fsck.ubifs/extract_files.c:183:12: warning: format '%lu' expects argument of type 'long unsigned int', but argument 6 has type 'ino_t' {aka 'long long unsigned int'} [-Wformat=]
ubifs-utils/fsck.ubifs/extract_files.c:190:55: warning: format '%lu' expects argument of type 'long unsigned int', but argument 6 has type 'ino_t' {aka 'long long unsigned int'} [-Wformat=]
ubifs-utils/fsck.ubifs/extract_files.c:194:12: warning: format '%lu' expects argument of type 'long unsigned int', but argument 6 has type 'ino_t' {aka 'long long unsigned int'} [-Wformat=]
ubifs-utils/fsck.ubifs/extract_files.c:201:55: warning: format '%lu' expects argument of type 'long unsigned int', but argument 6 has type 'ino_t' {aka 'long long unsigned int'} [-Wformat=]
ubifs-utils/fsck.ubifs/extract_files.c:205:12: warning: format '%lu' expects argument of type 'long unsigned int', but argument 6 has type 'ino_t' {aka 'long long unsigned int'} [-Wformat=]
ubifs-utils/fsck.ubifs/extract_files.c:216:55: warning: format '%lu' expects argument of type 'long unsigned int', but argument 6 has type 'ino_t' {aka 'long long unsigned int'} [-Wformat=]
ubifs-utils/fsck.ubifs/extract_files.c:219:12: warning: format '%lu' expects argument of type 'long unsigned int', but argument 6 has type 'ino_t' {aka 'long long unsigned int'} [-Wformat=]
ubifs-utils/fsck.ubifs/extract_files.c:227:55: warning: format '%lu' expects argument of type 'long unsigned int', but argument 6 has type 'ino_t' {aka 'long long unsigned int'} [-Wformat=]
ubifs-utils/fsck.ubifs/extract_files.c:230:12: warning: format '%lu' expects argument of type 'long unsigned int', but argument 6 has type 'ino_t' {aka 'long long unsigned int'} [-Wformat=]
ubifs-utils/fsck.ubifs/extract_files.c:249:55: warning: format '%lu' expects argument of type 'long unsigned int', but argument 6 has type 'ino_t' {aka 'long long unsigned int'} [-Wformat=]
ubifs-utils/fsck.ubifs/extract_files.c:252:12: warning: format '%lu' expects argument of type 'long unsigned int', but argument 6 has type 'ino_t' {aka 'long long unsigned int'} [-Wformat=]
ubifs-utils/fsck.ubifs/extract_files.c:266:55: warning: format '%lu' expects argument of type 'long unsigned int', but argument 6 has type 'ino_t' {aka 'long long unsigned int'} [-Wformat=]
ubifs-utils/fsck.ubifs/extract_files.c:270:12: warning: format '%lu' expects argument of type 'long unsigned int', but argument 6 has type 'ino_t' {aka 'long long unsigned int'} [-Wformat=]
ubifs-utils/fsck.ubifs/extract_files.c:282:55: warning: format '%lu' expects argument of type 'long unsigned int', but argument 6 has type 'ino_t' {aka 'long long unsigned int'} [-Wformat=]
ubifs-utils/fsck.ubifs/extract_files.c:285:12: warning: format '%lu' expects argument of type 'long unsigned int', but argument 6 has type 'ino_t' {aka 'long long unsigned int'} [-Wformat=]
ubifs-utils/fsck.ubifs/extract_files.c:293:54: warning: format '%lu' expects argument of type 'long unsigned int', but argument 6 has type 'ino_t' {aka 'long long unsigned int'} [-Wformat=]
ubifs-utils/fsck.ubifs/extract_files.c:296:11: warning: format '%lu' expects argument of type 'long unsigned int', but argument 6 has type 'ino_t' {aka 'long long unsigned int'} [-Wformat=]
ubifs-utils/fsck.ubifs/extract_files.c:303:54: warning: format '%lu' expects argument of type 'long unsigned int', but argument 6 has type 'ino_t' {aka 'long long unsigned int'} [-Wformat=]
ubifs-utils/fsck.ubifs/extract_files.c:307:11: warning: format '%lu' expects argument of type 'long unsigned int', but argument 6 has type 'ino_t' {aka 'long long unsigned int'} [-Wformat=]
ubifs-utils/fsck.ubifs/extract_files.c: In function 'parse_dent_node':
ubifs-utils/fsck.ubifs/extract_files.c:356:54: warning: format '%lu' expects argument of type 'long unsigned int', but argument 10 has type 'ino_t' {aka 'long long unsigned int'} [-Wformat=]
ubifs-utils/fsck.ubifs/extract_files.c:361:11: warning: format '%lu' expects argument of type 'long unsigned int', but argument 10 has type 'ino_t' {aka 'long long unsigned int'} [-Wformat=]
ubifs-utils/fsck.ubifs/extract_files.c: In function 'parse_data_node':
ubifs-utils/fsck.ubifs/extract_files.c:419:54: warning: format '%lu' expects argument of type 'long unsigned int', but argument 6 has type 'ino_t' {aka 'long long unsigned int'} [-Wformat=]
ubifs-utils/fsck.ubifs/extract_files.c:422:11: warning: format '%lu' expects argument of type 'long unsigned int', but argument 6 has type 'ino_t' {aka 'long long unsigned int'} [-Wformat=]
ubifs-utils/fsck.ubifs/extract_files.c: In function 'parse_trun_node':
ubifs-utils/fsck.ubifs/extract_files.c:485:53: warning: format '%lu' expects argument of type 'long unsigned int', but argument 6 has type 'ino_t' {aka 'long long unsigned int'} [-Wformat=]
ubifs-utils/fsck.ubifs/extract_files.c:497:53: warning: format '%ld' expects argument of type 'long int', but argument 6 has type 'loff_t' {aka 'long long int'} [-Wformat=]
ubifs-utils/fsck.ubifs/extract_files.c:497:53: warning: format '%ld' expects argument of type 'long int', but argument 7 has type 'loff_t' {aka 'long long int'} [-Wformat=]
ubifs-utils/fsck.ubifs/extract_files.c:497:53: warning: format '%lu' expects argument of type 'long unsigned int', but argument 8 has type 'ino_t' {aka 'long long unsigned int'} [-Wformat=]
ubifs-utils/fsck.ubifs/extract_files.c: In function 'file_is_valid':
ubifs-utils/fsck.ubifs/extract_files.c:1008:52: warning: format '%lu' expects argument of type 'long unsigned int', but argument 6 has type 'ino_t' {aka 'long long unsigned int'} [-Wformat=]
ubifs-utils/fsck.ubifs/extract_files.c: In function 'file_is_reachable':
ubifs-utils/fsck.ubifs/extract_files.c:1276:53: warning: format '%lu' expects argument of type 'long unsigned int', but argument 6 has type 'ino_t' {aka 'long long unsigned int'} [-Wformat=]
ubifs-utils/fsck.ubifs/extract_files.c:1281:52: warning: format '%lu' expects argument of type 'long unsigned int', but argument 6 has type 'ino_t' {aka 'long long unsigned int'} [-Wformat=]
ubifs-utils/fsck.ubifs/extract_files.c: In function 'correct_file_info':
ubifs-utils/fsck.ubifs/extract_files.c:1498:52: warning: format '%lu' expects argument of type 'long unsigned int', but argument 6 has type 'ino_t' {aka 'long long unsigned int'} [-Wformat=]
  CC       ubifs-utils/fsck.ubifs/fsck_ubifs-handle_disconnected.o
ubifs-utils/fsck.ubifs/check_files.c: In function 'construct_file':
ubifs-utils/fsck.ubifs/check_files.c:103:52: warning: format '%lu' expects argument of type 'long unsigned int', but argument 6 has type 'ino_t' {aka 'long long unsigned int'} [-Wformat=]
ubifs-utils/fsck.ubifs/check_files.c: In function 'update_files_size':
ubifs-utils/fsck.ubifs/check_files.c:346:55: warning: format '%lu' expects argument of type 'long unsigned int', but argument 6 has type 'ino_t' {aka 'long long unsigned int'} [-Wformat=]
ubifs-utils/fsck.ubifs/check_files.c: In function 'construct_file':
ubifs-utils/fsck.ubifs/check_files.c:106:9: warning: dangling pointer 'sn' to 'ino_node' may be used [-Wdangling-pointer=]
ubifs-utils/fsck.ubifs/check_files.c:64:27: note: 'ino_node' declared here
ubifs-utils/fsck.ubifs/check_files.c:103:45: warning: dangling pointer 'sn' to 'ino_node' may be used [-Wdangling-pointer=]
ubifs-utils/fsck.ubifs/check_files.c:64:27: note: 'ino_node' declared here
ubifs-utils/fsck.ubifs/check_files.c:103:45: warning: dangling pointer 'sn' to 'ino_node' may be used [-Wdangling-pointer=]
ubifs-utils/fsck.ubifs/check_files.c:64:27: note: 'ino_node' declared here
  CC       jffsX-utils/mkfs_jffs2-mkfs.jffs2.o
  CC       jffsX-utils/mkfs_jffs2-compr.o
  CC       jffsX-utils/mkfs_jffs2-compr_rtime.o
ubifs-utils/fsck.ubifs/rebuild_fs.c: In function 'extract_dentry_tree':
ubifs-utils/fsck.ubifs/rebuild_fs.c:699:53: warning: format '%lu' expects argument of type 'long unsigned int', but argument 6 has type 'ino_t' {aka 'long long unsigned int'} [-Wformat=]
ubifs-utils/fsck.ubifs/rebuild_fs.c: In function 'record_file_used_lebs':
ubifs-utils/fsck.ubifs/rebuild_fs.c:1099:52: warning: format '%lu' expects argument of type 'long unsigned int', but argument 6 has type 'ino_t' {aka 'long long unsigned int'} [-Wformat=]
  CC       jffsX-utils/mkfs_jffs2-compr_lzo.o
ubifs-utils/fsck.ubifs/handle_disconnected.c: In function 'handle_disonnected_file':
ubifs-utils/fsck.ubifs/handle_disconnected.c:120:12: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'ino_t' {aka 'long long unsigned int'} [-Wformat=]
ubifs-utils/fsck.ubifs/handle_disconnected.c:140:11: warning: format '%lu' expects argument of type 'long unsigned int', but argument 7 has type 'ino_t' {aka 'long long unsigned int'} [-Wformat=]
ubifs-utils/fsck.ubifs/handle_disconnected.c:152:53: warning: format '%lu' expects argument of type 'long unsigned int', but argument 6 has type 'ino_t' {aka 'long long unsigned int'} [-Wformat=]
  CC       jffsX-utils/mkfs_jffs2-compr_zlib.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
  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
tests/ubi-tests/io_update.c: In function 'test_update1':
tests/ubi-tests/io_update.c:145:12: warning: 'l' may be used uninitialized [-Wmaybe-uninitialized]
tests/ubi-tests/io_update.c:131:20: note: 'l' was declared here
  CC       tests/ubi-tests/io_read-helpers.o
  CC       tests/ubi-tests/volrefcnt-volrefcnt.o
tests/ubi-tests/io_paral.c: In function 'update_volume':
tests/ubi-tests/io_paral.c:70:2: warning: 'memset' specified size between 2147483648 and 4294967295 exceeds maximum object size 2147483647 [-Wstringop-overflow=]
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
In function 'HandleCmdLineArgs',
    inlined from 'main' at tests/jittertest/plotJittervsFill.c:202:5:
tests/jittertest/plotJittervsFill.c:125:21: warning: 'strncpy' specified bound 250 equals destination size [-Wstringop-truncation]
  CC       tests/fs-tests/integrity/integck-integck.o
  AR       libmissing.a
  CC       tests/fs-tests/simple/test_1-test_1.o
  CC       tests/fs-tests/lib/test_1-tests.o
tests/jittertest/JitterTest.c: In function 'HandleCmdLineArgs.part.0':
tests/jittertest/JitterTest.c:834:17: warning: 'strncpy' specified bound 33 equals destination size [-Wstringop-truncation]
  CCLD     test_2
  CCLD     ftrunc
  CCLD     perf
  CCLD     orph
  CC       tests/fs-tests/stress/atoms/stress_1-stress_1.o
  CCLD     stress_2
  CCLD     stress_3
  CCLD     pdfrun
  CCLD     gcd_hupper
  CCLD     rndwrite00
  CCLD     fwrite00
  CCLD     rmdir00
  CCLD     rndrm00
  CCLD     rndrm99
  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
  CC       tests/mtd-tests/flash_stress-flash_stress.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_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       libubigen.a
  AR       libiniparser.a
  AR       libscan.a
  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     fsck.ubifs
  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_paral
  CCLD     rsvol
  CCLD     mkvol_bad
  CCLD     JitterTest
  CCLD     plotJittervsFill
  CCLD     makefiles
  CCLD     checkfs
  CCLD     integck
  CCLD     test_1
  CCLD     stress_1
  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'
 /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/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/install -c -m 644 ubi-utils/ubinize.8 misc-utils/lsmtd.8 '/build/mtd-utils/pkg/mtd-utils/usr/share/man/man8'
 /usr/bin/install -c -m 644 tests/ubifs_tools-tests/images/good.gz tests/ubifs_tools-tests/images/sb_fanout.gz tests/ubifs_tools-tests/images/sb_fmt_version.gz tests/ubifs_tools-tests/images/sb_leb_size.gz tests/ubifs_tools-tests/images/sb_log_lebs.gz tests/ubifs_tools-tests/images/sb_min_io_size.gz tests/ubifs_tools-tests/images/master_highest_inum.gz tests/ubifs_tools-tests/images/master_lpt.gz tests/ubifs_tools-tests/images/master_tnc.gz tests/ubifs_tools-tests/images/master_total_dead.gz tests/ubifs_tools-tests/images/master_total_dirty.gz tests/ubifs_tools-tests/images/master_total_free.gz tests/ubifs_tools-tests/images/journal_log.gz tests/ubifs_tools-tests/images/journal_bud.gz tests/ubifs_tools-tests/images/orphan_node.gz tests/ubifs_tools-tests/images/lpt_dirty.gz tests/ubifs_tools-tests/images/lpt_flags.gz tests/ubifs_tools-tests/images/lpt_free.gz tests/ubifs_tools-tests/images/lpt_pos.gz tests/ubifs_tools-tests/images/ltab_dirty.gz tests/ubifs_tools-tests/images/ltab_free.gz tests/ubifs_tools-tests/images/index_size.gz tests/ubifs_tools-tests/images/tnc_lv0_key.gz tests/ubifs_tools-tests/images/tnc_lv0_len.gz tests/ubifs_tools-tests/images/tnc_lv0_pos.gz tests/ubifs_tools-tests/images/tnc_noleaf_key.gz tests/ubifs_tools-tests/images/tnc_noleaf_len.gz tests/ubifs_tools-tests/images/tnc_noleaf_pos.gz tests/ubifs_tools-tests/images/corrupted_data_leb.gz tests/ubifs_tools-tests/images/corrupted_idx_leb.gz tests/ubifs_tools-tests/images/inode_data.gz tests/ubifs_tools-tests/images/inode_mode.gz tests/ubifs_tools-tests/images/inode_nlink.gz tests/ubifs_tools-tests/images/inode_size.gz tests/ubifs_tools-tests/images/inode_xcnt.gz tests/ubifs_tools-tests/images/soft_link_inode_mode.gz tests/ubifs_tools-tests/images/soft_link_data_len.gz tests/ubifs_tools-tests/images/dentry_key.gz tests/ubifs_tools-tests/images/dentry_nlen.gz tests/ubifs_tools-tests/images/dentry_type.gz '/build/mtd-utils/pkg/mtd-utils/usr/lib/mtd-utils'
 /usr/bin/mkdir -p '/build/mtd-utils/pkg/mtd-utils/usr/lib/mtd-utils'
 /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 -m 644 tests/ubifs_tools-tests/images/xinode_flags.gz tests/ubifs_tools-tests/images/xinode_key.gz tests/ubifs_tools-tests/images/xinode_mode.gz tests/ubifs_tools-tests/images/xentry_key.gz tests/ubifs_tools-tests/images/xentry_nlen.gz tests/ubifs_tools-tests/images/xentry_type.gz tests/ubifs_tools-tests/images/xent_host.gz tests/ubifs_tools-tests/images/dir_many_dentry.gz tests/ubifs_tools-tests/images/dir_lost.gz tests/ubifs_tools-tests/images/dir_lost_duplicated.gz tests/ubifs_tools-tests/images/dir_lost_not_recover.gz tests/ubifs_tools-tests/images/root_dir.gz tests/ubifs_tools-tests/images/empty_tnc.gz '/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 tests/ubifs_tools-tests/lib/common.sh tests/ubifs_tools-tests/ubifs_tools_run_all.sh tests/ubifs_tools-tests/fsck_tests/authentication_refuse.sh tests/ubifs_tools-tests/fsck_tests/cycle_mount_fsck_check.sh tests/ubifs_tools-tests/fsck_tests/powercut_fsck_mount.sh tests/ubifs_tools-tests/fsck_tests/cycle_corrupted_fsck_fault_inject.sh tests/ubifs_tools-tests/fsck_tests/cycle_powercut_mount_fsck.sh tests/ubifs_tools-tests/fsck_tests/random_corrupted_fsck.sh tests/ubifs_tools-tests/fsck_tests/fsck_bad_image.sh tests/ubifs_tools-tests/mkfs_tests/build_fs_from_dir.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 fsck.ubifs mkfs.jffs2 jffs2dump jffs2reader sumtool '/build/mtd-utils/pkg/mtd-utils/usr/bin'
make[1]: Leaving directory '/build/mtd-utils/src/mtd-utils'
==> Tidying install...
  -> Removing libtool files...
  -> Removing static library files...
  -> Purging unwanted 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.3.0-1 (Sun Feb  8 11:45:18 2026)
==> Cleaning up...
[?12l[?25h