Summary: | fails to build on OpenBSD/sparc64 | ||
---|---|---|---|
Product: | colord | Reporter: | Antoine Jacoutot <ajacoutot> |
Component: | libcolord | Assignee: | Richard Hughes <richard> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | ||
Version: | unspecified | ||
Hardware: | SPARC | ||
OS: | OpenBSD | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Antoine Jacoutot
2014-04-16 18:01:19 UTC
Hi, I don't have an sparc64 hardware handy, could you get a backtrace with export G_DEBUG=fatal-criticals set please? I've also spotted this, which *might* be the failure: commit 919eda53dad3d635aa4b815c923bcd33f3258d3f Author: Richard Hughes <richard@hughsie.com> Date: Thu Apr 17 13:28:48 2014 +0100 Fix building the CMF spectra on OpenBSD/sparc64 Do not cast gsize* to guint32* as this will not work when the size is different. Perhaps resolves: https://bugs.freedesktop.org/show_bug.cgi?id=77535 Can you try with master, and if that still fails grab the bt, thanks. (In reply to comment #2) > I've also spotted this, which *might* be the failure: > > commit 919eda53dad3d635aa4b815c923bcd33f3258d3f > Author: Richard Hughes <richard@hughsie.com> > Date: Thu Apr 17 13:28:48 2014 +0100 > > Fix building the CMF spectra on OpenBSD/sparc64 > > Do not cast gsize* to guint32* as this will not work when the size is > different. > > Perhaps resolves: https://bugs.freedesktop.org/show_bug.cgi?id=77535 > > Can you try with master, and if that still fails grab the bt, thanks. Hi Richard. This worked beautifully thanks :-) Marking it as fixed. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.