Date: Sat, 27 Jul 2024 09:40:53 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 280465] security/libretls: error: redefinition of 'arc4random_buf' Message-ID: <bug-280465-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D280465 Bug ID: 280465 Summary: security/libretls: error: redefinition of 'arc4random_buf' Product: Ports & Packages Version: Latest Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: bapt@FreeBSD.org Reporter: dan.kotowski@a9development.com Assignee: bapt@FreeBSD.org Flags: maintainer-feedback?(bapt@FreeBSD.org) Attachment #252315 text/plain mime type: Created attachment 252315 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D252315&action= =3Dedit poudriere bulk -j FreeBSD:15:amd64 -p latest security/libretls port directory: /usr/ports/security/libretls package name: libretls-3.8.1_1 building for: FreeBSD pkg1.a9development.com 15.0-CURRENT FreeBSD 15.0-CURR= ENT 1500021 amd64 maintained by: bapt@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 451 Jan 29 15:32 /usr/ports/security/libretls/Makefile Ports top last git commit: c4f4e17ea7 Ports top unclean checkout: no Port dir last git commit: 0ef221ab62 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.1_1 Host OSVERSION: 1500021 Jail OSVERSION: 1500021 --- compat/libcompat_la-arc4random.lo --- compat/arc4random.c:197:1: error: redefinition of 'arc4random_buf' 197 | arc4random_buf(void *buf, size_t n) | ^ /usr/include/ssp/stdlib.h:38:22: note: previous definition is here 38 | __ssp_redirect(void, arc4random_buf, (void *__buf, size_t __len), | ^ 1 error generated. *** [compat/libcompat_la-arc4random.lo] Error code 1 --=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-280465-7788>