▣ archci hegjon-test
master seen 2s ago

dosfstools 4.2-5 riscv64, from core done

done 2026-09-10T10:17:13Z on jonny-ryzen9-riscv64-2, attempt 1; 322M rss, 610M peak

job
5-1788984091-hegjon-test,dosfstools,4.2-5,riscv64
commit
bcc21f7793412241e75d469039d72d4d0098c0f1
log
/var/lib/archci/logs/hegjon-test/dosfstools/4.2-5/riscv64/attempt-1.log

log 302 lines

1==> archci-build 5-1788984091-hegjon-test,dosfstools,4.2-5,riscv64 on jonny-ryzen9 at 2026-09-10T10:11:13Z2    repo=hegjon-test arch=riscv64 profile=extra chroot=/var/lib/archbuild/extra-riscv64 copy=archci-2 commit=bcc21f7793412241e75d469039d72d4d0098c0f13    pacman.conf=/var/lib/archci-worker/chroot-conf/hegjon-test-extra-riscv64.conf makepkg.conf=/usr/lib/archci/arch/riscv64/makepkg.conf cache=/var/cache/archci/pkg/hegjon-test-riscv64/4==> Fetching pkgbuilds/dosfstools at bcc21f7793412241e75d469039d72d4d0098c0f1 from https://github.com/hegjon/omarchy-pkgs.git5==> Building dosfstools 4.2-5 in archci-26pam_unix(runuser:session): session opened for user archci(uid=955) by archci(uid=0)7pam_unix(runuser:session): session closed for user archci8==> Imported 1 upstream signing key(s) from keys/pgp9pam_unix(runuser:session): session opened for user archci(uid=955) by archci(uid=0)10pam_unix(runuser:session): session opened for user archci(uid=955) by archci(uid=0)11pam_unix(runuser:session): session closed for user archci12==> Refreshed 1 signing key(s) from hkps://keys.openpgp.org13pam_unix(runuser:session): session opened for user archci(uid=955) by archci(uid=0)14==> Refreshed 1 signing key(s) from hkps://keyserver.ubuntu.com15==> Building riscv64 under emulation: check() skipped (ARCHCI_EMULATED_NOCHECK)16==> Synchronizing chroot copy [/var/lib/archbuild/extra-riscv64/root] -> [archci-2]...done17    root : PWD=/var/lib/archci-worker/build/2/dosfstools ; USER=archci ; ENV=GNUPGHOME=/var/lib/archci-worker/gnupg ; COMMAND=/usr/bin/env SRCDEST=/var/lib/archci-worker/srcdest BUILDDIR=/tmp/makechrootpkg.ELXJ9wmOjL makepkg --config=/var/lib/archbuild/extra-riscv64/archci-2/etc/makepkg.conf --verifysource -o --ignorearch18pam_unix(sudo:session): session opened for user archci(uid=955) by (uid=0)19==> Making package: dosfstools 4.2-5 (Thu Sep 10 12:11:17 2026)20==> Retrieving sources...21  -> Found dosfstools-4.2.tar.gz22  -> Found dosfstools-4.2.tar.gz.sig23  -> Found dosfstools-reproducible-mkfs.patch24==> Validating source files with sha256sums...25    dosfstools-4.2.tar.gz ... Passed26    dosfstools-4.2.tar.gz.sig ... Skipped27    dosfstools-reproducible-mkfs.patch ... Passed28==> Verifying source file signatures with gpg...29    dosfstools-4.2.tar.gz ... Passed30pam_unix(sudo:session): session closed for user archci31    root : PWD=/var/lib/archci-worker/build/2/dosfstools ; USER=archci ; COMMAND=/usr/bin/bash -c '#012#011#011source PKGBUILD#012#011#011printf "%s\\n" "${pkgbase:-${pkgname}}" "${pkgname[@]}"#012'32pam_unix(sudo:session): session opened for user archci(uid=955) by (uid=0)33pam_unix(sudo:session): session closed for user archci34Note: in a future version of systemd-nspawn the default set of permitted socket address families will be restricted to AF_INET, AF_INET6 and AF_UNIX. Use --restrict-address-families= to configure the set of permitted socket address families, or set RestrictAddressFamilies= in a .nspawn file.35==> Making package: dosfstools 4.2-5 (Thu Sep 10 10:11:39 2026)36==> Checking runtime dependencies...37==> Checking buildtime dependencies...38==> Retrieving sources...39  -> Found dosfstools-4.2.tar.gz40  -> Found dosfstools-4.2.tar.gz.sig41  -> Found dosfstools-reproducible-mkfs.patch42==> WARNING: Skipping all source file integrity checks.43==> Extracting sources...44  -> Extracting dosfstools-4.2.tar.gz with bsdtar45==> Starting prepare()...46patching file src/boot.c47patching file src/common.c48patching file src/mkfs.fat.c49==> Starting build()...50checking for a BSD-compatible install... /usr/bin/install -c51checking whether build environment is sane... yes52checking for a thread-safe mkdir -p... /usr/bin/mkdir -p53checking for gawk... gawk54checking whether make sets $(MAKE)... yes55checking whether make supports nested variables... yes56checking whether make supports the include directive... yes (GNU style)57checking for gcc... gcc58checking whether the C compiler works... yes59checking for C compiler default output file name... a.out60checking for suffix of executables...61checking whether we are cross compiling... no62checking for suffix of object files... o63checking whether we are using the GNU C compiler... yes64checking whether gcc accepts -g... yes65checking for gcc option to accept ISO C89... none needed66checking whether gcc understands -c and -o together... yes67checking dependency style of gcc... gcc368checking how to run the C preprocessor... gcc -E69checking for grep that handles long lines and -e... /usr/bin/grep70checking for egrep... /usr/bin/grep -E71checking for ANSI C header files... yes72checking for sys/types.h... yes73checking for sys/stat.h... yes74checking for stdlib.h... yes75checking for string.h... yes76checking for memory.h... yes77checking for strings.h... yes78checking for inttypes.h... yes79checking for stdint.h... yes80checking for unistd.h... yes81checking minix/config.h usability... no82checking minix/config.h presence... no83checking for minix/config.h... no84checking whether it is safe to define __EXTENSIONS__... yes85checking for gcc... (cached) gcc86checking whether we are using the GNU C compiler... (cached) yes87checking whether gcc accepts -g... (cached) yes88checking for gcc option to accept ISO C89... (cached) none needed89checking whether gcc understands -c and -o together... (cached) yes90checking dependency style of gcc... (cached) gcc391checking whether ln -s works... yes92checking for special C compiler options needed for large files... no93checking for _FILE_OFFSET_BITS value needed for large files... no94checking err.h usability... yes95checking err.h presence... yes96checking for err.h... yes97checking linux/fd.h usability... yes98checking linux/fd.h presence... yes99checking for linux/fd.h... yes100checking linux/hdreg.h usability... yes101checking linux/hdreg.h presence... yes102checking for linux/hdreg.h... yes103checking linux/version.h usability... yes104checking linux/version.h presence... yes105checking for linux/version.h... yes106checking linux/loop.h usability... yes107checking linux/loop.h presence... yes108checking for linux/loop.h... yes109checking sys/disk.h usability... no110checking sys/disk.h presence... no111checking for sys/disk.h... no112checking sys/disklabel.h usability... no113checking sys/disklabel.h presence... no114checking for sys/disklabel.h... no115checking sys/ioccom.h usability... no116checking sys/ioccom.h presence... no117checking for sys/ioccom.h... no118checking sys/mkdev.h usability... no119checking sys/mkdev.h presence... no120checking for sys/mkdev.h... no121checking sys/queue.h usability... yes122checking sys/queue.h presence... yes123checking for sys/queue.h... yes124checking endian.h usability... yes125checking endian.h presence... yes126checking for endian.h... yes127checking sys/endian.h usability... no128checking sys/endian.h presence... no129checking for sys/endian.h... no130checking libkern/OSByteOrder.h usability... no131checking libkern/OSByteOrder.h presence... no132checking for libkern/OSByteOrder.h... no133checking for vasprintf... yes134checking whether getmntent is declared... yes135checking whether getmntinfo is declared... no136checking build system type... riscv64-unknown-linux-gnu137checking host system type... riscv64-unknown-linux-gnu138checking for ld used by gcc... /usr/bin/ld139checking if the linker (/usr/bin/ld) is GNU ld... yes140checking for shared library run path origin... done141checking for iconv... yes142checking for working iconv... yes143checking for iconv declaration...144         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);145checking for xxd... no146checking that generated files are newer than configure... done147configure: creating ./config.status148config.status: creating Makefile149config.status: creating src/Makefile150config.status: creating src/version.h151config.status: creating manpages/Makefile152config.status: creating manpages/mkfs.fat.8153config.status: creating manpages/fsck.fat.8154config.status: creating manpages/fatlabel.8155config.status: creating tests/Makefile156config.status: executing depfiles commands157Making all in src158make[1]: Entering directory '/build/dosfstools/src/dosfstools-4.2/src'159gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.2\" -DPACKAGE_STRING=\"dosfstools\ 4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_ERR_H=1 -DHAVE_LINUX_FD_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_LINUX_VERSION_H=1 -DHAVE_LINUX_LOOP_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_ENDIAN_H=1 -DHAVE_VASPRINTF=1 -DHAVE_DECL_GETMNTENT=1 -DHAVE_DECL_GETMNTINFO=0 -DHAVE_ICONV=1 -DICONV_CONST= -I.  -I./blkdev  -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection         -fno-omit-frame-pointer -g -ffile-prefix-map=/build/dosfstools/src=/usr/src/debug/dosfstools -flto=auto -MT testdevinfo-testdevinfo.o -MD -MP -MF .deps/testdevinfo-testdevinfo.Tpo -c -o testdevinfo-testdevinfo.o `test -f 'testdevinfo.c' || echo './'`testdevinfo.c160mv -f .deps/testdevinfo-testdevinfo.Tpo .deps/testdevinfo-testdevinfo.Po161gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.2\" -DPACKAGE_STRING=\"dosfstools\ 4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_ERR_H=1 -DHAVE_LINUX_FD_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_LINUX_VERSION_H=1 -DHAVE_LINUX_LOOP_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_ENDIAN_H=1 -DHAVE_VASPRINTF=1 -DHAVE_DECL_GETMNTENT=1 -DHAVE_DECL_GETMNTINFO=0 -DHAVE_ICONV=1 -DICONV_CONST= -I.  -I./blkdev  -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection         -fno-omit-frame-pointer -g -ffile-prefix-map=/build/dosfstools/src=/usr/src/debug/dosfstools -flto=auto -MT testdevinfo-device_info.o -MD -MP -MF .deps/testdevinfo-device_info.Tpo -c -o testdevinfo-device_info.o `test -f 'device_info.c' || echo './'`device_info.c162mv -f .deps/testdevinfo-device_info.Tpo .deps/testdevinfo-device_info.Po163gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.2\" -DPACKAGE_STRING=\"dosfstools\ 4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_ERR_H=1 -DHAVE_LINUX_FD_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_LINUX_VERSION_H=1 -DHAVE_LINUX_LOOP_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_ENDIAN_H=1 -DHAVE_VASPRINTF=1 -DHAVE_DECL_GETMNTENT=1 -DHAVE_DECL_GETMNTINFO=0 -DHAVE_ICONV=1 -DICONV_CONST= -I.  -I./blkdev  -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection         -fno-omit-frame-pointer -g -ffile-prefix-map=/build/dosfstools/src=/usr/src/debug/dosfstools -flto=auto -MT blkdev/testdevinfo-blkdev.o -MD -MP -MF blkdev/.deps/testdevinfo-blkdev.Tpo -c -o blkdev/testdevinfo-blkdev.o `test -f 'blkdev/blkdev.c' || echo './'`blkdev/blkdev.c164mv -f blkdev/.deps/testdevinfo-blkdev.Tpo blkdev/.deps/testdevinfo-blkdev.Po165gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.2\" -DPACKAGE_STRING=\"dosfstools\ 4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_ERR_H=1 -DHAVE_LINUX_FD_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_LINUX_VERSION_H=1 -DHAVE_LINUX_LOOP_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_ENDIAN_H=1 -DHAVE_VASPRINTF=1 -DHAVE_DECL_GETMNTENT=1 -DHAVE_DECL_GETMNTINFO=0 -DHAVE_ICONV=1 -DICONV_CONST= -I.  -I./blkdev  -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection         -fno-omit-frame-pointer -g -ffile-prefix-map=/build/dosfstools/src=/usr/src/debug/dosfstools -flto=auto -MT blkdev/testdevinfo-linux_version.o -MD -MP -MF blkdev/.deps/testdevinfo-linux_version.Tpo -c -o blkdev/testdevinfo-linux_version.o `test -f 'blkdev/linux_version.c' || echo './'`blkdev/linux_version.c166mv -f blkdev/.deps/testdevinfo-linux_version.Tpo blkdev/.deps/testdevinfo-linux_version.Po167gcc -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection         -fno-omit-frame-pointer -g -ffile-prefix-map=/build/dosfstools/src=/usr/src/debug/dosfstools -flto=auto  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now  -flto=auto -o testdevinfo testdevinfo-testdevinfo.o testdevinfo-device_info.o blkdev/testdevinfo-blkdev.o blkdev/testdevinfo-linux_version.o168depbase=`echo check.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\169gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.2\" -DPACKAGE_STRING=\"dosfstools\ 4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_ERR_H=1 -DHAVE_LINUX_FD_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_LINUX_VERSION_H=1 -DHAVE_LINUX_LOOP_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_ENDIAN_H=1 -DHAVE_VASPRINTF=1 -DHAVE_DECL_GETMNTENT=1 -DHAVE_DECL_GETMNTINFO=0 -DHAVE_ICONV=1 -DICONV_CONST= -I.    -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection         -fno-omit-frame-pointer -g -ffile-prefix-map=/build/dosfstools/src=/usr/src/debug/dosfstools -flto=auto -MT check.o -MD -MP -MF $depbase.Tpo -c -o check.o check.c &&\170mv -f $depbase.Tpo $depbase.Po171depbase=`echo file.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\172gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.2\" -DPACKAGE_STRING=\"dosfstools\ 4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_ERR_H=1 -DHAVE_LINUX_FD_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_LINUX_VERSION_H=1 -DHAVE_LINUX_LOOP_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_ENDIAN_H=1 -DHAVE_VASPRINTF=1 -DHAVE_DECL_GETMNTENT=1 -DHAVE_DECL_GETMNTINFO=0 -DHAVE_ICONV=1 -DICONV_CONST= -I.    -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection         -fno-omit-frame-pointer -g -ffile-prefix-map=/build/dosfstools/src=/usr/src/debug/dosfstools -flto=auto -MT file.o -MD -MP -MF $depbase.Tpo -c -o file.o file.c &&\173mv -f $depbase.Tpo $depbase.Po174depbase=`echo fsck.fat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\175gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.2\" -DPACKAGE_STRING=\"dosfstools\ 4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_ERR_H=1 -DHAVE_LINUX_FD_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_LINUX_VERSION_H=1 -DHAVE_LINUX_LOOP_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_ENDIAN_H=1 -DHAVE_VASPRINTF=1 -DHAVE_DECL_GETMNTENT=1 -DHAVE_DECL_GETMNTINFO=0 -DHAVE_ICONV=1 -DICONV_CONST= -I.    -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection         -fno-omit-frame-pointer -g -ffile-prefix-map=/build/dosfstools/src=/usr/src/debug/dosfstools -flto=auto -MT fsck.fat.o -MD -MP -MF $depbase.Tpo -c -o fsck.fat.o fsck.fat.c &&\176mv -f $depbase.Tpo $depbase.Po177depbase=`echo lfn.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\178gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.2\" -DPACKAGE_STRING=\"dosfstools\ 4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_ERR_H=1 -DHAVE_LINUX_FD_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_LINUX_VERSION_H=1 -DHAVE_LINUX_LOOP_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_ENDIAN_H=1 -DHAVE_VASPRINTF=1 -DHAVE_DECL_GETMNTENT=1 -DHAVE_DECL_GETMNTINFO=0 -DHAVE_ICONV=1 -DICONV_CONST= -I.    -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection         -fno-omit-frame-pointer -g -ffile-prefix-map=/build/dosfstools/src=/usr/src/debug/dosfstools -flto=auto -MT lfn.o -MD -MP -MF $depbase.Tpo -c -o lfn.o lfn.c &&\179mv -f $depbase.Tpo $depbase.Po180depbase=`echo boot.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\181gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.2\" -DPACKAGE_STRING=\"dosfstools\ 4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_ERR_H=1 -DHAVE_LINUX_FD_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_LINUX_VERSION_H=1 -DHAVE_LINUX_LOOP_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_ENDIAN_H=1 -DHAVE_VASPRINTF=1 -DHAVE_DECL_GETMNTENT=1 -DHAVE_DECL_GETMNTINFO=0 -DHAVE_ICONV=1 -DICONV_CONST= -I.    -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection         -fno-omit-frame-pointer -g -ffile-prefix-map=/build/dosfstools/src=/usr/src/debug/dosfstools -flto=auto -MT boot.o -MD -MP -MF $depbase.Tpo -c -o boot.o boot.c &&\182mv -f $depbase.Tpo $depbase.Po183depbase=`echo common.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\184gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.2\" -DPACKAGE_STRING=\"dosfstools\ 4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_ERR_H=1 -DHAVE_LINUX_FD_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_LINUX_VERSION_H=1 -DHAVE_LINUX_LOOP_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_ENDIAN_H=1 -DHAVE_VASPRINTF=1 -DHAVE_DECL_GETMNTENT=1 -DHAVE_DECL_GETMNTINFO=0 -DHAVE_ICONV=1 -DICONV_CONST= -I.    -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection         -fno-omit-frame-pointer -g -ffile-prefix-map=/build/dosfstools/src=/usr/src/debug/dosfstools -flto=auto -MT common.o -MD -MP -MF $depbase.Tpo -c -o common.o common.c &&\185mv -f $depbase.Tpo $depbase.Po186depbase=`echo fat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\187gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.2\" -DPACKAGE_STRING=\"dosfstools\ 4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_ERR_H=1 -DHAVE_LINUX_FD_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_LINUX_VERSION_H=1 -DHAVE_LINUX_LOOP_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_ENDIAN_H=1 -DHAVE_VASPRINTF=1 -DHAVE_DECL_GETMNTENT=1 -DHAVE_DECL_GETMNTINFO=0 -DHAVE_ICONV=1 -DICONV_CONST= -I.    -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection         -fno-omit-frame-pointer -g -ffile-prefix-map=/build/dosfstools/src=/usr/src/debug/dosfstools -flto=auto -MT fat.o -MD -MP -MF $depbase.Tpo -c -o fat.o fat.c &&\188mv -f $depbase.Tpo $depbase.Po189depbase=`echo io.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\190gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.2\" -DPACKAGE_STRING=\"dosfstools\ 4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_ERR_H=1 -DHAVE_LINUX_FD_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_LINUX_VERSION_H=1 -DHAVE_LINUX_LOOP_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_ENDIAN_H=1 -DHAVE_VASPRINTF=1 -DHAVE_DECL_GETMNTENT=1 -DHAVE_DECL_GETMNTINFO=0 -DHAVE_ICONV=1 -DICONV_CONST= -I.    -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection         -fno-omit-frame-pointer -g -ffile-prefix-map=/build/dosfstools/src=/usr/src/debug/dosfstools -flto=auto -MT io.o -MD -MP -MF $depbase.Tpo -c -o io.o io.c &&\191mv -f $depbase.Tpo $depbase.Po192depbase=`echo charconv.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\193gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.2\" -DPACKAGE_STRING=\"dosfstools\ 4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_ERR_H=1 -DHAVE_LINUX_FD_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_LINUX_VERSION_H=1 -DHAVE_LINUX_LOOP_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_ENDIAN_H=1 -DHAVE_VASPRINTF=1 -DHAVE_DECL_GETMNTENT=1 -DHAVE_DECL_GETMNTINFO=0 -DHAVE_ICONV=1 -DICONV_CONST= -I.    -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection         -fno-omit-frame-pointer -g -ffile-prefix-map=/build/dosfstools/src=/usr/src/debug/dosfstools -flto=auto -MT charconv.o -MD -MP -MF $depbase.Tpo -c -o charconv.o charconv.c &&\194mv -f $depbase.Tpo $depbase.Po195gcc -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection         -fno-omit-frame-pointer -g -ffile-prefix-map=/build/dosfstools/src=/usr/src/debug/dosfstools -flto=auto  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now  -flto=auto -o fsck.fat check.o file.o fsck.fat.o lfn.o boot.o common.o fat.o io.o charconv.o196gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.2\" -DPACKAGE_STRING=\"dosfstools\ 4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_ERR_H=1 -DHAVE_LINUX_FD_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_LINUX_VERSION_H=1 -DHAVE_LINUX_LOOP_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_ENDIAN_H=1 -DHAVE_VASPRINTF=1 -DHAVE_DECL_GETMNTENT=1 -DHAVE_DECL_GETMNTINFO=0 -DHAVE_ICONV=1 -DICONV_CONST= -I.  -I./blkdev  -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection         -fno-omit-frame-pointer -g -ffile-prefix-map=/build/dosfstools/src=/usr/src/debug/dosfstools -flto=auto -MT mkfs_fat-mkfs.fat.o -MD -MP -MF .deps/mkfs_fat-mkfs.fat.Tpo -c -o mkfs_fat-mkfs.fat.o `test -f 'mkfs.fat.c' || echo './'`mkfs.fat.c197mkfs.fat.c: In function ???main???:198mkfs.fat.c:1497:16: warning: assignment discards ???const??? qualifier from pointer target type [-Wdiscarded-qualifiers]199 1497 |         if ((p = strrchr(program_name, '/')))200      |                ^201mv -f .deps/mkfs_fat-mkfs.fat.Tpo .deps/mkfs_fat-mkfs.fat.Po202gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.2\" -DPACKAGE_STRING=\"dosfstools\ 4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_ERR_H=1 -DHAVE_LINUX_FD_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_LINUX_VERSION_H=1 -DHAVE_LINUX_LOOP_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_ENDIAN_H=1 -DHAVE_VASPRINTF=1 -DHAVE_DECL_GETMNTENT=1 -DHAVE_DECL_GETMNTINFO=0 -DHAVE_ICONV=1 -DICONV_CONST= -I.  -I./blkdev  -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection         -fno-omit-frame-pointer -g -ffile-prefix-map=/build/dosfstools/src=/usr/src/debug/dosfstools -flto=auto -MT mkfs_fat-common.o -MD -MP -MF .deps/mkfs_fat-common.Tpo -c -o mkfs_fat-common.o `test -f 'common.c' || echo './'`common.c203mv -f .deps/mkfs_fat-common.Tpo .deps/mkfs_fat-common.Po204gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.2\" -DPACKAGE_STRING=\"dosfstools\ 4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_ERR_H=1 -DHAVE_LINUX_FD_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_LINUX_VERSION_H=1 -DHAVE_LINUX_LOOP_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_ENDIAN_H=1 -DHAVE_VASPRINTF=1 -DHAVE_DECL_GETMNTENT=1 -DHAVE_DECL_GETMNTINFO=0 -DHAVE_ICONV=1 -DICONV_CONST= -I.  -I./blkdev  -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection         -fno-omit-frame-pointer -g -ffile-prefix-map=/build/dosfstools/src=/usr/src/debug/dosfstools -flto=auto -MT mkfs_fat-charconv.o -MD -MP -MF .deps/mkfs_fat-charconv.Tpo -c -o mkfs_fat-charconv.o `test -f 'charconv.c' || echo './'`charconv.c205mv -f .deps/mkfs_fat-charconv.Tpo .deps/mkfs_fat-charconv.Po206gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.2\" -DPACKAGE_STRING=\"dosfstools\ 4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_ERR_H=1 -DHAVE_LINUX_FD_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_LINUX_VERSION_H=1 -DHAVE_LINUX_LOOP_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_ENDIAN_H=1 -DHAVE_VASPRINTF=1 -DHAVE_DECL_GETMNTENT=1 -DHAVE_DECL_GETMNTINFO=0 -DHAVE_ICONV=1 -DICONV_CONST= -I.  -I./blkdev  -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection         -fno-omit-frame-pointer -g -ffile-prefix-map=/build/dosfstools/src=/usr/src/debug/dosfstools -flto=auto -MT mkfs_fat-device_info.o -MD -MP -MF .deps/mkfs_fat-device_info.Tpo -c -o mkfs_fat-device_info.o `test -f 'device_info.c' || echo './'`device_info.c207mv -f .deps/mkfs_fat-device_info.Tpo .deps/mkfs_fat-device_info.Po208gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.2\" -DPACKAGE_STRING=\"dosfstools\ 4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_ERR_H=1 -DHAVE_LINUX_FD_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_LINUX_VERSION_H=1 -DHAVE_LINUX_LOOP_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_ENDIAN_H=1 -DHAVE_VASPRINTF=1 -DHAVE_DECL_GETMNTENT=1 -DHAVE_DECL_GETMNTINFO=0 -DHAVE_ICONV=1 -DICONV_CONST= -I.  -I./blkdev  -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection         -fno-omit-frame-pointer -g -ffile-prefix-map=/build/dosfstools/src=/usr/src/debug/dosfstools -flto=auto -MT blkdev/mkfs_fat-blkdev.o -MD -MP -MF blkdev/.deps/mkfs_fat-blkdev.Tpo -c -o blkdev/mkfs_fat-blkdev.o `test -f 'blkdev/blkdev.c' || echo './'`blkdev/blkdev.c209mv -f blkdev/.deps/mkfs_fat-blkdev.Tpo blkdev/.deps/mkfs_fat-blkdev.Po210gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.2\" -DPACKAGE_STRING=\"dosfstools\ 4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_ERR_H=1 -DHAVE_LINUX_FD_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_LINUX_VERSION_H=1 -DHAVE_LINUX_LOOP_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_ENDIAN_H=1 -DHAVE_VASPRINTF=1 -DHAVE_DECL_GETMNTENT=1 -DHAVE_DECL_GETMNTINFO=0 -DHAVE_ICONV=1 -DICONV_CONST= -I.  -I./blkdev  -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection         -fno-omit-frame-pointer -g -ffile-prefix-map=/build/dosfstools/src=/usr/src/debug/dosfstools -flto=auto -MT blkdev/mkfs_fat-linux_version.o -MD -MP -MF blkdev/.deps/mkfs_fat-linux_version.Tpo -c -o blkdev/mkfs_fat-linux_version.o `test -f 'blkdev/linux_version.c' || echo './'`blkdev/linux_version.c211mv -f blkdev/.deps/mkfs_fat-linux_version.Tpo blkdev/.deps/mkfs_fat-linux_version.Po212gcc -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection         -fno-omit-frame-pointer -g -ffile-prefix-map=/build/dosfstools/src=/usr/src/debug/dosfstools -flto=auto  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now  -flto=auto -o mkfs.fat mkfs_fat-mkfs.fat.o mkfs_fat-common.o mkfs_fat-charconv.o mkfs_fat-device_info.o blkdev/mkfs_fat-blkdev.o blkdev/mkfs_fat-linux_version.o213depbase=`echo fatlabel.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\214gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.2\" -DPACKAGE_STRING=\"dosfstools\ 4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_ERR_H=1 -DHAVE_LINUX_FD_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_LINUX_VERSION_H=1 -DHAVE_LINUX_LOOP_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_ENDIAN_H=1 -DHAVE_VASPRINTF=1 -DHAVE_DECL_GETMNTENT=1 -DHAVE_DECL_GETMNTINFO=0 -DHAVE_ICONV=1 -DICONV_CONST= -I.    -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection         -fno-omit-frame-pointer -g -ffile-prefix-map=/build/dosfstools/src=/usr/src/debug/dosfstools -flto=auto -MT fatlabel.o -MD -MP -MF $depbase.Tpo -c -o fatlabel.o fatlabel.c &&\215mv -f $depbase.Tpo $depbase.Po216gcc -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -march=rv64gc -mabi=lp64d -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection         -fno-omit-frame-pointer -g -ffile-prefix-map=/build/dosfstools/src=/usr/src/debug/dosfstools -flto=auto  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now  -flto=auto -o fatlabel fatlabel.o boot.o common.o fat.o io.o charconv.o217make[1]: Leaving directory '/build/dosfstools/src/dosfstools-4.2/src'218Making all in manpages219make[1]: Entering directory '/build/dosfstools/src/dosfstools-4.2/manpages'220make[1]: Nothing to be done for 'all'.221make[1]: Leaving directory '/build/dosfstools/src/dosfstools-4.2/manpages'222Making all in tests223make[1]: Entering directory '/build/dosfstools/src/dosfstools-4.2/tests'224make[1]: Nothing to be done for 'all'.225make[1]: Leaving directory '/build/dosfstools/src/dosfstools-4.2/tests'226make[1]: Entering directory '/build/dosfstools/src/dosfstools-4.2'227make[1]: Nothing to be done for 'all-am'.228make[1]: Leaving directory '/build/dosfstools/src/dosfstools-4.2'229==> Entering fakeroot environment...230==> Starting package()...231Making install in src232make[1]: Entering directory '/build/dosfstools/src/dosfstools-4.2/src'233make[2]: Entering directory '/build/dosfstools/src/dosfstools-4.2/src'234 /usr/bin/mkdir -p '/build/dosfstools/pkg/dosfstools/usr/bin'235  /usr/bin/install -c fsck.fat mkfs.fat fatlabel '/build/dosfstools/pkg/dosfstools/usr/bin'236make  install-exec-hook237make[3]: Entering directory '/build/dosfstools/src/dosfstools-4.2/src'238cd /build/dosfstools/pkg/dosfstools/usr/bin && ln -s -f fatlabel dosfslabel239cd /build/dosfstools/pkg/dosfstools/usr/bin && ln -s -f fsck.fat dosfsck240cd /build/dosfstools/pkg/dosfstools/usr/bin && ln -s -f fsck.fat fsck.msdos241cd /build/dosfstools/pkg/dosfstools/usr/bin && ln -s -f fsck.fat fsck.vfat242cd /build/dosfstools/pkg/dosfstools/usr/bin && ln -s -f mkfs.fat mkdosfs243cd /build/dosfstools/pkg/dosfstools/usr/bin && ln -s -f mkfs.fat mkfs.msdos244cd /build/dosfstools/pkg/dosfstools/usr/bin && ln -s -f mkfs.fat mkfs.vfat245make[3]: Leaving directory '/build/dosfstools/src/dosfstools-4.2/src'246make[2]: Nothing to be done for 'install-data-am'.247make[2]: Leaving directory '/build/dosfstools/src/dosfstools-4.2/src'248make[1]: Leaving directory '/build/dosfstools/src/dosfstools-4.2/src'249Making install in manpages250make[1]: Entering directory '/build/dosfstools/src/dosfstools-4.2/manpages'251make[2]: Entering directory '/build/dosfstools/src/dosfstools-4.2/manpages'252make[2]: Nothing to be done for 'install-exec-am'.253 /usr/bin/mkdir -p '/build/dosfstools/pkg/dosfstools/usr/share/man/man8'254 /usr/bin/install -c -m 644 fsck.fat.8 mkfs.fat.8 fatlabel.8 '/build/dosfstools/pkg/dosfstools/usr/share/man/man8'255make  install-data-hook256make[3]: Entering directory '/build/dosfstools/src/dosfstools-4.2/manpages'257cd /build/dosfstools/pkg/dosfstools/usr/share/man/man8 && ln -s -f fatlabel.8 dosfslabel.8258cd /build/dosfstools/pkg/dosfstools/usr/share/man/man8 && ln -s -f fsck.fat.8 dosfsck.8259cd /build/dosfstools/pkg/dosfstools/usr/share/man/man8 && ln -s -f fsck.fat.8 fsck.msdos.8260cd /build/dosfstools/pkg/dosfstools/usr/share/man/man8 && ln -s -f fsck.fat.8 fsck.vfat.8261cd /build/dosfstools/pkg/dosfstools/usr/share/man/man8 && ln -s -f mkfs.fat.8 mkdosfs.8262cd /build/dosfstools/pkg/dosfstools/usr/share/man/man8 && ln -s -f mkfs.fat.8 mkfs.msdos.8263cd /build/dosfstools/pkg/dosfstools/usr/share/man/man8 && ln -s -f mkfs.fat.8 mkfs.vfat.8264make[3]: Leaving directory '/build/dosfstools/src/dosfstools-4.2/manpages'265make[2]: Leaving directory '/build/dosfstools/src/dosfstools-4.2/manpages'266make[1]: Leaving directory '/build/dosfstools/src/dosfstools-4.2/manpages'267Making install in tests268make[1]: Entering directory '/build/dosfstools/src/dosfstools-4.2/tests'269make[2]: Entering directory '/build/dosfstools/src/dosfstools-4.2/tests'270make[2]: Nothing to be done for 'install-exec-am'.271make[2]: Nothing to be done for 'install-data-am'.272make[2]: Leaving directory '/build/dosfstools/src/dosfstools-4.2/tests'273make[1]: Leaving directory '/build/dosfstools/src/dosfstools-4.2/tests'274make[1]: Entering directory '/build/dosfstools/src/dosfstools-4.2'275make[2]: Entering directory '/build/dosfstools/src/dosfstools-4.2'276make[2]: Nothing to be done for 'install-exec-am'.277 /usr/bin/mkdir -p '/build/dosfstools/pkg/dosfstools/usr/share/doc/dosfstools'278 /usr/bin/install -c -m 644 doc/ANNOUNCE.mkdosfs doc/ChangeLog.dosfsck doc/ChangeLog.dosfstools-2.x doc/ChangeLog.mkdosfs doc/README.dosfsck doc/README.dosfstools-2.x doc/README.mkdosfs doc/TODO.dosfstools-2.x COPYING ChangeLog NEWS README '/build/dosfstools/pkg/dosfstools/usr/share/doc/dosfstools'279make[2]: Leaving directory '/build/dosfstools/src/dosfstools-4.2'280make[1]: Leaving directory '/build/dosfstools/src/dosfstools-4.2'281==> Tidying install...282  -> Removing libtool files...283  -> Removing static library files...284  -> Purging unwanted files...285  -> Stripping unneeded symbols from binaries and libraries...286  -> Compressing man and info pages...287==> Checking for packaging issues...288==> Creating package "dosfstools"...289  -> Generating .PKGINFO file...290  -> Generating .BUILDINFO file...291  -> Generating .MTREE file...292  -> Compressing package...293==> Creating package "dosfstools-debug"...294  -> Generating .PKGINFO file...295  -> Generating .BUILDINFO file...296  -> Generating .MTREE file...297  -> Compressing package...298==> Leaving fakeroot environment.299==> Finished making: dosfstools 4.2-5 (Thu Sep 10 10:17:07 2026)300==> builder-signed dosfstools-4.2-5-riscv64.pkg.tar.zst301==> builder-signed dosfstools-debug-4.2-5-riscv64.pkg.tar.zst302==> archci-build finished with 0 at 2026-09-10T10:17:08Z: dosfstools-4.2-5-riscv64.pkg.tar.zst dosfstools-debug-4.2-5-riscv64.pkg.tar.zst