Running phase: unpackPhase unpacking source archive /nix/store/fq07m9scbnib341544glxngm6nf9vr8k-source source root is source/driver/linux Running phase: patchPhase Running phase: updateAutotoolsGnuConfigScriptsPhase Running phase: configurePhase no configure script, doing nothing Running phase: buildPhase build flags: -j24 SHELL=/nix/store/11ciq72n4fdv8rw6wgjgasfv4mjs1jrw-bash-5.2p37/bin/bash KDIR=/nix/store/wcwfaqb7a85fncs8lr2amr2imz75m6w3-linux-hardened-5.15.178-dev/lib/modules/5.15.178-hardened1/build generating: /build/source/ajantv2/includes/ntv2version.h ln -sf /build/source/ajantv2/src/ntv2devicefeatures.cpp /build/source/driver/linux/ntv2devicefeatures.c ln -sf /build/source/ajantv2/src/ntv2driverprocamp.cpp /build/source/driver/linux/ntv2driverprocamp.c ln -sf /build/source/ajantv2/src/ntv2vpidfromspec.cpp /build/source/driver/linux/ntv2vpidfromspec.c linux distro: generic linux distro flags: -DDISTRO_TYPE=generic -DDISTRO_IS_RHEL_LIKE=0 -DDISTRO_MAJ_VERSION=0 -DDISTRO_MIN_VERSION=0 -DDISTRO_KERNEL_PKG_MAJ=0 -DDISTRO_KERNEL_PKG_MIN=0 -DDISTRO_KERNEL_PKG_PNT=0 lib: lib make -C /nix/store/wcwfaqb7a85fncs8lr2amr2imz75m6w3-linux-hardened-5.15.178-dev/lib/modules/5.15.178-hardened1/build M=/build/source/driver/linux DRIVERDIR=/build/source/driver/linux modules CC [M] /build/source/driver/linux/../ntv2anc.o CC [M] /build/source/driver/linux/../ntv2aux.o CC [M] /build/source/driver/linux/../ntv2commonreg.o CC [M] /build/source/driver/linux/../ntv2displayid.o CC [M] /build/source/driver/linux/../ntv2genlock2.o CC [M] /build/source/driver/linux/../ntv2genlock.o CC [M] /build/source/driver/linux/../ntv2hdmiedid.o CC [M] /build/source/driver/linux/../ntv2hdmiin4.o CC [M] /build/source/driver/linux/../ntv2hdmiin.o CC [M] /build/source/driver/linux/../ntv2hdmiout4.o CC [M] /build/source/driver/linux/../ntv2infoframe.o CC [M] /build/source/driver/linux/../ntv2kona.o CC [M] /build/source/driver/linux/../ntv2mcap.o CC [M] /build/source/driver/linux/../ntv2pciconfig.o CC [M] /build/source/driver/linux/../ntv2rp188.o CC [M] /build/source/driver/linux/../ntv2setup.o CC [M] /build/source/driver/linux/../ntv2stream.o CC [M] /build/source/driver/linux/../ntv2system.o CC [M] /build/source/driver/linux/../ntv2videoraster.o CC [M] /build/source/driver/linux/../ntv2vpid.o CC [M] /build/source/driver/linux/../ntv2xpt.o CC [M] /build/source/driver/linux/ntv2dma.o CC [M] /build/source/driver/linux/ntv2driverautocirculate.o CC [M] /build/source/driver/linux/ntv2driver.o CC [M] /build/source/driver/linux/ntv2driverdbgmsgctl.o CC [M] /build/source/driver/linux/ntv2driverstatus.o In file included from /nix/store/wcwfaqb7a85fncs8lr2amr2imz75m6w3-linux-hardened-5.15.178-dev/lib/modules/5.15.178-hardened1/source/include/uapi/linux/posix_types.h:5, from /nix/store/wcwfaqb7a85fncs8lr2amr2imz75m6w3-linux-hardened-5.15.178-dev/lib/modules/5.15.178-hardened1/source/include/uapi/linux/types.h:14, from /nix/store/wcwfaqb7a85fncs8lr2amr2imz75m6w3-linux-hardened-5.15.178-dev/lib/modules/5.15.178-hardened1/source/include/linux/types.h:6, from /nix/store/wcwfaqb7a85fncs8lr2amr2imz75m6w3-linux-hardened-5.15.178-dev/lib/modules/5.15.178-hardened1/source/include/linux/list.h:5, from /nix/store/wcwfaqb7a85fncs8lr2amr2imz75m6w3-linux-hardened-5.15.178-dev/lib/modules/5.15.178-hardened1/source/include/linux/semaphore.h:11, from /build/source/driver/linux/ntv2dma.c:16: /nix/store/wcwfaqb7a85fncs8lr2amr2imz75m6w3-linux-hardened-5.15.178-dev/lib/modules/5.15.178-hardened1/source/include/linux/stddef.h:8:14: error: positional initialization of field in 'struct' declared with 'designated_init' attribute [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wdesignated-init-Werror=designated-init8;;] 8 | #define NULL ((void *)0) | ^ /build/source/driver/linux/ntv2dma.c:32:44: note: in expansion of macro 'NULL' 32 | static struct ntv2_page_fops rdma_fops = { NULL, NULL, NULL, NULL}; | ^~~~ /nix/store/wcwfaqb7a85fncs8lr2amr2imz75m6w3-linux-hardened-5.15.178-dev/lib/modules/5.15.178-hardened1/source/include/linux/stddef.h:8:14: note: (near initialization for 'rdma_fops') 8 | #define NULL ((void *)0) | ^ /build/source/driver/linux/ntv2dma.c:32:44: note: in expansion of macro 'NULL' 32 | static struct ntv2_page_fops rdma_fops = { NULL, NULL, NULL, NULL}; | ^~~~ /nix/store/wcwfaqb7a85fncs8lr2amr2imz75m6w3-linux-hardened-5.15.178-dev/lib/modules/5.15.178-hardened1/source/include/linux/stddef.h:8:14: error: invalid initializer 8 | #define NULL ((void *)0) | ^ /build/source/driver/linux/ntv2dma.c:32:44: note: in expansion of macro 'NULL' 32 | static struct ntv2_page_fops rdma_fops = { NULL, NULL, NULL, NULL}; | ^~~~ /nix/store/wcwfaqb7a85fncs8lr2amr2imz75m6w3-linux-hardened-5.15.178-dev/lib/modules/5.15.178-hardened1/source/include/linux/stddef.h:8:14: note: (near initialization for 'rdma_fops.') 8 | #define NULL ((void *)0) | ^ /build/source/driver/linux/ntv2dma.c:32:44: note: in expansion of macro 'NULL' 32 | static struct ntv2_page_fops rdma_fops = { NULL, NULL, NULL, NULL}; | ^~~~ /nix/store/wcwfaqb7a85fncs8lr2amr2imz75m6w3-linux-hardened-5.15.178-dev/lib/modules/5.15.178-hardened1/source/include/linux/stddef.h:8:14: error: positional initialization of field in 'struct' declared with 'designated_init' attribute [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wdesignated-init-Werror=designated-init8;;] 8 | #define NULL ((void *)0) | ^ /build/source/driver/linux/ntv2dma.c:32:50: note: in expansion of macro 'NULL' 32 | static struct ntv2_page_fops rdma_fops = { NULL, NULL, NULL, NULL}; | ^~~~ /nix/store/wcwfaqb7a85fncs8lr2amr2imz75m6w3-linux-hardened-5.15.178-dev/lib/modules/5.15.178-hardened1/source/include/linux/stddef.h:8:14: note: (near initialization for 'rdma_fops') 8 | #define NULL ((void *)0) | ^ /build/source/driver/linux/ntv2dma.c:32:50: note: in expansion of macro 'NULL' 32 | static struct ntv2_page_fops rdma_fops = { NULL, NULL, NULL, NULL}; | ^~~~ /nix/store/wcwfaqb7a85fncs8lr2amr2imz75m6w3-linux-hardened-5.15.178-dev/lib/modules/5.15.178-hardened1/source/include/linux/stddef.h:8:14: error: positional initialization of field in 'struct' declared with 'designated_init' attribute [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wdesignated-init-Werror=designated-init8;;] 8 | #define NULL ((void *)0) | ^ /build/source/driver/linux/ntv2dma.c:32:56: note: in expansion of macro 'NULL' 32 | static struct ntv2_page_fops rdma_fops = { NULL, NULL, NULL, NULL}; | ^~~~ /nix/store/wcwfaqb7a85fncs8lr2amr2imz75m6w3-linux-hardened-5.15.178-dev/lib/modules/5.15.178-hardened1/source/include/linux/stddef.h:8:14: note: (near initialization for 'rdma_fops') 8 | #define NULL ((void *)0) | ^ /build/source/driver/linux/ntv2dma.c:32:56: note: in expansion of macro 'NULL' 32 | static struct ntv2_page_fops rdma_fops = { NULL, NULL, NULL, NULL}; | ^~~~ /nix/store/wcwfaqb7a85fncs8lr2amr2imz75m6w3-linux-hardened-5.15.178-dev/lib/modules/5.15.178-hardened1/source/include/linux/stddef.h:8:14: error: positional initialization of field in 'struct' declared with 'designated_init' attribute [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wdesignated-init-Werror=designated-init8;;] 8 | #define NULL ((void *)0) | ^ /build/source/driver/linux/ntv2dma.c:32:62: note: in expansion of macro 'NULL' 32 | static struct ntv2_page_fops rdma_fops = { NULL, NULL, NULL, NULL}; | ^~~~ /nix/store/wcwfaqb7a85fncs8lr2amr2imz75m6w3-linux-hardened-5.15.178-dev/lib/modules/5.15.178-hardened1/source/include/linux/stddef.h:8:14: note: (near initialization for 'rdma_fops') 8 | #define NULL ((void *)0) | ^ /build/source/driver/linux/ntv2dma.c:32:62: note: in expansion of macro 'NULL' 32 | static struct ntv2_page_fops rdma_fops = { NULL, NULL, NULL, NULL}; | ^~~~ CC [M] /build/source/driver/linux/ntv2drivertask.o CC [M] /build/source/driver/linux/ntv2kona2.o CC [M] /build/source/driver/linux/ntv2serial.o CC [M] /build/source/driver/linux/registerio.o CC [M] /build/source/driver/linux/ntv2devicefeatures.o CC [M] /build/source/driver/linux/ntv2driverprocamp.o cc1: some warnings being treated as errors CC [M] /build/source/driver/linux/ntv2vpidfromspec.o CC [M] /build/source/driver/linux/ntv2rdma.o make[2]: *** [/nix/store/wcwfaqb7a85fncs8lr2amr2imz75m6w3-linux-hardened-5.15.178-dev/lib/modules/5.15.178-hardened1/source/scripts/Makefile.build:289: /build/source/driver/linux/ntv2dma.o] Error 1 make[2]: *** Waiting for unfinished jobs.... /build/source/driver/linux/ntv2driver.c: In function 'ntv2_ioctl': /build/source/driver/linux/ntv2driver.c:2087:1: warning: the frame size of 2952 bytes is larger than 2048 bytes [8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wframe-larger-than_003d-Wframe-larger-than=8;;] 2087 | } | ^ make[1]: *** [/nix/store/wcwfaqb7a85fncs8lr2amr2imz75m6w3-linux-hardened-5.15.178-dev/lib/modules/5.15.178-hardened1/source/Makefile:1906: /build/source/driver/linux] Error 2 make: *** [Makefile:264: default] Error 2