From nobody Thu Feb 3 04:45:42 2022 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 C141A198994F for ; Thu, 3 Feb 2022 04:45:42 +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 4Jq5hQ3CkQz3tP1; Thu, 3 Feb 2022 04:45:42 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) 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 48E5F11C5A; Thu, 3 Feb 2022 04:45:42 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 3 Feb 2022 04:45:42 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <807428190.8271.1643863542301@jenkins.ci.freebsd.org> In-Reply-To: <1279729006.8265.1643855758688@jenkins.ci.freebsd.org> References: <1279729006.8265.1643855758688@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #20558 - Fixed 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_8270_1388244342.1643863542043" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: SUCCESS List-ID: FreeBSD CI Build Notifications Precedence: bulk ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1643863542; 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=lmL4XhTWigkcBtFlDkn8lb88XoBz7pAKneoPKC42Dcs=; b=YXOcVXjM2puw+stoHtUDz9pBOFwG9kJvkAH6hM3s/Cpt5LDhGH58HWQY7YdOWU7HXblG6a 6V9NUZj3fRJ2bD4ArVW5uzWl7WXWKZ3KD2hLKMbtbv/LoHQ+TzwusJk0rumk6u1jfqUVUH Ukw8O0C/Z7BLR9uYPZqZh5slFFXCqAA5wm/v9ZUI/WcEp7R1WkGGLgqLqabItOD0xM8+HM SOWtGFAYCq9U6WhIcQti2tWvgyGoVx724efaHqyhzCNCcYDCVLXLFj+azmjiLfYNoi01e/ 09ueCGX1M3XwvEO7KtBWRMt3zzGPxqJJfbB7pPLCXo/eyW5HYK/Pm5ASKsaPhA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1643863542; a=rsa-sha256; cv=none; b=ZcfrD6ahzl7UW50UvQylRFAlCuIFn9jTTpv2qAeZZ/yLCJDjUIiXCvtzrrb4nWDdbqCKCI sMJD9RaBhc44Fy5FCMgfw0tYQ0o2+6tAk/u0joVZmmxlZOC2oO5/iJ+Fr3iHs099WDchun /pyuSoLfE/hJVnZ156D+MOq1OZoES5lyUkPuyt+qxkp8G2QmugQD4BDTvnBH9vMRvXj2W/ MT1/JqO1oqmaVylLFFJ+FTLA9wHaXVXg03qh9up4ZSHlZVnu8KCE7wqaencu8nLfZcfIMC B9C0A4jmNWo7gvAr82fXaFPxs6ZPxtgBOCGAdtlFT13SyNxxXZJ5eIG2WAT0xQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N ------=_Part_8270_1388244342.1643863542043 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #20558 (ef061a2e2978a5e0fbfe2766ff7ab8f529bbd966) - Fixed Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/20558/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/20558/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/20558/console Change summaries: (Those commits are likely but not certainly responsible) aaa6fa65a6a03ca6cef9bde47341a2ded7c4fed6 by kib: libc/locale/xlocale.c: minor style fcdf9d7de5363259e33be29bccc8b2b5dc091af8 by kib: xlocale.c:init_key(): do not ignore errors from pthread_key_create() b68522308d1e0b19c00d82c13878a693fc2ef2df by kib: xlocale.c: check for allocation failure 7bf532c9d447bfdf03f42a5c5092fb74740722b2 by kib: xlocale.c: only call init_key() when locale was successfully allocated a8be0611674ed33802bbf0f26012fe7855f36fdc by kib: libc/locale/collate.c: minor style b8ad908ad98a6f2d8ffff979c2abb7895c55a82b by kib: __collate_load(): check for calloc failure 5b7e92d48fbc94b8a95a9f96ab501de5af1ed115 by kib: libc/locale/lmessages.c: minor style bc9ce839f9811ee9e3990bb26c00031a84fa50bd by kib: __messages_load(): check for calloc() failure 0fed1e6f1831a4f4cf8d000465afeea8165d3523 by kib: libc/locale/lmonetary.c: minor style 4d3b84f67c2e1c75414ba52578364e729f425103 by kib: __monetary_load(): check for calloc() failure 1aa669c5f9c233989204de96e0557459378e85bc by kib: libc/locale/lnumeric.c: minor style 87151b60e069fd16530fd36aace85d651b936c01 by kib: __numeric_load(): check for calloc() failure ef061a2e2978a5e0fbfe2766ff7ab8f529bbd966 by kib: __ctype_load(): check for calloc() failure ------=_Part_8270_1388244342.1643863542043--