[Bug 223834] java/openjdk8: Powerpc64 build fails due to missing system header (sys/sysinfo.h)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Nov 24 04:37:54 UTC 2017


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

            Bug ID: 223834
           Summary: java/openjdk8: Powerpc64 build fails due to missing
                    system header (sys/sysinfo.h)
           Product: Ports & Packages
           Version: Latest
          Hardware: powerpc
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: java at FreeBSD.org
          Reporter: hamiltcl at verizon.net
                CC: freebsd-powerpc at FreeBSD.org
             Flags: maintainer-feedback?(java at FreeBSD.org)
          Assignee: java at FreeBSD.org
                CC: freebsd-powerpc at FreeBSD.org

Created attachment 188233
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=188233&action=edit
Patch to fix missing headers

Build fails under GCC 5 and above due to missing header <sys/sysinfo.h>, where
you only receive a warning under GCC 4.9 and below.

The attached patch fixes this, as well as, added missing include
"os_bsd.inline.hpp".

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


More information about the freebsd-java mailing list