Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- DKMS make.log for ntfs3-v27_20210901.lore for kernel 6.12.1 (x86_64)
- Thu Dec 5 01:30:44 PM EET 2024
- CC [M] /var/lib/dkms/ntfs3/v27_20210901.lore/build/attrib.o
- CC [M] /var/lib/dkms/ntfs3/v27_20210901.lore/build/attrlist.o
- In file included from /var/lib/dkms/ntfs3/v27_20210901.lore/build/attrib.c:19:
- /var/lib/dkms/ntfs3/v27_20210901.lore/build/ntfs_fs.h: In function ‘ntfs_map_page’:
- In file included from /var/lib/dkms/ntfs3/v27_20210901.lore/build/attrlist.c:15:
- /var/lib/dkms/ntfs3/v27_20210901.lore/build/ntfs_fs.h: In function ‘ntfs_map_page’:
- /var/lib/dkms/ntfs3/v27_20210901.lore/build/ntfs_fs.h:870:22: error: implicit declaration of function ‘PageError’ [-Werror=implicit-function-declaration]
- 870 | if (!PageError(page))
- | ^~~~~~~~~
- /var/lib/dkms/ntfs3/v27_20210901.lore/build/ntfs_fs.h:870:22: error: implicit declaration of function ‘PageError’ [-Werror=implicit-function-declaration]
- 870 | if (!PageError(page))
- | ^~~~~~~~~
- In file included from ./include/vdso/const.h:5,
- from ./include/linux/const.h:4,
- from ./include/linux/list.h:9,
- from ./include/linux/wait.h:7,
- from ./include/linux/wait_bit.h:8,
- from ./include/linux/fs.h:6,
- from ./include/linux/highmem.h:5,
- from ./include/linux/bvec.h:10,
- from ./include/linux/blk_types.h:10,
- from ./include/linux/blkdev.h:9,
- from /var/lib/dkms/ntfs3/v27_20210901.lore/build/attrlist.c:8:
- /var/lib/dkms/ntfs3/v27_20210901.lore/build/ntfs_fs.h: At top level:
- In file included from ./include/vdso/const.h:5,
- from ./include/linux/const.h:4,
- from ./include/linux/list.h:9,
- from ./include/linux/wait.h:7,
- from ./include/linux/wait_bit.h:8,
- from ./include/linux/fs.h:6,
- from ./include/linux/highmem.h:5,
- from ./include/linux/bvec.h:10,
- from ./include/linux/blk_types.h:10,
- from ./include/linux/blkdev.h:9,
- from /var/lib/dkms/ntfs3/v27_20210901.lore/build/attrib.c:9:
- /var/lib/dkms/ntfs3/v27_20210901.lore/build/ntfs_fs.h: At top level:
- /var/lib/dkms/ntfs3/v27_20210901.lore/build/ntfs_fs.h:920:41: error: expected ‘)’ before ‘bits’
- 920 | static inline size_t bitmap_size(size_t bits)
- | ^~~~
- ./include/uapi/linux/const.h:49:44: note: in definition of macro ‘__ALIGN_KERNEL_MASK’
- 49 | #define __ALIGN_KERNEL_MASK(x, mask) (((x) + (mask)) & ~(mask))
- | ^
- ./include/linux/align.h:8:33: note: in expansion of macro ‘__ALIGN_KERNEL’
- 8 | #define ALIGN(x, a) __ALIGN_KERNEL((x), (a))
- | ^~~~~~~~~~~~~~
- ./include/linux/bitmap.h:229:34: note: in expansion of macro ‘ALIGN’
- 229 | #define bitmap_size(nbits) (ALIGN(nbits, BITS_PER_LONG) / BITS_PER_BYTE)
- | ^~~~~
- /var/lib/dkms/ntfs3/v27_20210901.lore/build/ntfs_fs.h:920:22: note: in expansion of macro ‘bitmap_size’
- 920 | static inline size_t bitmap_size(size_t bits)
- | ^~~~~~~~~~~
- /var/lib/dkms/ntfs3/v27_20210901.lore/build/ntfs_fs.h:920:41: error: expected ‘)’ before ‘bits’
- 920 | static inline size_t bitmap_size(size_t bits)
- | ^~~~
- ./include/uapi/linux/const.h:49:44: note: in definition of macro ‘__ALIGN_KERNEL_MASK’
- 49 | #define __ALIGN_KERNEL_MASK(x, mask) (((x) + (mask)) & ~(mask))
- | ^
- ./include/linux/align.h:8:33: note: in expansion of macro ‘__ALIGN_KERNEL’
- 8 | #define ALIGN(x, a) __ALIGN_KERNEL((x), (a))
- | ^~~~~~~~~~~~~~
- ./include/linux/bitmap.h:229:34: note: in expansion of macro ‘ALIGN’
- 229 | #define bitmap_size(nbits) (ALIGN(nbits, BITS_PER_LONG) / BITS_PER_BYTE)
- | ^~~~~
- /var/lib/dkms/ntfs3/v27_20210901.lore/build/ntfs_fs.h:920:22: note: in expansion of macro ‘bitmap_size’
- 920 | static inline size_t bitmap_size(size_t bits)
- | ^~~~~~~~~~~
- ./include/uapi/linux/const.h:49:47: error: expected ‘)’ before ‘+’ token
- 49 | #define __ALIGN_KERNEL_MASK(x, mask) (((x) + (mask)) & ~(mask))
- | ^
- ./include/uapi/linux/const.h:48:41: note: in expansion of macro ‘__ALIGN_KERNEL_MASK’
- 48 | #define __ALIGN_KERNEL(x, a) __ALIGN_KERNEL_MASK(x, (__typeof__(x))(a) - 1)
- | ^~~~~~~~~~~~~~~~~~~
- ./include/linux/align.h:8:33: note: in expansion of macro ‘__ALIGN_KERNEL’
- 8 | #define ALIGN(x, a) __ALIGN_KERNEL((x), (a))
- | ^~~~~~~~~~~~~~
- ./include/linux/bitmap.h:229:34: note: in expansion of macro ‘ALIGN’
- 229 | #define bitmap_size(nbits) (ALIGN(nbits, BITS_PER_LONG) / BITS_PER_BYTE)
- | ^~~~~
- /var/lib/dkms/ntfs3/v27_20210901.lore/build/ntfs_fs.h:920:22: note: in expansion of macro ‘bitmap_size’
- 920 | static inline size_t bitmap_size(size_t bits)
- | ^~~~~~~~~~~
- ./include/uapi/linux/const.h:49:47: error: expected ‘)’ before ‘+’ token
- 49 | #define __ALIGN_KERNEL_MASK(x, mask) (((x) + (mask)) & ~(mask))
- | ^
- ./include/uapi/linux/const.h:48:41: note: in expansion of macro ‘__ALIGN_KERNEL_MASK’
- 48 | #define __ALIGN_KERNEL(x, a) __ALIGN_KERNEL_MASK(x, (__typeof__(x))(a) - 1)
- | ^~~~~~~~~~~~~~~~~~~
- ./include/linux/align.h:8:33: note: in expansion of macro ‘__ALIGN_KERNEL’
- 8 | #define ALIGN(x, a) __ALIGN_KERNEL((x), (a))
- | ^~~~~~~~~~~~~~
- ./include/linux/bitmap.h:229:34: note: in expansion of macro ‘ALIGN’
- 229 | #define bitmap_size(nbits) (ALIGN(nbits, BITS_PER_LONG) / BITS_PER_BYTE)
- | ^~~~~
- /var/lib/dkms/ntfs3/v27_20210901.lore/build/ntfs_fs.h:920:22: note: in expansion of macro ‘bitmap_size’
- 920 | static inline size_t bitmap_size(size_t bits)
- | ^~~~~~~~~~~
- ./include/uapi/linux/const.h:49:57: error: expected ‘)’ before ‘&’ token
- 49 | #define __ALIGN_KERNEL_MASK(x, mask) (((x) + (mask)) & ~(mask))
- | ^
- ./include/uapi/linux/const.h:48:41: note: in expansion of macro ‘__ALIGN_KERNEL_MASK’
- 48 | #define __ALIGN_KERNEL(x, a) __ALIGN_KERNEL_MASK(x, (__typeof__(x))(a) - 1)
- | ^~~~~~~~~~~~~~~~~~~
- ./include/linux/align.h:8:33: note: in expansion of macro ‘__ALIGN_KERNEL’
- 8 | #define ALIGN(x, a) __ALIGN_KERNEL((x), (a))
- | ^~~~~~~~~~~~~~
- ./include/linux/bitmap.h:229:34: note: in expansion of macro ‘ALIGN’
- 229 | #define bitmap_size(nbits) (ALIGN(nbits, BITS_PER_LONG) / BITS_PER_BYTE)
- | ^~~~~
- /var/lib/dkms/ntfs3/v27_20210901.lore/build/ntfs_fs.h:920:22: note: in expansion of macro ‘bitmap_size’
- 920 | static inline size_t bitmap_size(size_t bits)
- | ^~~~~~~~~~~
- ./include/uapi/linux/const.h:49:57: error: expected ‘)’ before ‘&’ token
- 49 | #define __ALIGN_KERNEL_MASK(x, mask) (((x) + (mask)) & ~(mask))
- | ^
- ./include/uapi/linux/const.h:48:41: note: in expansion of macro ‘__ALIGN_KERNEL_MASK’
- 48 | #define __ALIGN_KERNEL(x, a) __ALIGN_KERNEL_MASK(x, (__typeof__(x))(a) - 1)
- | ^~~~~~~~~~~~~~~~~~~
- ./include/linux/align.h:8:33: note: in expansion of macro ‘__ALIGN_KERNEL’
- 8 | #define ALIGN(x, a) __ALIGN_KERNEL((x), (a))
- | ^~~~~~~~~~~~~~
- ./include/linux/bitmap.h:229:34: note: in expansion of macro ‘ALIGN’
- 229 | #define bitmap_size(nbits) (ALIGN(nbits, BITS_PER_LONG) / BITS_PER_BYTE)
- | ^~~~~
- /var/lib/dkms/ntfs3/v27_20210901.lore/build/ntfs_fs.h:920:22: note: in expansion of macro ‘bitmap_size’
- 920 | static inline size_t bitmap_size(size_t bits)
- | ^~~~~~~~~~~
- In file included from ./include/linux/cpumask.h:12,
- from ./arch/x86/include/asm/paravirt.h:21,
- from ./arch/x86/include/asm/irqflags.h:80,
- from ./include/linux/irqflags.h:18,
- from ./include/linux/spinlock.h:59,
- from ./include/linux/wait.h:9:
- ./include/linux/bitmap.h:229:62: error: expected ‘)’ before ‘/’ token
- 229 | #define bitmap_size(nbits) (ALIGN(nbits, BITS_PER_LONG) / BITS_PER_BYTE)
- | ^
- /var/lib/dkms/ntfs3/v27_20210901.lore/build/ntfs_fs.h:920:22: note: in expansion of macro ‘bitmap_size’
- 920 | static inline size_t bitmap_size(size_t bits)
- | ^~~~~~~~~~~
- In file included from ./include/linux/cpumask.h:12,
- from ./arch/x86/include/asm/paravirt.h:21,
- from ./arch/x86/include/asm/irqflags.h:80,
- from ./include/linux/irqflags.h:18,
- from ./include/linux/spinlock.h:59,
- from ./include/linux/wait.h:9:
- ./include/linux/bitmap.h:229:62: error: expected ‘)’ before ‘/’ token
- 229 | #define bitmap_size(nbits) (ALIGN(nbits, BITS_PER_LONG) / BITS_PER_BYTE)
- | ^
- /var/lib/dkms/ntfs3/v27_20210901.lore/build/ntfs_fs.h:920:22: note: in expansion of macro ‘bitmap_size’
- 920 | static inline size_t bitmap_size(size_t bits)
- | ^~~~~~~~~~~
- cc1: some warnings being treated as errors
- make[3]: *** [scripts/Makefile.build:229: /var/lib/dkms/ntfs3/v27_20210901.lore/build/attrlist.o] Error 1
- make[3]: *** Waiting for unfinished jobs....
- cc1: some warnings being treated as errors
- make[3]: *** [scripts/Makefile.build:229: /var/lib/dkms/ntfs3/v27_20210901.lore/build/attrib.o] Error 1
- make[2]: *** [Makefile:1936: /var/lib/dkms/ntfs3/v27_20210901.lore/build] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement