From nobody Sat Feb 03 10:10:48 2024 X-Original-To: python@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 4TRpLd14dZz5953g for ; Sat, 3 Feb 2024 10:10:49 +0000 (UTC) (envelope-from bugzilla-noreply@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 4TRpLc5MWkz4ZxQ for ; Sat, 3 Feb 2024 10:10:48 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1706955048; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=WEyWN6dL3kg7cfY8qNFimj8nERE5ehuLiCfBrSh4cPI=; b=xPsWZUV5DQ2+m2aI1kPhrVuQS2uQSgTaS/eVgZv8koc7CCJMeKQVrpuLvapiByr/qYszY1 fYNiLnzg9nHdMDO0mVoqHdaqsL8mQy5MsFpc7sgnpEg9WpxXgxsZsCn/DmHn4PMedMM0+R 67k0TKCQns7meiXRA/AR686d0Hjek4hSwMtBUoNxuR15nSLmm1JbRanlayWRV5FQG66AgB /1z2f4wQOwvIxy71AUBgHH07ILQmZjoqa4xKBNbyRO2aMVK8vrnbSUnxtaGneBoNqErYjE UZlxZxyMAQQglXHvNab/jEByoY+r28Fx4k+OGb10GfHE41mBC/q/DXAwmiw66A== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1706955048; a=rsa-sha256; cv=none; b=Uq2IYgki0wRnsRlWyNDnGCfn2lSJPC7IcW8gxpo7eMyzeKgFnj1ifqC4mya7W/X66E/wOt Gn/TS2ZY2rOen93dbW6NTXYtFjkRBUE+De3EFC20y+/fooTE+B8gw1ENzNPpzSpIjm7whZ z+5mUdMpCEyz74ojKH7rjhH/F9FdpRI9tMUwl8R2rX8Txp8cAmYiQbWJlDU8M1yglG++Fx PAxZOw5q6+zQFnxvNpoj/CU970utYzvt4TGDXemlJyUYCk0UuhH2Uu90Mz6uo+7LCc7oKP VCx4xe6Tvx3J+Kg+aZOJiSlnVs1oPUCVtjqpO4g4efECcfXZaMbOyYZ+e0eAqg== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4TRpLc3LdYz18ZV for ; Sat, 3 Feb 2024 10:10:48 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 413AAmKd085118 for ; Sat, 3 Feb 2024 10:10:48 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 413AAm9L085117 for python@FreeBSD.org; Sat, 3 Feb 2024 10:10:48 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 276478] Mk/*: Build with a clean environment Date: Sat, 03 Feb 2024 10:10:48 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Ports Framework X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: antoine@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: portmgr@FreeBSD.org X-Bugzilla-Flags: exp-run? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276478 --- Comment #6 from Antoine Brodin --- ocaml native fails with this environ: https://pkg-status.freebsd.org/package22/data/132amd64-default-foo/2024-02-= 02_19h17m47s/logs/errors/ocaml-ocamlbuild-0.14.2_3.log --=20 You are receiving this mail because: You are on the CC list for the bug.=