[Bug 235834] net/mosquitto: OpenSSL build fix broke mosquitto_passwd

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Feb 18 11:29:02 UTC 2019


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

            Bug ID: 235834
           Summary: net/mosquitto: OpenSSL build fix broke
                    mosquitto_passwd
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: ari at stonepile.fi
                CC: joe at thrallingpenguin.com
             Flags: maintainer-feedback?(joe at thrallingpenguin.com)
                CC: joe at thrallingpenguin.com

Created attachment 202125
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=202125&action=edit
Fixed mosquitto_internal.h patch which defines HAVE_OPENSSL_OPAQUE_STRUCTS

OpenSSL fixes from bug #232168 break mosquitto_passwd. The problem was
originally 
mentioned here:

https://github.com/eclipse/mosquitto/issues/1032

The patches reference HAVE_OPENSSL_OPAQUE_STRUCTS, but that is not defined
anywhere. Also, #ifdef in mosquitto_passwd.c patch should be #ifndef.

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


More information about the freebsd-ports-bugs mailing list