Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Jun 2014 08:33:07 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 191453] New: databases/db48 fails on powerpc64
Message-ID:  <bug-191453-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: jhibbits@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.



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