Bug 261770 - net/sipsak: Fix build and remove BROKEN: ld: error: duplicate symbol: address
Summary: net/sipsak: Fix build and remove BROKEN: ld: error: duplicate symbol: address
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Jesus
URL:
Keywords: needs-patch
Depends on:
Blocks:
 
Reported: 2022-02-07 11:08 UTC by p5B2EA84B3
Modified: 2023-02-09 12:42 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (jesusr)
koobs: merge-quarterly?


Attachments
Poudriere build sipsak-0.9.6.log (22.67 KB, text/plain)
2022-02-08 00:16 UTC, p5B2EA84B3
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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