Bug 214560

Summary: x11-drivers/xf86-video-vmware: set ONLY_FOR_ARCHS
Product: Ports & Packages Reporter: Matthew Rezny <rezny>
Component: Individual Port(s)Assignee: freebsd-x11 (Nobody) <x11>
Status: Closed FIXED    
Severity: Affects Some People CC: linimon
Priority: --- Flags: bugzilla: maintainer-feedback? (x11)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
correct ARCH restriction for xf86-video-vmware
none
update xf86-video-vmware to 13.2.1
none
correct ARCH restriction in xf86-video-vmware none

Description Matthew Rezny freebsd_committer freebsd_triage 2016-11-16 04:09:43 UTC
Created attachment 177048 [details]
correct ARCH restriction for xf86-video-vmware

The recent test run on aarch64 resulted in seemingly random application of either ONLY_FOR_ARCHES or BROKEN_aarch64.

In the case of the video driver for VMware guests, which can only possibly be x86, ONLY_FOR_ARCHES= amd64 i386 is clearly the correct choice.

Ironically, the other xf86-video- ports caught in this run were marked as only for x86, even though they are for PCI cards which surely could have been plugged into non-x86 machines.
Comment 1 Matthew Rezny freebsd_committer freebsd_triage 2016-11-21 18:21:01 UTC
Created attachment 177240 [details]
update xf86-video-vmware to 13.2.1

Update xf86-video-vmware to 13.2.1, which is compatible with xorg-server 1.19.

QA: stage-qa and check-orphans are clean on 11 amd64
Comment 2 Baptiste Daroussin freebsd_committer freebsd_triage 2017-01-13 22:31:32 UTC

*** This bug has been marked as a duplicate of bug 215005 ***
Comment 3 Matthew Rezny freebsd_committer freebsd_triage 2017-01-19 22:17:01 UTC
This PR was not a duplicate considering it was opened first and the other was incomplete.

This PR started with the purpose of correcting the ARCH restriction on this port and then turned into a version update PR when there was a new release. The other PR, which should have been the one marked as duplicate, was opened more than a week after the version update was added to this PR. Since the other PR, which was only a version bump, was committed instead, this PR continues to stand for it's original purpose of correcting the ARCH restriction.
Comment 4 Matthew Rezny freebsd_committer freebsd_triage 2017-01-19 22:20:34 UTC
Created attachment 179113 [details]
correct ARCH restriction in xf86-video-vmware

Set ONLY_FOR_ARCHS=i386 amd64 instead of BROKEN_aarch64 and remove USE_XORG items that are redundant in the presence of XORG_CAT=driver.