NetBSD Problem Report #51951

From john@TIM.nextvr.com  Sun Feb  5 17:41:34 2017
Return-Path: <john@TIM.nextvr.com>
Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK))
	by mollari.NetBSD.org (Postfix) with ESMTPS id 56D287A1FD
	for <gnats-bugs@gnats.NetBSD.org>; Sun,  5 Feb 2017 17:41:34 +0000 (UTC)
Message-Id: <201702051639.v15GdZAw022216@TIM.nextvr.com>
Date: Sun, 5 Feb 2017 16:39:35 GMT
From: john@ziaspace.com
Reply-To: john@ziaspace.com
To: gnats-bugs@NetBSD.org
Subject: graphics/cairo is broken on GNU/Linux
X-Send-Pr-Version: 3.95

>Number:         51951
>Category:       pkg
>Synopsis:       graphics/cairo is broken on GNU/Linux
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Feb 05 17:45:00 +0000 2017
>Originator:     john@ziaspace.com
>Release:        Ubuntu 16.04.1 LTS
>Organization:

>Environment:


System: Ubuntu 16.04.1 LTS (GNU/Linux 4.4.0-59-generic ppc64le)
Architecture: ppc64le
Machine: ppc64le
>Description:
--- cairo-rectangle.lo ---
In file included from cairo-mutex-type-private.h:45:0,
                 from cairo-scaled-font-private.h:45,
                 from cairoint.h:422,
                 from cairo-rectangle.c:40:
cairo-mutex-impl-private.h:262:3: error: #error "XXX: No mutex implementation found.  Cairo will not work with multiple threads.  Define CAIRO_NO_MUTEX to 1 to acknowledge and accept this limitation and compile cairo without thread-safety support."
 # error "XXX: No mutex implementation found.  Cairo will not work with multiple threads.  Define CAIRO_NO_MUTEX to 1 to acknowledge and accept this limitation and compile cairo without thread-safety support."
   ^
In file included from cairo-mutex-type-private.h:45:0,
                 from cairo-scaled-font-private.h:45,
                 from cairoint.h:422,
                 from cairo-rectangle.c:40:
cairo-mutex-impl-private.h:271:11: error: unknown type name 'cairo_mutex_impl_t'
   typedef cairo_mutex_impl_t cairo_recursive_mutex_impl_t;
           ^
In file included from cairo-scaled-font-private.h:45:0,
                 from cairoint.h:422,
                 from cairo-rectangle.c:40:
cairo-mutex-type-private.h:49:3: error: #error "CAIRO_MUTEX_IMPL_LOCK not defined.  Check cairo-mutex-impl-private.h."
 # error "CAIRO_MUTEX_IMPL_LOCK not defined.  Check cairo-mutex-impl-private.h."
   ^
cairo-mutex-type-private.h:52:3: error: #error "CAIRO_MUTEX_IMPL_UNLOCK not defined.  Check cairo-mutex-impl-private.h."
 # error "CAIRO_MUTEX_IMPL_UNLOCK not defined.  Check cairo-mutex-impl-private.h."
   ^
cairo-mutex-type-private.h:55:3: error: #error "CAIRO_MUTEX_IMPL_NIL_INITIALIZER not defined.  Check cairo-mutex-impl-private.h."
 # error "CAIRO_MUTEX_IMPL_NIL_INITIALIZER not defined.  Check cairo-mutex-impl-private.h."
   ^
cairo-mutex-type-private.h:139:3: error: #error "CAIRO_MUTEX_IMPL_LOCK not defined"
 # error "CAIRO_MUTEX_IMPL_LOCK not defined"
   ^
cairo-mutex-type-private.h:142:3: error: #error "CAIRO_MUTEX_IMPL_UNLOCK not defined"
 # error "CAIRO_MUTEX_IMPL_UNLOCK not defined"
   ^
cairo-mutex-type-private.h:151:3: error: #error "CAIRO_MUTEX_IMPL_NIL_INITIALIZER not defined"
 # error "CAIRO_MUTEX_IMPL_NIL_INITIALIZER not defined"
   ^
cairo-mutex-type-private.h:161:9: error: unknown type name 'cairo_mutex_impl_t'
 typedef cairo_mutex_impl_t cairo_mutex_t;
         ^

>How-To-Repeat:
	Try to compile graphics/cairo.
>Fix:


>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.39 2013/11/01 18:47:49 spz Exp $
$NetBSD: gnats_config.sh,v 1.8 2006/05/07 09:23:38 tsutsui Exp $
Copyright © 1994-2014 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.