[Bug 251233] net/freerdp: drop unused dependencies after r538228

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Nov 18 06:38:20 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251233

            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 at freebsd.org
          Reporter: jbeich at FreeBSD.org
             Flags: maintainer-feedback?(kevans at freebsd.org)
          Assignee: kevans at freebsd.org

Created attachment 219787
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=219787&action=edit
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-glib
and libuuid are *not* installed.

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

  =>> 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.111]
   0x0000000000000001 NEEDED               Shared library: [libcups.so.2]
   0x0000000000000001 NEEDED               Shared library: [libepoll-shim.so.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.68]
   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]

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


More information about the freebsd-ports-bugs mailing list