From patchwork Thu Jul 27 06:54:17 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bernd Kuhls X-Patchwork-Id: 1813527 Return-Path: X-Original-To: incoming-buildroot@patchwork.ozlabs.org Delivered-To: patchwork-incoming-buildroot@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=buildroot.org (client-ip=2605:bc80:3010::138; helo=smtp1.osuosl.org; envelope-from=buildroot-bounces@buildroot.org; receiver=) Received: from smtp1.osuosl.org (smtp1.osuosl.org [IPv6:2605:bc80:3010::138]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4RBM2J2k5Nz1ybX for ; Thu, 27 Jul 2023 16:54:29 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by smtp1.osuosl.org (Postfix) with ESMTP id 5D9A18322A; Thu, 27 Jul 2023 06:54:27 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp1.osuosl.org 5D9A18322A X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp1.osuosl.org ([127.0.0.1]) by localhost (smtp1.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xPiABKt1cdLU; Thu, 27 Jul 2023 06:54:26 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp1.osuosl.org (Postfix) with ESMTP id 9D63E830FB; Thu, 27 Jul 2023 06:54:25 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp1.osuosl.org 9D63E830FB X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from smtp2.osuosl.org (smtp2.osuosl.org [140.211.166.133]) by ash.osuosl.org (Postfix) with ESMTP id 62BF81BF841 for ; Thu, 27 Jul 2023 06:54:23 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp2.osuosl.org (Postfix) with ESMTP id 3C923403E5 for ; Thu, 27 Jul 2023 06:54:23 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org 3C923403E5 X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp2.osuosl.org ([127.0.0.1]) by localhost (smtp2.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0GLOjxuNEKYQ for ; Thu, 27 Jul 2023 06:54:21 +0000 (UTC) Received: from dd20012.kasserver.com (dd20012.kasserver.com [85.13.140.57]) by smtp2.osuosl.org (Postfix) with ESMTPS id 5D78A401A1 for ; Thu, 27 Jul 2023 06:54:21 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org 5D78A401A1 Received: from fli4l.lan.fli4l (p54a1bcc1.dip0.t-ipconnect.de [84.161.188.193]) by dd20012.kasserver.com (Postfix) with ESMTPSA id 12FB9A4C0824; Thu, 27 Jul 2023 08:54:18 +0200 (CEST) Received: from bruckner.lan.fli4l ([192.168.1.1]:39128) by fli4l.lan.fli4l with esmtp (Exim 4.96) (envelope-from ) id 1qOut7-0003dW-2k; Thu, 27 Jul 2023 08:54:17 +0200 From: Bernd Kuhls To: buildroot@buildroot.org Date: Thu, 27 Jul 2023 08:54:17 +0200 Message-Id: <20230727065417.347083-1-bernd@kuhls.net> X-Mailer: git-send-email 2.39.2 MIME-Version: 1.0 X-Spamd-Bar: + X-Mailman-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kuhls.net; s=kas202306131828; t=1690440858; bh=K0YoWy6xlZKKL5SvByiZUwxG5z7wlHUUwurGgAoCz/g=; h=From:To:Cc:Subject:Date:From; b=Zni0jF3IjfsV/NlAl2xSGfCaPofRrsH4fGmVp8HE9/hJs5/mFxfqJ3BrQ6BnqXJaM lZ+9A3zMBRBQq8OGBZ3VknylLwf5Hiy9TlCvnmHxKGLCnhVTM7g6jcE9fzXLbo4ioA bsYELFv07QTcxbcFL9/vEn4/d7jY/iw5UYNc5eaaALjxSUpkrtOfwshc6yRy8hX8la gSgkqTrHRtLnSYBjttsP3ekvMIiDImNbBGs5OngfDVdFGmYCNioxCm3o0SQ6zNnoP6 hDP4fEwOkmnQrt5ZL7HVwdwQBRiNY8YSbPv6kr8jef+FTFDmOLbjM9Rp17uH71cHok pNk8L1XuXLBUg== X-Mailman-Original-Authentication-Results: smtp2.osuosl.org; dkim=pass (2048-bit key) header.d=kuhls.net header.i=@kuhls.net header.a=rsa-sha256 header.s=kas202306131828 header.b=Zni0jF3I Subject: [Buildroot] [PATCH 1/1] package/cairo: mutex support depends on NPTL X-BeenThere: buildroot@buildroot.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Fabrice Fontaine Errors-To: buildroot-bounces@buildroot.org Sender: "buildroot" Fixes: http://autobuild.buildroot.net/results/041/041ac8f0809a0f9415c545b7585cd197db08b55f/ Signed-off-by: Bernd Kuhls --- The last bump of cairo took place in 2019 with commit 8d2a9d089a969909ad2de8acb67ee14ced03de28, the first build error of this kind I could find dates back to Sep 2022: http://autobuild.buildroot.net/results/8c5/8c547ec2e148ce3c4f230bb4b0d5c5b360d74dd5/ package/cairo/cairo.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/cairo/cairo.mk b/package/cairo/cairo.mk index e8a704c7da..7bc8f92deb 100644 --- a/package/cairo/cairo.mk +++ b/package/cairo/cairo.mk @@ -26,7 +26,7 @@ ifeq ($(BR2_m68k_cf),y) CAIRO_CONF_ENV += CFLAGS="$(TARGET_CFLAGS) -mxgot" endif -ifeq ($(BR2_TOOLCHAIN_HAS_THREADS),) +ifeq ($(BR2_TOOLCHAIN_HAS_THREADS_NPTL),) CAIRO_CONF_ENV += CPPFLAGS="$(TARGET_CPPFLAGS) -DCAIRO_NO_MUTEX=1" endif