From nobody Thu Aug 01 16:20:30 2024 X-Original-To: java@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 4WZZ273rqBz5T13F for ; Thu, 01 Aug 2024 16:20:31 +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 4WZZ270y7qz4kVV for ; Thu, 1 Aug 2024 16:20:31 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1722529231; a=rsa-sha256; cv=none; b=dr73kWigfSz7bX36XF8Hpe4MfzVa/M5q4nVdQPlKY/ixk9IhI2hY/pIpSBpwpyfeje/XgG gRFzjqUQtoV0mCLyz4uBBet7WxQ5uBfGpCgsCLKVASP5cSWKutHgjOJ3YNZzn8bfpJaExN xAFljKJ/WFBW0jxVx4ZmQWFTvR45qT8zHwFn4Qf47cA/X1DYBfS3oOTcX78t8CppXfRWI6 SFwhpykSYWomLlQAyX/ZEB3qaS0XmDrZQqmbkarvhPaNWNvFJJMy+LNqLW/LRDOO6dxVEW haB1+f5Sjaf9UbBBo4v5LA583Uz6BeyZwnO5CAGcfSV/DKCPmku6t3xgCutwOA== 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=1722529231; 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=KeZc5eM03aKfU8oLvyBGsu3x/3czRn4oSPYlOTYaDRI=; b=gfhSawOVyNW5iB2N/FZVhsVuBSHqCabNRglq9r1cDStA4admSG1+kJom0krR/flcQkF+KS mWQYd87lBmdGmde4LYONyicTc7HBYjrvyyKEYT+bCVEH4zyEguB449rbOmWuG6NrR9AiFk /0XNEui2wqNi+8s2KhxExuIujDDlEJVuR91JmQkPodUr9UoiGVP4xcJdU75A642hILz42o qrtim5zkgQmRxxTRnZtwIs3sICpttNqWYuqq2Zh2NuZqOgHSICoW/OyQT4w9eeJGB79Lso rWSoDLJFk2nVrcvGOsUhue7wTLRYvY8TxgudsIocIhrOl10lkINHbJYWhgGoLQ== 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 4WZZ265ZHjzrwt for ; Thu, 1 Aug 2024 16:20:30 +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 471GKU1k053325 for ; Thu, 1 Aug 2024 16:20:30 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 471GKU7M053324 for java@FreeBSD.org; Thu, 1 Aug 2024 16:20:30 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: java@FreeBSD.org Subject: [Bug 280560] java/openjdk11: fix build with clang 19 Date: Thu, 01 Aug 2024 16:20:30 +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: dim@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: java@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: blocked 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: Porting Java to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-java List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-java@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D280560 Dimitry Andric changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |280562 Referenced Bugs: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D280562 [Bug 280562] [exp-run] Against llvm-19-update branch on GitHub --=20 You are receiving this mail because: You are the assignee for the bug.=