From nobody Sun May 5 13:58:07 2024 X-Original-To: emulation@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 4VXR2V1kP5z5Jylq for ; Sun, 05 May 2024 13:58:10 +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 4VXR2V0jcdz4fn6 for ; Sun, 5 May 2024 13:58:10 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1714917490; a=rsa-sha256; cv=none; b=oMGwhlm7nJEuAQ7KzwOeVsES2nDj81wiSIeYaIhcEV/FPuDq0FUtrbpX0I07akEysuF1Dk c42x5kHC71e0/N6RsYsVeQhVQYpKmboxyLkLpm12XtN6yHwI1KCq00Pdct0o9wudzWLHn+ zCS7kZxX7gPrBRVbRCggyBV57BV4Mil8yUnKzaLPlhsMaJQDlmHYan7B2tX6S0r9epDC94 DQeyuBG1XPf7eUstfC595lL622Up8HpdeGsJV+T16H2zMkbhGxx7/LBUQUcAB+C8+vnBNi emJcoH8KPQKF1O+Io84S6ie4sv0IuEUyh+eTLOtJCsrkzjxI1T1x8AC92Spbsg== 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=1714917490; 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=/qgctjuAr7l9SVeQ8MjagUBQE9caDZZa0Z9L2sljep0=; b=KI3VMclG1d4R1/6wFqxvXRpsP+4ZxL8B1x2TMlJAPocdUDjRgRH+hY5xS0xo7fm0wTx80X aHrNiu+C9V/3qYGEdhEo1lWHP7wm/hoSV0gA/1zSchBVMofrndh7qrdLv/FJutjhp7M/BW KhErieKdwSsXcItCAI/hwZI8eGHR2/xDDFi3twhZaieNOKmn5Bul9o0WW20twAnb6fHcvu 6+xAaNOiH7PSVy1eQ/3TXA3+IVwH+dKnUe0PxpCt8Yjxtz4KuQY3MMZ6lKKm3f91qICX/J TxMGKXF7/HjvRvajSyRo1ElY6q0yH7KWF21YjISyhkgU1/H8eh/Z3UhOPNNPew== 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 4VXR2V0FBHzGQp for ; Sun, 5 May 2024 13:58:10 +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 445Dw9jF023195 for ; Sun, 5 May 2024 13:58:09 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 445Dw9de023194 for emulation@FreeBSD.org; Sun, 5 May 2024 13:58:09 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: emulation@FreeBSD.org Subject: [Bug 268540] emulators/linux-c7 have too old GLIBC for some software: /lib64/libc.so.6: version `GLIBC_2.26' not found (required by lwjgl/3.3.1-build-7/liblwjgl.so) Date: Sun, 05 May 2024 13:58:07 +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: needs-qa, tracking X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: arrowd@FreeBSD.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: emulation@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? 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: Development of Emulators of other operating systems List-Archive: https://lists.freebsd.org/archives/freebsd-emulation List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-emulation@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268540 Gleb Popov changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tijl@FreeBSD.org --- Comment #18 from Gleb Popov --- The addition of Rocky Linux 9 ports is posted in this PR: https://github.com/freebsd/freebsd-ports/pull/255 Tijl, would you mind looking at it? --=20 You are receiving this mail because: You are the assignee for the bug.=