From nobody Thu Sep 16 21:31:16 2021 X-Original-To: x11@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 B2F3517C5DEC for ; Thu, 16 Sep 2021 21:31: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 4H9VdJ4BJJz3Qqw for ; Thu, 16 Sep 2021 21:31:16 +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.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 70E36B69 for ; Thu, 16 Sep 2021 21:31: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 18GLVGWd018477 for ; Thu, 16 Sep 2021 21:31:16 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 18GLVGh6018476 for x11@FreeBSD.org; Thu, 16 Sep 2021 21:31:16 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" From: bugzilla-noreply@freebsd.org To: x11@FreeBSD.org Subject: maintainer-feedback requested: [Bug 258547] (WIP) graphics/wayland: update to 1.20 Date: Thu, 16 Sep 2021 21:31:16 +0000 X-Bugzilla-Type: request X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: patch X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: x11@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? Message-ID: In-Reply-To: References: X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: X11 List-Archive: https://lists.freebsd.org/archives/freebsd-x11 List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-x11@freebsd.org X-BeenThere: freebsd-x11@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N Bugzilla Automation has asked freebsd-x11 (Nobody) for maintainer-feedback: Bug 258547: (WIP) graphics/wayland: update to 1.20 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D258547 --- Description --- "rm -rf files/" after arichardson@ upstreamed FreeBSD support. I'm dogfoodi= ng on Sway 1.7 from https://github.com/freebsd/freebsd-ports/compare/main...jbeich:wlroots-0.15 $ make test =3D=3D=3D> Testing for wayland-1.19.0.73 [ 0% 1/1] /usr/local/bin/meson test --no-rebuild --print-errorlogs 1/23 wayland-egl symbols check OK 0.03s 2/23 cpp-compile-test OK 0.03s 3/23 array-test OK 0.03s 4/23 client-test OK 0.03s 5/23 compositor-introspection-test OK 0.03s 6/23 connection-test OK 0.04s 7/23 fixed-test OK 0.02s 8/23 headers-test OK 0.02s 9/23 interface-test OK 0.02s 10/23 list-test OK 0.02s 11/23 map-test OK 0.02s 12/23 scanner-test OK 0.08s 13/23 message-test OK 0.03s 14/23 newsignal-test OK 0.02s 15/23 protocol-logger-test OK 0.02s 16/23 os-wrappers-test OK 0.03s 17/23 queue-test OK 0.02s 18/23 resources-test OK 0.02s 19/23 signal-test OK 0.01s 20/23 socket-test OK 0.01s 21/23 event-loop-test OK 0.15s 22/23 display-test OK 0.52s 23/23 sanity-test OK 4.44s Ok: 23 Expected Fail: 0 Fail: 0 Unexpected Pass: 0 Skipped: 0 Timeout: 0