[Bug 220929] net/wireshark-qt5: poudriere build fails as of r446353 (2.4.0) without DECRYPT

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Jul 22 23:27:02 UTC 2017


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

            Bug ID: 220929
           Summary: net/wireshark-qt5: poudriere build fails as of r446353
                    (2.4.0) without DECRYPT
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: marcus at FreeBSD.org
          Reporter: john at saltant.com
          Assignee: marcus at FreeBSD.org
             Flags: maintainer-feedback?(marcus at FreeBSD.org)

Created attachment 184606
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=184606&action=edit
net/wireshark-qt5: Poudriere build log

Observed behavior
=================

net/wireshark-qt5 build fails (under poudriere) at the configure check for the
presence of libgcrypt (>=1.4.2). See attached build log. Configure log and list
of installed packages will be produced upon request.


Expected behavior
=================

Port builds cleanly with any combination of OPTIONS (including !DECRYPT).


Analysis
========

Upstream seems to now require libgcrypt unconditionally [0].


Fix
===

Hypothetically, patch to remove DECRYPT option and unconditionally depend upon
security/libgcrypt via LIB_DEPENDS. Patch and test artifacts to be produced
upon request.


[0]
https://github.com/wireshark/wireshark/commit/6b84ddee83e70aff944da084129624226b7a32fa

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


More information about the freebsd-ports-bugs mailing list