10274 Some files built but not packaged on sparc

Review Request #1386 — Created Jan. 23, 2019 and submitted

ptribble
illumos-gate
10274
general
Building on sparc I see the following when Validating manifests against proto area:

Entries present in proto area but not manifests:
dir group=group mode=0755 owner=owner path=usr/lib/ahci
file usr/lib/ahci/ahciem group=group mode=0555 owner=owner path=usr/lib/ahci/ahciem
file usr/sbin/cxgbetool group=group mode=0555 owner=owner path=usr/sbin/cxgbetool
file usr/share/man/man5/isoboot.5 group=group mode=0444 owner=owner path=usr/share/man/man5/isoboot.5
file usr/share/man/man7d/qede.7d group=group mode=0444 owner=owner path=usr/share/man/man7d/qede.7d

These all appear to be associated with software or facilities only available for x86, so we should not build or install these files on sparc.

With the fix, build is clean again.

tsoome
  1. Ship It!
  2. 
      
rm
  1. As far as qede, cxgbe, and ahci, those are all things that could run on SPARC if anyone wanted them to. There's no reason they have to be x86 only, though I understand right now they are.

  2. 
      
ptribble
Review request changed

Status: Closed (submitted)

Loading...