From nobody Sun Jan 28 20:00:01 2024 X-Original-To: toolchain@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 4TNMjF21tbz59Bxl for ; Sun, 28 Jan 2024 20:00:01 +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 4TNMjF0DKvz3wfL for ; Sun, 28 Jan 2024 20:00:01 +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=1706472001; 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=MQ6Oz0MDRmLzEfmnYjjRmKiWiV1el62VXEQmqCp/TSg=; b=Lb6IwTkcS2H+nJqCLBDdJPOZs971TyhdV7rS+NvBHXbCI3vsXQviQRidiPwKUu0EJKK6XO tuhnTDSyZF/07CtPauwWr8xfQbGWJKz4jSiJFpsiXurDIiBI8p9QHitBQz08+dqitlKlkV VG8AdHmxAI0IufrCApaHyq4UGyS54KAitbOxaS1Hb81EaGeJPQkaLGItVjrIyWT2fXs4um wS64aUFqdF9NokUk4T7nZ2lLLxk2zakttbD5531xn24OEfsIv7ovtKkByodkvfbIrfSXlf coK1Rf4aSAri3owOKknsVOKCa4VBqNu63/afhaaqtWrDI4rNnu3z0HTSTfK9hg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1706472001; a=rsa-sha256; cv=none; b=V/9CgiIhj5ehkeXB+jRP/oEpQ/PlV0u8M+JdDnH0uGBS7G+dZOum2v3p6Rbblgk9O7k7d9 sogEKDJkdIh/s7DgGxtmeXDLq5F0BLi48TZa+sz3zz3P/7nWnk+JoJ+z368bNDU1k+FAQl BNhHUj7wFZWgU8aa2Cr69i4bgopi1k1msJ+5JLvtSo6G3ko02lTsg/mQ7cE0z5fOfmBg4j keu8zcXxRnoJgx0zwjnrBlLo5zC6fPwkLp4PEl417LArCZgLbt8IUSMA/VxZCOcEoqcHvx tayoCsKDqiXwERlH+ie7fMgNsTvWTEKPVgYeM1JJdphHIsTt18dzgKwTK5dHGA== 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 4TNMjD6KBszLhr for ; Sun, 28 Jan 2024 20:00:00 +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 40SK00hq065677 for ; Sun, 28 Jan 2024 20:00:00 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 40SK00B9065666 for toolchain@FreeBSD.org; Sun, 28 Jan 2024 20:00:00 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: toolchain@FreeBSD.org Subject: [Bug 276690] Compilation of a particular module never ends causing runaway builds for the port graphics/diplib on arm64 architecture Date: Sun, 28 Jan 2024 20:00:01 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: misc X-Bugzilla-Version: 14.0-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: marklmi26-fbsd@yahoo.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: toolchain@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc 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: Maintenance of FreeBSD s integrated toolchain List-Archive: https://lists.freebsd.org/archives/freebsd-toolchain List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-toolchain@freebsd.org X-BeenThere: freebsd-toolchain@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276690 Mark Millard changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |marklmi26-fbsd@yahoo.com --- Comment #1 from Mark Millard --- (In reply to Yuri Victorovich from comment #0) Freshports indicates: FreeBSD:15:aarch64 3.4.1 2024-01-17 20:15 =E2=80=93 repo build date 2024-01-18 17:00 =E2=80=93 processed by FreshPorts 2024-01-28 19:00 =E2=80=93 last checked by FreshPorts as a successful build for 15. https://portsfallout.com/fallout?port=3Dgraphics%2Fdiplib&maintainer=3Dyuri= %40FreeBSD.org&env=3D&category=3D&flavor shows no main-arm64 failures after 2023-12-08 05:30. It also shows just aarch64 (arm64) failures, other than one powerpc64le failure. So "Hardware: any any" seems misclassified? --=20 You are receiving this mail because: You are the assignee for the bug.=