Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Aug 2021 17:55:46 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 257889] net-im/tg_owt missing USE_XORG = xtst
Message-ID:  <bug-257889-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D257889

            Bug ID: 257889
           Summary: net-im/tg_owt missing USE_XORG =3D 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
=3D ... 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.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-257889-7788>