>>> hfsprogs: Building community/hfsprogs 540.1_p3-r5 (using abuild 3.9.0-r3) started Tue, 02 Aug 2022 19:32:24 +0000 >>> hfsprogs: Checking sanity of /home/buildozer/aports/community/hfsprogs/APKBUILD... >>> hfsprogs: Analyzing dependencies... >>> hfsprogs: Installing for build: build-base clang libbsd-dev openssl-dev>3 linux-headers util-linux-dev (1/19) Installing libffi (3.4.2-r1) (2/19) Installing libxml2 (2.9.14-r1) (3/19) Installing llvm14-libs (14.0.6-r2) (4/19) Installing clang-libs (14.0.6-r1) (5/19) Installing clang (14.0.6-r1) (6/19) Installing bsd-compat-headers (0.7.2-r3) (7/19) Installing linux-headers (5.16.7-r1) (8/19) Installing libmd (1.0.4-r0) (9/19) Installing libmd-dev (1.0.4-r0) (10/19) Installing libbsd (0.11.6-r2) (11/19) Installing libbsd-dev (0.11.6-r2) (12/19) Installing openssl-dev (3.0.5-r1) (13/19) Installing libblkid (2.38-r3) (14/19) Installing libuuid (2.38-r3) (15/19) Installing libfdisk (2.38-r3) (16/19) Installing libmount (2.38-r3) (17/19) Installing libsmartcols (2.38-r3) (18/19) Installing util-linux-dev (2.38-r3) (19/19) Installing .makedepends-hfsprogs (20220802.193225) Executing busybox-1.35.0-r21.trigger OK: 937 MiB in 122 packages >>> hfsprogs: Cleaning up srcdir >>> hfsprogs: Cleaning up pkgdir >>> hfsprogs: Fetching https://distfiles.alpinelinux.org/distfiles/edge/diskdev_cmds-540.1.linux3.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 401k 100 401k 0 0 2236k 0 --:--:-- --:--:-- --:--:-- 2243k >>> hfsprogs: Fetching https://distfiles.alpinelinux.org/distfiles/edge/diskdev_cmds-540.1.linux3.tar.gz >>> hfsprogs: Checking sha512sums... diskdev_cmds-540.1.linux3.tar.gz: OK APSL-2.0.txt: OK fix-stdarg.patch: OK musl-compat.patch: OK >>> hfsprogs: Unpacking /var/cache/distfiles/edge/diskdev_cmds-540.1.linux3.tar.gz... >>> hfsprogs: fix-stdarg.patch patching file fsck_hfs.tproj/utilities.c >>> hfsprogs: musl-compat.patch patching file fsck_hfs.tproj/dfalib/Scavenger.h patching file fsck_hfs.tproj/fsck_hfs.c patching file newfs_hfs.tproj/makehfs.c patching file fsck_hfs.tproj/utilities.c patching file fsck_hfs.tproj/dfalib/Scavenger.h patching file fsck_hfs.tproj/utilities.c patching file newfs_hfs.tproj/makehfs.c patching file fsck_hfs.tproj/cache.h patching file newfs_hfs.tproj/makehfs.c patching file newfs_hfs.tproj/newfs_hfs.c patching file fsck_hfs.tproj/fsck_hfs.h patching file fsck_hfs.tproj/utilities.c patching file fsck_hfs.tproj/fsck_messages.c mode of './fsck_hfs.tproj/dfalib/SRebuildBTree.c' changed to 0644 (rw-r--r--) mode of './fsck_hfs.tproj/dfalib/HardLinkCheck.c' changed to 0644 (rw-r--r--) mode of './fsck_hfs.tproj/dfalib/hfs_endian.h' changed to 0644 (rw-r--r--) mode of './fsck_hfs.tproj/dfalib/BTreeScanner.h' changed to 0644 (rw-r--r--) mode of './fsck_hfs.tproj/dfalib/BTreeScanner.c' changed to 0644 (rw-r--r--) mode of './fsck_hfs.tproj/dfalib/hfs_endian.c' changed to 0644 (rw-r--r--) for d in BlocksRunTime newfs_hfs.tproj fsck_hfs.tproj; do make -C $d -f Makefile.lnx all; done make[1]: Entering directory '/home/buildozer/aports/community/hfsprogs/src/diskdev_cmds-540.1.linux3/BlocksRunTime' clang -g3 -Wall -fblocks -I/home/buildozer/aports/community/hfsprogs/src/diskdev_cmds-540.1.linux3/BlocksRunTime -I/home/buildozer/aports/community/hfsprogs/src/diskdev_cmds-540.1.linux3/include -DDEBUG_BUILD=0 -D_FILE_OFFSET_BITS=64 -D LINUX=1 -D BSD=1 -D VERSION=\"540.1.linux3\" -Os -fomit-frame-pointer -c -o data.o data.c clang -g3 -Wall -fblocks -I/home/buildozer/aports/community/hfsprogs/src/diskdev_cmds-540.1.linux3/BlocksRunTime -I/home/buildozer/aports/community/hfsprogs/src/diskdev_cmds-540.1.linux3/include -DDEBUG_BUILD=0 -D_FILE_OFFSET_BITS=64 -D LINUX=1 -D BSD=1 -D VERSION=\"540.1.linux3\" -Os -fomit-frame-pointer -c -o runtime.o runtime.c runtime.c:72:22: warning: unused function 'OSAtomicCompareAndSwapLong' [-Wunused-function] static __inline bool OSAtomicCompareAndSwapLong(long oldl, long newl, long volatile *dst) { ^ 1 warning generated. ar rc libBlocksRunTime.a data.o runtime.o make[1]: Leaving directory '/home/buildozer/aports/community/hfsprogs/src/diskdev_cmds-540.1.linux3/BlocksRunTime' make[1]: Entering directory '/home/buildozer/aports/community/hfsprogs/src/diskdev_cmds-540.1.linux3/newfs_hfs.tproj' clang -g3 -Wall -fblocks -I/home/buildozer/aports/community/hfsprogs/src/diskdev_cmds-540.1.linux3/BlocksRunTime -I/home/buildozer/aports/community/hfsprogs/src/diskdev_cmds-540.1.linux3/include -DDEBUG_BUILD=0 -D_FILE_OFFSET_BITS=64 -D LINUX=1 -D BSD=1 -D VERSION=\"540.1.linux3\" -Os -fomit-frame-pointer -c -o hfs_endian.o hfs_endian.c clang -g3 -Wall -fblocks -I/home/buildozer/aports/community/hfsprogs/src/diskdev_cmds-540.1.linux3/BlocksRunTime -I/home/buildozer/aports/community/hfsprogs/src/diskdev_cmds-540.1.linux3/include -DDEBUG_BUILD=0 -D_FILE_OFFSET_BITS=64 -D LINUX=1 -D BSD=1 -D VERSION=\"540.1.linux3\" -Os -fomit-frame-pointer -c -o makehfs.o makehfs.c clang -g3 -Wall -fblocks -I/home/buildozer/aports/community/hfsprogs/src/diskdev_cmds-540.1.linux3/BlocksRunTime -I/home/buildozer/aports/community/hfsprogs/src/diskdev_cmds-540.1.linux3/include -DDEBUG_BUILD=0 -D_FILE_OFFSET_BITS=64 -D LINUX=1 -D BSD=1 -D VERSION=\"540.1.linux3\" -Os -fomit-frame-pointer -c -o newfs_hfs.o newfs_hfs.c In file included from makehfs.c:44: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from newfs_hfs.c:45: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ makehfs.c:219:11: warning: variable 'sectorsPerNode' set but not used [-Wunused-but-set-variable] UInt32 sectorsPerNode; ^ makehfs.c:1596:3: warning: 'SHA1_Init' is deprecated [-Wdeprecated-declarations] SHA1_Init(&context); ^ /usr/include/openssl/sha.h:49:1: note: 'SHA1_Init' has been explicitly marked deprecated here OSSL_DEPRECATEDIN_3_0 int SHA1_Init(SHA_CTX *c); ^ /usr/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0' # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0) ^ /usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED' # define OSSL_DEPRECATED(since) __attribute__((deprecated)) ^ makehfs.c:1602:3: warning: 'SHA1_Update' is deprecated [-Wdeprecated-declarations] SHA1_Update(&context, &uptime, sizeof(uptime)); ^ /usr/include/openssl/sha.h:50:1: note: 'SHA1_Update' has been explicitly marked deprecated here OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len); ^ /usr/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0' # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0) ^ /usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED' # define OSSL_DEPRECATED(since) __attribute__((deprecated)) ^ makehfs.c:1647:3: warning: 'SHA1_Update' is deprecated [-Wdeprecated-declarations] SHA1_Update(&context, &sysloadavg, datalen); ^ /usr/include/openssl/sha.h:50:1: note: 'SHA1_Update' has been explicitly marked deprecated here OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len); ^ /usr/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0' # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0) ^ /usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED' # define OSSL_DEPRECATED(since) __attribute__((deprecated)) ^ makehfs.c:1660:3: warning: 'SHA1_Update' is deprecated [-Wdeprecated-declarations] SHA1_Update(&context, randomInputBuffer, 26); ^ /usr/include/openssl/sha.h:50:1: note: 'SHA1_Update' has been explicitly marked deprecated here OSSL_DEPRECATEDIN_3_0 int SHA1_Update(SHA_CTX *c, const void *data, size_t len); ^ /usr/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0' # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0) ^ /usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED' # define OSSL_DEPRECATED(since) __attribute__((deprecated)) ^ makehfs.c:1663:3: warning: 'SHA1_Final' is deprecated [-Wdeprecated-declarations] SHA1_Final(digest, &context); ^ /usr/include/openssl/sha.h:51:1: note: 'SHA1_Final' has been explicitly marked deprecated here OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *c); ^ /usr/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0' # define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0) ^ /usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED' # define OSSL_DEPRECATED(since) __attribute__((deprecated)) ^ 1 warning generated. 7 warnings generated. clang -g3 -Wall -fblocks -I/home/buildozer/aports/community/hfsprogs/src/diskdev_cmds-540.1.linux3/BlocksRunTime -I/home/buildozer/aports/community/hfsprogs/src/diskdev_cmds-540.1.linux3/include -DDEBUG_BUILD=0 -D_FILE_OFFSET_BITS=64 -D LINUX=1 -D BSD=1 -D VERSION=\"540.1.linux3\" -Wl,--build-id -L/home/buildozer/aports/community/hfsprogs/src/diskdev_cmds-540.1.linux3/BlocksRunTime -o newfs_hfs hfs_endian.o makehfs.o newfs_hfs.o -lcrypto make[1]: Leaving directory '/home/buildozer/aports/community/hfsprogs/src/diskdev_cmds-540.1.linux3/newfs_hfs.tproj' make[1]: Entering directory '/home/buildozer/aports/community/hfsprogs/src/diskdev_cmds-540.1.linux3/fsck_hfs.tproj' clang -g3 -Wall -fblocks -I/home/buildozer/aports/community/hfsprogs/src/diskdev_cmds-540.1.linux3/BlocksRunTime -I/home/buildozer/aports/community/hfsprogs/src/diskdev_cmds-540.1.linux3/include -DDEBUG_BUILD=0 -D_FILE_OFFSET_BITS=64 -D LINUX=1 -D BSD=1 -D VERSION=\"540.1.linux3\" -Os -fomit-frame-pointer -c -o fsck_hfs.o fsck_hfs.c clang -g3 -Wall -fblocks -I/home/buildozer/aports/community/hfsprogs/src/diskdev_cmds-540.1.linux3/BlocksRunTime -I/home/buildozer/aports/community/hfsprogs/src/diskdev_cmds-540.1.linux3/include -DDEBUG_BUILD=0 -D_FILE_OFFSET_BITS=64 -D LINUX=1 -D BSD=1 -D VERSION=\"540.1.linux3\" -Os -fomit-frame-pointer -c -o utilities.o utilities.c clang -g3 -Wall -fblocks -I/home/buildozer/aports/community/hfsprogs/src/diskdev_cmds-540.1.linux3/BlocksRunTime -I/home/buildozer/aports/community/hfsprogs/src/diskdev_cmds-540.1.linux3/include -DDEBUG_BUILD=0 -D_FILE_OFFSET_BITS=64 -D LINUX=1 -D BSD=1 -D VERSION=\"540.1.linux3\" -Os -fomit-frame-pointer -c -o cache.o cache.c clang -g3 -Wall -fblocks -I/home/buildozer/aports/community/hfsprogs/src/diskdev_cmds-540.1.linux3/BlocksRunTime -I/home/buildozer/aports/community/hfsprogs/src/diskdev_cmds-540.1.linux3/include -DDEBUG_BUILD=0 -D_FILE_OFFSET_BITS=64 -D LINUX=1 -D BSD=1 -D VERSION=\"540.1.linux3\" -Os -fomit-frame-pointer -c -o fsck_messages.o fsck_messages.c clang -g3 -Wall -fblocks -I/home/buildozer/aports/community/hfsprogs/src/diskdev_cmds-540.1.linux3/BlocksRunTime -I/home/buildozer/aports/community/hfsprogs/src/diskdev_cmds-540.1.linux3/include -DDEBUG_BUILD=0 -D_FILE_OFFSET_BITS=64 -D LINUX=1 -D BSD=1 -D VERSION=\"540.1.linux3\" -Os -fomit-frame-pointer -c -o fsck_debug.o fsck_debug.c clang -g3 -Wall -fblocks -I/home/buildozer/aports/community/hfsprogs/src/diskdev_cmds-540.1.linux3/BlocksRunTime -I/home/buildozer/aports/community/hfsprogs/src/diskdev_cmds-540.1.linux3/include -DDEBUG_BUILD=0 -D_FILE_OFFSET_BITS=64 -D LINUX=1 -D BSD=1 -D VERSION=\"540.1.linux3\" -Os -fomit-frame-pointer -c -o fsck_hfs_strings.o fsck_hfs_strings.c clang -g3 -Wall -fblocks -I/home/buildozer/aports/community/hfsprogs/src/diskdev_cmds-540.1.linux3/BlocksRunTime -I/home/buildozer/aports/community/hfsprogs/src/diskdev_cmds-540.1.linux3/include -DDEBUG_BUILD=0 -D_FILE_OFFSET_BITS=64 -D LINUX=1 -D BSD=1 -D VERSION=\"540.1.linux3\" -Os -fomit-frame-pointer -c -o fsck_strings.o fsck_strings.c make -C dfalib -f Makefile.lnx libdfa.a make[2]: Entering directory '/home/buildozer/aports/community/hfsprogs/src/diskdev_cmds-540.1.linux3/fsck_hfs.tproj/dfalib' clang -g3 -Wall -fblocks -I/home/buildozer/aports/community/hfsprogs/src/diskdev_cmds-540.1.linux3/BlocksRunTime -I/home/buildozer/aports/community/hfsprogs/src/diskdev_cmds-540.1.linux3/include -DDEBUG_BUILD=0 -D_FILE_OFFSET_BITS=64 -D LINUX=1 -D BSD=1 -D VERSION=\"540.1.linux3\" -Os -fomit-frame-pointer -c -o hfs_endian.o hfs_endian.c clang -g3 -Wall -fblocks -I/home/buildozer/aports/community/hfsprogs/src/diskdev_cmds-540.1.linux3/BlocksRunTime -I/home/buildozer/aports/community/hfsprogs/src/diskdev_cmds-540.1.linux3/include -DDEBUG_BUILD=0 -D_FILE_OFFSET_BITS=64 -D LINUX=1 -D BSD=1 -D VERSION=\"540.1.linux3\" -Os -fomit-frame-pointer -c -o BlockCache.o BlockCache.c clang -g3 -Wall -fblocks -I/home/buildozer/aports/community/hfsprogs/src/diskdev_cmds-540.1.linux3/BlocksRunTime -I/home/buildozer/aports/community/hfsprogs/src/diskdev_cmds-540.1.linux3/include -DDEBUG_BUILD=0 -D_FILE_OFFSET_BITS=64 -D LINUX=1 -D BSD=1 -D VERSION=\"540.1.linux3\" -Os -fomit-frame-pointer -c -o BTree.o BTree.c clang -g3 -Wall -fblocks -I/home/buildozer/aports/community/hfsprogs/src/diskdev_cmds-540.1.linux3/BlocksRunTime -I/home/buildozer/aports/community/hfsprogs/src/diskdev_cmds-540.1.linux3/include -DDEBUG_BUILD=0 -D_FILE_OFFSET_BITS=64 -D LINUX=1 -D BSD=1 -D VERSION=\"540.1.linux3\" -Os -fomit-frame-pointer -c -o BTreeAllocate.o BTreeAllocate.c clang -g3 -Wall -fblocks -I/home/buildozer/aports/community/hfsprogs/src/diskdev_cmds-540.1.linux3/BlocksRunTime -I/home/buildozer/aports/community/hfsprogs/src/diskdev_cmds-540.1.linux3/include -DDEBUG_BUILD=0 -D_FILE_OFFSET_BITS=64 -D LINUX=1 -D BSD=1 -D VERSION=\"540.1.linux3\" -Os -fomit-frame-pointer -c -o BTreeMiscOps.o BTreeMiscOps.c clang -g3 -Wall -fblocks -I/home/buildozer/aports/community/hfsprogs/src/diskdev_cmds-540.1.linux3/BlocksRunTime -I/home/buildozer/aports/community/hfsprogs/src/diskdev_cmds-540.1.linux3/include -DDEBUG_BUILD=0 -D_FILE_OFFSET_BITS=64 -D LINUX=1 -D BSD=1 -D VERSION=\"540.1.linux3\" -Os -fomit-frame-pointer -c -o BTreeNodeOps.o BTreeNodeOps.c clang -g3 -Wall -fblocks -I/home/buildozer/aports/community/hfsprogs/src/diskdev_cmds-540.1.linux3/BlocksRunTime -I/home/buildozer/aports/community/hfsprogs/src/diskdev_cmds-540.1.linux3/include -DDEBUG_BUILD=0 -D_FILE_OFFSET_BITS=64 -D LINUX=1 -D BSD=1 -D VERSION=\"540.1.linux3\" -Os -fomit-frame-pointer -c -o BTreeScanner.o BTreeScanner.c clang -g3 -Wall -fblocks -I/home/buildozer/aports/community/hfsprogs/src/diskdev_cmds-540.1.linux3/BlocksRunTime -I/home/buildozer/aports/community/hfsprogs/src/diskdev_cmds-540.1.linux3/include -DDEBUG_BUILD=0 -D_FILE_OFFSET_BITS=64 -D LINUX=1 -D BSD=1 -D VERSION=\"540.1.linux3\" -Os -fomit-frame-pointer -c -o BTreeTreeOps.o BTreeTreeOps.c clang -g3 -Wall -fblocks -I/home/buildozer/aports/community/hfsprogs/src/diskdev_cmds-540.1.linux3/BlocksRunTime -I/home/buildozer/aports/community/hfsprogs/src/diskdev_cmds-540.1.linux3/include -DDEBUG_BUILD=0 -D_FILE_OFFSET_BITS=64 -D LINUX=1 -D BSD=1 -D VERSION=\"540.1.linux3\" -Os -fomit-frame-pointer -c -o CatalogCheck.o CatalogCheck.c clang -g3 -Wall -fblocks -I/home/buildozer/aports/community/hfsprogs/src/diskdev_cmds-540.1.linux3/BlocksRunTime -I/home/buildozer/aports/community/hfsprogs/src/diskdev_cmds-540.1.linux3/include -DDEBUG_BUILD=0 -D_FILE_OFFSET_BITS=64 -D LINUX=1 -D BSD=1 -D VERSION=\"540.1.linux3\" -Os -fomit-frame-pointer -c -o HardLinkCheck.o HardLinkCheck.c clang -g3 -Wall -fblocks -I/home/buildozer/aports/community/hfsprogs/src/diskdev_cmds-540.1.linux3/BlocksRunTime -I/home/buildozer/aports/community/hfsprogs/src/diskdev_cmds-540.1.linux3/include -DDEBUG_BUILD=0 -D_FILE_OFFSET_BITS=64 -D LINUX=1 -D BSD=1 -D VERSION=\"540.1.linux3\" -Os -fomit-frame-pointer -c -o SBTree.o SBTree.c clang -g3 -Wall -fblocks -I/home/buildozer/aports/community/hfsprogs/src/diskdev_cmds-540.1.linux3/BlocksRunTime -I/home/buildozer/aports/community/hfsprogs/src/diskdev_cmds-540.1.linux3/include -DDEBUG_BUILD=0 -D_FILE_OFFSET_BITS=64 -D LINUX=1 -D BSD=1 -D VERSION=\"540.1.linux3\" -Os -fomit-frame-pointer -c -o SControl.o SControl.c clang -g3 -Wall -fblocks -I/home/buildozer/aports/community/hfsprogs/src/diskdev_cmds-540.1.linux3/BlocksRunTime -I/home/buildozer/aports/community/hfsprogs/src/diskdev_cmds-540.1.linux3/include -DDEBUG_BUILD=0 -D_FILE_OFFSET_BITS=64 -D LINUX=1 -D BSD=1 -D VERSION=\"540.1.linux3\" -Os -fomit-frame-pointer -c -o SVerify1.o SVerify1.c clang -g3 -Wall -fblocks -I/home/buildozer/aports/community/hfsprogs/src/diskdev_cmds-540.1.linux3/BlocksRunTime -I/home/buildozer/aports/community/hfsprogs/src/diskdev_cmds-540.1.linux3/include -DDEBUG_BUILD=0 -D_FILE_OFFSET_BITS=64 -D LINUX=1 -D BSD=1 -D VERSION=\"540.1.linux3\" -Os -fomit-frame-pointer -c -o SVerify2.o SVerify2.c clang -g3 -Wall -fblocks -I/home/buildozer/aports/community/hfsprogs/src/diskdev_cmds-540.1.linux3/BlocksRunTime -I/home/buildozer/aports/community/hfsprogs/src/diskdev_cmds-540.1.linux3/include -DDEBUG_BUILD=0 -D_FILE_OFFSET_BITS=64 -D LINUX=1 -D BSD=1 -D VERSION=\"540.1.linux3\" -Os -fomit-frame-pointer -c -o SRepair.o SRepair.c clang -g3 -Wall -fblocks -I/home/buildozer/aports/community/hfsprogs/src/diskdev_cmds-540.1.linux3/BlocksRunTime -I/home/buildozer/aports/community/hfsprogs/src/diskdev_cmds-540.1.linux3/include -DDEBUG_BUILD=0 -D_FILE_OFFSET_BITS=64 -D LINUX=1 -D BSD=1 -D VERSION=\"540.1.linux3\" -Os -fomit-frame-pointer -c -o dirhardlink.o dirhardlink.c clang -g3 -Wall -fblocks -I/home/buildozer/aports/community/hfsprogs/src/diskdev_cmds-540.1.linux3/BlocksRunTime -I/home/buildozer/aports/community/hfsprogs/src/diskdev_cmds-540.1.linux3/include -DDEBUG_BUILD=0 -D_FILE_OFFSET_BITS=64 -D LINUX=1 -D BSD=1 -D VERSION=\"540.1.linux3\" -Os -fomit-frame-pointer -c -o SRebuildBTree.o SRebuildBTree.c clang -g3 -Wall -fblocks -I/home/buildozer/aports/community/hfsprogs/src/diskdev_cmds-540.1.linux3/BlocksRunTime -I/home/buildozer/aports/community/hfsprogs/src/diskdev_cmds-540.1.linux3/include -DDEBUG_BUILD=0 -D_FILE_OFFSET_BITS=64 -D LINUX=1 -D BSD=1 -D VERSION=\"540.1.linux3\" -Os -fomit-frame-pointer -c -o SUtils.o SUtils.c clang -g3 -Wall -fblocks -I/home/buildozer/aports/community/hfsprogs/src/diskdev_cmds-540.1.linux3/BlocksRunTime -I/home/buildozer/aports/community/hfsprogs/src/diskdev_cmds-540.1.linux3/include -DDEBUG_BUILD=0 -D_FILE_OFFSET_BITS=64 -D LINUX=1 -D BSD=1 -D VERSION=\"540.1.linux3\" -Os -fomit-frame-pointer -c -o SKeyCompare.o SKeyCompare.c clang -g3 -Wall -fblocks -I/home/buildozer/aports/community/hfsprogs/src/diskdev_cmds-540.1.linux3/BlocksRunTime -I/home/buildozer/aports/community/hfsprogs/src/diskdev_cmds-540.1.linux3/include -DDEBUG_BUILD=0 -D_FILE_OFFSET_BITS=64 -D LINUX=1 -D BSD=1 -D VERSION=\"540.1.linux3\" -Os -fomit-frame-pointer -c -o SDevice.o SDevice.c clang -g3 -Wall -fblocks -I/home/buildozer/aports/community/hfsprogs/src/diskdev_cmds-540.1.linux3/BlocksRunTime -I/home/buildozer/aports/community/hfsprogs/src/diskdev_cmds-540.1.linux3/include -DDEBUG_BUILD=0 -D_FILE_OFFSET_BITS=64 -D LINUX=1 -D BSD=1 -D VERSION=\"540.1.linux3\" -Os -fomit-frame-pointer -c -o SExtents.o SExtents.c clang -g3 -Wall -fblocks -I/home/buildozer/aports/community/hfsprogs/src/diskdev_cmds-540.1.linux3/BlocksRunTime -I/home/buildozer/aports/community/hfsprogs/src/diskdev_cmds-540.1.linux3/include -DDEBUG_BUILD=0 -D_FILE_OFFSET_BITS=64 -D LINUX=1 -D BSD=1 -D VERSION=\"540.1.linux3\" -Os -fomit-frame-pointer -c -o SAllocate.o SAllocate.c clang -g3 -Wall -fblocks -I/home/buildozer/aports/community/hfsprogs/src/diskdev_cmds-540.1.linux3/BlocksRunTime -I/home/buildozer/aports/community/hfsprogs/src/diskdev_cmds-540.1.linux3/include -DDEBUG_BUILD=0 -D_FILE_OFFSET_BITS=64 -D LINUX=1 -D BSD=1 -D VERSION=\"540.1.linux3\" -Os -fomit-frame-pointer -c -o SCatalog.o SCatalog.c clang -g3 -Wall -fblocks -I/home/buildozer/aports/community/hfsprogs/src/diskdev_cmds-540.1.linux3/BlocksRunTime -I/home/buildozer/aports/community/hfsprogs/src/diskdev_cmds-540.1.linux3/include -DDEBUG_BUILD=0 -D_FILE_OFFSET_BITS=64 -D LINUX=1 -D BSD=1 -D VERSION=\"540.1.linux3\" -Os -fomit-frame-pointer -c -o SStubs.o SStubs.c clang -g3 -Wall -fblocks -I/home/buildozer/aports/community/hfsprogs/src/diskdev_cmds-540.1.linux3/BlocksRunTime -I/home/buildozer/aports/community/hfsprogs/src/diskdev_cmds-540.1.linux3/include -DDEBUG_BUILD=0 -D_FILE_OFFSET_BITS=64 -D LINUX=1 -D BSD=1 -D VERSION=\"540.1.linux3\" -Os -fomit-frame-pointer -c -o VolumeBitmapCheck.o VolumeBitmapCheck.c In file included from fsck_debug.c:26: In file included from ./fsck_hfs.h:25: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ 1 warning generated. cache.c:171:102: warning: format specifies type 'unsigned long' but the argument has type 'unsigned int' [-Wformat] printf ("\tCache size should be greater than %uM and less than %luM\n", MinCacheSize/(1024*1024), max_size_t/(1024*1024)); ~~~ ^~~~~~~~~~~~~~~~~~~~~~ %u fsck_messages.c:533:8: warning: comparison of array 'resp' equal to a null pointer is always false [-Wtautological-pointer-compare] if (resp == NULL || len == 0) { ^~~~ ~~~~ In file included from utilities.c:74: In file included from ./fsck_hfs.h:25: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from fsck_hfs.c:49: In file included from ./fsck_hfs.h:25: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ utilities.c:227:29: warning: the value of the size argument in 'strncat' is too large, might lead to a buffer overflow [-Wstrncat-size] (void)strncat(rawbuf, "/", sizeof(rawbuf)); ^~~~~~~~~~~~~~ utilities.c:227:29: note: change the argument to be the free space in the destination buffer minus the terminating null byte (void)strncat(rawbuf, "/", sizeof(rawbuf)); ^~~~~~~~~~~~~~ sizeof(rawbuf) - strlen(rawbuf) - 1 utilities.c:231:32: warning: the value of the size argument in 'strncat' is too large, might lead to a buffer overflow [-Wstrncat-size] (void)strncat(rawbuf, &dp[1], sizeof(rawbuf)); ^~~~~~~~~~~~~~ utilities.c:231:32: note: change the argument to be the free space in the destination buffer minus the terminating null byte (void)strncat(rawbuf, &dp[1], sizeof(rawbuf)); ^~~~~~~~~~~~~~ sizeof(rawbuf) - strlen(rawbuf) - 1 In file included from SAllocate.c:71: In file included from ./Scavenger.h:40: In file included from ./../fsck_hfs.h:25: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from HardLinkCheck.c:24: In file included from ./Scavenger.h:fsck_hfs.c40:: 314In file included from :./../fsck_hfs.h17::25 : warning: /usr/include/sys/cdefs.hunused variable 'fsinfo' [-Wunused-variable]: 1:2: warning: usage of non-standard #include is deprecated [-W#warnings] struct statfs *fsinfo; ^ #warning usage of non-standard #include is deprecatedfsck_hfs.c : ^316 :6: warning: unused variable 'result' [-Wunused-variable] int result; ^ fsck_hfs.c:317:6: warning: unused variable 'i' [-Wunused-variable] int i; ^ In file included from dirhardlink.c:24: In file included from ./Scavenger.h:40: In file included from ./../fsck_hfs.h:25: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from BTreeNodeOps.c:37: In file included from ./../fsck_hfs.h:25: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ fsck_hfs.c:357:6: warning: variable 'flags' set but not used [-Wunused-but-set-variable] int flags; ^ In file included from SDevice.c:24: In file included from ./../fsck_hfs.h:25: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ fsck_hfs.c:720:10: warning: unused variable 'dsize' [-Wunused-variable] size_t dsize = sizeof(memSize); ^ fsck_hfs.c:721:7: warning: unused variable 'rv' [-Wunused-variable] int rv; ^ In file included from BTreeScanner.c:28: In file included from ./Scavenger.h:40: In file included from ./../fsck_hfs.h:25: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from BlockCache.c:28: In file included from ./Scavenger.h:40: In file included from ./../fsck_hfs.h:25: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from CatalogCheck.c:24: In file included from ./Scavenger.h:40: In file included from ./../fsck_hfs.h:25: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from SVerify1.c:34: In file included from ./Scavenger.h:40: In file included from ./../fsck_hfs.h:25: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from hfs_endian.c:40: In file included from ./Scavenger.h:40: In file included from ./../fsck_hfs.h:25: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from SBTree.c:37: In file included from ./Scavenger.h:40: In file included from ./../fsck_hfs.h:25: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from SControl.c:43: In file included from ./Scavenger.h:40: In file included from ./../fsck_hfs.h:25: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from SRebuildBTree.c:43: In file included from ./Scavenger.h:40: In file included from ./../fsck_hfs.h:25: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from SVerify2.c:41: In file included from ./Scavenger.h:40: In file included from ./../fsck_hfs.h:25: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from SRepair.c:34: In file included from ./Scavenger.h:40: In file included from ./../fsck_hfs.h:25: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from SExtents.c:37: In file included from ./Scavenger.h:40: In file included from ./../fsck_hfs.h:25: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ BTreeTreeOps.c:441:13: warning: passing 'char[69]' to parameter of type 'ConstStr255Param' (aka 'const unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] DebugStr("InsertLevel: New root from primary key, update from secondary key..."); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./SRuntime.h:139:27: note: passing argument to parameter 'debuggerMsg' here In file included from DebugStr(ConstStr255Param debuggerMsg);SUtils.c : ^33 : In file included from ./Scavenger.h:40: In file included from ./../fsck_hfs.h:25: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from SKeyCompare.c:26: In file included from ./Scavenger.h:40: In file included from ./../fsck_hfs.h:25: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from SCatalog.c:24: In file included from ./Scavenger.h:40: In file included from ./../fsck_hfs.h:25: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from VolumeBitmapCheck.c:32: In file included from ./Scavenger.h:40: In file included from ./../fsck_hfs.h:25: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ BTreeMiscOps.c:498:13: warning: variable 'didItFit' set but not used [-Wunused-but-set-variable] Boolean didItFit; ^ BTreeTreeOps.c:567:13: warning: variable 'rightNodeNum' set but not used [-Wunused-but-set-variable] UInt32 rightNodeNum; ^ In file included from SStubs.c:32: In file included from ./Scavenger.h:40: In file included from ./../fsck_hfs.h:25: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from BTreeScanner.c:30: In file included from ./../fsck_hfs.h:25: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ In file included from hfs_endian.c:43: In file included from ./../fsck_hfs.h:25: /usr/include/sys/cdefs.h:1:2: warning: usage of non-standard #include is deprecated [-W#warnings] #warning usage of non-standard #include is deprecated ^ HardLinkCheck.c:557:9: warning: variable 'folderID' set but not used [-Wunused-but-set-variable] UInt32 folderID; ^ SBTree.c:105:13: warning: passing 'char[31]' to parameter of type 'ConstStr255Param' (aka 'const unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] DebugStr("SearchBTreeRecord: bad record?"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./SRuntime.h:139:27: note: passing argument to parameter 'debuggerMsg' here DebugStr(ConstStr255Param debuggerMsg); ^ BTreeTreeOps.c:1245:13: warning: variable 'didItFit' set but not used [-Wunused-but-set-variable] Boolean didItFit; ^ SBTree.c:213:13: warning: passing 'char[28]' to parameter of type 'ConstStr255Param' (aka 'const unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] DebugStr("GetBTreeRecord: bad record?"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./SRuntime.h:139:27: note: passing argument to parameter 'debuggerMsg' here DebugStr(ConstStr255Param debuggerMsg); ^ SControl.c:324:78: warning: comparison between pointer and integer ('char *' and 'unsigned int') [-Wpointer-integer-compare] if (strncpy(dataArea.deviceNode, rdevnode, sizeof(dataArea.deviceNode)) != strlen(rdevnode)) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~ HardLinkCheck.c:901:9: warning: variable 'prefixlen' set but not used [-Wunused-but-set-variable] size_t prefixlen; ^ SBTree.c:245:12: warning: passing 'char[31]' to parameter of type 'ConstStr255Param' (aka 'const unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] DebugStr("InsertBTreeRecord: bad record?"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./SRuntime.h:139:27: note: passing argument to parameter 'debuggerMsg' here DebugStr(ConstStr255Param debuggerMsg); ^ SBTree.c:307:12: warning: passing 'char[32]' to parameter of type 'ConstStr255Param' (aka 'const unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] DebugStr("ReplaceBTreeRecord: bad record?"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./SRuntime.h:139:27: note: passing argument to parameter 'debuggerMsg' here DebugStr(ConstStr255Param debuggerMsg); ^ SBTree.c:346:13: warning: passing 'char[55]' to parameter of type 'ConstStr255Param' (aka 'const unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] DebugStr("SetEndOfForkProc: minEOF is smaller than current size!"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./SRuntime.h:139:27: note: passing argument to parameter 'debuggerMsg' here DebugStr(ConstStr255Param debuggerMsg); ^ SBTree.c:444:13: warning: passing 'char[31]' to parameter of type 'ConstStr255Param' (aka 'const unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] DebugStr("CheckBTreeKey: bad key length!"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./SRuntime.h:139:27: note: passing argument to parameter 'debuggerMsg' here DebugStr(ConstStr255Param debuggerMsg); ^ SBTree.c:505:46: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] if ( (catalogRecord->hfsPlusFolder.flags && (kHFSFileLockedMask | kHFSThreadExistsMask)) != 0 ) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ SBTree.c:505:46: note: use '&' for a bitwise operation if ( (catalogRecord->hfsPlusFolder.flags && (kHFSFileLockedMask | kHFSThreadExistsMask)) != 0 ) ^~ & SBTree.c:505:46: note: remove constant to silence this warning if ( (catalogRecord->hfsPlusFolder.flags && (kHFSFileLockedMask | kHFSThreadExistsMask)) != 0 ) ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ SUtils.c:448:2: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation] if ( GPtr->RepLevel == repairLevelNoProblemsFound ) ^ SUtils.c:445:5: note: previous statement is here else if ( fsckGetVerbosity(GPtr->context) >= kDebugLog ) ^ SRebuildBTree.c:572:13: warning: variable 'isHFSPlus' set but not used [-Wunused-but-set-variable] Boolean isHFSPlus = false; ^ VolumeBitmapCheck.c:1091:13: warning: unused function 'TrimInit' [-Wunused-function] static void TrimInit(void) ^ VolumeBitmapCheck.c:1099:13: warning: unused function 'TrimFlush' [-Wunused-function] static void TrimFlush(void) ^ VolumeBitmapCheck.c:1119:13: warning: unused function 'TrimExtent' [-Wunused-function] static void TrimExtent(SGlobPtr g, UInt32 startBlock, UInt32 blockCount) ^ 1 warning generated. SControl.c:1089:9: warning: variable 'err' set but not used [-Wunused-but-set-variable] OSErr err; ^ CatalogCheck.c:1489:2: warning: misleading indentation; statement is not part of the previous 'else' [-Wmisleading-indentation] SControl.c: nameLen = strlen((char *) myPtr );1333 : ^10 : CatalogCheck.cwarning: :variable 'err' set but not used [-Wunused-but-set-variable]1486 :5: note: OSErr err;previous statement is here ^ else ^ SVerify2.c:1400:12: warning: variable 'goodValue' set but not used [-Wunused-but-set-variable] UInt32 goodValue, badValue; ^ 2 warnings generated. SUtils.c:2009:19: warning: variable 'myVOPtr' set but not used [-Wunused-but-set-variable] VolumeObjectPtr myVOPtr; ^ SRepair.c:3433:28: warning: taking address of packed member 'reserved' of class or structure 'HFSCatalogThread' may result in an unaligned pointer value [-Waddress-of-packed-member] reserved = (UInt32*) &(record.hfsThread.reserved); ^~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. 1 warning generated. 1 warning generated. SUtils.c:2376:5: warning: misleading indentation; statement is not part of the previous 'for' [-Wmisleading-indentation] plog( "\n" ); ^ SUtils.c:2374:5: note: previous statement is here for ( i = 0; i < myCount; i++ ) ^ 8 warnings generated. 1 warning generated. 1 warning generated. SVerify1.c:3543:10: warning: variable 'isHFSPlus' set but not used [-Wunused-but-set-variable] Boolean isHFSPlus; ^ 1 warning generated. 2 warnings generated. 3 warnings generated. 7 warnings generated. 1 warning generated. 1 warning generated. 1 warning generated. 3 warnings generated. 1 warning generated. 4 warnings generated. 1 warning generated. 3 warnings generated. 4 warnings generated. 2 warnings generated. 2 warnings generated. 2 warnings generated. 4 warnings generated. 2 warnings generated. 2 warnings generated. ar rc libdfa.a hfs_endian.o BlockCache.o BTree.o BTreeAllocate.o BTreeMiscOps.o BTreeNodeOps.o BTreeScanner.o BTreeTreeOps.o CatalogCheck.o HardLinkCheck.o SBTree.o SControl.o SVerify1.o SVerify2.o SRepair.o dirhardlink.o SRebuildBTree.o SUtils.o SKeyCompare.o SDevice.o SExtents.o SAllocate.o SCatalog.o SStubs.o VolumeBitmapCheck.o make[2]: Leaving directory '/home/buildozer/aports/community/hfsprogs/src/diskdev_cmds-540.1.linux3/fsck_hfs.tproj/dfalib' clang -g3 -Wall -fblocks -I/home/buildozer/aports/community/hfsprogs/src/diskdev_cmds-540.1.linux3/BlocksRunTime -I/home/buildozer/aports/community/hfsprogs/src/diskdev_cmds-540.1.linux3/include -DDEBUG_BUILD=0 -D_FILE_OFFSET_BITS=64 -D LINUX=1 -D BSD=1 -D VERSION=\"540.1.linux3\" -Wl,--build-id -L/home/buildozer/aports/community/hfsprogs/src/diskdev_cmds-540.1.linux3/BlocksRunTime fsck_hfs.o utilities.o cache.o fsck_messages.o fsck_debug.o fsck_hfs_strings.o fsck_strings.o dfalib/libdfa.a -o fsck_hfs -lBlocksRunTime -lpthread make[1]: Leaving directory '/home/buildozer/aports/community/hfsprogs/src/diskdev_cmds-540.1.linux3/fsck_hfs.tproj' usage: fsck_hfs [-b [size] B [path] c [size] Edfglx m [mode] npqruy] special-device usage: newfs_hfs [-N [partition-size]] [hfsplus-options] special-device >>> hfsprogs: Entering fakeroot... >>> hfsprogs-doc*: Running split function doc... >>> hfsprogs-doc*: Preparing subpackage hfsprogs-doc... >>> hfsprogs-doc*: Running postcheck for hfsprogs-doc >>> hfsprogs*: Running postcheck for hfsprogs >>> hfsprogs*: Preparing package hfsprogs... >>> hfsprogs*: Stripping binaries >>> hfsprogs-doc*: Scanning shared objects >>> hfsprogs*: Scanning shared objects >>> hfsprogs-doc*: Tracing dependencies... >>> hfsprogs-doc*: Package size: 56.0 KB >>> hfsprogs-doc*: Compressing data... >>> hfsprogs-doc*: Create checksum... >>> hfsprogs-doc*: Create hfsprogs-doc-540.1_p3-r5.apk >>> hfsprogs*: Tracing dependencies... so:libc.musl-x86.so.1 so:libcrypto.so.3 >>> hfsprogs*: Package size: 332.0 KB >>> hfsprogs*: Compressing data... >>> hfsprogs*: Create checksum... >>> hfsprogs*: Create hfsprogs-540.1_p3-r5.apk >>> hfsprogs: Build complete at Tue, 02 Aug 2022 19:32:31 +0000 elapsed time 0h 0m 7s >>> hfsprogs: Cleaning up srcdir >>> hfsprogs: Cleaning up pkgdir >>> hfsprogs: Uninstalling dependencies... (1/19) Purging .makedepends-hfsprogs (20220802.193225) (2/19) Purging clang (14.0.6-r1) (3/19) Purging libbsd-dev (0.11.6-r2) (4/19) Purging bsd-compat-headers (0.7.2-r3) (5/19) Purging libmd-dev (1.0.4-r0) (6/19) Purging libbsd (0.11.6-r2) (7/19) Purging openssl-dev (3.0.5-r1) (8/19) Purging linux-headers (5.16.7-r1) (9/19) Purging util-linux-dev (2.38-r3) (10/19) Purging libfdisk (2.38-r3) (11/19) Purging libmount (2.38-r3) (12/19) Purging libsmartcols (2.38-r3) (13/19) Purging libuuid (2.38-r3) (14/19) Purging clang-libs (14.0.6-r1) (15/19) Purging llvm14-libs (14.0.6-r2) (16/19) Purging libffi (3.4.2-r1) (17/19) Purging libxml2 (2.9.14-r1) (18/19) Purging libmd (1.0.4-r0) (19/19) Purging libblkid (2.38-r3) Executing busybox-1.35.0-r21.trigger OK: 684 MiB in 103 packages >>> hfsprogs: Updating the community/x86 repository index... >>> hfsprogs: Signing the index...