timestamp: 2026-03-29T16:32:31+00:00 hostname: derive kernel: Linux 6.16.5-derive x86_64 GNU/Linux uptime: 16:32:31 up 18 min, 0 users, load average: 1.42, 1.11, 0.77 cpu_count: unknown memory: total used free shared buff/cache available Mem: 7.8G 625.6M 6.7G 4.0M 462.0M 6.9G Swap: 0 0 0 disk: Filesystem Size Used Available Use% Mounted on /dev/root 48.4G 1.6G 44.4G 3% / ==> building /ports/devel/f2fs-tools [f2fs-tools] fetching f2fs-tools-1.16.0.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 162 100 162 0 0 416 0 --:--:-- --:--:-- --:--:-- 417 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 265507 0 265507 0 0 420267 0 --:--:-- --:--:-- --:--:-- 1964k [f2fs-tools] using local file: no-lfs64.patch [f2fs-tools] extracting f2fs-tools-1.16.0.tar.gz... [f2fs-tools] extracting no-lfs64.patch... [f2fs-tools] applying patch no-lfs64.patch (args: -p1)... patching file configure.ac patching file fsck/Makefile.am patching file include/android_config.h patching file lib/Makefile.am patching file lib/libf2fs.c patching file lib/libf2fs_io.c patching file lib/libf2fs_zoned.c patching file mkfs/Makefile.am patching file mkfs/f2fs_format.c patching file mkfs/f2fs_format_main.c patching file mkfs/f2fs_format_utils.c patching file mkfs/f2fs_format_utils.h patching file tools/Makefile.am patching file tools/f2fs_io/Makefile.am patching file tools/f2fs_io/f2fs_io.c patching file tools/f2fs_io_parse.c patching file tools/f2fscrypt.c patching file tools/fibmap.c [f2fs-tools] entering build() [f2fs-tools] build system: hell demiurge: warning: missing /etc/satan.conf, using defaults demiurge: wrote ./.demiurge (14 resolved, 1 defaulted) satan: warning: missing /etc/satan.conf, using defaults satan: warning: ignoring libtool flag -version-info for static build satan: warning: converting ./lib/libf2fs.la -> ./lib/libf2fs.a [1/67] static link -> OK [2/67] header m4_flatten([ -> FAIL [3/67] header attr/xattr.h -> FAIL [4/67] header blkid/blkid.h -> OK [5/67] header byteswap.h -> OK [6/67] header fcntl.h -> OK [7/67] header kernel/uapi/linux/blkzoned.h -> FAIL [8/67] header linux/blkzoned.h -> OK [9/67] header linux/falloc.h -> OK [10/67] header linux/fiemap.h -> OK [11/67] header linux/fs.h -> OK [12/67] header linux/hdreg.h -> OK [13/67] header linux/limits.h -> OK [14/67] header linux/posix_acl.h -> OK [15/67] header linux/types.h -> OK [16/67] header linux/xattr.h -> OK [17/67] header mach/mach_time.h -> FAIL [18/67] header mntent.h -> OK [19/67] header pthread_time.h -> FAIL [20/67] header scsi/sg.h -> OK [21/67] header selinux/android.h -> FAIL [22/67] header selinux/selinux.h -> FAIL [23/67] header sparse/sparse.h -> FAIL [24/67] header stdlib.h -> OK [25/67] header string.h -> OK [26/67] header sys/acl.h -> FAIL [27/67] header sys/ioctl.h -> OK [28/67] header sys/mount.h -> OK [29/67] header sys/stat.h -> OK [30/67] header sys/syscall.h -> OK [31/67] header sys/sysmacros.h -> OK [32/67] header sys/utsname.h -> OK [33/67] header sys/xattr.h -> OK [34/67] header unistd.h -> OK [35/67] header uuid/uuid.h -> OK [36/67] header ]) -> FAIL [37/67] lib blkid -> OK [38/67] lib lzo2 -> FAIL [39/67] lib lz4 -> FAIL [40/67] lib selinux -> FAIL [41/67] lib uuid -> OK [42/67] lib winpthread -> FAIL [43/67] decl bswap_64 -> FAIL [44/67] header stdlib.h -> OK [45/67] header string.h -> OK [46/67] header errno.h -> OK [47/67] header limits.h -> OK [48/67] header stdarg.h -> OK [49/67] header stddef.h -> OK [50/67] header stdio.h -> OK [51/67] header ctype.h -> OK [52/67] header time.h -> OK [53/67] header sys/types.h -> OK [54/67] header sys/stat.h -> OK [55/67] header sys/time.h -> OK [56/67] header sys/param.h -> OK [57/67] header unistd.h -> OK [58/67] header fcntl.h -> OK [59/67] header pwd.h -> OK [60/67] header grp.h -> OK [61/67] header stdint.h -> OK [62/67] header inttypes.h -> OK [63/67] header wchar.h -> OK [64/67] func wcwidth -> OK [65/67] func wcsdup -> OK [66/67] func pledge -> FAIL [67/67] ext SAFE_TO_DEFINE_EXTENSIONS -> OK satan: updated .satan with 14 unknowns [1/32] cc obj/tools/f2fs_io_parse.o [2/32] cc obj/tools/fibmap.o In file included from tools/fibmap.c:11: In file included from ./include/f2fs_fs.h:31: ./config.h:2:9: warning: '_GNU_SOURCE' macro redefined [-Wmacro-redefined] 2 | #define _GNU_SOURCE 1 | ^ tools/fibmap.c:5:9: note: previous definition is here 5 | #define _GNU_SOURCE | ^ 1 warning generated. [3/32] ld tools/fibmap.f2fs [4/32] ld tools/parse.f2fs [5/32] cc obj/fsck/quotaio_v2.o [6/32] cc obj/fsck/quotaio_tree.o [7/32] cc obj/fsck/quotaio.o [8/32] cc obj/fsck/mkquota.o [9/32] cc obj/fsck/dict.o [10/32] cc obj/fsck/compress.o [11/32] cc obj/fsck/xattr.o [12/32] cc obj/fsck/sload.o [13/32] cc obj/fsck/dir.o In file included from fsck/sload.c:15: In file included from fsck/fsck.h:14: In file included from fsck/f2fs.h:23: In file included from ./include/f2fs_fs.h:31: ./config.h:2:9: warning: '_GNU_SOURCE' macro redefined [-Wmacro-redefined] 2 | #define _GNU_SOURCE 1 | ^ fsck/sload.c:14:9: note: previous definition is here 14 | #define _GNU_SOURCE | ^ 1 warning generated. [14/32] cc obj/fsck/segment.o [15/32] cc obj/fsck/node.o [16/32] cc obj/fsck/resize.o [17/32] cc obj/fsck/defrag.o [18/32] cc obj/fsck/mount.o [19/32] cc obj/fsck/dump.o [20/32] cc obj/fsck/fsck.o [21/32] cc obj/fsck/main.o [22/32] cc obj/mkfs/f2fs_format_utils.o In file included from mkfs/f2fs_format_utils.c:13: In file included from ./include/f2fs_fs.h:31: ./config.h:2:9: warning: '_GNU_SOURCE' macro redefined [-Wmacro-redefined] 2 | #define _GNU_SOURCE 1 | ^ mkfs/f2fs_format_utils.c:10:9: note: previous definition is here 10 | #define _GNU_SOURCE | ^ 1 warning generated. [23/32] cc obj/mkfs/f2fs_format.o [24/32] cc obj/mkfs/f2fs_format_main.o [25/32] cc obj/lib/nls_utf8.o [26/32] cc obj/lib/libf2fs_zoned.o [27/32] ar mkfs/libf2fs_format.a [28/32] cc obj/lib/libf2fs_io.o [29/32] cc obj/lib/libf2fs.o [30/32] ar lib/libf2fs.a [31/32] ld fsck/fsck.f2fs [32/32] ld mkfs/mkfs.f2fs [1/8] install tools/parse.f2fs -> /var/tmp/dtr/pkg-f2fs-tools-1.16.0/usr/sbin/parse.f2fs [2/8] install tools/fibmap.f2fs -> /var/tmp/dtr/pkg-f2fs-tools-1.16.0/usr/sbin/fibmap.f2fs [3/8] install fsck/include/quota.h -> /var/tmp/dtr/pkg-f2fs-tools-1.16.0/usr/include/include/quota.h [4/8] install fsck/fsck.f2fs -> /var/tmp/dtr/pkg-f2fs-tools-1.16.0/usr/sbin/fsck.f2fs [5/8] install mkfs/include/f2fs_fs.h -> /var/tmp/dtr/pkg-f2fs-tools-1.16.0/usr/include/include/f2fs_fs.h [6/8] install mkfs/libf2fs_format.a -> /var/tmp/dtr/pkg-f2fs-tools-1.16.0/usr/lib/libf2fs_format.a [7/8] install mkfs/mkfs.f2fs -> /var/tmp/dtr/pkg-f2fs-tools-1.16.0/usr/sbin/mkfs.f2fs [8/8] install lib/libf2fs.a -> /var/tmp/dtr/pkg-f2fs-tools-1.16.0/usr/lib/libf2fs.a [f2fs-tools] stripping binaries... ==> packaging f2fs-tools... spc: creating package /var/cache/dtr/f2fs-tools+1.16.0-1.spc.tzst from /var/tmp/dtr/pkg-f2fs-tools-1.16.0 spc: package created: /var/cache/dtr/f2fs-tools+1.16.0-1.spc.tzst ==> installing f2fs-tools via spc... spc: extracting metadata spc: extracting files spc: hashes verified spc: generating lockfile spc: installed: f2fs-tools+1.16.0-1 ==> cleaning /ports/devel/f2fs-tools [f2fs-tools] cleaning /var/tmp/dtr/src-f2fs-tools-1.16.0...