[Bug 251785] sysutils/cpu-x: Fix building without X11 in Poudriere and make package ARM-friendly

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Dec 12 15:13:35 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251785

            Bug ID: 251785
           Summary: sysutils/cpu-x: Fix building without X11 in Poudriere
                    and make package ARM-friendly
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: danfe at FreeBSD.org
          Reporter: daniel.engberg.lists at pyret.net
          Assignee: danfe at FreeBSD.org
             Flags: maintainer-feedback?(danfe at FreeBSD.org)

Created attachment 220493
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=220493&action=edit
Patch for cpu-x

Patch CMakeLists.txt to use correct libexec path
This application is targeted towards x86/amd64 however a few things like
benchmarking also works on other platforms while hardware detection doesn't
(lack of support by upstream). While at it, limit building to arm and
x86/x86-64 platforms for now.
Rearrange Makefile to make Portlint happy

Compile and run-time tested on FreeBSD 13.0-CURRENT #3
0381b3d8be3-c272567(master)-dirty (aarch64) (without X11)
Compile and run-time tested on FreeBSD 13.0-CURRENT r367711 (amd64) (make, make
check-plist) (without X11)
Poudriere testport OK 12.2-RELEASE (amd64)

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list