[MacPorts] #56400: libevent fails to build with libressl-devel 2.7.2

MacPorts noreply at macports.org
Wed May 2 01:33:13 UTC 2018


#56400: libevent fails to build with libressl-devel 2.7.2
-------------------------------------+----------------------
 Reporter:  bK4gYuRo                 |      Owner:  (none)
     Type:  defect                   |     Status:  new
 Priority:  Normal                   |  Milestone:
Component:  ports                    |    Version:
 Keywords:  libevent libressl-devel  |       Port:  libevent
-------------------------------------+----------------------
 Errors in the log:
 {{{
 :info:build In file included from sample/le-proxy.c:36:
 :info:build ./openssl-compat.h:6:27: error: static declaration of
 'BIO_meth_new' follows non-static declaration
 :info:build static inline BIO_METHOD *BIO_meth_new(int type, const char
 *name)
 :info:build                           ^
 :info:build /opt/local/include/openssl/bio.h:338:13: note: previous
 declaration is here
 :info:build BIO_METHOD *BIO_meth_new(int type, const char *name);
 :info:build             ^
 :info:build 1 error generated.
 :info:build make[1]: *** [sample/le-proxy.o] Error 1
 :info:build make[1]: *** Waiting for unfinished jobs....
 :info:build In file included from bufferevent_openssl.c:69:
 :info:build ./openssl-compat.h:6:27: error: static declaration of
 'BIO_meth_new' follows non-static declaration
 :info:build static inline BIO_METHOD *BIO_meth_new(int type, const char
 *name)
 :info:build                           ^
 :info:build /opt/local/include/openssl/bio.h:338:13: note: previous
 declaration is here
 :info:build BIO_METHOD *BIO_meth_new(int type, const char *name);
 :info:build             ^
 :info:build 1 error generated.
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/56400>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list