[Bug 280467] net/torsocks: multiple redefinition errors
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 27 Jul 2024 10:08:26 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280467 Bug ID: 280467 Summary: net/torsocks: multiple redefinition errors Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: yuri@freebsd.org Reporter: dan.kotowski@a9development.com Assignee: yuri@freebsd.org Flags: maintainer-feedback?(yuri@freebsd.org) Attachment #252318 text/plain mime type: Created attachment 252318 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=252318&action=edit poudriere bulk -j FreeBSD:15:amd64 -p latest net/torsocks port directory: /usr/ports/net/torsocks package name: torsocks-2.4.0 building for: FreeBSD pkg1.a9development.com 15.0-CURRENT FreeBSD 15.0-CURRENT 1500021 amd64 maintained by: yuri@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 1188 May 6 05:07 /usr/ports/net/torsocks/Makefile Ports top last git commit: 382aea5239 Ports top unclean checkout: no Port dir last git commit: d5688719dd Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.1_1 Host OSVERSION: 1500021 Jail OSVERSION: 1500021 libtool: compile: cc -DHAVE_CONFIG_H -I../.. -I../.. -I../../src -I../../include -include config.h -I../../include -I../../src -I. -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -MT getpeername.lo -MD -MP -MF .deps/getpeername.Tpo -c getpeername.c -fPIC -DPIC -o .libs/getpeername.o getpeername.c:98:1: error: redefinition of 'getpeername' 98 | LIBC_GETPEERNAME_DECL | ^ libtool: compile: cc -DHAVE_CONFIG_H -I../.. -I../.. -I../../src -I../../include -include config.h -I../../include -I../../src -I. -D_FORTIFY_SOURCE=2 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -fwrapv --param ssp-buffer-size=1 -fstack-protector-all -MT recv.lo -MD -MP -MF .deps/recv.Tpo -c recv.c -fPIC -DPIC -o .libs/recv.o recv.c:179:1: error: redefinition of 'recvmsg' 179 | LIBC_RECVMSG_DECL | ^ -- You are receiving this mail because: You are the assignee for the bug.