[Bug 204463] security/nacl: fails to build

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Nov 11 10:29:38 UTC 2015


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

            Bug ID: 204463
           Summary: security/nacl: fails to build
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: johans at FreeBSD.org
          Reporter: yuri at rawbw.com
          Assignee: johans at FreeBSD.org
             Flags: maintainer-feedback?(johans at FreeBSD.org)

Version 20110221 fails on 10.2 with these messages:

---errors---
> cpucycles-impl.c:19:12: error: use of undeclared identifier 'HW_CPUSPEED'
>   oid[1] = HW_CPUSPEED;
>            ^
> 1 error generated.
> === Wed Nov 11 02:24:41 PST 2015 === Trying x86cpuspeed.c with clang -m32 -O -fomit-frame-pointer -fPIC...
> cpucycles-impl.c:19:12: error: use of undeclared identifier 'HW_CPUSPEED'
>   oid[1] = HW_CPUSPEED;
>            ^
> 1 error generated.
> === Wed Nov 11 02:24:41 PST 2015 === Trying x86cpuspeed.c with clang -m32 -fomit-frame-pointer -fPIC...
> cpucycles-impl.c:19:12: error: use of undeclared identifier 'HW_CPUSPEED'
>   oid[1] = HW_CPUSPEED;
>            ^

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


More information about the freebsd-ports-bugs mailing list