Created attachment 230255 [details] Poudriere build fail log net/haproxy port does not compile on i386 12.3-RELEASE: LD haproxy ld: error: unable to find library -latomic cc: error: linker command failed with exit code 1 (use -v to see invocation) gmake[1]: *** [Makefile:948: haproxy] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/net/haproxy/work-default/haproxy-2.4.9' *** Error code 1 Stop. make: stopped in /usr/ports/net/haproxy =>> Cleaning up wrkdir ===> Cleaning for haproxy-2.4.9 build of net/haproxy | haproxy-2.4.9 ended at Mon Dec 20 01:13:25 +07 2021 build time: 00:03:05 !!! build failure encountered !!!
See https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260232
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=56c987b2740352c159589f4c54ea7241c1ad5593 commit 56c987b2740352c159589f4c54ea7241c1ad5593 Author: Dmitry Sivachenko <demon@FreeBSD.org> AuthorDate: 2021-12-22 10:16:53 +0000 Commit: Dmitry Sivachenko <demon@FreeBSD.org> CommitDate: 2021-12-22 10:21:37 +0000 net/haproxy: fix build for i386. Patch from PR 260232 by diizzy. PR: 260555 net/haproxy/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-)
Should be fixed now. Thanks for reporting!