Bug 261770

Summary: net/sipsak: Fix build and remove BROKEN: ld: error: duplicate symbol: address
Product: Ports & Packages Reporter: p5B2EA84B3
Component: Individual Port(s)Assignee: Jesus <jesusr>
Status: Closed FIXED    
Severity: Affects Many People CC: fuz, geoff
Priority: --- Keywords: needs-patch
Version: LatestFlags: bugzilla: maintainer-feedback? (jesusr)
koobs: merge-quarterly?
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Poudriere build sipsak-0.9.6.log none

Description p5B2EA84B3 2022-02-07 11:08:28 UTC
The port is marked broken, but a PR was missing so far

PORTNAME=	sipsak
PORTVERSION=	0.9.6
CATEGORIES=	net
MASTER_SITES=	BERLIOS
DISTFILES=	sipsak-0.9.6-1.tar.gz

MAINTAINER=	jesusr@FreeBSD.org
COMMENT=	Small command line tool for SIP testing

BROKEN_FreeBSD_13=	ld: error: duplicate symbol: address
BROKEN_FreeBSD_14=	ld: error: duplicate symbol: address

USE_CSTD=	gnu89
GNU_CONFIGURE=	yes
Comment 1 Kubilay Kocak freebsd_committer freebsd_triage 2022-02-07 22:22:37 UTC
@Reporter Could you test adding the following to the port and report back:

  CFLAGS+=-fno-common
Comment 2 p5B2EA84B3 2022-02-08 00:16:53 UTC
Created attachment 231624 [details]
Poudriere build sipsak-0.9.6.log
Comment 3 p5B2EA84B3 2022-06-23 06:31:16 UTC
maintainer timeout

what is needed to start working on this?
Comment 4 Robert Clausecker freebsd_committer freebsd_triage 2022-11-06 11:37:16 UTC
See also bug #267589 which fixes this issue by updating the port to the newest version.
Comment 5 p5B2EA84B3 2022-12-06 09:19:51 UTC
Maintainer timeout