You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CC [M] /var/lib/dkms/zfs/2.2.7/build/module/lua/lcorolib.o
In file included from /var/lib/dkms/zfs/2.2.7/build/module/icp/algs/blake3/blake3_impl.c:284:
In file included from /var/lib/dkms/zfs/2.2.7/build/module/icp/include/generic_impl.c:37:
In file included from /var/lib/dkms/zfs/2.2.7/build/include/sys/zio_checksum.h:31:
In file included from /var/lib/dkms/zfs/2.2.7/build/include/sys/zio.h:39:
In file included from /var/lib/dkms/zfs/2.2.7/build/include/sys/spa.h:46:
In file included from /var/lib/dkms/zfs/2.2.7/build/include/sys/dmu.h:50:
In file included from /var/lib/dkms/zfs/2.2.7/build/include/sys/zio_compress.h:33:
/var/lib/dkms/zfs/2.2.7/build/include/sys/abd.h:68:3: error: redefinition of typedef 'abd_t' is a C11 feature [-Werror,-Wtypedef-redefinition]
68 | } abd_t;
| ^
/var/lib/dkms/zfs/2.2.7/build/include/os/linux/zfs/sys/abd_os.h:47:20: note: previous definition is here
47 | typedef struct abd abd_t;
| ^
CC [M] /var/lib/dkms/zfs/2.2.7/build/module/lua/lctype.o
CC [M] /var/lib/dkms/zfs/2.2.7/build/module/lua/ldebug.o
1 error generated.
make[5]: *** [scripts/Makefile.build:243: /var/lib/dkms/zfs/2.2.7/build/module/icp/algs/blake3/blake3_impl.o] Error 1
make[5]: *** Waiting for unfinished jobs....
Describe how to reproduce the problem
Happens every time. If needed, I can send the kernel config as well.
Include any warning/errors/backtraces from the system logs
The text was updated successfully, but these errors were encountered:
System information
Describe the problem you're observing
Trying to compile with clang results in:
Describe how to reproduce the problem
Happens every time. If needed, I can send the kernel config as well.
Include any warning/errors/backtraces from the system logs
The text was updated successfully, but these errors were encountered: