[Bug 242688] multimedia/kodi-devel: fails to build on armv7

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Dec 17 17:43:31 UTC 2019


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

            Bug ID: 242688
           Summary: multimedia/kodi-devel: fails to build on armv7
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: regression
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: tobik at freebsd.org
          Reporter: jbeich at FreeBSD.org
                CC: rozhuk.im at gmail.com
             Flags: maintainer-feedback?(tobik at freebsd.org)
          Assignee: tobik at freebsd.org

Created attachment 210012
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=210012&action=edit
fix

Regressed by ports r520306. FreeBSD neither has /usr/include/asm/* nor
getauxval. See base r324815 for similar API. For examples look at other ports.
Note, qemu-user *probably* cannot emulate AT_HWCAP. Note2, NEON is always
enabled on FreeBSD armv7.

xbmc/platform/freebsd/CPUInfoFreebsd.cpp:18:10: fatal error: 'asm/hwcap.h' file
not found
#include <asm/hwcap.h>
         ^~~~~~~~~~~~~
1 error generated.

https://reviews.freebsd.org/P345

Disclaimer: I don't really use Kodi.

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


More information about the freebsd-ports-bugs mailing list