Date: Sat, 04 Dec 2021 14:24:56 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 260216] devel/libgit2 1.3.0 fails to build, error: static declaration of 'HMAC_CTX_cleanup' follows non-static declaration Message-ID: <bug-260216-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D260216 Bug ID: 260216 Summary: devel/libgit2 1.3.0 fails to build, error: static declaration of 'HMAC_CTX_cleanup' follows non-static declaration Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: mfechner@FreeBSD.org Reporter: lysfjord.daniel@smokepit.net Flags: maintainer-feedback?(mfechner@FreeBSD.org) Assignee: mfechner@FreeBSD.org Attachment #229894 text/plain mime type: Created attachment 229894 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D229894&action= =3Dedit poudriere build log for devel/libgit2-1.3.0 libgit2-1.3.0 fails to build, probably due to DEFAULT_VERSIONS+=3D ssl=3Dli= bressl, with the following error: /wrkdirs/usr/ports/devel/libgit2/work/libgit2-1.3.0/deps/ntlmclient/crypt_o= penssl.c:49:20: error: static declaration of 'HMAC_CTX_cleanup' follows non-static declarat= ion static inline void HMAC_CTX_cleanup(HMAC_CTX *ctx) ^ /usr/local/include/openssl/hmac.h:90:6: note: previous declaration is here void HMAC_CTX_cleanup(HMAC_CTX *ctx); ^ Attached is build log from poudriere. --=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-260216-7788>