sha2.c:1006:2: error: call to 'SHA384Pad' is ambiguous: SHA384Pad(context); ../include/schily/sha2.h:110:13: note: candidate function: extern void SHA384Pad __PR((SHA2_CTX *)); sha2.c:974:14: note: candidate function: #pragma weak SHA384Pad = SHA512Pad Reproducible: Always
Created attachment 339352 [details] Build log
Still present with clang 3.5. This patch from macpots works around it: https://github.com/dstrctrng/macports/blob/master/rsync.macports.org/release/tarballs/ports/sysutils/cdrtools/files/patch-include_schily_sha2.h Macports bug: https://trac.macports.org/ticket/35377 PR on github: https://github.com/gentoo/gentoo/pull/1613
Fixed by https://github.com/gentoo/gentoo/commit/7e7ed5f0fc0b4062ed7401f519503678bf61991e