Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Nov 2020 06:38:19 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 251233] net/freerdp: drop unused dependencies after r538228
Message-ID:  <bug-251233-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 251233
           Summary: net/freerdp: drop unused dependencies after r538228
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: regression
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: kevans@freebsd.org
          Reporter: jbeich@FreeBSD.org
             Flags: maintainer-feedback?(kevans@freebsd.org)
          Assignee: kevans@freebsd.org

Created attachment 219787
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D219787&action=
=3Dedit
v1

See https://github.com/FreeRDP/FreeRDP/commit/0927d7aa50c7
cmake/Find{DbusGlib,UDev,UUID}.cmake are garbage not connected to the build.

Runtime tested on Wayland by connecting to Windows 10 system. dbus, dbus-gl=
ib
and libuuid are *not* installed.

poudriere does *not* report any changes to the following:

  =3D>> Checking shared library dependencies
   0x0000000000000001 NEEDED               Shared library: [libX11.so.6]
   0x0000000000000001 NEEDED               Shared library: [libXcursor.so.1]
   0x0000000000000001 NEEDED               Shared library: [libXext.so.6]
   0x0000000000000001 NEEDED               Shared library: [libXfixes.so.3]
   0x0000000000000001 NEEDED               Shared library: [libXi.so.6]
   0x0000000000000001 NEEDED               Shared library: [libXinerama.so.=
1]
   0x0000000000000001 NEEDED               Shared library: [libXrandr.so.2]
   0x0000000000000001 NEEDED               Shared library: [libXrender.so.1]
   0x0000000000000001 NEEDED               Shared library: [libXv.so.1]
   0x0000000000000001 NEEDED               Shared library: [libc.so.7]
   0x0000000000000001 NEEDED               Shared library: [libcrypto.so.11=
1]
   0x0000000000000001 NEEDED               Shared library: [libcups.so.2]
   0x0000000000000001 NEEDED               Shared library: [libepoll-shim.s=
o.0]
   0x0000000000000001 NEEDED               Shared library: [libexecinfo.so.=
1]
   0x0000000000000001 NEEDED               Shared library:
[libfreerdp-client2.so.2]
   0x0000000000000001 NEEDED               Shared library: [libfreerdp2.so.=
2]
   0x0000000000000001 NEEDED               Shared library: [libicui18n.so.6=
8]
   0x0000000000000001 NEEDED               Shared library: [libicuio.so.68]
   0x0000000000000001 NEEDED               Shared library: [libicuuc.so.68]
   0x0000000000000001 NEEDED               Shared library: [libm.so.5]
   0x0000000000000001 NEEDED               Shared library: [librt.so.1]
   0x0000000000000001 NEEDED               Shared library: [libssl.so.111]
   0x0000000000000001 NEEDED               Shared library: [libthr.so.3]
   0x0000000000000001 NEEDED               Shared library: [libusb.so.3]
   0x0000000000000001 NEEDED               Shared library: [libuwac0.so.0]
   0x0000000000000001 NEEDED               Shared library:
[libwayland-client.so.0]
   0x0000000000000001 NEEDED               Shared library:
[libwayland-cursor.so.0]
   0x0000000000000001 NEEDED               Shared library:
[libwinpr-tools2.so.2]
   0x0000000000000001 NEEDED               Shared library: [libwinpr2.so.2]
   0x0000000000000001 NEEDED               Shared library: [libxkbcommon.so=
.0]
   0x0000000000000001 NEEDED               Shared library: [libxkbfile.so.1]

--=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-251233-7788>