| Summary: | devel/p4api: segfaults at runtime on FreeBSD 12 | ||
|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Alan Somers <asomers> |
| Component: | Individual Port(s) | Assignee: | Alan Somers <asomers> |
| Status: | Closed FIXED | ||
| Severity: | Affects Some People | CC: | asomers |
| Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(gordon) asomers: merge-quarterly- |
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Alan Somers
2018-02-01 21:19:34 UTC
Patch under review at https://reviews.freebsd.org/D14162 A commit references this bug: Author: asomers Date: Fri Feb 2 19:07:22 UTC 2018 New revision: 460727 URL: https://svnweb.freebsd.org/changeset/ports/460727 Log: devel/p4 devel/p4api: build from source Build devel/p4 and devel/p4api from source rather than use the prebuilt binary downloads. This fixes p4api on FreeBSD 12. The ports originally used the binaries because source wasn't available until a few years ago. By happy accident, building from source also makes the ports available on non-Intel architectures. PR: 225613 Reviewed by: brd Approved by: brd (ports) Sponsored by: Spectra Logic Corp Differential Revision: https://reviews.freebsd.org/D14162 Changes: head/devel/p4/Makefile head/devel/p4/Makefile.inc head/devel/p4/distinfo head/devel/p4/distinfo.freebsd100x86 head/devel/p4/distinfo.freebsd100x86_64 head/devel/p4/files/ head/devel/p4/files/patch-Jamrules head/devel/p4api/Makefile head/devel/p4api/distinfo head/devel/p4api/distinfo.freebsd100x86 head/devel/p4api/distinfo.freebsd100x86_64 head/devel/p4api/files/ head/devel/p4api/files/patch-Jamrules MFH is not required because this bug only affects FreeBSD 12, and few if any people use the quarterly ports branches on head. |