From owner-freebsd-ports-bugs@freebsd.org Tue Sep 17 04:46:11 2019 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 1B5A8F7096 for ; Tue, 17 Sep 2019 04:46:11 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:13]) by mx1.freebsd.org (Postfix) with ESMTP id 46XVtV6ycSz4WM2 for ; Tue, 17 Sep 2019 04:46:10 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id EEE98F7093; Tue, 17 Sep 2019 04:46:10 +0000 (UTC) Delivered-To: ports-bugs@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id EEB1AF7092 for ; Tue, 17 Sep 2019 04:46: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) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46XVtV64T4z4WM1 for ; Tue, 17 Sep 2019 04:46:10 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id B2F5032F5 for ; Tue, 17 Sep 2019 04:46: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 x8H4kAmX053599 for ; Tue, 17 Sep 2019 04:46:10 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x8H4kA66053598 for ports-bugs@FreeBSD.org; Tue, 17 Sep 2019 04:46:10 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 238988] [exp-run] convert bsd.xorg.mk to USES=xorg and USES=xorg-cat Date: Tue, 17 Sep 2019 04:46:09 +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: tobik@freebsd.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: x11@FreeBSD.org X-Bugzilla-Flags: exp-run+ X-Bugzilla-Changed-Fields: cc flagtypes.name attachments.created 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 MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Sep 2019 04:46:11 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D238988 Tobias Kortkamp changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |x11@FreeBSD.org Attachment #207543| |maintainer-approval?(x11@Fr Flags| |eeBSD.org) --- Comment #8 from Tobias Kortkamp --- Created attachment 207543 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D207543&action= =3Dedit gl.mk.diff (In reply to Niclas Zeising from comment #7) > Hi! > That is not normal. USES=3Dgl pulls in xorg components in certain cases,= but it's handled by the framework. I have to look into this spurious warn= ing. Did you find a way to avoid it? It is very annoying. Bogus QA warnings are not good and waste time. I do not see how the warning could be avoided without creating new false warnings elsewhere or doing some really complicated things. IMHO we should keep this simple and move the USE_XORG=3Dxorgproto stuff out of gl.mk. See the attached patch. --=20 You are receiving this mail because: You are on the CC list for the bug.=