From nobody Thu Jun 5 01:31:48 2025 X-Original-To: dev-ci@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4bCRkZ43Kdz5xxtn for ; Thu, 05 Jun 2025 01:31:50 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4bCRkZ0ytZz46F1; Thu, 05 Jun 2025 01:31:50 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1749087110; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: list-id; bh=sAod1OqYs7Qa5JgTHRJOco0l2ENR4m5r6dq2+U8uBIE=; b=W/u0fKohCI5l+FVPkOdyJliYSEOsI1zweIpwPLkZpirh8Dzx8OADv5x8qZABmdHKk3hK0s QIwKs/WR3fdpIacDbmw+LIfymu7vCdT2LIsiOsQlZL/IMKPtf7Ch1xFXO2augAbHTn54uN D4ce0CK90paPnPUfml55BR0c2OVLAdhVSuZzpVygG6T7q2ZeUimoMlx6WbDe6hQXe+hgvL ynJRXV6ds+2IKr71Vy0V5ET2aCIwZjG5qc1H4qjJuLOg6d2qDiI/Q89tKr9DE5iFBfHL8a yN6FYH0Zfn2lCsgjhXMTLIGm/ihjxfQk1xRnE6MLeoXNOe+XT7/RQZ8Kw5RYYA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1749087110; a=rsa-sha256; cv=none; b=ZHhmv/iYxuX+myLDFA7hLvAw3RQ/vkFUw+/7TwDOdpW3A28fz81eSGMVFJuzSEVaVZ7KN+ FfqqMC5ciBRsAR6H8aYI3TP/dvjuZTDanqt5wJsxeV7fhxnbC6V7MN+8GGHR3wtjSBZ+qH WL0/mWcEtq6jR6Tfn2aL1nEGwhuFzlv5XEl3jtas0zBmmop2mglNLVssEBVEMfbDY/C0jd tNZmUuoahvpF9N4p40+a9A9WDb/LT4H6IFCa38malPpoMV1/E8e4KE68OBv5Q9aFm4UMg7 N7iCdib3/djLatF2e+gclUChe1GwTpBQJb6EAiMravuYFf5RA79vfO3xxjugWw== Received: from jenkins.ci.freebsd.org (jenkins.ci.freebsd.org [IPv6:2610:1c1:1:607c::16:16]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4bCRkZ0HHrzplx; Thu, 05 Jun 2025 01:31:50 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 5 Jun 2025 01:31:48 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: rmacklem@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <533170885.205.1749087110043@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-build - Build #32084 - Failure List-Id: Continuous Integration Build and Test Results List-Archive: https://lists.freebsd.org/archives/dev-ci List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-ci@freebsd.org Sender: owner-dev-ci@FreeBSD.org MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_204_1104924137.1749087108302" X-Jenkins-Job: FreeBSD-main-amd64-build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_204_1104924137.1749087108302 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-build - Build #32084 (1749465947a807caa53ce09b90a30b820e= aab62e) - Failure Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/3208= 4/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/32084/= changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/32084/c= onsole Status explanation: "Failure" - the build is suspected being broken by the following changes "Still Failing" - the build has not been fixed by the following changes and this is a notification to note that these changes have not been fully tested by the CI system Change summaries: (Those commits are likely but not certainly responsible) 6b6542ec84462c9d1fceb43bffb832e0fd556661 by rmacklem: open.2: Document the O_NAMEDATTR flag 1749465947a807caa53ce09b90a30b820eaab62e by rmacklem: nfsd: Fix accumulating nfslockfile structures The end of the build log: [...truncated 72.20 MiB...] cc -target x86_64-unknown-freebsd15.0 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common = -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc = -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/amd64.amd64/sys/GENE= RIC/opt_global.h -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/include -fno-= common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-pref= ix-map=3D./machine=3D/usr/src/sys/amd64/include -fdebug-prefix-map=3D./x86= =3D/usr/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i386= /include -I/usr/obj/usr/src/amd64.amd64/sys/GENERIC -MD -MF.depend.nfs_= nfsdserv.o -MTnfs_nfsdserv.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-= sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -f= stack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -= Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freeb= sd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-= pragmas -Wswitch -Wno-error=3Dtautological-compare -Wno-error=3Dempty-body = -Wno-error=3Dparentheses-equality -Wno-error=3Dunused-function -Wno-error= =3Dpointer-sign -Wno-error=3Dshift-negative-value -Wno-address-of-packed-me= mber -Wno-format-zero-length -mno-aes -mno-avx -std=3Dgnu17 -c /usr/src/= sys/fs/nfsserver/nfs_nfsdserv.c -o nfs_nfsdserv.o --- all_subdir_netgraph --- ld -m elf_x86_64_fbsd -warn-common --build-id=3Dsha1 -T /usr/src/sys/conf/l= dscript.kmod.amd64 -r -o ng_ether_echo.ko.full ng_ether_echo.o=20 ctfmerge -L VERSION -g -o ng_ether_echo.ko.full ng_ether_echo.o=20 :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk ng_ether_echo.ko.full export_syms |= xargs -J % objcopy % ng_ether_echo.ko.full --- all_subdir_nfsd --- --- nfs_nfsdcache.o --- --- all_subdir_netgraph --- --- ng_ether_echo.ko.debug --- --- all_subdir_nfsd --- cc -target x86_64-unknown-freebsd15.0 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common = -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc = -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/amd64.amd64/sys/GENE= RIC/opt_global.h -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/include -fno-= common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-pref= ix-map=3D./machine=3D/usr/src/sys/amd64/include -fdebug-prefix-map=3D./x86= =3D/usr/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i386= /include -I/usr/obj/usr/src/amd64.amd64/sys/GENERIC -MD -MF.depend.nfs_= nfsdcache.o -MTnfs_nfsdcache.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mn= o-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv = -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes= -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__fre= ebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknow= n-pragmas -Wswitch -Wno-error=3Dtautological-compare -Wno-error=3Dempty-bod= y -Wno-error=3Dparentheses-equality -Wno-error=3Dunused-function -Wno-error= =3Dpointer-sign -Wno-error=3Dshift-negative-value -Wno-address-of-packed-me= mber -Wno-format-zero-length -mno-aes -mno-avx -std=3Dgnu17 -c /usr/src/= sys/fs/nfsserver/nfs_nfsdcache.c -o nfs_nfsdcache.o --- all_subdir_netgraph --- objcopy --only-keep-debug ng_ether_echo.ko.full ng_ether_echo.ko.debug --- ng_ether_echo.ko --- objcopy --strip-debug --add-gnu-debuglink=3Dng_ether_echo.ko.debug ng_ethe= r_echo.ko.full ng_ether_echo.ko --- all_subdir_nfscommon --- --- nfs_commonport.o --- cc -target x86_64-unknown-freebsd15.0 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common = -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc = -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/amd64.amd64/sys/GENE= RIC/opt_global.h -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/include -fno-= common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-pref= ix-map=3D./machine=3D/usr/src/sys/amd64/include -fdebug-prefix-map=3D./x86= =3D/usr/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i386= /include -I/usr/obj/usr/src/amd64.amd64/sys/GENERIC -MD -MF.depend.nfs_= commonport.o -MTnfs_commonport.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -= mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrap= v -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototyp= es -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__f= reebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unkn= own-pragmas -Wswitch -Wno-error=3Dtautological-compare -Wno-error=3Dempty-b= ody -Wno-error=3Dparentheses-equality -Wno-error=3Dunused-function -Wno-err= or=3Dpointer-sign -Wno-error=3Dshift-negative-value -Wno-address-of-packed-= member -Wno-format-zero-length -mno-aes -mno-avx -std=3Dgnu17 -c /usr/sr= c/sys/fs/nfs/nfs_commonport.c -o nfs_commonport.o --- all_subdir_nfslockd --- --- offset.inc --- sh /usr/src/sys/kern/genoffset.sh genoffset.o > offset.inc --- nlm_prot_clnt.o --- cc -target x86_64-unknown-freebsd15.0 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common = -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc = -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/amd64.amd64/sys/GENE= RIC/opt_global.h -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/include -fno-= common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-pref= ix-map=3D./machine=3D/usr/src/sys/amd64/include -fdebug-prefix-map=3D./x86= =3D/usr/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i386= /include -I/usr/obj/usr/src/amd64.amd64/sys/GENERIC -MD -MF.depend.nlm_= prot_clnt.o -MTnlm_prot_clnt.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mn= o-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv = -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes= -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__fre= ebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknow= n-pragmas -Wswitch -Wno-error=3Dtautological-compare -Wno-error=3Dempty-bod= y -Wno-error=3Dparentheses-equality -Wno-error=3Dunused-function -Wno-error= =3Dpointer-sign -Wno-error=3Dshift-negative-value -Wno-address-of-packed-me= mber -Wno-format-zero-length -mno-aes -mno-avx -std=3Dgnu17 -c /usr/src/= sys/nlm/nlm_prot_clnt.c -o nlm_prot_clnt.o --- all_subdir_mthca --- --- mthca_uar.o --- ctfconvert -L VERSION -g mthca_uar.o --- bsd_nvpair.o --- ctfconvert -L VERSION -g bsd_nvpair.o --- modules-all --- --- all_subdir_nfslockd --- --- nlm_prot_impl.o --- cc -target x86_64-unknown-freebsd15.0 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common = -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc = -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/amd64.amd64/sys/GENE= RIC/opt_global.h -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/include -fno-= common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-pref= ix-map=3D./machine=3D/usr/src/sys/amd64/include -fdebug-prefix-map=3D./x86= =3D/usr/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i386= /include -I/usr/obj/usr/src/amd64.amd64/sys/GENERIC -MD -MF.depend.nlm_= prot_impl.o -MTnlm_prot_impl.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mn= o-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv = -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes= -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__fre= ebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknow= n-pragmas -Wswitch -Wno-error=3Dtautological-compare -Wno-error=3Dempty-bod= y -Wno-error=3Dparentheses-equality -Wno-error=3Dunused-function -Wno-error= =3Dpointer-sign -Wno-error=3Dshift-negative-value -Wno-address-of-packed-me= mber -Wno-format-zero-length -mno-aes -mno-avx -std=3Dgnu17 -c /usr/src/= sys/nlm/nlm_prot_impl.c -o nlm_prot_impl.o --- all_subdir_netgraph --- --- all_subdir_netgraph/ether --- ctfconvert -L VERSION -g ng_ether.o --- all_subdir_netlink --- --- route/rt.o --- ctfconvert -L VERSION -g route/rt.o --- all_subdir_mlx5 --- --- mlx5_ipsec_rxtx.o --- ctfconvert -L VERSION -g mlx5_ipsec_rxtx.o --- all_subdir_netgraph --- --- ng_ether.ko.full --- --- all_subdir_netlink --- --- netlink.ko.full --- ld -m elf_x86_64_fbsd -warn-common --build-id=3Dsha1 -T /usr/src/sys/conf/l= dscript.kmod.amd64 -r -o netlink.ko.full netlink_module.o netlink_domain.o= netlink_io.o netlink_message_writer.o netlink_generic.o netlink_route.o ro= ute/iface.o route/iface_drivers.o route/neigh.o route/nexthop.o route/rt.o= =20 --- all_subdir_netgraph --- ld -m elf_x86_64_fbsd -warn-common --build-id=3Dsha1 -T /usr/src/sys/conf/l= dscript.kmod.amd64 -r -o ng_ether.ko.full ng_ether.o=20 --- all_subdir_netgraph/frame_relay --- ctfconvert -L VERSION -g ng_frame_relay.o --- ng_frame_relay.ko.full --- ld -m elf_x86_64_fbsd -warn-common --build-id=3Dsha1 -T /usr/src/sys/conf/l= dscript.kmod.amd64 -r -o ng_frame_relay.ko.full ng_frame_relay.o=20 --- all_subdir_netgraph/ether --- ctfmerge -L VERSION -g -o ng_ether.ko.full ng_ether.o=20 --- all_subdir_netlink --- ctfmerge -L VERSION -g -o netlink.ko.full netlink_module.o netlink_domain.o= netlink_io.o netlink_message_writer.o netlink_generic.o netlink_route.o ro= ute/iface.o route/iface_drivers.o route/neigh.o route/nexthop.o route/rt.o= =20 --- all_subdir_netgraph --- --- all_subdir_netgraph/frame_relay --- ctfmerge -L VERSION -g -o ng_frame_relay.ko.full ng_frame_relay.o=20 --- all_subdir_netgraph/ether --- :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk ng_ether.ko.full export_syms | xarg= s -J % objcopy % ng_ether.ko.full --- all_subdir_netgraph/frame_relay --- :> export_syms --- xz_crc64.o --- --- modules-all --- awk -f /usr/src/sys/conf/kmod_syms.awk ng_frame_relay.ko.full export_syms = | xargs -J % objcopy % ng_frame_relay.ko.full --- all_subdir_netgraph/ether --- --- ng_ether.ko.debug --- objcopy --only-keep-debug ng_ether.ko.full ng_ether.ko.debug --- all_subdir_netgraph/frame_relay --- --- ng_frame_relay.ko.debug --- objcopy --only-keep-debug ng_frame_relay.ko.full ng_frame_relay.ko.debug --- all_subdir_netgraph/ether --- --- ng_ether.ko --- objcopy --strip-debug --add-gnu-debuglink=3Dng_ether.ko.debug ng_ether.ko.= full ng_ether.ko --- all_subdir_netgraph/frame_relay --- --- ng_frame_relay.ko --- objcopy --strip-debug --add-gnu-debuglink=3Dng_frame_relay.ko.debug ng_fra= me_relay.ko.full ng_frame_relay.ko --- all_subdir_nfslockd --- --- nlm_prot_server.o --- cc -target x86_64-unknown-freebsd15.0 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common = -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc = -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/amd64.amd64/sys/GENE= RIC/opt_global.h -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/include -fno-= common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-pref= ix-map=3D./machine=3D/usr/src/sys/amd64/include -fdebug-prefix-map=3D./x86= =3D/usr/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i386= /include -I/usr/obj/usr/src/amd64.amd64/sys/GENERIC -MD -MF.depend.nlm_= prot_server.o -MTnlm_prot_server.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx= -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwr= apv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-protot= ypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D_= _freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option --- xz_= crc64.o --- cc -target x86_64-unknown-freebsd15.0 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -c -O2 -pipe -fno-stric= t-aliasing -g -nostdinc -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/incl= ude -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -i= nclude opt_global.h -fno-common -fno-omit-frame-pointer -mno-omit-leaf-fr= ame-pointer -MD -MF.depend.xz_crc64.o -MTxz_crc64.o -fdebug-prefix-map=3D.= /machine=3D/usr/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/usr/src= /sys/x86/include -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i386/include -m= cmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchro= nous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wal= l -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wun= def -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-= dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Dt= autological-compare -Wno-error=3Dempty-body -Wno-error=3Dparentheses-equa--= - modules-all --- -Wno-unknown-pragmas -Wswitch -Wno-error=3Dtautological-compare -Wno-error= =3Dempty-body -Wno-error=3Dparentheses-equality -Wno-error=3Dunused-functio= n -Wno-error=3Dpointer-sign -Wno-error=3Dshift-negative-value -Wno-address-= of-packed-member -Wno-format-zero-length -mno-aes -mno-avx -std=3Dgnu17 = -c /usr/src/sys/nlm/nlm_prot_server.c -o nlm_prot_server.o --- xz_crc64.o --- lity -Wno-error=3Dunused-function -Wno-error=3Dpointer-sign -Wno-error=3Dsh= ift-negative-value -Wno-address-of-packed-member -Wno-format-zero-length = -mno-aes -mno-avx -std=3Dgnu17 -Werror /usr/src/sys/contrib/xz-embedded/li= nux/lib/xz/xz_crc64.c -DXZ_USE_CRC64 -I/usr/src/sys/contrib/xz-embedded/fre= ebsd/ -I/usr/src/sys/contrib/xz-embedded/linux/lib/xz/ -I/usr/src/sys/contr= ib/xz-embedded/linux/include/linux/ --- modules-all --- --- all_subdir_netgraph --- --- all_subdir_netgraph/gif --- =3D=3D=3D> netgraph/gif (all) --- xz_dec_bcj.o --- --- modules-all --- [Creating objdir /usr/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/s= ys/modules/netgraph/gif...] --- xz_dec_bcj.o --- cc -target x86_64-unknown-freebsd15.0 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -c -O2 -pipe -fno-stric= t-aliasing -g -nostdinc -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/incl= ude -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -i= nclude opt_global.h -fno-common -fno-omit-frame-pointer -mno-omit-leaf-fr= ame-pointer -MD -MF.depend.xz_dec_bcj.o -MTxz_dec_bcj.o -fdebug-prefix-map= =3D./machine=3D/usr/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/usr= /src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i386/includ= e -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asyn= chronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 = -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual = -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-incl= ude-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error= =3Dtautological-compare -Wno-error=3Dempty-body -Wno-error=3Dparentheses-eq= uality -Wno-error=3Dunused-function -Wno-error=3Dpointer-sign -Wno-error=3D= shift-negative-value -Wno-address-of-packed-member -Wno-format-zero-length = -mno-aes -mno-avx -std=3Dgnu17 -Werror /usr/src/sys/contrib/xz-embedded/= linux/lib/xz/xz_dec_bcj.c -DXZ_USE_CRC64 -I/usr/src/sys/contrib/xz-embedded= /freebsd/ -I/usr/src/sys/contrib/xz-embedded/linux/lib/xz/ -I/usr/src/sys/c= ontrib/xz-embedded/linux/include/linux/ --- modules-all --- --- machine --- --- all_subdir_mlx5 --- --- mlx5_ipsec_fs.o --- ctfconvert -L VERSION -g mlx5_ipsec_fs.o --- all_subdir_netgraph --- machine -> /usr/src/sys/amd64/include --- x86 --- x86 -> /usr/src/sys/x86/include --- i386 --- i386 -> /usr/src/sys/i386/include --- opt_inet.h --- ln -sf /usr/obj/usr/src/amd64.amd64/sys/GENERIC/opt_inet.h opt_inet.h --- opt_inet6.h --- ln -sf /usr/obj/usr/src/amd64.amd64/sys/GENERIC/opt_inet6.h opt_inet6.h --- opt_netgraph.h --- ln -sf /usr/obj/usr/src/amd64.amd64/sys/GENERIC/opt_netgraph.h opt_netgraph= .h --- genoffset.o --- --- all_subdir_netlink --- --- netlink.ko.debug --- objcopy --only-keep-debug netlink.ko.full netlink.ko.debug --- netlink.ko --- objcopy --strip-debug --add-gnu-debuglink=3Dnetlink.ko.debug netlink.ko.fu= ll netlink.ko --- all_subdir_netgraph --- cc -target x86_64-unknown-freebsd15.0 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -c -O2 -pipe -fno-strict= -aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc -DHAVE_KERNEL= _OPTION_HEADERS -include /usr/obj/usr/src/amd64.amd64/sys/GENERIC/opt_globa= l.h -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/include -g -fno-omit-frame= -pointer -mno-omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/usr= /src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/usr/src/sys/x86/includ= e -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i386/include -I/usr/obj/usr/sr= c/amd64.amd64/sys/GENERIC -MD -MF.depend.genoffset.o -MTgenoffset.o -mcmode= l=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-u= nwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstr= ict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wn= o-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -f= diagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Dtautolog= ical-compare -Wno-error=3Dempty-body -Wno-error=3Dparentheses-equality -Wno= -error=3Dunused-function -Wno-error=3Dpointer-sign -Wno-error=3Dshift-negat= ive-value -Wno-address-of-packed-member -Wno-format-zero-length -mno-aes -m= no-avx -std=3Dgnu17 -fcommon /usr/src/sys/kern/genoffset.c --- all_subdir_nfsd --- --- nfs_nfsdkrpc.o --- cc -target x86_64-unknown-freebsd15.0 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common = -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc = -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/amd64.amd64/sys/GENE= RIC/opt_global.h -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/include -fno-= common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-pref= ix-map=3D./machine=3D/usr/src/sys/amd64/include -fdebug-prefix-map=3D./x86= =3D/usr/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i386= /include -I/usr/obj/usr/src/amd64.amd64/sys/GENERIC -MD -MF.depend.nfs_= nfsdkrpc.o -MTnfs_nfsdkrpc.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-= sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -f= stack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -= Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freeb= sd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-= pragmas -Wswitch -Wno-error=3Dtautological-compare -Wno-error=3Dempty-body = -Wno-error=3Dparentheses-equality -Wno-error=3Dunused-function -Wno-error= =3Dpointer-sign -Wno-error=3Dshift-negative-value -Wno-address-of-packed-me= mber -Wno-format-zero-length -mno-aes -mno-avx -std=3Dgnu17 -c /usr/src/= sys/fs/nfsserver/nfs_nfsdkrpc.c -o nfs_nfsdkrpc.o --- xz_dec_bcj.o --- ctfconvert -L VERSION -g xz_dec_bcj.o --- modules-all --- --- all_subdir_nfscommon --- --- nfs_commonsubs.o --- --- xz_crc64.o --- ctfconvert -L VERSION -g xz_crc64.o --- modules-all --- cc -target x86_64-unknown-freebsd15.0 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common = -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc = -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/amd64.amd64/sys/GENE= RIC/opt_global.h -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/include -fno-= common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-pref= ix-map=3D./machine=3D/usr/src/sys/amd64/include -fdebug-prefix-map=3D./x86= =3D/usr/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i386= /include -I/usr/obj/usr/src/amd64.amd64/sys/GENERIC -MD -MF.depend.nfs_= commonsubs.o -MTnfs_commonsubs.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -= mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrap= v -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototyp= es -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__f= reebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unkn= own-pragmas -Wswitch -Wno-error=3Dtautological-compare -Wno-error=3Dempty-b= ody -Wno-error=3Dparentheses-equality -Wno-error=3Dunused-function -Wno-err= or=3Dpointer-sign -Wno-error=3Dshift-negative-value -Wno-address-of-packed-= member -Wno-format-zero-length -mno-aes -mno-avx -std=3Dgnu17 -c /usr/sr= c/sys/fs/nfs/nfs_commonsubs.c -o nfs_commonsubs.o --- all_subdir_mthca --- --- mthca_srq.o --- ctfconvert -L VERSION -g mthca_srq.o --- all_subdir_nfscl --- --- nfs_clnfsiod.o --- cc -target x86_64-unknown-freebsd15.0 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common = -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc = -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/amd64.amd64/sys/GENE= RIC/opt_global.h -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/include -fno-= common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-pref= ix-map=3D./machine=3D/usr/src/sys/amd64/include -fdebug-prefix-map=3D./x86= =3D/usr/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i386= /include -I/usr/obj/usr/src/amd64.amd64/sys/GENERIC -MD -MF.depend.nfs_= clnfsiod.o -MTnfs_clnfsiod.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-= sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -f= stack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -= Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freeb= sd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-= pragmas -Wswitch -Wno-error=3Dtautological-compare -Wno-error=3Dempty-body = -Wno-error=3Dparentheses-equality -Wno-error=3Dunused-function -Wno-error= =3Dpointer-sign -Wno-error=3Dshift-negative-value -Wno-address-of-packed-me= mber -Wno-format-zero-length -mno-aes -mno-avx -std=3Dgnu17 -c /usr/src/= sys/fs/nfsclient/nfs_clnfsiod.c -o nfs_clnfsiod.o --- all_subdir_netgraph --- --- offset.inc --- sh /usr/src/sys/kern/genoffset.sh genoffset.o > offset.inc --- ng_gif.o --- cc -target x86_64-unknown-freebsd15.0 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common = -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc = -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/amd64.amd64/sys/GENE= RIC/opt_global.h -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/include -fno-= common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-pref= ix-map=3D./machine=3D/usr/src/sys/amd64/include -fdebug-prefix-map=3D./x86= =3D/usr/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i386= /include -I/usr/obj/usr/src/amd64.amd64/sys/GENERIC -MD -MF.depend.ng_g= if.o -MTng_gif.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-f= loat -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protec= tor -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-ari= th -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__= -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragm--- all= _subdir_nfslockd --- --- nlm_prot_clnt.o --- ctfconvert -L VERSION -g nlm_prot_clnt.o --- all_subdir_netgraph --- as -Wswitch -Wno-error=3Dtautological-compare -Wno-error=3Dempty-body -Wno-= error=3Dparentheses-equality -Wno-error=3Dunused-function -Wno-error=3Dpoin= ter-sign -Wno-error=3Dshift-negative-value -Wno-address-of-packed-member -W= no-format-zero-length -mno-aes -mno-avx -std=3Dgnu17 -c /usr/src/sys/net= graph/ng_gif.c -o ng_gif.o --- all_subdir_nfscl --- --- nfs_clport.o --- ctfconvert -L VERSION -g nfs_clport.o --- all_subdir_netgraph --- --- all_subdir_netgraph/gif_demux --- =3D=3D=3D> netgraph/gif_demux (all) [Creating objdir /usr/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/s= ys/modules/netgraph/gif_demux...] --- machine --- machine -> /usr/src/sys/amd64/include --- x86 --- --- all_subdir_mlx5 --- --- mlx5_ipsec.o --- ctfconvert -L VERSION -g mlx5_ipsec.o --- all_subdir_netgraph --- x86 -> /usr/src/sys/x86/include --- i386 --- i386 -> /usr/src/sys/i386/include --- opt_netgraph.h --- --- xz_dec_lzma2.o --- cc -target x86_64-unknown-freebsd15.0 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -c -O2 -pipe -fno-stric= t-aliasing -g -nostdinc -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/incl= ude -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -i= nclude opt_global.h -fno-common -fno-omit-frame-pointer -mno-omit-leaf-fr= ame-pointer -MD -MF.depend.xz_dec_lzma2.o -MTxz_dec_lzma2.o -fdebug-prefix= -map=3D./machine=3D/usr/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D= /usr/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i386/in= clude -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-= asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwar= f-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-q= ual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-= include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-e= rror=3Dtautological-compare -Wno-error=3Dempty-body -Wno-error=3Dparenthese= s-equality -Wno-error=3Dunused-function -Wno-error=3Dpointer-sign -Wno-erro= r=3Dshift-negative-value -Wno-address-of-packed-member -Wno-format-zero-len= gth -mno-aes -mno-avx -std=3Dgnu17 -Werror /usr/src/sys/contrib/xz-embed= ded/linux/lib/xz/xz_dec_lzma2.c -DXZ_USE_CRC64 -I/usr/src/sys/contrib/xz-em= bedded/freebsd/ -I/usr/src/sys/contrib/xz-embedded/linux/lib/xz/ -I/usr/src= /sys/contrib/xz-embedded/linux/include/linux/ --- modules-all --- ln -sf /usr/obj/usr/src/amd64.amd64/sys/GENERIC/opt_netgraph.h opt_netgraph= .h --- genoffset.o --- --- all_subdir_nfslockd --- --- nlm_prot_svc.o --- cc -target x86_64-unknown-freebsd15.0 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common = -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc = -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/amd64.amd64/sys/GENE= RIC/opt_global.h -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/include -fno-= common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-pref= ix-map=3D./machine=3D/usr/src/sys/amd64/include -fdebug-prefix-map=3D./x86= =3D/usr/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i386= /include -I/usr/obj/usr/src/amd64.amd64/sys/GENERIC -MD -MF.depend.nlm_= prot_svc.o -MTnlm_prot_svc.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-= sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -f= stack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -= Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freeb= sd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-= pragmas -Wswitch -Wno-error=3Dtautological-compare -Wno-error=3Dempty-body = -Wno-error=3Dparentheses-equality -Wno-error=3Dunused-function -Wno-error= =3Dpointer-sign -Wno-error=3Dshift-negative-value -Wno-address-of-packed-me= mber -Wno-format-zero-length -mno-aes -mno-avx -std=3Dgnu17 -c /usr/src/= sys/nlm/nlm_prot_svc.c -o nlm_prot_svc.o --- all_subdir_netgraph --- cc -target x86_64-unknown-freebsd15.0 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -c -O2 -pipe -fno-strict= -aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc -DHAVE_KERNEL= _OPTION_HEADERS -include /usr/obj/usr/src/amd64.amd64/sys/GENERIC/opt_globa= l.h -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/include -g -fno-omit-frame= -pointer -mno-omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/usr= /src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/usr/src/sys/x86/includ= e -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i386/include -I/usr/obj/usr/sr= c/amd64.amd64/sys/GENERIC -MD -MF.depend.genoffset.o -MTgenoffset.o -mcmode= l=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-u= nwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstr= ict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wn= o-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -f= diagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Dtautolog= ical-compare -Wno-error=3Dempty-body -Wno-error=3Dparentheses-equality -Wno= -error=3Dunused-function -Wno-error=3Dpointer-sign -Wno-error=3Dshift-negat= ive-value -Wno-address-of-packed-member -Wno-format-zero-length -mno-aes -m= no-avx -std=3Dgnu17 -fcommon /usr/src/sys/kern/genoffset.c --- xz_dec_stream.o --- cc -target x86_64-unknown-freebsd15.0 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -c -O2 -pipe -fno-stric= t-aliasing -g -nostdinc -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/incl= ude -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -i= nclude opt_global.h -fno-common -fno-omit-frame-pointer -mno-omit-leaf-fr= ame-pointer -MD -MF.depend.xz_dec_stream.o -MTxz_dec_stream.o -fdebug-pref= ix-map=3D./machine=3D/usr/src/sys/amd64/include -fdebug-prefix-map=3D./x86= =3D/usr/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i386= /include -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -f= no-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gd= warf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcas= t-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissi= ng-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wn= o-error=3Dtautological-compare -Wno-error=3Dempty-body -Wno-error=3Dparenth= eses-equality -Wno-error=3Dunused-function -Wno-error=3Dpointer-sign -Wno-e= rror=3Dshift-negative-value -Wno-address-of-packed-member -Wno-format-zero-= length -mno-aes -mno-avx -std=3Dgnu17 -Werror /usr/src/sys/contrib/xz-em= bedded/linux/lib/xz/xz_dec_stream.c -DXZ_USE_CRC64 -I/usr/src/sys/contrib/x= z-embedded/freebsd/ -I/usr/src/sys/contrib/xz-embedded/linux/lib/xz/ -I/usr= /src/sys/contrib/xz-embedded/linux/include/linux/ --- modules-all --- --- all_subdir_nfsd --- --- nfs_nfsdsocket.o --- cc -target x86_64-unknown-freebsd15.0 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common = -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc = -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/amd64.amd64/sys/GENE= RIC/opt_global.h -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/include -fno-= common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-pref= ix-map=3D./machine=3D/usr/src/sys/amd64/include -fdebug-prefix-map=3D./x86= =3D/usr/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i386= /include -I/usr/obj/usr/src/amd64.amd64/sys/GENERIC -MD -MF.depend.nfs_= nfsdsocket.o -MTnfs_nfsdsocket.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -= mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrap= v -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototyp= es -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__f= reebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unkn= own-pragmas -Wswitch -Wno-error=3Dtautological-compare -Wno-error=3Dempty-b= ody -Wno-error=3Dparentheses-equality -Wno-error=3Dunused-function -Wno-err= or=3Dpointer-sign -Wno-error=3Dshift-negative-value -Wno-address-of-packed-= member -Wno-format-zero-length -mno-aes -mno-avx -std=3Dgnu17 -c /usr/sr= c/sys/fs/nfsserver/nfs_nfsdsocket.c -o nfs_nfsdsocket.o --- all_subdir_mthca --- --- mthca_allocator.o --- ctfconvert -L VERSION -g mthca_allocator.o --- all_subdir_netgraph --- --- offset.inc --- sh /usr/src/sys/kern/genoffset.sh genoffset.o > offset.inc --- ng_gif_demux.o --- cc -target x86_64-unknown-freebsd15.0 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common = -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc = -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/amd64.amd64/sys/GENE= RIC/opt_global.h -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/include -fno-= common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-pref= ix-map=3D./machine=3D/usr/src/sys/amd64/include -fdebug-prefix-map=3D./x86= =3D/usr/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i386= /include -I/usr/obj/usr/src/amd64.amd64/sys/GENERIC -MD -MF.depend.ng_g= if_demux.o -MTng_gif_demux.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-= sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -f= stack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -= Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freeb= sd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-= pragmas -Wswitch -Wno-error=3Dtautological-compare -Wno-error=3Dempty-body = -Wno-error=3Dparentheses-equality -Wno-error=3Dunused-function -Wno-error= =3Dpointer-sign -Wno-error=3Dshift-negative-value -Wno-address-of-packed-me= mber -Wno-format-zero-length -mno-aes -mno-avx -std=3Dgnu17 -c /usr/src/= sys/netgraph/ng_gif_demux.c -o ng_gif_demux.o --- all_subdir_nfslockd --- --- nlm_prot_server.o --- ctfconvert -L VERSION -g nlm_prot_server.o --- all_subdir_nfsd --- --- nfs_nfsdstate.o --- cc -target x86_64-unknown-freebsd15.0 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common = -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc = -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/amd64.amd64/sys/GENE= RIC/opt_global.h -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/include -fno-= common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-pref= ix-map=3D./machine=3D/usr/src/sys/amd64/include -fdebug-prefix-map=3D./x86= =3D/usr/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i386= /include -I/usr/obj/usr/src/amd64.amd64/sys/GENERIC -MD -MF.depend.nfs_= nfsdstate.o -MTnfs_nfsdstate.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mn= o-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv = -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes= -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__fre= ebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknow= n-pragmas -Wswitch -Wno-error=3Dtautological-compare -Wno-error=3Dempty-bod= y -Wno-error=3Dparentheses-equality -Wno-error=3Dunused-function -Wno-error= =3Dpointer-sign -Wno-error=3Dshift-negative-value -Wno-address-of-packed-me= mber -Wno-format-zero-length -mno-aes -mno-avx -std=3Dgnu17 -c /usr/src/= sys/fs/nfsserver/nfs_nfsdstate.c -o nfs_nfsdstate.o --- all_subdir_mthca --- --- mthca.ko.full --- ld -m elf_x86_64_fbsd -warn-common --build-id=3Dsha1 -T /usr/src/sys/conf/l= dscript.kmod.amd64 -r -o mthca.ko.full mthca_allocator.o mthca_av.o mthca_= catas.o mthca_cmd.o mthca_cq.o mthca_eq.o mthca_mad.o mthca_main.o mthca_mc= g.o mthca_memfree.o mthca_mr.o mthca_pd.o mthca_profile.o mthca_provider.o = mthca_qp.o mthca_reset.o mthca_srq.o mthca_uar.o lkpi_iic_if.o=20 --- all_subdir_nfsd --- --- nfs_nfsdserv.o --- /usr/src/sys/fs/nfsserver/nfs_nfsdserv.c:3121:32: error: extraneous ')' aft= er condition, expected a statement 3121 | cverf[1] !=3D tverf[1]= )) | ^ --- all_subdir_nfslockd --- --- nlm_prot_svc.o --- ctfconvert -L VERSION -g nlm_prot_svc.o --- all_subdir_netgraph --- --- all_subdir_netgraph/hole --- =3D=3D=3D> netgraph/hole (all) [Creating objdir /usr/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/s= ys/modules/netgraph/hole...] --- all_subdir_mthca --- ctfmerge -L VERSION -g -o mthca.ko.full mthca_allocator.o mthca_av.o mthca_= catas.o mthca_cmd.o mthca_cq.o mthca_eq.o mthca_mad.o mthca_main.o mthca_mc= g.o mthca_memfree.o mthca_mr.o mthca_pd.o mthca_profile.o mthca_provider.o = mthca_qp.o mthca_reset.o mthca_srq.o mthca_uar.o lkpi_iic_if.o=20 --- all_subdir_nfe --- ctfconvert -L VERSION -g if_nfe.o --- all_subdir_netgraph --- --- machine --- machine -> /usr/src/sys/amd64/include --- x86 --- x86 -> /usr/src/sys/x86/include --- all_subdir_nfsd --- 1 error generated. --- all_subdir_netgraph --- --- all_subdir_netgraph/gif --- ctfconvert -L VERSION -g ng_gif.o --- all_subdir_nfsd --- *** [nfs_nfsdserv.o] Error code 1 make[4]: stopped in /usr/src/sys/modules/nfsd 59.84 real 40.08 user 6.81 sys make[1]: stopped in /usr/src make: stopped in /usr/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE FTP: Current build result is [FAILURE], not going to run. [PostBuildScript] - [INFO] Executing post build scripts. [PostBuildScript] - [INFO] Build does not have any of the results [SUCCESS]= . Did not execute build step #0. [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-build] $ /bin/sh -xe /tmp/jenkins15315108841249714121.s= h + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-main-amd64-build Checking for post-build Performing post-build step Checking if email needs to be generated Email was triggered for: Failure - Any Sending email for trigger: Failure - Any Sending mail from default account using System Admin e-mail address ------=_Part_204_1104924137.1749087108302--