[Webkit-unassigned] [Bug 75453] New: alignment issue when building with Solaris Studio

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 2 16:50:42 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=75453

           Summary: alignment issue when building with Solaris Studio
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        OS/Version: Other
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P3
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: tropikhajma at gmail.com


Created an attachment (id=120900)
 --> (https://bugs.webkit.org/attachment.cgi?id=120900&action=review)
patch

building Qt 4.8 with Solaris Studio fails with the below message.

...
"./wtf/Alignment.h", line 33: Error: #error WTF_ALIGN macros need alignment control..

See also https://bugs.webkit.org/show_bug.cgi?id=57231, basically alignment macros are supported in Sun/Solaris Studio since v.12

I'm not sure from which webkit version comes the Qt snapshot, but I can see the same code is still present in webkit trunk.

The attached patch helped me.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list