[Bug 191453] New: databases/db48 fails on powerpc64

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Jun 28 08:33:07 UTC 2014


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

            Bug ID: 191453
           Summary: databases/db48 fails on powerpc64
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: jhibbits at FreeBSD.org

Created attachment 144214
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=144214&action=edit
Fix for db48 mutex functions for powerpc64

The mutex code for db48 uses inline assembly which fails on powerpc64, due to
truncating a pointer to an integer.  The attached patch fixes this.

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


More information about the freebsd-ports-bugs mailing list