From nobody Sun Nov 24 11:41:34 2024 X-Original-To: ports-bugs@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 4Xx6PB37qMz5f0Bs for ; Sun, 24 Nov 2024 11:41:34 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Xx6PB23yyz52kn for ; Sun, 24 Nov 2024 11:41:34 +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=1732448494; 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=CTOKAgVtTftcWavQJTiIkhujls11p/QJhwM6HnuFpHY=; b=o+YD8/QrFVc6BLbLNv4Cl4D5y2zRKLynvSk9eZuSoapMZNZI9TiYEs303HO7HH+NQV04Ik O0BBdHDZJR9KQiDqcqd+cH0SAJqOs1N0GXPGAHZotUqySXYmju2eWgYm1C3+nTtR3TQ5tz fOiY6GjBdRoaPVsdvx4er0uM9rmnF1rbVDkqYKZgAWQH3HqtgX0PXSk3uwBl6E68uK8Qrx vW7uHniVmTnewvZvvRz7BKc+cW6MTf6U7ggxpFfeV4YnxPDiDIZ5JlHQ/w3z8vR9qyvce9 JLwuBsQqyvP2ZVmR6S+mLbe14E/JEe33268ziKPFo2ZFpsH7wu/y5LLN3SbUyQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732448494; a=rsa-sha256; cv=none; b=x7MRtHF0vPuDwWCHMw121BrTolZe0TmRYCuKqV2CJ+PAzlCa8iGMO/tNNkEvoNDQMYULgD 0poPnAlTe3VG5VlYTePiPIJJTO/9ZPXCPZ8UgIVrSb0quBEjatRB4goVwISGfkmlWGCnLC eMctQDT6s+zWRXfb6W9vdWGZKRQ1JvgtQ6BLZ0jtH4kbU/7L87lNRonwqcaVBDk9G5LSCy fmkxbgZ2meoMTc6p5ZBU1AxzY1jJFDwybJS9eYANOsUnivApEqvk7bL9ZU6U+uMtSt6QAc c0ot/RbuRNUUUilmTO5yYP4RrcSSb1GwNI/Qs8oFc04GoiZALh6xhCsOX1uJ0Q== 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 4Xx6PB1CSwzssH for ; Sun, 24 Nov 2024 11:41:34 +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 4AOBfYSO053374 for ; Sun, 24 Nov 2024 11:41:34 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AOBfYfV053373 for ports-bugs@FreeBSD.org; Sun, 24 Nov 2024 11:41:34 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: ports-bugs@FreeBSD.org Subject: [Bug 263530] devel/elfutils: Fails to build with GCC 11: ebl_syscall_abi.c:37:64: error: argument 5 of type 'int *' declared as a pointer [-Werror=array-parameter=] Date: Sun, 24 Nov 2024 11:41:34 +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: gerald@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status resolution 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: Ports bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-ports-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-ports-bugs@freebsd.org Sender: owner-freebsd-ports-bugs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D263530 Gerald Pfeifer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Open |Closed Resolution|--- |FIXED --- Comment #8 from Gerald Pfeifer --- This port not depending on GCC any longer (comment #2 and comment #3) and the upstream issue issue (comment #4) being WONTFIX, let's close this since it does not affect FreeBSD users using Ports. --=20 You are receiving this mail because: You are the assignee for the bug.=