Bug 240166 - net/freeswitch: Add i386 to ONLY_FOR_ARCHS (or remove ONLY_FOR_ARCHS)
Summary: net/freeswitch: Add i386 to ONLY_FOR_ARCHS (or remove ONLY_FOR_ARCHS)
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: i386 Any
: --- Affects Some People
Assignee: Kurt Jaeger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-08-28 11:22 UTC by Vincent Bentley
Modified: 2023-04-10 10:24 UTC (History)
2 users (show)

See Also:
pi: merge-quarterly-


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vincent Bentley 2019-08-28 11:22:56 UTC
Builds fine on i386 with ONLY_FOR_ARCHS= amd64 commented out.

Source does not require amd64.
Comment 1 Kurt Jaeger freebsd_committer freebsd_triage 2020-05-03 15:45:47 UTC
I prepared an update to 1.10.2, and it failed to build on i386.

See

https://people.freebsd.org/~pi/logs/net__freeswitch-curi-1588367160.txt
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-04-10 10:22:22 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c9d1143e5ea4a97814235c84734d7701d7608c4f

commit c9d1143e5ea4a97814235c84734d7701d7608c4f
Author:     Vincent Bently <vince@vincentbentley.co.uk>
AuthorDate: 2023-04-10 10:21:08 +0000
Commit:     Kurt Jaeger <pi@FreeBSD.org>
CommitDate: 2023-04-10 10:21:08 +0000

    net/freeswitch: builds on i386, so add to ONLY_FOR_ARCHS

    PR:             240166

 net/freeswitch/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 3 Kurt Jaeger freebsd_committer freebsd_triage 2023-04-10 10:24:03 UTC
Thanks, it builds with i386. Committed.