[Bug 257889] net-im/tg_owt missing USE_XORG = xtst

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 16 Aug 2021 17:55:46 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257889

            Bug ID: 257889
           Summary: net-im/tg_owt missing USE_XORG = xtst
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: moonlapse81@gmail.com
                CC: henry.hu.sh@gmail.com
                CC: henry.hu.sh@gmail.com
             Flags: maintainer-feedback?(henry.hu.sh@gmail.com)

As in summary, tg_owt appears require x11/libXtst for buiding, so that USE_XORG
= ... xtst had to be added.
Excerpt of poudriere build of net-im/tg_owt:

CMake Error at
/usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:230
(message):
  Could NOT find X11 (missing: Xtst)
Call Stack (most recent call first):
  /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:594
(_FPHSA_FAILURE_MESSAGE)
  /usr/local/share/cmake/Modules/FindX11.cmake:457
(find_package_handle_standard_args)
  cmake/external.cmake:227 (find_package)
  CMakeLists.txt:171 (link_x11)

manually installing libXtst in poudriere jail build makes tg_owt compilation
successful.

-- 
You are receiving this mail because:
You are the assignee for the bug.