From nobody Mon Nov 20 11:39:12 2023 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 4SYlsD6Bdlz518hB for ; Mon, 20 Nov 2023 11:39:12 +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 4SYlsD17hBz3WSl for ; Mon, 20 Nov 2023 11:39:12 +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=1700480352; 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=8hg09FAyM4sSbwTfsSwooGRR9NanNCXEK9wsG3OoZlw=; b=AXnvTVWgjg/+NFL2cs/tQsCF8Z8jaawyH39TkSHCbR5vbn8+GS76BJw8pfncMfY/MF5Qat YTUnLtG2BH6ozPMLyFqONGc6O2IduEfER0IUHmvli9un6yb8VJa3ro/joxbYYIkqMi27mJ 2Cffk2ibGg2Fv4q1nxZHiBMgZtQurB7thJmBdHdNVbuQcrPgufW8UaqPxIFnMsf+HtvpsO BTCU/7HQQTgc8/jXuosumu4W0FBnk57OEK4XZHBayHQ/P17sbnJJvH8hWn8/ovvFZzhrcR tZg+Gl5HnSztz8msgg89ANU3isy8QU28y4tb2tqiBA5jXqQlhweY8xo0tpLPOw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1700480352; a=rsa-sha256; cv=none; b=duktSejhY9I6OqNXTdtoSALnuBevYWtZGkynUOgjdZ8TbtyrroIyQhbljfuNwCtlGZpc8R KQTY1zaLgdyTGsc4C85N95KPFi98iYKvtwk47Msz0TFSsJPsx+TzNuFQWmAA7dzT/dIB+1 8xUUfUEnZWBCl4N9rc5NEygunhs26FHpqgpHvLnC/UNal/SLSPPWFk7RHYIeqrf0kdAME8 E5ZEnKFXodv3wNpG6vZ+tTaPZCXcfHyxqVVGJZKZ0wx4U8GHwY9J6LwLEHraF4uRbCbOtc y6DrW1m3hP8E19cviLsvX7lTb6izr8T3OU9zuerodim63YHwUmqLXWaU8pzWSQ== 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 4SYlsD0Cyfzr0Q for ; Mon, 20 Nov 2023 11:39:12 +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 3AKBdBgf062068 for ; Mon, 20 Nov 2023 11:39:11 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 3AKBdB73062067 for java@FreeBSD.org; Mon, 20 Nov 2023 11:39:11 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: java@FreeBSD.org Subject: [Bug 274940] java/openjdk17: fails to build on aarch64 Date: Mon, 20 Nov 2023 11:39:12 +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: commit-hook@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: 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=3D274940 --- Comment #5 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3D5db81da56a1828428702d4fb838b943= 1046f4009 commit 5db81da56a1828428702d4fb838b9431046f4009 Author: Mikael Urankar AuthorDate: 2023-11-10 12:13:21 +0000 Commit: Mikael Urankar CommitDate: 2023-11-20 11:39:00 +0000 java/openjdk17: Fix build on aarch64 PR: 274940 Approved by: glewis@ ...src_hotspot_os__cpu_bsd__aarch64_os__bsd__aarch64.cpp (new) | 10 ++++++= ++++ 1 file changed, 10 insertions(+) --=20 You are receiving this mail because: You are the assignee for the bug.=