From nobody Tue Aug 29 01:46:36 2023 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 4RZVdq2wSwz4sBX2 for ; Tue, 29 Aug 2023 01:46:39 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4RZVdq14F9z3LNL; Tue, 29 Aug 2023 01:46:39 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1693273599; a=rsa-sha256; cv=none; b=tES84ezKCQJ5bnAA5RaLfKTFkIjbVplA8eNanFHAxnEW5lDxeueWQEbtBr+7PbZg7JizKl cYR2cpnEE0qiE44JDGqTxqrIq+RyBiKZbgOngL9jXxVmecRfS5QPtjpF3Ps7GxbS+ZHBs/ DpcI59hAp7a1IquxXdAUHKPBtqR6n+pFQGSEwYATnKNgCPJXDWs42m2Vbl2rR0uFPOv0+I c/Y7sRTuk//1dU8F58VxLL0Lba7Zy3fR/UUjg7zVZ7IHnIzhBTFmAjuIOld8H7l7kBcDKj jkmknIaSYtQ2ZRNDnhmCExAzXnTJBhhZVxlO+i9hoL0ULn2YK02aWYTqLP4f1w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1693273599; 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: in-reply-to:in-reply-to:references:references:list-id; bh=YXjJfy5OyRMz3/YONA/FehcmwxlG9MUKfKCvXD9J3PM=; b=SnzV1JROM3VjjkDRHProB4ZGbfMUqxX6evSaVWlzzSeHXHVvesGPxokbxrG9D6nkyTNycL uWKo4RaIGvUcWb1Hs+eTo6xv2sMFva0LsNm/IJq433lj0tXNTVz16icc18WhvqCGfvN3wu NCgw5iPKwHnDh2yy4Mer+5atT+uGuttCSHXLfnmVGtUWz2lfdbcOXLYteWgLeuuk+SXmh5 CDJNhb7HqQe6kvMFoDjgoSMoyVJuL3FUXRogbtZaNaYTP7mZna8h5+I4+b058DyXotjhh0 Z2szflQIrPDtBZfBTDW3h1KNKxQx0IuMYsEwGC8266ZTxlZqbGWOV+KXcNHIwg== 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 4RZVdq04VszXyt; Tue, 29 Aug 2023 01:46:39 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 29 Aug 2023 01:46:36 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: fuz@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1226403906.3010.1693273599014@jenkins.ci.freebsd.org> In-Reply-To: <1144682436.2814.1693009858193@jenkins.ci.freebsd.org> References: <1144682436.2814.1693009858193@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-gcc12_build - Build #2 - Still Failing 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: Sender: owner-dev-ci@freebsd.org X-BeenThere: dev-ci@freebsd.org MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_3009_1241460899.1693273596382" X-Jenkins-Job: FreeBSD-stable-14-amd64-gcc12_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_3009_1241460899.1693273596382 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-14-amd64-gcc12_build - Build #2 (8b81116755b46c3f651bf873ee2= 5f83f8758bd2b) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc12= _build/2/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc12_b= uild/2/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc12_bu= ild/2/console 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) 8b81116755b46c3f651bf873ee25f83f8758bd2b by fuz: lib/libc/amd64/string/strchrnul.S: fix edge case in scalar code The end of the build log: [...truncated 116.46 MB...] /workspace/src/sys/cam/ctl/ctl.c:10257:16: warning: array subscript 'struct= scsi_inquiry_data[0]' is partly outside array bounds of 'unsigned char[96]= ' [-Warray-bounds] 10257 | inq_ptr->spc2_flags |=3D SPC2_SID_MultiP; | ~~~~~~~^~~~~~~~~~~~ /workspace/src/sys/sys/malloc.h:232:32: note: object of size 96 allocated b= y 'malloc' 232 | _malloc_item =3D malloc(_size, type, (flags) &~ M_Z= ERO); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~ /workspace/src/sys/cam/ctl/ctl.c:10206:32: note: in expansion of macro 'mal= loc' 10206 | ctsio->kern_data_ptr =3D malloc(data_len, M_CTL, M_WAITOK |= M_ZERO); | ^~~~~~ /workspace/src/sys/cam/ctl/ctl.c:10257:29: warning: array subscript 'struct= scsi_inquiry_data[0]' is partly outside array bounds of 'unsigned char[96]= ' [-Warray-bounds] 10257 | inq_ptr->spc2_flags |=3D SPC2_SID_MultiP; /workspace/src/sys/sys/malloc.h:232:32: note: object of size 96 allocated b= y 'malloc' 232 | _malloc_item =3D malloc(_size, type, (flags) &~ M_Z= ERO); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~ /workspace/src/sys/cam/ctl/ctl.c:10206:32: note: in expansion of macro 'mal= loc' 10206 | ctsio->kern_data_ptr =3D malloc(data_len, M_CTL, M_WAITOK |= M_ZERO); | ^~~~~~ /workspace/src/sys/cam/ctl/ctl.c:10258:24: warning: array subscript 'struct= scsi_inquiry_data[0]' is partly outside array bounds of 'unsigned char[96]= ' [-Warray-bounds] 10258 | inq_ptr->flags =3D SID_CmdQue; --- all_subdir_firewire --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor= kspace/src/sys/modules/firewire/fwip...] --- all_subdir_ctl --- /workspace/src/sys/sys/malloc.h:232:32: note: object of size 96 allocated b= y 'malloc' 232 | _malloc_item =3D malloc(_size, type, (flags) &~ M_Z= ERO); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~ /workspace/src/sys/cam/ctl/ctl.c:10206:32: note: in expansion of macro 'mal= loc' 10206 | ctsio->kern_data_ptr =3D malloc(data_len, M_CTL, M_WAITOK |= M_ZERO); | ^~~~~~ /workspace/src/sys/cam/ctl/ctl.c:10260:32: warning: array subscript 'struct= scsi_inquiry_data[0]' is partly outside array bounds of 'unsigned char[96]= ' [-Warray-bounds] 10260 | inq_ptr->flags |=3D SID_WBus16 | SID_Sync; --- all_subdir_firewire --- --- all_subdir_firewire/firewire --- --- offset.inc --- --- all_subdir_ctl --- /workspace/src/sys/sys/malloc.h:232:32: note: object of size 96 allocated b= y 'malloc' 232 | _malloc_item =3D malloc(_size, type, (flags) &~ M_Z= ERO); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~ /workspace/src/sys/cam/ctl/ctl.c:10206:32: note: in expansion of macro 'mal= loc' 10206 | ctsio->kern_data_ptr =3D malloc(data_len, M_CTL, M_WAITOK |= M_ZERO); | ^~~~~~ /workspace/src/sys/cam/ctl/ctl.c:10324:35: warning: array subscript 'struct= scsi_inquiry_data[0]' is partly outside array bounds of 'unsigned char[96]= ' [-Warray-bounds] 10324 | inq_ptr->spi3data =3D SID_SPI_CLOCK_DT_ST | SID_SPI= _QAS | /workspace/src/sys/sys/malloc.h:232:32: note: object of size 96 allocated b= y 'malloc' 232 | _malloc_item =3D malloc(_size, type, (flags) &~ M_Z= ERO); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~ /workspace/src/sys/cam/ctl/ctl.c:10206:32: note: in expansion of macro 'mal= loc' 10206 | ctsio->kern_data_ptr =3D malloc(data_len, M_CTL, M_WAITOK |= M_ZERO); | ^~~~~~ In function 'ctl_inquiry_evpd_serial', inlined from 'ctl_inquiry_evpd' at /workspace/src/sys/cam/ctl/ctl.c:101= 27:12, inlined from 'ctl_inquiry' at /workspace/src/sys/cam/ctl/ctl.c:10385:12= : --- all_subdir_firewire --- sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc --- all_subdir_filemon --- --- filemon.o --- --- all_subdir_ctl --- /workspace/src/sys/cam/ctl/ctl.c:9549:32: warning: array subscript 'struct = scsi_vpd_unit_serial_number[0]' is partly outside array bounds of 'unsigned= char[20]' [-Warray-bounds] 9549 | sn_ptr->device =3D (SID_QUAL_LU_OFFLINE << 5) | T_D= IRECT; --- all_subdir_filemon --- /usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/bin/ -O2 -= pipe -fno-common -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD= _TIED -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/= src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/worksp= ace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-= omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/workspace/src/sys= /amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/include = -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -I/tmp/obj/wo= rkspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.filemon.o -MTfilemo= n.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-as= ynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -Wall -Ws= trict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -= Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs = -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error=3Daddress -Wno-er= ror=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3D= attributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dma= ybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-= compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshif= t-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunused-function -= Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpac= ked-not-aligned -Wno-address-of-packed-member -Wno-error=3Dalloca-larger-th= an=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -W= no-return-type -Wno-format-zero-length -finline-limit=3D8000 -fms-extensi= ons --param inline-unit-growth=3D100 --param large-function-growth=3D1000 = -std=3Dgnu99 -c /workspace/src/sys/dev/filemon/filemon.c -o filemon.o --- all_subdir_firewire --- --- all_subdir_firewire/fwip --- --- machine --- --- all_subdir_ctl --- /workspace/src/sys/sys/malloc.h:232:32: note: object of size 20 allocated b= y 'malloc' 232 | _malloc_item =3D malloc(_size, type, (flags) &~ M_Z= ERO); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~ /workspace/src/sys/cam/ctl/ctl.c:9533:32: note: in expansion of macro 'mall= oc' 9533 | ctsio->kern_data_ptr =3D malloc(data_len, M_CTL, M_WAITOK |= M_ZERO); | ^~~~~~ --- all_subdir_firewire --- machine -> /workspace/src/sys/amd64/include --- all_subdir_ctl --- /workspace/src/sys/cam/ctl/ctl.c:9551:27: warning: array subscript 'struct = scsi_vpd_unit_serial_number[0]' is partly outside array bounds of 'unsigned= char[20]' [-Warray-bounds] 9551 | sn_ptr->page_code =3D SVPD_UNIT_SERIAL_NUMBER; --- all_subdir_firewire --- --- x86 --- --- all_subdir_fdc --- In function 'fdc_read_status', inlined from 'fdc_worker' at /workspace/src/sys/dev/fdc/fdc.c:1073:6, inlined from 'fdc_thread' at /workspace/src/sys/dev/fdc/fdc.c:1161:7: /workspace/src/sys/dev/fdc/fdc.c:605:32: warning: 'status' may be used unin= itialized [-Wmaybe-uninitialized] 605 | fdc->status[i] =3D status; | ~~~~~~~~~~~~~~~^~~~~~~~ /workspace/src/sys/dev/fdc/fdc.c: In function 'fdc_thread': /workspace/src/sys/dev/fdc/fdc.c:601:21: note: 'status' was declared here 601 | int i, ret, status; | ^~~~~~ In function 'fd_probe_disk', inlined from 'fdc_worker' at /workspace/src/sys/dev/fdc/fdc.c:855:7, inlined from 'fdc_thread' at /workspace/src/sys/dev/fdc/fdc.c:1161:7: /workspace/src/sys/dev/fdc/fdc.c:1231:26: warning: 'cyl' may be used uninit= ialized [-Wmaybe-uninitialized] 1231 | if ((st0 & 0xc0) || cyl !=3D 0) | ~~~~~~~~~~~~~^~~~~~~~~~~ /workspace/src/sys/dev/fdc/fdc.c: In function 'fdc_thread': /workspace/src/sys/dev/fdc/fdc.c:1209:23: note: 'cyl' was declared here 1209 | int st0, st3, cyl; | ^~~ In function 'fd_probe_disk', inlined from 'fdc_worker' at /workspace/src/sys/dev/fdc/fdc.c:855:7, inlined from 'fdc_thread' at /workspace/src/sys/dev/fdc/fdc.c:1161:7: /workspace/src/sys/dev/fdc/fdc.c:1231:18: warning: 'st0' may be used uninit= ialized [-Wmaybe-uninitialized] 1231 | if ((st0 & 0xc0) || cyl !=3D 0) | ~~~~~^~~~~~~ /workspace/src/sys/dev/fdc/fdc.c: In function 'fdc_thread': --- all_subdir_firewire --- x86 -> /workspace/src/sys/x86/include --- all_subdir_fdc --- /workspace/src/sys/dev/fdc/fdc.c:1209:13: note: 'st0' was declared here 1209 | int st0, st3, cyl; | ^~~ In function 'fdc_worker', inlined from 'fdc_thread' at /workspace/src/sys/dev/fdc/fdc.c:1161:7: /workspace/src/sys/dev/fdc/fdc.c:946:34: warning: 'cyl' may be used uniniti= alized [-Wmaybe-uninitialized] 946 | if ((st0 & 0xc0) || cyl !=3D descyl) { | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ /workspace/src/sys/dev/fdc/fdc.c: In function 'fdc_thread': /workspace/src/sys/dev/fdc/fdc.c:765:23: note: 'cyl' was declared here 765 | int st0, st3, cyl, mfm, steptrac, cylinder, descyl, sec; | ^~~ In function 'fdc_worker', inlined from 'fdc_thread' at /workspace/src/sys/dev/fdc/fdc.c:1161:7: --- all_subdir_ctl --- /workspace/src/sys/sys/malloc.h:232:32: note: object of size 20 allocated b= y 'malloc' 232 | _malloc_item =3D malloc(_size, type, (flags) &~ M_Z= ERO); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~ /workspace/src/sys/cam/ctl/ctl.c:9533:32: note: in expansion of macro 'mall= oc' 9533 | ctsio->kern_data_ptr =3D malloc(data_len, M_CTL, M_WAITOK |= M_ZERO); | ^~~~~~ --- all_subdir_fdc --- /workspace/src/sys/dev/fdc/fdc.c:946:26: warning: 'st0' may be used uniniti= alized [-Wmaybe-uninitialized] 946 | if ((st0 & 0xc0) || cyl !=3D descyl) { | ~~~~~^~~~~~~ /workspace/src/sys/dev/fdc/fdc.c: In function 'fdc_thread': /workspace/src/sys/dev/fdc/fdc.c:765:13: note: 'st0' was declared here 765 | int st0, st3, cyl, mfm, steptrac, cylinder, descyl, sec; | ^~~ --- all_subdir_firewire --- --- i386 --- --- all_subdir_ctl --- /workspace/src/sys/cam/ctl/ctl.c:9552:24: warning: array subscript 'struct = scsi_vpd_unit_serial_number[0]' is partly outside array bounds of 'unsigned= char[20]' [-Warray-bounds] 9552 | sn_ptr->length =3D CTL_SN_LEN; --- all_subdir_firewire --- i386 -> /workspace/src/sys/i386/include --- opt_inet.h --- ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_inet.h opt_inet.h --- all_subdir_ctl --- /workspace/src/sys/sys/malloc.h:232:32: note: object of size 20 allocated b= y 'malloc' 232 | _malloc_item =3D malloc(_size, type, (flags) &~ M_Z= ERO); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~ /workspace/src/sys/cam/ctl/ctl.c:9533:32: note: in expansion of macro 'mall= oc' 9533 | ctsio->kern_data_ptr =3D malloc(data_len, M_CTL, M_WAITOK |= M_ZERO); | ^~~~~~ --- all_subdir_firewire --- --- all_subdir_firewire/fwe --- --- offset.inc --- --- all_subdir_firewire/fwip --- --- opt_inet6.h --- --- all_subdir_ctl --- /workspace/src/sys/cam/ctl/ctl.c:9546:32: warning: array subscript 'struct = scsi_vpd_unit_serial_number[0]' is partly outside array bounds of 'unsigned= char[20]' [-Warray-bounds] 9546 | sn_ptr->device =3D (SID_QUAL_LU_CONNECTED << 5) | | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 9547 | lun->be_lun->lun_type; | ~~~~~~~~~~~~~~~~~~~~~ --- all_subdir_firewire --- --- all_subdir_firewire/fwe --- sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc --- all_subdir_firewire/fwip --- ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_inet6.h opt_inet6= .h --- all_subdir_firewire/firewire --- --- fwohci.o --- --- all_subdir_ctl --- /workspace/src/sys/sys/malloc.h:232:32: note: object of size 20 allocated b= y 'malloc' 232 | _malloc_item =3D malloc(_size, type, (flags) &~ M_Z= ERO); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~ /workspace/src/sys/cam/ctl/ctl.c:9533:32: note: in expansion of macro 'mall= oc' 9533 | ctsio->kern_data_ptr =3D malloc(data_len, M_CTL, M_WAITOK |= M_ZERO); | ^~~~~~ --- all_subdir_firewire --- --- all_subdir_firewire/fwip --- --- opt_ofed.h --- ln -sf /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_ofed.h opt_ofed.h --- all_subdir_ctl --- /workspace/src/sys/cam/ctl/ctl.c:9551:27: warning: array subscript 'struct = scsi_vpd_unit_serial_number[0]' is partly outside array bounds of 'unsigned= char[20]' [-Warray-bounds] 9551 | sn_ptr->page_code =3D SVPD_UNIT_SERIAL_NUMBER; /workspace/src/sys/sys/malloc.h:232:32: note: object of size 20 allocated b= y 'malloc' 232 | _malloc_item =3D malloc(_size, type, (flags) &~ M_Z= ERO); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~ /workspace/src/sys/cam/ctl/ctl.c:9533:32: note: in expansion of macro 'mall= oc' 9533 | ctsio->kern_data_ptr =3D malloc(data_len, M_CTL, M_WAITOK |= M_ZERO); | ^~~~~~ /workspace/src/sys/cam/ctl/ctl.c:9552:24: warning: array subscript 'struct = scsi_vpd_unit_serial_number[0]' is partly outside array bounds of 'unsigned= char[20]' [-Warray-bounds] 9552 | sn_ptr->length =3D CTL_SN_LEN; /workspace/src/sys/sys/malloc.h:232:32: note: object of size 20 allocated b= y 'malloc' 232 | _malloc_item =3D malloc(_size, type, (flags) &~ M_Z= ERO); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~ /workspace/src/sys/cam/ctl/ctl.c:9533:32: note: in expansion of macro 'mall= oc' 9533 | ctsio->kern_data_ptr =3D malloc(data_len, M_CTL, M_WAITOK |= M_ZERO); | ^~~~~~ --- all_subdir_firewire --- --- all_subdir_firewire/firewire --- /usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/bin/ -O2 -= pipe -fno-common -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD= _TIED -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/= src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/worksp= ace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-= omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/workspace/src/sys= /amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/include = -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -I/tmp/obj/wo= rkspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.fwohci.o -MTfwohci.= o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asyn= chronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -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 -Wno-error=3Daddress -Wno-erro= r=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dat= tributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmayb= e-uninitialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-co= mpare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-= overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunused-function -Wn= o-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacke= d-not-aligned -Wno-address-of-packed-member -Wno-error=3Dalloca-larger-than= =3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno= -return-type -Wno-format-zero-length -finline-limit=3D8000 -fms-extension= s --param inline-unit-growth=3D100 --param large-function-growth=3D1000 -s= td=3Dgnu99 -c /workspace/src/sys/dev/firewire/fwohci.c -o fwohci.o --- all_subdir_firewire/fwip --- --- bus_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/bus_= if.m -h --- device_if.h --- awk -f /workspace/src/sys/tools/makeobjops.awk /workspace/src/sys/kern/devi= ce_if.m -h --- genoffset.o --- /usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/bin/ -c -O2= -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nost= dinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/src/amd64.amd= 64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/workspace/src/sys/c= ontrib/ck/include -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -= fdebug-prefix-map=3D./machine=3D/workspace/src/sys/amd64/include -fdebug-pr= efix-map=3D./x86=3D/workspace/src/sys/x86/include -fdebug-prefix-map=3D./i3= 86=3D/workspace/src/sys/i386/include -I/tmp/obj/workspace/src/amd64.amd64/s= ys/GENERIC -MD -MF.depend.genoffset.o -MTgenoffset.o -mcmodel=3Dkernel -mno= -red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -f= freestanding -fwrapv -fstack-protector -Wall -Wstrict-prototypes -Wmissing-= prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf= __=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -= Wno-unknown-pragmas -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optim= izations -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcas= t-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-erro= r=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverfl= ow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtau= tological-compare -Wno-error=3Dunused-function -Wno-error=3Dstringop-overfl= ow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-addres= s-of-packed-member -Wno-error=3Dalloca-larger-than=3D -Wno-error=3Dnonnull = -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -Wno-format-= zero-length -finline-limit=3D8000 -fms-extensions --param inline-unit-growt= h=3D100 --param large-function-growth=3D1000 -std=3Dgnu99 -fcommon /worksp= ace/src/sys/kern/genoffset.c --- all_subdir_firewire/fwe --- --- if_fwe.o --- /usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/bin/ -O2 -= pipe -fno-common -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD= _TIED -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/= src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/worksp= ace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-= omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/workspace/src/sys= /amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/include = -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -I/tmp/obj/wo= rkspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.if_fwe.o -MTif_fwe.= o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asyn= chronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -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 -Wno-error=3Daddress -Wno-erro= r=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dat= tributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmayb= e-uninitialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-co= mpare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-= overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunused-function -Wn= o-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacke= d-not-aligned -Wno-address-of-packed-member -Wno-error=3Dalloca-larger-than= =3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno= -return-type -Wno-format-zero-length -finline-limit=3D8000 -fms-extension= s --param inline-unit-growth=3D100 --param large-function-growth=3D1000 -s= td=3Dgnu99 -c /workspace/src/sys/dev/firewire/if_fwe.c -o if_fwe.o --- all_subdir_firewire/fwip --- --- offset.inc --- sh /workspace/src/sys/kern/genoffset.sh genoffset.o > offset.inc --- if_fwsubr.o --- /usr/local/bin/x86_64-unknown-freebsd13.2-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.2/bin/ -O2 -= pipe -fno-common -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD= _TIED -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/= src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/worksp= ace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-= omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/workspace/src/sys= /amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/include = -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -I/tmp/obj/wo= rkspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.if_fwsubr.o -MTif_f= wsubr.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fn= o-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -Wall= -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wund= ef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-d= irs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error=3Daddress -Wn= o-error=3Daggressive-loop-optimizations -Wno-error=3Darray-bounds -Wno-erro= r=3Dattributes -Wno-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dmisleading-indentation -Wno-error=3Dnon= null-compare -Wno-error=3Doverflow -Wno-error=3Dsequence-point -Wno-error= =3Dshift-overflow -Wno-error=3Dtautological-compare -Wno-error=3Dunused-fun= ction -Wno-error=3Dstringop-overflow -Wno-error=3Dmemset-elt-size -Wno-erro= r=3Dpacked-not-aligned -Wno-address-of-packed-member -Wno-error=3Dalloca-la= rger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bo= unds -Wno-return-type -Wno-format-zero-length -finline-limit=3D8000 -fms-= extensions --param inline-unit-growth=3D100 --param large-function-growth= =3D1000 -std=3Dgnu99 -c /workspace/src/sys/net/if_fwsubr.c -o if_fwsubr.o --- all_subdir_em --- ctfconvert -L VERSION -g e1000_phy.o ERROR: ctfconvert: rc =3D 1 Unsupported version [_dwarf_info_load(229)] --- all_subdir_ext2fs --- --- ext2_inode.o --- cc1: all warnings being treated as errors --- all_subdir_firewire --- --- all_subdir_firewire/sbp --- =3D=3D=3D> firewire/sbp (all) [Creating objdir /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/modules/wor= kspace/src/sys/modules/firewire/sbp...] --- machine --- machine -> /workspace/src/sys/amd64/include --- x86 --- x86 -> /workspace/src/sys/x86/include --- i386 --- 53.40 real 94.85 user 7.71 sys make[1]: stopped in /workspace/src make: stopped in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-stable-14-amd64-gcc12_build] $ /bin/sh -xe /tmp/jenkins17536148612= 508751299.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-14-amd64-gcc12_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_3009_1241460899.1693273596382--