From nobody Thu Nov 6 09:32:11 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 4d2H5p1wWTz6FpS4 for ; Thu, 06 Nov 2025 09:32:14 +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 "R12" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4d2H5n43xGz3X7R; Thu, 06 Nov 2025 09:32:13 +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=1762421533; 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=bxFUiNGyoO1Fo10TQ1sgLIrDDar3qUYqpulyOgzVjVU=; b=hd0eH2F97C2LhC75VsZhVtAu/63YCR+3656E6qWqbgXBMAHjicjRA0EQKU9k80f9S1BfY1 oJlnjiiMPw4w3ARVmdBbkKe1l1+WoabPzgPvzVUrTgTSElAoXP4T+xti5CS1sXDYH/XwKD Kwx2g9oEjiLuXmVqJHtZx9oiQeMJsA4lPwEZid6Fz640VTMZP1quES8FMVTxgzOYQdadmG VYmX0hj3SAws8FGq/rBhgEKP8CJpreAtYjcwuJhXdM2krSDLQANLx/WpKazHmXs5CqHKVi 5hhkhRZLHPV9ZT+UEeFZa1ayZ3Kqe2IlrYMkctGuORNZMGIgpPnoc0gNVSip6w== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1762421533; a=rsa-sha256; cv=none; b=IDscCgmhoM/wZY9QsdnaFB/g3XnIndtdTyVzxqTvSbb73u//M34DY/2Myr0CupyHY5qWJh GsfBs/tvLfyl1ftoR3AiY/Uwr2Tjb/AAJ4DViizbsh23UiLhLmDE3WCBFrFFcgKvgs/x2T oDOMO+9PYOWHyIxDWyrQHQyMvwygc6cQHMQDY7WPhJP8l60x3LLBtjPaQ+j1BtTviLZ8rt MgTZT6+riQeA0medhZHdBrCQUeR4lYWXB2AH+ycVH55+0JOIuFoMhP5gqQX08VGcyRAo7R 4dMf6pUBp1R9XWH5FxWyDdowdujDTWCmtgqZXHjimszVi1TNTDU1l6OMmLx9/w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4d2H5n3NMCz1Mc8; Thu, 06 Nov 2025 09:32:13 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 6 Nov 2025 09:32:11 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: delphij@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <500697158.345.1762421533490@jenkins.ci.freebsd.org> In-Reply-To: <1114994256.237.1762377796326@jenkins.ci.freebsd.org> References: <1114994256.237.1762377796326@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-gcc12_build - Build #2078 - 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: X-BeenThere: dev-ci@freebsd.org Sender: owner-dev-ci@FreeBSD.org MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_344_1878389623.1762421531363" X-Jenkins-Job: FreeBSD-stable-14-amd64-gcc12_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_344_1878389623.1762421531363 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-14-amd64-gcc12_build - Build #2078 (c23a589aa145d2f14e714160= 1fec1b38bce9a6bd) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc12= _build/2078/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc12_b= uild/2078/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc12_bu= ild/2078/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) c23a589aa145d2f14e7141601fec1b38bce9a6bd by delphij: cron: Use reallocarray() to prevent integer overflow The end of the build log: [...truncated 77.37 MiB...] gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_PKEY-X25519.7 > E= VP_PKEY-X25519.7.gz --- all_subdir_rescue --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/rescue/rescue/workspace= /src/sbin/mount...] --- all_subdir_lib --- (cd /workspace/src/lib/csu/tests/dynamicpie && DEPENDFILE=3D.depend.cxx_co= nstructors NO_SUBDIR=3D1 make -f /workspace/src/lib/csu/tests/dynamicpie/M= akefile _RECURSING_PROGS=3Dt PROG=3Dcxx_constructors PROG_CXX=3Dcxx_constr= uctors) --- all_subdir_stand --- --- modsi3.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddou= ble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections -= fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLO= ADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-float -fPIC -mno= -red-zone -I. -Iinclude -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffil= e-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.modsi3.= o -MTmodsi3.o -std=3Dgnu99 -Wno-format-zero-length -Wsystem-headers -Werror= -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-boun= ds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-alig= n -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3D= enum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-e= rror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-funct= ion -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-un= initialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value = -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-e= rror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-def= ined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-addres= s-of-packed-member -Os -c /workspace/src/contrib/llvm-project/compiler-= rt/lib/builtins//modsi3.c -o modsi3.o --- all_subdir_secure --- --- EVP_RAND-CTR-DRBG.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_RAND-CTR-DRBG.7 >= EVP_RAND-CTR-DRBG.7.gz --- EVP_RAND-HASH-DRBG.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_RAND-HASH-DRBG.7 = > EVP_RAND-HASH-DRBG.7.gz --- EVP_RAND-HMAC-DRBG.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_RAND-HMAC-DRBG.7 = > EVP_RAND-HMAC-DRBG.7.gz --- EVP_RAND-SEED-SRC.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_RAND-SEED-SRC.7 >= EVP_RAND-SEED-SRC.7.gz --- all_subdir_lib --- --- .depend.cxx_constructors --- echo cxx_constructors.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/= libc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c++.a /= tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a >> .depend.= cxx_constructors echo cxx_constructors.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/= libc++.a >> .depend.cxx_constructors --- cxx_constructors.pieo --- --- all_subdir_secure --- --- EVP_RAND-TEST-RAND.7.gz --- --- all_subdir_lib --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++12 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/workspace/src/lib/csu/amd64 -fPIE -ffile-prefix-= map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= =3D/usr/obj -g -MD -MF.depend.cxx_constructors.cxx_constructors.pieo -MTcxx= _constructors.pieo -Wno-format-zero-length -fstack-protector-strong -Wsyste= m-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wpointer-= arith -Wno-uninitialized -Wdate-time -Wno-error=3Daddress -Wno-error=3Darra= y-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcas= t-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-er= ror=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses = -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused= -function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dma= ybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-= value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable = -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-= to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno= -error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error= =3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-err= or=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive= -loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-valu= e -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsiz= eof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wn= o-address-of-packed-member -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr= /src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -Wno-deprecat= ed-declarations -Wno-error=3Dclass-memaccess -Wno-literal-suffix -Wno-error= =3Dunknown-pragmas -c /workspace/src/lib/csu/tests/cxx_constructors.cc = -o cxx_constructors.pieo --- all_subdir_secure --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_RAND-TEST-RAND.7 = > EVP_RAND-TEST-RAND.7.gz --- EVP_RAND.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_RAND.7 > EVP_RAND= .7.gz --- EVP_SIGNATURE-DSA.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_SIGNATURE-DSA.7 >= EVP_SIGNATURE-DSA.7.gz --- EVP_SIGNATURE-ECDSA.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_SIGNATURE-ECDSA.7= > EVP_SIGNATURE-ECDSA.7.gz --- all_subdir_stand --- --- udivmoddi4.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddou= ble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections -= fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLO= ADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-float -fPIC -mno= -red-zone -I. -Iinclude -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffil= e-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.udivmod= di4.o -MTudivmoddi4.o -std=3Dgnu99 -Wno-format-zero-length -Wsystem-headers= -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Dar= ray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dc= ast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-= error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthese= s -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunus= ed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3D= maybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negativ= e-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variabl= e -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansio= n-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -W= no-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error= =3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-err= or=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive= -loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-valu= e -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsiz= eof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wn= o-address-of-packed-member -Os -c /workspace/src/contrib/llvm-project/c= ompiler-rt/lib/builtins//udivmoddi4.c -o udivmoddi4.o --- all_subdir_secure --- --- EVP_SIGNATURE-ED25519.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_SIGNATURE-ED25519= .7 > EVP_SIGNATURE-ED25519.7.gz --- EVP_SIGNATURE-HMAC.7.gz --- --- all_subdir_rescue --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/rescue/rescue/workspace= /src/sbin/mount_cd9660...] --- all_subdir_secure --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_SIGNATURE-HMAC.7 = > EVP_SIGNATURE-HMAC.7.gz --- EVP_SIGNATURE-RSA.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_SIGNATURE-RSA.7 >= EVP_SIGNATURE-RSA.7.gz --- OSSL_PROVIDER-FIPS.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/OSSL_PROVIDER-FIPS.7 = > OSSL_PROVIDER-FIPS.7.gz --- OSSL_PROVIDER-base.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/OSSL_PROVIDER-base.7 = > OSSL_PROVIDER-base.7.gz --- OSSL_PROVIDER-default.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/OSSL_PROVIDER-default= .7 > OSSL_PROVIDER-default.7.gz --- OSSL_PROVIDER-legacy.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/OSSL_PROVIDER-legacy.= 7 > OSSL_PROVIDER-legacy.7.gz --- OSSL_PROVIDER-null.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/OSSL_PROVIDER-null.7 = > OSSL_PROVIDER-null.7.gz --- RAND.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/RAND.7 > RAND.7.gz --- RSA-PSS.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/RSA-PSS.7 > RSA-PSS.7= .gz --- X25519.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/X25519.7 > X25519.7.g= z --- all_subdir_rescue --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/rescue/rescue/workspace= /src/sbin/mount_msdosfs...] --- all_subdir_secure --- --- bio.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/bio.7 > bio.7.gz --- crypto.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/crypto.7 > crypto.7.g= z --- ct.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/ct.7 > ct.7.gz --- des_modes.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/des_modes.7 > des_mod= es.7.gz --- evp.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/evp.7 > evp.7.gz --- fips_module.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/fips_module.7 > fips_= module.7.gz --- life_cycle-cipher.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/life_cycle-cipher.7 >= life_cycle-cipher.7.gz --- life_cycle-digest.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/life_cycle-digest.7 >= life_cycle-digest.7.gz --- life_cycle-kdf.7.gz --- --- all_subdir_stand --- --- udivmodsi4.o --- --- all_subdir_secure --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/life_cycle-kdf.7 > li= fe_cycle-kdf.7.gz --- all_subdir_stand --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddou= ble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections -= fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLO= ADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-float -fPIC -mno= -red-zone -I. -Iinclude -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffil= e-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.udivmod= si4.o -MTudivmodsi4.o -std=3Dgnu99 -Wno-format-zero-length -Wsystem-headers= -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Dar= ray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dc= ast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-= error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthese= s -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunus= ed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3D= maybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negativ= e-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variabl= e -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansio= n-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -W= no-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error= =3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-err= or=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive= -loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-valu= e -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsiz= eof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wn= o-address-of-packed-member -Os -c /workspace/src/contrib/llvm-project/c= ompiler-rt/lib/builtins//udivmodsi4.c -o udivmodsi4.o --- all_subdir_secure --- --- life_cycle-mac.7.gz --- --- all_subdir_rescue --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/rescue/rescue/workspace= /src/sbin/mount_nfs...] --- all_subdir_secure --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/life_cycle-mac.7 > li= fe_cycle-mac.7.gz --- life_cycle-pkey.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/life_cycle-pkey.7 > l= ife_cycle-pkey.7.gz --- life_cycle-rand.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/life_cycle-rand.7 > l= ife_cycle-rand.7.gz --- migration_guide.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/migration_guide.7 > m= igration_guide.7.gz --- openssl-core.h.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/openssl-core.h.7 > op= enssl-core.h.7.gz --- openssl-core_dispatch.h.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/openssl-core_dispatch= .h.7 > openssl-core_dispatch.h.7.gz --- openssl-core_names.h.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/openssl-core_names.h.= 7 > openssl-core_names.h.7.gz --- openssl-env.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/openssl-env.7 > opens= sl-env.7.gz --- all_subdir_stand --- --- udivdi3.o --- --- all_subdir_secure --- --- openssl-glossary.7.gz --- --- all_subdir_stand --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddou= ble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections -= fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLO= ADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-float -fPIC -mno= -red-zone -I. -Iinclude -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffil= e-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.udivdi3= .o -MTudivdi3.o -std=3Dgnu99 -Wno-format-zero-length -Wsystem-headers -Werr= or -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bo= unds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-al= ign -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error= =3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wn= o-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-fu= nction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe= -uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-val= ue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wn= o-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-= defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-er= ror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dme= mset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3D= pointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop= -optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wn= o-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-p= ointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-add= ress-of-packed-member -Os -c /workspace/src/contrib/llvm-project/compil= er-rt/lib/builtins//udivdi3.c -o udivdi3.o --- all_subdir_secure --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/openssl-glossary.7 > = openssl-glossary.7.gz --- openssl-threads.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/openssl-threads.7 > o= penssl-threads.7.gz --- openssl_user_macros.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/openssl_user_macros.7= > openssl_user_macros.7.gz --- all_subdir_rescue --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/rescue/rescue/workspace= /src/sbin/mount_nullfs...] --- all_subdir_secure --- --- ossl_store-file.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/ossl_store-file.7 > o= ssl_store-file.7.gz --- ossl_store.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/ossl_store.7 > ossl_s= tore.7.gz --- passphrase-encoding.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/passphrase-encoding.7= > passphrase-encoding.7.gz --- property.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/property.7 > property= .7.gz --- provider-asym_cipher.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/provider-asym_cipher.= 7 > provider-asym_cipher.7.gz --- provider-base.7.gz --- --- all_subdir_kerberos5 --- --- all_subdir_kerberos5/tools --- =3D=3D=3D> kerberos5/tools (all) --- all_subdir_secure --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/provider-base.7 > pro= vider-base.7.gz --- provider-cipher.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/provider-cipher.7 > p= rovider-cipher.7.gz --- provider-decoder.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/provider-decoder.7 > = provider-decoder.7.gz --- all_subdir_kerberos5 --- --- all_subdir_kerberos5/tools/make-roken --- =3D=3D=3D> kerberos5/tools/make-roken (all) --- all_subdir_stand --- --- udivsi3.o --- --- all_subdir_secure --- --- provider-digest.7.gz --- --- all_subdir_stand --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddou= ble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections -= fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLO= ADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-float -fPIC -mno= -red-zone -I. -Iinclude -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffil= e-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.udivsi3= .o -MTudivsi3.o -std=3Dgnu99 -Wno-format-zero-length -Wsystem-headers -Werr= or -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bo= unds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-al= ign -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error= =3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wn= o-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-fu= nction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe= -uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-val= ue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wn= o-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-= defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-er= ror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dme= mset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3D= pointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop= -optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wn= o-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-p= ointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-add= ress-of-packed-member -Os -c /workspace/src/contrib/llvm-project/compil= er-rt/lib/builtins//udivsi3.c -o udivsi3.o --- all_subdir_secure --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/provider-digest.7 > p= rovider-digest.7.gz --- all_subdir_rescue --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/rescue/rescue/workspace= /src/sbin/mount_udf...] --- all_subdir_secure --- --- provider-encoder.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/provider-encoder.7 > = provider-encoder.7.gz --- provider-kdf.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/provider-kdf.7 > prov= ider-kdf.7.gz --- provider-kem.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/provider-kem.7 > prov= ider-kem.7.gz --- all_subdir_kerberos5 --- --- make-roken.c --- --- all_subdir_secure --- --- provider-keyexch.7.gz --- --- all_subdir_kerberos5 --- awk -f /workspace/src/crypto/heimdal/lib/roken/roken.awk /workspace/src/cry= pto/heimdal/lib/roken/roken.h.in > make-roken.c --- all_subdir_secure --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/provider-keyexch.7 > = provider-keyexch.7.gz --- provider-keymgmt.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/provider-keymgmt.7 > = provider-keymgmt.7.gz --- provider-mac.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/provider-mac.7 > prov= ider-mac.7.gz --- provider-object.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/provider-object.7 > p= rovider-object.7.gz --- provider-rand.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/provider-rand.7 > pro= vider-rand.7.gz --- all_subdir_kerberos5 --- --- all_subdir_kerberos5/libexec --- In function 'my_fgetln', inlined from 'mit_prop_dump' at /workspace/src/crypto/heimdal/kdc/mit_d= ump.c:156:19: /workspace/src/crypto/heimdal/kdc/mit_dump.c:119:13: error: 'realloc' calle= d on unallocated object 'line' [-Werror=3Dfree-nonheap-object] 119 | n =3D realloc(buf, *sz + (*sz >> 1)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/crypto/heimdal/kdc/mit_dump.c: In function 'mit_prop_dump': /workspace/src/crypto/heimdal/kdc/mit_dump.c:139:11: note: declared here 139 | char *line =3D NULL; | ^~~~ --- all_subdir_secure --- --- provider-signature.7.gz --- --- all_subdir_kerberos5 --- --- all_subdir_kerberos5/tools --- --- .depend --- --- all_subdir_secure --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/provider-signature.7 = > provider-signature.7.gz --- all_subdir_kerberos5 --- echo make-roken.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a= >> .depend --- make-roken.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DHAVE_CONFIG_H -I/workspace/src/kerberos5/i= nclude -DHAVE_CONFIG_H -I/workspace/src/kerberos5/include -fPIE -ffile-pref= ix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/s= rc=3D/usr/obj -g -MD -MF.depend.make-roken.pieo -MTmake-roken.pieo -std=3D= gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -We= rror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-= bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-= align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-erro= r=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -W= no-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-f= unction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmayb= e-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-va= lue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -W= no-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to= -defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-e= rror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dm= emset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error= =3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-l= oop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value = -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeo= f-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-= address-of-packed-member -c make-roken.c -o make-roken.pieo --- all_subdir_secure --- --- provider-storemgmt.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/provider-storemgmt.7 = > provider-storemgmt.7.gz --- all_subdir_rescue --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/rescue/rescue/workspace= /src/sbin/mount_unionfs...] --- all_subdir_secure --- --- provider.7.gz --- --- all_subdir_stand --- --- umoddi3.o --- --- all_subdir_secure --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/provider.7 > provider= .7.gz --- all_subdir_stand --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddou= ble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections -= fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLO= ADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-float -fPIC -mno= -red-zone -I. -Iinclude -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffil= e-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.umoddi3= .o -MTumoddi3.o -std=3Dgnu99 -Wno-format-zero-length -Wsystem-headers -Werr= or -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bo= unds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-al= ign -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error= =3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wn= o-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-fu= nction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe= -uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-val= ue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wn= o-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-= defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-er= ror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dme= mset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3D= pointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop= -optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wn= o-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-p= ointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-add= ress-of-packed-member -Os -c /workspace/src/contrib/llvm-project/compil= er-rt/lib/builtins//umoddi3.c -o umoddi3.o --- all_subdir_secure --- --- proxy-certificates.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/proxy-certificates.7 = > proxy-certificates.7.gz --- ssl.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/ssl.7 > ssl.7.gz --- x509.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/x509.7 > x509.7.gz --- all_subdir_secure/lib/libssl --- =3D=3D=3D> secure/lib/libssl (all) --- all_subdir_rescue --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/rescue/rescue/workspace= /src/sbin/newfs...] --- all_subdir_stand --- --- umodsi3.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddou= ble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections -= fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLO= ADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-float -fPIC -mno= -red-zone -I. -Iinclude -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffil= e-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.umodsi3= .o -MTumodsi3.o -std=3Dgnu99 -Wno-format-zero-length -Wsystem-headers -Werr= or -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bo= unds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-al= ign -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error= =3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wn= o-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-fu= nction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe= -uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-val= ue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wn= o-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-= defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-er= ror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dme= mset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3D= pointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop= -optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wn= o-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-p= ointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-add= ress-of-packed-member -Os -c /workspace/src/contrib/llvm-project/compil= er-rt/lib/builtins//umodsi3.c -o umodsi3.o --- all_subdir_kerberos5 --- --- all_subdir_kerberos5/libexec --- cc1: all warnings being treated as errors 4.40 real 2.46 user 0.26 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/jenkins23979018111= 74402721.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_344_1878389623.1762421531363--