From nobody Mon Mar 23 17:00:12 2026 X-Original-To: dev-commits-src-main@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 4fffYY23mmz6WFQN; Mon, 23 Mar 2026 17:00:17 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (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 "smtp.freebsd.org", Issuer "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fffYY1YvCz4Lyr; Mon, 23 Mar 2026 17:00:17 +0000 (UTC) (envelope-from bapt@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1774285217; 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: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=MDEoVBM1Kzt0Tb0Ce7ZfApYXt/Va6F/zXfgzRW8JsmE=; b=yUppmv/oh/WhzpVTQGXP/1QczRIUPn2GOt2DY62CBptJ5EmovUL7RnQxBmkuYOHGEAE/ml 4ifskl32og7tDlJ2EV3lTLP8P4w3IFZb2Jhx1iGMaXzxiH5fegj3biBl83pwieNfxhy8v1 4DmoFfqlzy+QrA8Y22069ELigkGnK3RPa+tpQuTmIjpZQ4mnLkziDcGiRC2k7OwRr+MWVD NK93KUEXdwAWbr+NJR2i9M6mZ/u4OFs9pibVL2qATNDKH+nQhIKrgIaMg18dQHAuG6ispK NREm0rjjb+a91OQL+CtQfQn2hUbfRwKdPtcDSIUSgc/tXjAnaBgrdaPCMXaMMA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1774285217; a=rsa-sha256; cv=none; b=QEEn1tx6y27cVQ2LOYcfFhJ1Iw7Ls/eMxCFgK/5ulOJPwbvmk/KVgJ6y4fuCm08PBjZsuQ Yy1tjEACWVexU5zcyRiHatM3izrzbnaBAsOpbPeJccmhalzhaYM2o6gYXAstmidUzX4gOc QPvwC0+in3filT+hQH2IV/jSogya5gjbqbrPMROaqTmfhFVj3jrVHJUe0zBfZp+R9AlpO9 S2IdcbKpHnEOWF3sCRR8TpCNsfYlUWyGgpfzsEmSMR0CCD261LKR6xL6kwQ9ROud6Jx6C4 /avfx+88k1mE4igWtiI7w+/rXGIYFRl1ZcVG+hdEDN292xuzhBhPyxv7TAjTCQ== 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=1774285217; 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: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=MDEoVBM1Kzt0Tb0Ce7ZfApYXt/Va6F/zXfgzRW8JsmE=; b=ybpUn1SjWt192LsSeMpXJ/4FkmBpeqtUVrpSLNs9epOWWfYBRMvyn8vzvHLqOekx88fjzU G+PngG7/wF52W9Zewf3ghpLpYiTMaDq6oUtcrHkcE8e5InUTVI0GrOKrP9wsQg0X20V+fN i70rD0o0QeMwu9s911emZYugDe9GbS6OfyAssCkUCr/J1FgEfBdxUWP6IufmmxzCJgrUhZ 71PcC4WES3mYMteXV8nQM7TEN4+9QTRGGNSWm0mlUeTRa5ZBaLYmaPR7CsVbn0XWrsZSud Eb/btsG6t+jYLeLvPs2pY9GgIAUoHUNrxlpSQS/KhWPFCsh2YP+41iKa80RglQ== Received: from b.nours.eu (b.nours.eu [IPv6:2001:41d0:303:5e39::1]) (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 did not present a certificate) (Authenticated sender: bapt) by smtp.freebsd.org (Postfix) with ESMTPSA id 4fffYY09Kkz14tL; Mon, 23 Mar 2026 17:00:16 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: by b.nours.eu (Postfix, from userid 1001) id 23A0E7FFCE; Mon, 23 Mar 2026 18:00:12 +0100 (CET) Date: Mon, 23 Mar 2026 18:00:12 +0100 From: Baptiste Daroussin To: "Enji Cooper (yaneurabeya)" Cc: Shawn Webb , Jessica Clarke , A FreeBSD User , Philip Paeps , Enji Cooper , "src-committers@freebsd.org" , "dev-commits-src-all@freebsd.org" , "dev-commits-src-main@freebsd.org" Subject: Re: git: 14b9955e57cc - main - libcrypto: compile all PIC objects with -DOPENSSL_PIC Message-ID: References: <69bc9a33.3bd51.5811996c@gitrepo.freebsd.org> <61743F2C-2561-4BAC-81F2-02B8A85B8755@freebsd.org> <20260320201441.333c83c0@thor.sb211.local> <6E6DB2FA-3E78-40B6-BFDB-2BDD240C5CED@freebsd.org> List-Id: Commit messages for the main branch of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-main@freebsd.org Sender: owner-dev-commits-src-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: On Sun 22 Mar 08:54, Enji Cooper (yaneurabeya) wrote: > > > On Mar 20, 2026, at 12:22 PM, Shawn Webb wrote: > > … > > > Good catch on the SHARED_CFLAGS. I'll give that a try. > > Please try the latest version of :main. I reverted this commit and reintroduced the correct version of this change in 3797fe720a37ff9fb5b20546494ef1c4a6c01541 . > Incremental builds remain broken, which is why the cluster is not producing any packages anymore for head, we need to add something which does the cleanup or wait for me to manually fix this on the cluster, but I don't know, when I'll have the bandwidth for this. Bapt