Created attachment 179275 [details] patch This patch updates the port to version 0.13.4-3.el7. It builds fine on Poudriere on 10.3. Changelog: * Previously, the X.org server failed to start on machines with 32-bit PCI domains. A PCI domain does not need to be limited to the 16-bits. The Linux kernel currently supports 32-bit domains, which cause the startx utility to fail with segmentation fault. However, updating libpciaccess to support 32-bit domains breaks the library's application binary interface (ABI), and domains that require 32-bits are not necessary for startx. Therefore, this patch ignores these domains, and the problem no longer occurs. (BZ#1401462)
A commit references this bug: Author: tijl Date: Tue Jan 24 14:53:50 UTC 2017 New revision: 432344 URL: https://svnweb.freebsd.org/changeset/ports/432344 Log: Update to 0.13.4-3.el7_3. PR: 216433 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> Changes: head/devel/linux-c7-libpciaccess/Makefile head/devel/linux-c7-libpciaccess/distinfo.x86_64