DEBUG: Executing shell function do_compile
NOTE: make -j 16 -l 75 KERNEL_DIR=TOPDIR/tmp/work-shared/qemux86-64/kernel-source PREFIX=TOPDIR/tmp/work/qemux86_64-poky-linux-musl/cryptodev-module/1.14/image KERNEL_PATH=TOPDIR/tmp/work-shared/qemux86-64/kernel-source KERNEL_VERSION=6.18.1-yocto-standard CC=x86_64-poky-linux-musl-gcc -fuse-ld=bfd -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux-musl/cryptodev-module/1.14/sources/cryptodev-module-1.14=/usr/src/debug/cryptodev-module/1.14 -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux-musl/cryptodev-module/1.14/sources/cryptodev-module-1.14=/usr/src/debug/cryptodev-module/1.14 -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux-musl/cryptodev-module/1.14/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/qemux86_64-poky-linux-musl/cryptodev-module/1.14/recipe-sysroot-native= -ffile-prefix-map=TOPDIR/tmp/work-shared/qemux86-64/kernel-source=/usr/src/kernel -ffile-prefix-map=TOPDIR/tmp/work-shared/qemux86-64/kernel-build-artifacts=/usr/src/kernel LD=x86_64-poky-linux-musl-ld.bfd AR=x86_64-poky-linux-musl-ar OBJCOPY=x86_64-poky-linux-musl-objcopy STRIP=x86_64-poky-linux-musl-strip O=TOPDIR/tmp/work-shared/qemux86-64/kernel-build-artifacts KBUILD_EXTRA_SYMBOLS=
make -C TOPDIR/tmp/work-shared/qemux86-64/kernel-source M=TOPDIR/tmp/work/qemux86_64-poky-linux-musl/cryptodev-module/1.14/sources/cryptodev-module-1.14 ARCH=x86 CROSS_COMPILE=x86_64-poky-linux-musl- modules
make[1]: Entering directory 'TOPDIR/tmp/work-shared/qemux86-64/kernel-source'
make[2]: Entering directory 'TOPDIR/tmp/work/qemux86_64-poky-linux-musl/cryptodev-module/1.14/sources/cryptodev-module-1.14'
CC [M] ioctl.o
CC [M] main.o
CC [M] cryptlib.o
CC [M] authenc.o
CC [M] zc.o
CC [M] util.o
util.c: In function 'sg_advance':
util.c:48:25: error: implicit declaration of function 'nth_page'; did you mean 'pte_page'? [-Wimplicit-function-declaration]
48 | nth_page(sg_page(sg), sg->offset / PAGE_SIZE);
| ^~~~~~~~
| pte_page
util.c:48:25: error: initialization of 'struct page *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
make[4]: *** [TOPDIR/tmp/work-shared/qemux86-64/kernel-source/scripts/Makefile.build:287: util.o] Error 1
make[4]: *** Waiting for unfinished jobs....
make[3]: *** [TOPDIR/tmp/work-shared/qemux86-64/kernel-source/Makefile:2010: .] Error 2
make[2]: Leaving directory 'TOPDIR/tmp/work/qemux86_64-poky-linux-musl/cryptodev-module/1.14/sources/cryptodev-module-1.14'
make[2]: *** [TOPDIR/tmp/work-shared/qemux86-64/kernel-source/Makefile:248: __sub-make] Error 2
make[1]: *** [Makefile:248: __sub-make] Error 2
make[1]: Leaving directory 'TOPDIR/tmp/work-shared/qemux86-64/kernel-source'
make: *** [Makefile:30: build] Error 2
ERROR: oe_runmake failed
WARNING: exit code 1 from a shell command.