From nobody Tue Apr 25 22:11:16 2023 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 4Q5bn02Nt0z46nQg for ; Tue, 25 Apr 2023 22:11:16 +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 4Q5bn00ymvz3lbH for ; Tue, 25 Apr 2023 22:11:16 +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=1682460676; 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=ud7RSjuiYMaqevc3ynUdN5nR+RqoVae4J0blGOIvoXs=; b=RSq/BnvvXbA4Ap3865SrSVTVSQXz8EExbk5VUfKL5k+4QNCFoNREachaNFi4uKRzubj4lY +wCJmE024EC88Eqa7Hgj4Y3LJ20BP12RvoO3dpDm/gaw0paoR9UNpVxAxlNMXpX9q28y+U iYdLivOvzJYfoL4PKUvHmzYXdNn2yWnFO1JgliBPV9lGV2taC+4V2z6ti/kENzBP0EVOz1 mkJLgWKab+6NJeBpHviY/Jddv+M9ZYFaCRPDL5Oy7Sekksjrn3LNsv9D972szPyVwo/Mex 1xWV9yZ1lCmG71IMVep8fpvPtlHKQtsxiIrPDrvMWySuBUfmuMLtTmsuZQ0LEQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1682460676; a=rsa-sha256; cv=none; b=QgndbMgU5nefST97mnY8pze7487JeSEQtPREBFyvEdNHV24rbEn4yLqTWyagUnhVlOUFdl 5k1VsECpvwA5Mht8eBZFLY2G7Uvs8esgc/hN5WkFt/+z8YCcCueZYN+ELshKH0eenZFM+z SBu1rxPf3bc52oax78AviZ6lV/oD5LaYZ+9bpm20vjTvaeq9iKXQY6iHkXGkwgUwX+grWI JbH2rr9Q2FHXEXpB/CgnZKekviarbD6h5slWqTVyVHjUv2gb7Xm5loVkfz12nJy/HA1n4T MUB8WAk6u+M2xiCQB/3uDIF9KIWSoN8vOT1SOwg9IcQVRXw2x7NNqZnBF/GLiA== 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 4Q5bn004hpz1PTD for ; Tue, 25 Apr 2023 22:11:16 +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 33PMBFF4062225 for ; Tue, 25 Apr 2023 22:11:15 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 33PMBFV8062224 for ports-bugs@FreeBSD.org; Tue, 25 Apr 2023 22:11:15 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 270919] [exp-run] -Wdeprecated-non-prototype Date: Tue, 25 Apr 2023 22:11:16 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Ports Framework X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: jhb@FreeBSD.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: jhb@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: dependson 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: Sender: owner-freebsd-ports-bugs@freebsd.org X-BeenThere: freebsd-ports-bugs@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D270919 John Baldwin changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |271070 Referenced Bugs: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D271070 [Bug 271070] mail/rblckheck: Fix build with -Wdeprecated-non-prototype --=20 You are receiving this mail because: You are on the CC list for the bug.=