From nobody Thu Jan 09 07:25:57 2025 X-Original-To: x11@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 4YTGY22qQ8z5kF7s for ; Thu, 09 Jan 2025 07:25:58 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4YTGY151Xvz4QFw for ; Thu, 9 Jan 2025 07:25:57 +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=1736407557; 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=RbofL/6gjsUPZm/UGXhusO5GO8ARmL1+9vdZkS0x29s=; b=esV9FTk9kY3maMF9T6hgyBq0yDdb3Tq73oDYQIAyZrwtj224+m7UPL4qXj432fX8C5G9KD uoa4+9Sij/O4VS4FZN7+mOwc95OToTdg5v8Nody1GyuKVQohGSZaXqTMd1gv7iv3NKxm61 FgV0cAci+GurJDc8IwUyGh7GB7dzkJ5opuQorTowobUyMDsdzvAWsP4oqngiSnEk8NOdsq M3fADtApTyLp2TmuJxEkTtFJ2d2ij37FDi5FETw3dnfuhcHpl7P0QQkdFU9k38bEhMfMIp a9oUqwYOeJsIaIwpmK75C1iVgXWZAOuGg51hlAAiBqdsiD47cC3p75OT7G973w== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1736407557; a=rsa-sha256; cv=none; b=krynTAPgj2/40NdjcEfgZVdSiG7DzIipsy9OhXQGyyf6nuzBLQj5nY9YnKsIQlgR4ASqfq m+QFp1WUGEcTahZWQM62XV/MV/xOdfLGEMun1SSO6TR84J23Z0VvNmtKxjuaY76Je4UvEE 1EXEB4mcETy7SW6VJp8LI5pm8O0X+S9/MADafsxtKLtWT9IuHyd24xlv4S1x+K4L0v9oWz 52U1ojaMjcjI/C2vAZH3ti47D2uU0ezlOznW43/kkiYD71rzkrPNHovPHLPYfgOiqNd/lK pMLySFNupE0E10uWwysZdoyeRJ1TG2yCpOh1Hpa85uPoIs11GoYDq/SNPn5ztw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4YTGY141gyz1f4 for ; Thu, 09 Jan 2025 07:25:57 +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 5097PvCT076379 for ; Thu, 9 Jan 2025 07:25:57 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 5097Pvb2076378 for x11@FreeBSD.org; Thu, 9 Jan 2025 07:25:57 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: x11@FreeBSD.org Subject: [Bug 283949] x11/pixman: build fail Date: Thu, 09 Jan 2025 07:25:57 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: manu@freebsd.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: x11@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_status Message-ID: In-Reply-To: References: Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: X11 List-Archive: https://lists.freebsd.org/archives/freebsd-x11 List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-x11@freebsd.org Sender: owner-freebsd-x11@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D283949 Emmanuel Vadot changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Open --- Comment #1 from Emmanuel Vadot --- Doesn't seems to be possible to have it autodetect, openmp is only used for tests it seems, so best option is to disable test for your setup. --=20 You are receiving this mail because: You are the assignee for the bug.=