Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 04 Apr 2019 07:33:44 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 237004] sysutils/freeipmi: fix build on powerpc64
Message-ID:  <bug-237004-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D237004

            Bug ID: 237004
           Summary: sysutils/freeipmi: fix build on powerpc64
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: sunpoet@FreeBSD.org
          Reporter: pkubaj@anongoth.pl
          Assignee: sunpoet@FreeBSD.org
             Flags: maintainer-feedback?(sunpoet@FreeBSD.org)

Created attachment 203366
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D203366&action=
=3Dedit
patch

This port doesn't invoke x86 assembly (at least not on powerpc64). It only
requires including machine/pio.h in libfreeipmi/driver/ipmi-kcs-driver.c for
inb and outb functions. It's probable that other platforms that are marked =
as
broken can also just include machine/pio.h and this may unbreak them, but I
don't have hardware using those architectures.

Tested on powerpc64 and amd64.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-237004-7788>