From nobody Fri May 8 15:01:54 2026 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 4gBslp09M5z6cRkc for ; Fri, 08 May 2026 15:01:58 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gBslk5g2Zz45WK; Fri, 08 May 2026 15:01:54 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778252514; a=rsa-sha256; cv=none; b=TepAto6DDKCd+bqlmlVmAe9B83YhTsqbugHu0zrqE2x22/FUwMYGaXGd8TjnKZy1QQ8tH0 xgwWqXlvIqRWMyfNoYryAApnTtNEtJ2+7nmhB3tJjyh1wwUZouFOagrVb7Vcm4aT3PegD7 Or+L6IJ8MwwTcvBFz4YDNDyMMsoC6i+z3GE0qjJfDS5WMnIP0OnijmI0qZe65wSoslzRtX sVJoB0J1niivoRN6wRSDuym/sBkNQdRUPZlitml0H2imlNvZTgG3gehi/AVejgwcd2+/s8 xjml28qmKLOPSrO+wB2XgCKfnqij6SYvAMfWGfQzto+tTWmKF7KoQDK4OG/rZQ== 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=1778252514; 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=pJgM3luBeREQsskzqyJZSu1zwyTcF6rYYfEWtY8tJaU=; b=R5dtenGFRhgrMPso91hSmKq1QIgq1lVjdyxCcDVaERbvSlgx82JryENZr37rfGWkxTw1Wf YzJ2is+mOrR8tmHkA5alncUnlcAS313K7vCE5Dgmva+GEGN8XMiLsZX+gjXqyGWETcCPPe npC7lpsFHw6VUHdqpEEqzrUtT075zJCw0PgDvMWyCv+LrUSG2WeEvtbHg+gWAiJitFmAdR bRLaQGEljDTBLF7H2UBiZGqpOXX3TINSt9qOJ75AyMmPD0Dso01rdfton8cUgJjIeLXh8l lyJ/2Vmd0zptpvYODOzNBgSuOp9KLHgOzvm15uBz0X97MstBVxFHLWTmKqU3uQ== 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 4gBslk5Dx7z37V; Fri, 08 May 2026 15:01:54 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 8 May 2026 15:01:54 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dim@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <308502314.65.1778252514740@jenkins.ci.freebsd.org> In-Reply-To: <315375443.51.1778226596072@jenkins.ci.freebsd.org> References: <315375443.51.1778226596072@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-test - Build #719 - Still Unstable 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 List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_64_1952124622.1778252514560" X-Jenkins-Job: FreeBSD-stable-15-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_64_1952124622.1778252514560 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-15-amd64-test - Build #719 (c70f196453a39c703f6520b53fb25ca749a37f95) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/719/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/719/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/719/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) 4699fffc6a62d706c82094615409d1db136542df by dim: Remove extraneous tab characters at EOL in various _stdint.h files c70f196453a39c703f6520b53fb25ca749a37f95 by dim: Define stdint.h macros unconditionally The failed test cases: 2 tests failed. FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_c Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_latin1 Error Message: atf-check failed; see the output of the test for details ------=_Part_64_1952124622.1778252514560--