Closed staalmannen closed 3 years ago
e2fsutils, f2fs-tools and xfstools have been built.
I will still have a go at btrfs and zfs before closing this issue
oh and dosfstools is probably needed, installed out of the box via pkgsrc
btrfs-progs : [LD] btrfs
clang-12: error: unable to execute command: Segmentation fault (core dumped) clang-12: error: linker command failed due to signal (use -v to see invocation) gmake: *** [Makefile:558: btrfs] Error 254 *** Error code 2
-fno-lto did not help.
zfs-utils:
CC nvpair.lo In file included from ../../module/nvpair/nvpair.c:44: ../../lib/libspl/include/rpc/xdr.h:63:29: error: no member named 'x_handy' in 'struct xdr_struct' xptr->xc_num_avail = xdrs->x_handy;
need to figure out how to fix that...
both btrfs and zfs have now been built and packaged for pkgsrc.
Building zfs still took some manual hacking by removing references to some missing .ksh files in Makefiles under the testing directory. That should be fixed in the future.
We need e2fs, f2fs, xfs, zfs, btrfs, ...