From patchwork Tue May 7 05:33:12 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Khem Raj X-Patchwork-Id: 43313 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id E87A9C10F1A for ; Tue, 7 May 2024 05:33:32 +0000 (UTC) Received: from mail-pl1-f182.google.com (mail-pl1-f182.google.com [209.85.214.182]) by mx.groups.io with SMTP id smtpd.web10.4735.1715060004049845020 for ; Mon, 06 May 2024 22:33:24 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20230601 header.b=BojovoBT; spf=pass (domain: gmail.com, ip: 209.85.214.182, mailfrom: raj.khem@gmail.com) Received: by mail-pl1-f182.google.com with SMTP id d9443c01a7336-1edc696df2bso20061035ad.0 for ; Mon, 06 May 2024 22:33:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1715060003; x=1715664803; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=b59gsBUjUTJqjxXppMCuN9kYgMNyUvhX99uKasjW/N8=; b=BojovoBT2qVxNTtzIrTzdThFTQZ3wZcjrIZttJb71OvHozeJgXliB2szTHtGeTxH1t 7Tq9OJkiM3uoExsNqikd2na1PvQvMChEkqLCAol8NinaHl/yfgMPVtUJcVYdB4h0XJg2 x4vUk8i+onCYsKl2uuDY55a7wZH3LlzdcBMKtzn/dJUS6z8NX+RB6k7bCivjKJ5JRttE 5GajuOsUNeQ40UynZcwmjdL3lLQgD2NfAziWwggkeUkLVVld+G/+H9ljqPYVeU2Ob1ov tpd5hyoTQd15ER0CeFy2XmzE7DIPUyny/EXCmmCTa3wYh3FVief8CW6rJsaPkgHrRdmD dG+A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715060003; x=1715664803; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=b59gsBUjUTJqjxXppMCuN9kYgMNyUvhX99uKasjW/N8=; b=o2eBRZ6/yqmIXzWHKlO8SRiaWTYKOr+Zf3XHqpJb4EVMuPP7ZjK29FaSBsRSuIPDSt 9DmUh6mi51yf1QZa73g0Poy/tsuXquqtop4dyafJXmp3aQmLuH7VZrlYi4SaF35Uuq1d x05EvVqHwWEDIZIHv1YEGHfcq6y6m9tS+YKhXu4LD/0sy/odsh1ysE2MK+gW8796nu1X LaL2nQkwtDG5+r4abuLHUowVcrOyM6G/ddFNMyu1tLZR6Nlyg/vTYwZJdcY4dxic5tb+ ZbkjGTnZW1u1FBpWsIfx430riiGa87SBCqNHX3Lji2+kht9/moFm4DOQiTB7Ppc1JOrz Cobw== X-Gm-Message-State: AOJu0YyuNCxXl2cr2Fv1EAdDZ5XOxTRgvR1q5mqSc9htgUpXpi8xQaID PNs55cE07Vv0yE4OYkxLtjvl7izhrYnygP9VqhcY1uD5gsHuqPAzvDSDIot2 X-Google-Smtp-Source: AGHT+IE4Pk7ObPk4vb0/gPog+vcAAkX0Ziioe6WNJkzIObxnHCFRAVgPjSM4vRvtO2E8IF5k8MLo4w== X-Received: by 2002:a17:903:190:b0:1e8:c994:b55b with SMTP id z16-20020a170903019000b001e8c994b55bmr18319180plg.7.1715060003042; Mon, 06 May 2024 22:33:23 -0700 (PDT) Received: from apollo.hsd1.ca.comcast.net ([2601:646:9d80:4380::cf93]) by smtp.gmail.com with ESMTPSA id i10-20020a170902c94a00b001eb4a71cb58sm9221483pla.114.2024.05.06.22.33.22 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 06 May 2024 22:33:22 -0700 (PDT) From: Khem Raj To: openembedded-core@lists.openembedded.org Cc: Martin Jansa , Khem Raj Subject: [PATCH v2 01/11] rng-tools: ignore incompatible-pointer-types errors for now Date: Mon, 6 May 2024 22:33:12 -0700 Message-ID: <20240507053320.1566814-1-raj.khem@gmail.com> X-Mailer: git-send-email 2.45.0 MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Tue, 07 May 2024 05:33:32 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/199070 From: Martin Jansa * causes libargp test to fail: http://errors.yoctoproject.org/Errors/Details/766951/ | configure: error: in '/OE/build/luneos-styhead/tmp-glibc/work/qemux86_64-webos-linux/rng-tools/6.16/build': | configure: error: libargp disabled and libc does not have argp config.log shows: configure:8424: x86_64-webos-linux-gcc -m64 -march=nehalem -mtune=generic -mfpmath=sse -msse4.2 --sysroot=/OE/build/luneos-styhead/tmp-glibc/work/qemux86_64-webos-linux/rng-tools/6.16/recipe-sysroot -o conftest -O2 -pipe -g -feliminate-unused-debug-types -fcanon-prefix-map -fmacro-prefix-map=/OE/build/luneos-styhead/tmp-glibc/work/qemux86_64-webos-linux/rng-tools/6.16/git=/usr/src/debug/rng-tools/6.16 -fdebug-prefix-map=/OE/build/luneos-styhead/tmp-glibc/work/qemux86_64-webos-linux/rng-tools/6.16/git=/usr/src/debug/rng-tools/6.16 -fmacro-prefix-map=/OE/build/luneos-styhead/tmp-glibc/work/qemux86_64-webos-linux/rng-tools/6.16/build=/usr/src/debug/rng-tools/6.16 -fdebug-prefix-map=/OE/build/luneos-styhead/tmp-glibc/work/qemux86_64-webos-linux/rng-tools/6.16/build=/usr/src/debug/rng-tools/6.16 -fdebug-prefix-map=/OE/build/luneos-styhead/tmp-glibc/work/qemux86_64-webos-linux/rng-tools/6.16/recipe-sysroot= -fmacro-prefix-map=/OE/build/luneos-styhead/tmp-glibc/work/qemux86_64-webos-linux/rng-tools/6.16/recipe-sysroot= -fdebug-prefix-map=/OE/build/luneos-styhead/tmp-glibc/work/qemux86_64-webos-linux/rng-tools/6.16/recipe-sysroot-native= -DJENT_CONF_ENABLE_INTERNAL_TIMER -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fcanon-prefix-map -fmacro-prefix-map=/OE/build/luneos-styhead/tmp-glibc/work/qemux86_64-webos-linux/rng-tools/6.16/git=/usr/src/debug/rng-tools/6.16 -fdebug-prefix-map=/OE/build/luneos-styhead/tmp-glibc/work/qemux86_64-webos-linux/rng-tools/6.16/git=/usr/src/debug/rng-tools/6.16 -fmacro-prefix-map=/OE/build/luneos-styhead/tmp-glibc/work/qemux86_64-webos-linux/rng-tools/6.16/build=/usr/src/debug/rng-tools/6.16 -fdebug-prefix-map=/OE/build/luneos-styhead/tmp-glibc/work/qemux86_64-webos-linux/rng-tools/6.16/build=/usr/src/debug/rng-tools/6.16 -fdebug-prefix-map=/OE/build/luneos-styhead/tmp-glibc/work/qemux86_64-webos-linux/rng-tools/6.16/recipe-sysroot= -fmacro-prefix-map=/OE/build/luneos-styhead/tmp-glibc/work/qemux86_64-webos-linux/rng-tools/6.16/recipe-sysroot= -fdebug-prefix-map=/OE/build/luneos-styhead/tmp-glibc/work/qemux86_64-webos-linux/rng-tools/6.16/recipe-sysroot-native= conftest.c -ljitterentropy >&5 conftest.c: In function 'main': conftest.c:51:52: error: passing argument 3 of 'argp_parse' from incompatible pointer type [-Wincompatible-pointer-types] 51 | int argc=1; char *argv={"test"}; argp_parse(0,argc,argv,0,0,0); return 0; | ^~~~ | | | char * In file included from conftest.c:47: /OE/build/luneos-styhead/tmp-glibc/work/qemux86_64-webos-linux/rng-tools/6.16/recipe-sysroot/usr/include/argp.h:371:58: note: expected 'char ** restrict' but argument is of type 'char *' 371 | int __argc, char **__restrict __argv, | ~~~~~~~~~~~~~~~~~~^~~~~~ Signed-off-by: Martin Jansa Signed-off-by: Khem Raj --- meta/recipes-support/rng-tools/rng-tools_6.16.bb | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/meta/recipes-support/rng-tools/rng-tools_6.16.bb b/meta/recipes-support/rng-tools/rng-tools_6.16.bb index 10771a999d2..ed755ae7053 100644 --- a/meta/recipes-support/rng-tools/rng-tools_6.16.bb +++ b/meta/recipes-support/rng-tools/rng-tools_6.16.bb @@ -67,3 +67,7 @@ do_install:append() { ${D}${systemd_system_unitdir}/rng-tools.service fi } + +# libargp detection fails +# http://errors.yoctoproject.org/Errors/Details/766951/ +CFLAGS += "-Wno-error=incompatible-pointer-types" From patchwork Tue May 7 05:33:13 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Khem Raj X-Patchwork-Id: 43315 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 16EF6C25B75 for ; Tue, 7 May 2024 05:33:33 +0000 (UTC) Received: from mail-pl1-f181.google.com (mail-pl1-f181.google.com [209.85.214.181]) by mx.groups.io with SMTP id smtpd.web11.4766.1715060005482433464 for ; Mon, 06 May 2024 22:33:25 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20230601 header.b=Xx8FGEVi; spf=pass (domain: gmail.com, ip: 209.85.214.181, mailfrom: raj.khem@gmail.com) Received: by mail-pl1-f181.google.com with SMTP id d9443c01a7336-1ed835f3c3cso25597355ad.3 for ; Mon, 06 May 2024 22:33:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1715060004; x=1715664804; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=rve0p/dv1eWGMVSE2ePGJ4SUsfDOksStX6udeTx1rYU=; b=Xx8FGEVib8o/7NJ6md+BNDgHpT4l0GQaAP0BmbgO6sIFnpFGohIBktQd9V88c42SGt /rlbCpDRcub/sNYa02t4zRU9kTm9vDIJo+kRzfHpgRHGoZEn+CYj+ZVSeKeH8O52emwy bAHG/HsDySC4UxG+XdhX5j97nyBFqUjLqFYPhh8S6hsp+o9UHdzK4t4L08PUY31L9p51 j+0RSWs7mXYitYL4JeaOIr37gao8zx0Q8FeBwOZpKXZZPRC9DLzHGDe+DeAubRxwszxJ tTteSTN8pKGqxIZER5r6WgqDJWh01ewTBv6ylaF02DjeBt18jNDdkNUWoSC9vJgXHPiu C6qA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715060004; x=1715664804; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=rve0p/dv1eWGMVSE2ePGJ4SUsfDOksStX6udeTx1rYU=; b=vHHPSdS1MhS1DKJ9ufWTSMALtjS+0m754TYmwYS30/doq/RMekA87YMNkYH4x9guur bvgDU0rS5eFrGzEjlfP2Gyhw44nC3Cv/6XwMr+SWSCwbx4XWkQkcpfWVsg5k5vT8sa4o CIrxZSNEbtTdEkWp3UKxO2kpmlBXap5Yq4iXfGzrssgF8lVDfVryMvZz4B5KGXfYOXoT nIRoJ3+Fn748zC3f8vp3NoP5cwskMIIBKf499vgC4WkPX15YOywYqlvX1wdbU6IWOxGk 37EuLATsAaTAbn1Bc1aRVsYk21VurYOJs5dSAtgM/KvOp3+YxO8AWteSAIchZ1RAgD9g MZzQ== X-Gm-Message-State: AOJu0Yy0jaqlwY+IVk9uSkaTUT4rbd7Lc24MrjhZMaYq6GUZfIA2DsRO Zb2w8ANVuP700C6V7YUp97a5xYEbOk1rvhv8bTHY86YkeN5jaiLKgD2a4ycv X-Google-Smtp-Source: AGHT+IHeRur+ivQGOd+lfr7tjNrZRlcM6z8WetRxjzfdWSdilb+WmcoUdWNIX732qMWAvIuXOjWl/A== X-Received: by 2002:a17:902:cec7:b0:1e2:817b:460a with SMTP id d7-20020a170902cec700b001e2817b460amr14003457plg.34.1715060004518; Mon, 06 May 2024 22:33:24 -0700 (PDT) Received: from apollo.hsd1.ca.comcast.net ([2601:646:9d80:4380::cf93]) by smtp.gmail.com with ESMTPSA id i10-20020a170902c94a00b001eb4a71cb58sm9221483pla.114.2024.05.06.22.33.23 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 06 May 2024 22:33:23 -0700 (PDT) From: Khem Raj To: openembedded-core@lists.openembedded.org Cc: Martin Jansa , Khem Raj Subject: [PATCH v2 02/11] expect: ignore various issues now fatal with gcc-14 Date: Mon, 6 May 2024 22:33:13 -0700 Message-ID: <20240507053320.1566814-2-raj.khem@gmail.com> X-Mailer: git-send-email 2.45.0 In-Reply-To: <20240507053320.1566814-1-raj.khem@gmail.com> References: <20240507053320.1566814-1-raj.khem@gmail.com> MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Tue, 07 May 2024 05:33:33 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/199071 From: Martin Jansa Signed-off-by: Martin Jansa Signed-off-by: Khem Raj --- meta/recipes-devtools/expect/expect_5.45.4.bb | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/meta/recipes-devtools/expect/expect_5.45.4.bb b/meta/recipes-devtools/expect/expect_5.45.4.bb index 7b610b1ff2f..18904ebc10a 100644 --- a/meta/recipes-devtools/expect/expect_5.45.4.bb +++ b/meta/recipes-devtools/expect/expect_5.45.4.bb @@ -81,3 +81,7 @@ FILES:${PN} += "${libdir}/libexpect${PV}.so \ " BBCLASSEXTEND = "native nativesdk" + +# http://errors.yoctoproject.org/Errors/Details/766950/ +# expect5.45.4/exp_chan.c:62:5: error: initialization of 'struct Tcl_ChannelTypeVersion_ *' from incompatible pointer type 'int (*)(void *, int)' [-Wincompatible-pointer-types] +CFLAGS += "-Wno-error=incompatible-pointer-types" From patchwork Tue May 7 05:33:14 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Khem Raj X-Patchwork-Id: 43320 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 604B5C25B7A for ; Tue, 7 May 2024 05:33:33 +0000 (UTC) Received: from mail-pj1-f52.google.com (mail-pj1-f52.google.com [209.85.216.52]) by mx.groups.io with SMTP id smtpd.web11.4767.1715060006156776876 for ; Mon, 06 May 2024 22:33:26 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20230601 header.b=NTNeHVMr; spf=pass (domain: gmail.com, ip: 209.85.216.52, mailfrom: raj.khem@gmail.com) Received: by mail-pj1-f52.google.com with SMTP id 98e67ed59e1d1-2b2b42b5126so2392117a91.3 for ; Mon, 06 May 2024 22:33:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1715060005; x=1715664805; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=Xf2RGC5EPIY9bfFJVpF5LvWRtFcLDidwePRmKNMHgEg=; b=NTNeHVMrDGgRr87XPfUwIxW5IQvR6gmFp1RBuQuiITDjUcPZ8xXzZQ3V0L0WrgpCxj BhFdq22nq+Ld1VxTWmDm4i6pa9+6MHAq+pnPFuV9F7ChofGHo6MomNvmJshQZWkxC/PG KlNwG8oYcY+iLpZmchzv9Qcv3dIn8ChU6NwTbgplLtURHH6iBXDYlAkAB4QpWe2lyoSM WKRQCZKoRZLspwUnEeEfC49LrEELmPsedyymJT4/fT9APmfhI1BfZzjsbZS+c+1f3vDj ksshWT7VTJyLQmvGi7RKOH+UUcjd7ZhS74sdIdwISMkNuVC22dfshWmi4NAbzOcXyo3T +LPg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715060005; x=1715664805; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Xf2RGC5EPIY9bfFJVpF5LvWRtFcLDidwePRmKNMHgEg=; b=o1skHcCiOKj7sCsPDZwaz66I0RL+jOGSTekpddv2SyG6YoZQB3Br3Zod6ndqO8jThG HAN3XOQQfPlhat5t4IqsI0Jeqj0TXOtR0jbmRkdxIlU8ZFGtr/VqmGJoByuQ9oiyASfy SQxbxW3TFMHk+U2nMcMhcnnBxKIa5A9JFHfVPtf2eSpvA5ZBnOOOMfv0kARaDmPXYs0n xSiGyTga31YryutElvrrG9seQZSYn80QkMATm1SGR7cMNcHeCnlrDZncjkxsDvzn0psa o2PNCCdolHmnotGgI6O2Jn7pEZk9s/gpsRm9tUywaA4Yj9SvdkayP1XcOFC2nmjumybj Dw9g== X-Gm-Message-State: AOJu0YzbqQ4Vaw1U+1b2d8LVTVl9B2jmQMIAZqoYfOckJgM4CfK8hpWu QqUEajFeHuxdEvi99HPM5UOElBlSF1DmeQ2eAO4YJlBwCSvCCL/RFuW8lU2w X-Google-Smtp-Source: AGHT+IEAv2aLUfWg74C9CBtuFBfgoeA1ZlMVomS3KA4kesky+174Tf8C4ythV1VGcgfMd9T0skI1Mw== X-Received: by 2002:a17:90a:d0c2:b0:2b1:a31e:9aba with SMTP id y2-20020a17090ad0c200b002b1a31e9abamr12864357pjw.38.1715060005393; Mon, 06 May 2024 22:33:25 -0700 (PDT) Received: from apollo.hsd1.ca.comcast.net ([2601:646:9d80:4380::cf93]) by smtp.gmail.com with ESMTPSA id i10-20020a170902c94a00b001eb4a71cb58sm9221483pla.114.2024.05.06.22.33.24 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 06 May 2024 22:33:25 -0700 (PDT) From: Khem Raj To: openembedded-core@lists.openembedded.org Cc: Martin Jansa , Khem Raj Subject: [PATCH v2 03/11] libunwind: ignore various issues now fatal with gcc-14 Date: Mon, 6 May 2024 22:33:14 -0700 Message-ID: <20240507053320.1566814-3-raj.khem@gmail.com> X-Mailer: git-send-email 2.45.0 In-Reply-To: <20240507053320.1566814-1-raj.khem@gmail.com> References: <20240507053320.1566814-1-raj.khem@gmail.com> MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Tue, 07 May 2024 05:33:33 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/199072 From: Martin Jansa http://gecko.lge.com:8000/Errors/Details/821679 Signed-off-by: Martin Jansa Signed-off-by: Khem Raj --- meta/recipes-support/libunwind/libunwind_1.6.2.bb | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/meta/recipes-support/libunwind/libunwind_1.6.2.bb b/meta/recipes-support/libunwind/libunwind_1.6.2.bb index 3208785124a..c7b1604b611 100644 --- a/meta/recipes-support/libunwind/libunwind_1.6.2.bb +++ b/meta/recipes-support/libunwind/libunwind_1.6.2.bb @@ -40,3 +40,11 @@ do_install:append () { } BBCLASSEXTEND = "native" + +# http://errors.yoctoproject.org/Errors/Build/183144/ +# libunwind-1.6.2/include/tdep-aarch64/libunwind_i.h:123:47: error: passing argument 1 of '_ULaarch64_uc_addr' from incompatible pointer type [-Wincompatible-pointer-types] +# libunwind-1.6.2/src/aarch64/Ginit.c:348:28: error: initialization of 'unw_tdep_context_t *' from incompatible pointer type 'ucontext_t *' [-Wincompatible-pointer-types] +# libunwind-1.6.2/src/aarch64/Ginit.c:377:28: error: initialization of 'unw_tdep_context_t *' from incompatible pointer type 'ucontext_t *' [-Wincompatible-pointer-types] +# libunwind-1.6.2/src/aarch64/Ginit_local.c:51:9: error: assignment to 'ucontext_t *' from incompatible pointer type 'unw_context_t *' {aka 'unw_tdep_context_t *'} [-Wincompatible-pointer-types] +# libunwind-1.6.2/src/aarch64/Gresume.c:37:28: error: initialization of 'unw_tdep_context_t *' from incompatible pointer type 'ucontext_t *' [-Wincompatible-pointer-types] +CFLAGS += "-Wno-error=incompatible-pointer-types" From patchwork Tue May 7 05:33:15 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Khem Raj X-Patchwork-Id: 43321 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 5FFC5C25B78 for ; Tue, 7 May 2024 05:33:33 +0000 (UTC) Received: from mail-pl1-f170.google.com (mail-pl1-f170.google.com [209.85.214.170]) by mx.groups.io with SMTP id smtpd.web11.4768.1715060007054020370 for ; Mon, 06 May 2024 22:33:27 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20230601 header.b=SjA7Gk6o; spf=pass (domain: gmail.com, ip: 209.85.214.170, mailfrom: raj.khem@gmail.com) Received: by mail-pl1-f170.google.com with SMTP id d9443c01a7336-1e4bf0b3e06so24096165ad.1 for ; Mon, 06 May 2024 22:33:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1715060006; x=1715664806; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=233KhXWarGVEp8oyyxVIQ0uwa0wmS0OffiUgla3e5/Y=; b=SjA7Gk6o3ns871cpQfMUomDZU0oTAYKnX7ewemV5aPYFQmdGn6Wi0DdsXcbhbgJDqW R9ubhjsiglfXa1JAdSv3mTHrt07M5BgYDl/+7JO4J31AAj3dAhIEYeeGI0gnJ3yf4j0Y TlPd3RdndkzFviY4c7I8kSnP5h4Apl6Akao9G6UYSDq97CGIATPKK3fh8OyKCyeM0/rI upI4VvK201U7Edey7ij0PH+p4963zSFOowmalyTeu8VJRFSGRfGdjAcQfxWV0wNn+o3f +Qx99fAYhccyX729waccCEqNXMljoBR4+tnrVGfZcKs2GzJKzJOdVmT+iV99k+dg79UL cSzA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715060006; x=1715664806; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=233KhXWarGVEp8oyyxVIQ0uwa0wmS0OffiUgla3e5/Y=; b=VySWFublAgBDK/7+YLzdHA0Aj8h0vBzOLp1HHrvQRb3ufAEjjFPZ7Gn0fbIAcbjja0 EZE3jsWDi68PKBYhZQolr6maNoTAmIBdkyC7ozqNyXrmyUtznvM4BRZ2odMY/m12vZFk 8oqgy6Ahq2J2sd9NsFnMLHAtKAQs58wpkX3EWfjSXBOtqOuCOgpz3898zJn5ZUNCXWHv +sI0CRqSU0BEFjNsKBpP6lBYI47JIR3cfcaixW4IjhyBmJUgSHWuDHyNkgT/9cv/DP/5 jYMfMj+2xRG9HGdoaAI5ulHpjk3BRTaEiByNiQZ2kK7MSuFiypy6nwS/K7moidFUcf10 b2lw== X-Gm-Message-State: AOJu0YzbyzhC12sQozWrudAzw0Mlg23R5s26CPn1TtNd1IPQdnJ9lWVZ 5DbQbQ36aIo5DF8O6WyuN0nv6WWNzMklxxQRKz4N8A7EREPa+TqrwSmAjFrv X-Google-Smtp-Source: AGHT+IHgRtTXPmoSFmPU/IEKc4IG6YSL7fd3BGZiAGTGQPj6dxHb9LgfXRRRm1GNlhzovIZIeEQM/w== X-Received: by 2002:a17:902:d2c6:b0:1eb:b50e:3577 with SMTP id n6-20020a170902d2c600b001ebb50e3577mr15060176plc.56.1715060006229; Mon, 06 May 2024 22:33:26 -0700 (PDT) Received: from apollo.hsd1.ca.comcast.net ([2601:646:9d80:4380::cf93]) by smtp.gmail.com with ESMTPSA id i10-20020a170902c94a00b001eb4a71cb58sm9221483pla.114.2024.05.06.22.33.25 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 06 May 2024 22:33:25 -0700 (PDT) From: Khem Raj To: openembedded-core@lists.openembedded.org Cc: Martin Jansa , Khem Raj Subject: [PATCH v2 04/11] zip lrzsz connman-gnome libfm: ignore various issues fatal with gcc-14 Date: Mon, 6 May 2024 22:33:15 -0700 Message-ID: <20240507053320.1566814-4-raj.khem@gmail.com> X-Mailer: git-send-email 2.45.0 In-Reply-To: <20240507053320.1566814-1-raj.khem@gmail.com> References: <20240507053320.1566814-1-raj.khem@gmail.com> MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Tue, 07 May 2024 05:33:33 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/199073 From: Martin Jansa work arounds for: oe-core/meta/recipes-bsp/lrzsz/lrzsz_0.12.20.bb:do_compile oe-core/meta/recipes-connectivity/connman/connman-gnome_0.7.bb:do_compile oe-core/meta/recipes-support/libfm/libfm_1.3.2.bb:do_compile oe-core/meta/recipes-extended/zip/zip_3.0.bb:do_compile http://errors.yoctoproject.org/Errors/Build/183127/ More fixes on ML (especially for -native with gcc-14 on host) zip: https://lists.openembedded.org/g/openembedded-core/message/198783 cdrtools: https://lists.openembedded.org/g/openembedded-core/message/198899 syslinux: https://lists.openembedded.org/g/openembedded-core/message/198901 Signed-off-by: Martin Jansa Signed-off-by: Khem Raj --- meta/recipes-bsp/lrzsz/lrzsz_0.12.20.bb | 6 ++++++ meta/recipes-connectivity/connman/connman-gnome_0.7.bb | 4 ++++ meta/recipes-extended/zip/zip_3.0.bb | 5 +++++ meta/recipes-support/libfm/libfm_1.3.2.bb | 4 ++++ 4 files changed, 19 insertions(+) diff --git a/meta/recipes-bsp/lrzsz/lrzsz_0.12.20.bb b/meta/recipes-bsp/lrzsz/lrzsz_0.12.20.bb index 63edcbd8643..3024ddcaf07 100644 --- a/meta/recipes-bsp/lrzsz/lrzsz_0.12.20.bb +++ b/meta/recipes-bsp/lrzsz/lrzsz_0.12.20.bb @@ -46,3 +46,9 @@ ALTERNATIVE_TARGET[rb] = "${bindir}/lrz" ALTERNATIVE_TARGET[sz] = "${bindir}/lsz" ALTERNATIVE_TARGET[sx] = "${bindir}/lsz" ALTERNATIVE_TARGET[sb] = "${bindir}/lsz" + +# http://errors.yoctoproject.org/Errors/Details/766929/ +# lrzsz-0.12.20/src/tcp.c:75:56: error: passing argument 3 of 'getsockname' from incompatible pointer type [-Wincompatible-pointer-types] +# lrzsz-0.12.20/src/tcp.c:83:52: error: passing argument 3 of 'getsockname' from incompatible pointer type [-Wincompatible-pointer-types] +# lrzsz-0.12.20/src/tcp.c:103:51: error: passing argument 3 of 'accept' from incompatible pointer type [-Wincompatible-pointer-types] +CFLAGS += "-Wno-error=incompatible-pointer-types" diff --git a/meta/recipes-connectivity/connman/connman-gnome_0.7.bb b/meta/recipes-connectivity/connman/connman-gnome_0.7.bb index f6150d98ec9..46b3f854c52 100644 --- a/meta/recipes-connectivity/connman/connman-gnome_0.7.bb +++ b/meta/recipes-connectivity/connman/connman-gnome_0.7.bb @@ -28,3 +28,7 @@ RDEPENDS:${PN} = "connman" do_install:append() { install -m 0644 ${UNPACKDIR}/images/* ${D}/usr/share/icons/hicolor/22x22/apps/ } + +# http://errors.yoctoproject.org/Errors/Details/766926/ +# connman-client.c:200:15: error: assignment to 'GtkTreeModel *' {aka 'struct _GtkTreeModel *'} from incompatible pointer type 'GtkTreeStore *' {aka 'struct _GtkTreeStore *'} [-Wincompatible-pointer-types] +CFLAGS += "-Wno-error=incompatible-pointer-types" diff --git a/meta/recipes-extended/zip/zip_3.0.bb b/meta/recipes-extended/zip/zip_3.0.bb index 70df5ab8728..e7705b8faf4 100644 --- a/meta/recipes-extended/zip/zip_3.0.bb +++ b/meta/recipes-extended/zip/zip_3.0.bb @@ -53,3 +53,8 @@ BBCLASSEXTEND = "native" # exclude version 2.3.2 which triggers a false positive UPSTREAM_CHECK_REGEX = "^zip(?P(?!232).+)\.tgz" + +# http://errors.yoctoproject.org/Errors/Details/766953/ +# unix/unix.c:84:51: error: passing argument 4 of 'fread' from incompatible pointer type [-Wincompatible-pointer-types] +CFLAGS += "-Wno-error=incompatible-pointer-types" +# proper fix on ML: https://lists.openembedded.org/g/openembedded-core/message/198783 diff --git a/meta/recipes-support/libfm/libfm_1.3.2.bb b/meta/recipes-support/libfm/libfm_1.3.2.bb index 057c7370293..1d7609165b4 100644 --- a/meta/recipes-support/libfm/libfm_1.3.2.bb +++ b/meta/recipes-support/libfm/libfm_1.3.2.bb @@ -53,3 +53,7 @@ do_install:append () { rm -f ${D}${libdir}/libfm-extra.a rm -f ${D}${libdir}/libfm-extra.la } + +# http://errors.yoctoproject.org/Errors/Details/766924/ +# libfm-1.3.2/src/actions/action.c:2050:25: error: assignment to 'gchar **' {aka 'char **'} from incompatible pointer type 'const gchar * const*' {aka 'const char * const*'} [-Wincompatible-pointer-types] +CFLAGS += "-Wno-error=incompatible-pointer-types" From patchwork Tue May 7 05:33:16 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Khem Raj X-Patchwork-Id: 43318 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 36D17C25B77 for ; Tue, 7 May 2024 05:33:33 +0000 (UTC) Received: from mail-pl1-f173.google.com (mail-pl1-f173.google.com [209.85.214.173]) by mx.groups.io with SMTP id smtpd.web11.4769.1715060008442876422 for ; Mon, 06 May 2024 22:33:28 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20230601 header.b=iymITuxZ; spf=pass (domain: gmail.com, ip: 209.85.214.173, mailfrom: raj.khem@gmail.com) Received: by mail-pl1-f173.google.com with SMTP id d9443c01a7336-1ed96772f92so18182905ad.0 for ; Mon, 06 May 2024 22:33:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1715060008; x=1715664808; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=FS8Ng2ILnd/moW06hNKZoPQzRtfOgKrme3ZDRhA8xTg=; b=iymITuxZPfJnULUVQVNPI2JH2vgQ0BK6t8jMCTzs4ZgsUTB47kUiyaB8xDQnon7860 k1BSTqU37iKlpGfph055P4xJnKm8MMs1ap82Qdmfg4c22zui04N1aoeSWo4X4dmhKVL0 vzk7PDhhH1uIApmo6AJjw3xvzpkD3XmOp6urfvT0OS9AV0ZtrmUhduXcWiGdf/q9el68 S3zTlbnJC86jERiezxoKbJy2th6tFoUzIdl+3r9Kh1/wQlzIQbTSedCipBfS89Cpm5mx gVWVfrdU+b3mA0dHe7xqalZDXqUKH3atCkhRXDIay0i1q2sy7wp9ffLpO5VkITGuEiBB 2Glg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715060008; x=1715664808; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=FS8Ng2ILnd/moW06hNKZoPQzRtfOgKrme3ZDRhA8xTg=; b=c/YP2Ik3m7U7JeUc2n/dU0iDk5Qi2+Y07gkAkBsBN+rZv61tuFINPRhbE3XipvQUDA HKGE+kLcxPG5sXdBmXA0Ppdw6PVJMWqCHVf3f0l4ohCBGQ42sauoHXKv1Az7g8dka4Z/ N1kugt3+yBgZOSHT7zFkEmzJjYBzUq79Y/kikH++EmP+/pmbZ736ZrAhYhzAdy4uz6qa EQxQGppGgTN0tSA3Mj71NJIby9Hd42UTgh5U+kMoNNgstg/VojoMMx7diXgqxexLIFWq j+DLvBjovF+D3Ha61rotsaL1AGH9/EOiVwe6ikNGT1PNYp+VOCcgZ/O8bYIx5k9DcV7T xzug== X-Gm-Message-State: AOJu0YxDMXWi70badeuonFAPe1EKHaCN5MHHVV4MnlLiJEYxK6LSSk2m QRLvEBDNksB9gU/hVYtUy84oNYSHpYyUIUmrWy6sLNb+URbuxx30zYKuWQRB X-Google-Smtp-Source: AGHT+IGHtQViT8kiVGbCLunQKHq63DG64GDwejKBlVCzBo+5Y7tiJuqjypxT9xAytDsf26H6EJRBLw== X-Received: by 2002:a17:902:ccc5:b0:1ec:2517:3a06 with SMTP id z5-20020a170902ccc500b001ec25173a06mr13365658ple.27.1715060007597; Mon, 06 May 2024 22:33:27 -0700 (PDT) Received: from apollo.hsd1.ca.comcast.net ([2601:646:9d80:4380::cf93]) by smtp.gmail.com with ESMTPSA id i10-20020a170902c94a00b001eb4a71cb58sm9221483pla.114.2024.05.06.22.33.26 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 06 May 2024 22:33:26 -0700 (PDT) From: Khem Raj To: openembedded-core@lists.openembedded.org Cc: Martin Jansa , Khem Raj Subject: [PATCH v2 05/11] p11-kit: ignore various issues fatal with gcc-14 (for 32bit MACHINEs) Date: Mon, 6 May 2024 22:33:16 -0700 Message-ID: <20240507053320.1566814-5-raj.khem@gmail.com> X-Mailer: git-send-email 2.45.0 In-Reply-To: <20240507053320.1566814-1-raj.khem@gmail.com> References: <20240507053320.1566814-1-raj.khem@gmail.com> MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Tue, 07 May 2024 05:33:33 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/199074 From: Martin Jansa * these are reproducible only with 32bit MACHINEs and probably related to time64.inc * http://errors.yoctoproject.org/Errors/Build/183154/ Signed-off-by: Martin Jansa Signed-off-by: Khem Raj --- meta/recipes-support/p11-kit/p11-kit_0.25.3.bb | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/meta/recipes-support/p11-kit/p11-kit_0.25.3.bb b/meta/recipes-support/p11-kit/p11-kit_0.25.3.bb index b7ebd44abc6..2ede38deba2 100644 --- a/meta/recipes-support/p11-kit/p11-kit_0.25.3.bb +++ b/meta/recipes-support/p11-kit/p11-kit_0.25.3.bb @@ -32,3 +32,13 @@ FILES:${PN} += " \ INSANE_SKIP:${PN} = "dev-so" BBCLASSEXTEND = "native nativesdk" + +# # This one is reproducible only on 32bit MACHINEs +# http://errors.yoctoproject.org/Errors/Details/766969/ +# git/p11-kit/import-object.c:223:62: error: passing argument 3 of 'p11_asn1_read' from incompatible pointer type [-Wincompatible-pointer-types] +# git/p11-kit/import-object.c:229:70: error: passing argument 3 of 'p11_asn1_read' from incompatible pointer type [-Wincompatible-pointer-types] +# git/p11-kit/import-object.c:264:78: error: passing argument 3 of 'p11_asn1_read' from incompatible pointer type [-Wincompatible-pointer-types] +# git/p11-kit/import-object.c:223:62: error: passing argument 3 of 'p11_asn1_read' from incompatible pointer type [-Wincompatible-pointer-types] +# git/p11-kit/import-object.c:229:70: error: passing argument 3 of 'p11_asn1_read' from incompatible pointer type [-Wincompatible-pointer-types] +# git/p11-kit/import-object.c:264:78: error: passing argument 3 of 'p11_asn1_read' from incompatible pointer type [-Wincompatible-pointer-types] +CFLAGS += "-Wno-error=incompatible-pointer-types" From patchwork Tue May 7 05:33:17 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Khem Raj X-Patchwork-Id: 43319 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 27826C25B76 for ; Tue, 7 May 2024 05:33:33 +0000 (UTC) Received: from mail-pl1-f176.google.com (mail-pl1-f176.google.com [209.85.214.176]) by mx.groups.io with SMTP id smtpd.web10.4736.1715060009378704111 for ; Mon, 06 May 2024 22:33:29 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20230601 header.b=OL0NGbCP; spf=pass (domain: gmail.com, ip: 209.85.214.176, mailfrom: raj.khem@gmail.com) Received: by mail-pl1-f176.google.com with SMTP id d9443c01a7336-1eab16c8d83so20125375ad.3 for ; Mon, 06 May 2024 22:33:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1715060008; x=1715664808; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=c7AnVRSxIKtYuf0ywbbYH2gMA5NjwE30SWIXQ4oYqb4=; b=OL0NGbCPXxbdTbvh1V3KMsUIsF0ffL9Ro/HWvnH6zmxpVnMizsmNaQrIxH0gKuJWbJ 8YpzXLjTd5Aw6eBzRryJUlZVMyJp5ibH9rhJsovbz9fxhOf6b1982OsS4CDyHjVWYCa6 ezEzHCa0f+Av6JpKsEu9IyyKnX6BtcFqasKfMd34DbGD7jBhgLM+9Qtpsi0ASkvaiq7L rXQc1ktkFHBEqi/HVsjI2rnKLITuqUf+VUqt3U+jHYr2Kq32DnTIBn0VfqLt+Bbg4iSS mSg5Pzj85dkTzRixlH3HxYaT0Xy+tnl4sbqqdUPTc53qTngUCRNpQTE5Kw11ymQ3DVTz mwrg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715060008; x=1715664808; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=c7AnVRSxIKtYuf0ywbbYH2gMA5NjwE30SWIXQ4oYqb4=; b=AvEd1o9mM0MCA/Cn7day7b0N8UANuoykqE5tiGLZKKiR4MV54BNZ+TFX4I4DcVRD99 jCXvxH+80zDg3MQ78GyxgBsF203IwreJSdFZficRYk9GhRvyfLD44e3J2VzFOMqGwjg0 lePqRdpl3Y/KzmdM7g292sRvGNpik91fnWZEW4Xah8j+/w0Qgp2MyurcG6xvM+OjVK9r 0QsgnzUImCDHy5H0kYvbMVaoAxIaeVPeSxSz6YhmEqLbNNRd1Z9/1Bz/Lr0iKJNo6orl Gm3zVyR2jignW/+ki8UdtV+4us31IcI6DHGpEsPN4Jwq7smwuyBMVurZrOXjLozljMjZ aeHQ== X-Gm-Message-State: AOJu0Yz/4iClANSclX/8TkK9RvYlxxhvSbvL3lHBvtFPOqIgAvvtzC76 ModTq+iyEtqVlACfI1tTbhofuaC8En+zFXj+nXFe3mRU0ZNr5F6SgtaNiD9k X-Google-Smtp-Source: AGHT+IFiv61brRGSn1beO0DnkDmWuvocrU6hmAqDxcXIr5ckTK17YOb5AKrNKsiVGxjhbb+9SJMkfQ== X-Received: by 2002:a17:903:2349:b0:1e5:3c5:55a5 with SMTP id c9-20020a170903234900b001e503c555a5mr13060313plh.8.1715060008426; Mon, 06 May 2024 22:33:28 -0700 (PDT) Received: from apollo.hsd1.ca.comcast.net ([2601:646:9d80:4380::cf93]) by smtp.gmail.com with ESMTPSA id i10-20020a170902c94a00b001eb4a71cb58sm9221483pla.114.2024.05.06.22.33.27 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 06 May 2024 22:33:28 -0700 (PDT) From: Khem Raj To: openembedded-core@lists.openembedded.org Cc: Khem Raj Subject: [PATCH v2 06/11] pcmanfm: Disable incompatible-pointer-types warning as error Date: Mon, 6 May 2024 22:33:17 -0700 Message-ID: <20240507053320.1566814-6-raj.khem@gmail.com> X-Mailer: git-send-email 2.45.0 In-Reply-To: <20240507053320.1566814-1-raj.khem@gmail.com> References: <20240507053320.1566814-1-raj.khem@gmail.com> MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Tue, 07 May 2024 05:33:33 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/199075 Signed-off-by: Khem Raj --- meta/recipes-sato/pcmanfm/pcmanfm_1.3.2.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta/recipes-sato/pcmanfm/pcmanfm_1.3.2.bb b/meta/recipes-sato/pcmanfm/pcmanfm_1.3.2.bb index 22c9fa59dcd..2e463cd7b36 100644 --- a/meta/recipes-sato/pcmanfm/pcmanfm_1.3.2.bb +++ b/meta/recipes-sato/pcmanfm/pcmanfm_1.3.2.bb @@ -27,6 +27,8 @@ inherit autotools pkgconfig features_check mime-xdg REQUIRED_DISTRO_FEATURES = "x11" EXTRA_OECONF = "--with-gtk=3" +# GCC 14 finds extra incompatible pointer type warnings which are treated as errors +CFLAGS += "-Wno-error=incompatible-pointer-types" do_install:append () { install -d ${D}/${datadir} From patchwork Tue May 7 05:33:18 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Khem Raj X-Patchwork-Id: 43316 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 2005CC25B5C for ; Tue, 7 May 2024 05:33:33 +0000 (UTC) Received: from mail-pl1-f180.google.com (mail-pl1-f180.google.com [209.85.214.180]) by mx.groups.io with SMTP id smtpd.web11.4770.1715060010506807770 for ; Mon, 06 May 2024 22:33:30 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20230601 header.b=HqkKAq/4; spf=pass (domain: gmail.com, ip: 209.85.214.180, mailfrom: raj.khem@gmail.com) Received: by mail-pl1-f180.google.com with SMTP id d9443c01a7336-1e65a1370b7so24737295ad.3 for ; Mon, 06 May 2024 22:33:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1715060010; x=1715664810; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=Yk0jkyZkFA5Rx0RKWWpX4rmtL3NQrUbKzy6KCis/XJc=; b=HqkKAq/4fGay6Y/Te6ziNQQmwUe5/+wnlEWC4kGBoyMgrLOf9VGarWTnjOtLG5AQ1U TyXy85Xn4nLCYYwUldDso1fGSRac03aaWAjlGEbweKiCfekCY5nLSwDNC/6A1Xit1r8P wAgkZT3dmkBtY0kRm+BQgdFWDEXB52wyDRrKH2qDxTZcmFbdKPsN/l/kY/oceLkTYFQD hW8l5e8cAAzxNcJ4qxxGnUmneB35pGlXzvlEV9jKfH6LcrezHqMts/MQs6YdZ12wqiPe BB9yuwMYbS+3Lh5NtzNA+UcgKdvRzZqnH0I4ssKV19/6KP+PSIHpJQnaDDvpcWKm0+P4 mFLw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715060010; x=1715664810; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Yk0jkyZkFA5Rx0RKWWpX4rmtL3NQrUbKzy6KCis/XJc=; b=AZfPpfniEB7gVmeKQZ7cO1PiczTFgL/LN3ohIY0KxvKRnhTiu6FCTxt96Ve3bhcFK6 9K3sTdlwZvsEKhH3cg7OuJeiEJ2dLpV5luDsfaVjsbR0XlyZhLJ35RH3FKJciB2Wb1Lh AmCL42mrNK2PeBguriDLCjzavR1sKG4nXH89xEbUxO7JdNcFDFq2iVf3bdURFuXf+zL9 zcGRbIZKdyuZhti1fFy1oMWD6VSBwcxH9NRDAlEdrjyVjcoVDNjHqrzHfZcrX5QLNFxc /gwX408Ndiua5XTH/oL+DfU4SfvYDMeWC94RzQ0nA8G8HL948qQ6ruQQUOaFN/RSA5wv r4ug== X-Gm-Message-State: AOJu0YyWLqwmYnsy6UwmQpjKBsu2Ez0qHfhDWzhQfdwpCx4A9r6GPPJy slX/SE+m7yMc/ho1NUNAmSuc5vcemLmx//uiJmBmQ7TA3bOSK6Hy6G+q4DVb X-Google-Smtp-Source: AGHT+IHbgLcgG0CWYnvi2SJt4XdxMNPJVdAP7KRvis79LsVdwHapGgbrLQXkImREnkym44QND/3Ojg== X-Received: by 2002:a17:903:246:b0:1e5:d021:cf58 with SMTP id j6-20020a170903024600b001e5d021cf58mr16563100plh.36.1715060009738; Mon, 06 May 2024 22:33:29 -0700 (PDT) Received: from apollo.hsd1.ca.comcast.net ([2601:646:9d80:4380::cf93]) by smtp.gmail.com with ESMTPSA id i10-20020a170902c94a00b001eb4a71cb58sm9221483pla.114.2024.05.06.22.33.28 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 06 May 2024 22:33:28 -0700 (PDT) From: Khem Raj To: openembedded-core@lists.openembedded.org Cc: Khem Raj , Martin Jansa Subject: [PATCH v2 07/11] kea: Remove -fvisibility-inlines-hidden from C++ flags Date: Mon, 6 May 2024 22:33:18 -0700 Message-ID: <20240507053320.1566814-7-raj.khem@gmail.com> X-Mailer: git-send-email 2.45.0 In-Reply-To: <20240507053320.1566814-1-raj.khem@gmail.com> References: <20240507053320.1566814-1-raj.khem@gmail.com> MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Tue, 07 May 2024 05:33:33 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/199076 This fixes build with gcc-14, where default visibility is extended to inline functions and getAll() function now falls into this category and functions are marked hidden resulting in linking errors Fixes /OE/build/oe-core/tmp-glibc/work/core2-64-oe-linux/kea/2.5.8/recipe-sysroot-native/usr/bin/x86_64-oe-linux/../../libexec/x86_64-oe-linux/gcc/x86_64-oe-linux/14.0.1/ld: ./.libs/libdhcp4.a(dhcp4_srv.o): in function `isc::dhcp::Dhcpv4Srv::appendRequestedVendorOptions(isc::dhcp::Dhcpv4Exchange&)': /usr/src/debug/kea/2.5.8/src/bin/dhcp4/dhcp4_srv.cc:2356:(.text+0xaac2): undefined reference to `isc::dhcp::CfgOption::getAll(unsigned int) const' /OE/build/oe-core/tmp-glibc/work/core2-64-oe-linux/kea/2.5.8/recipe-sysroot-native/usr/bin/x86_64-oe-linux/../../libexec/x86_64-oe-linux/gcc/x86_64-oe-linux/14.0.1/ld: ./.libs/libdhcp4.a(dhcp4_srv.o): in function `isc::dhcp::OptionDescriptor isc::dhcp::CfgOption::get(unsigned int const&, unsigned short) const': /usr/src/debug/kea/2.5.8/src/lib/dhcpsrv/cfg_option.h:609:(.text+0xb288): undefined reference to `isc::dhcp::CfgOption::getAll(unsigned int) const' /OE/build/oe-core/tmp-glibc/work/core2-64-oe-linux/kea/2.5.8/recipe-sysroot-native/usr/bin/x86_64-oe-linux/../../libexec/x86_64-oe-linux/gcc/x86_64-oe-linux/14.0.1/ld: ./.libs/libdhcp4.a(dhcp4_srv.o): in function `isc::dhcp::Dhcpv4Srv::appendRequestedOptions(isc::dhcp::Dhcpv4Exchange&)': /usr/src/debug/kea/2.5.8/src/bin/dhcp4/dhcp4_srv.cc:2128:(.text+0xc556): undefined reference to `isc::dhcp::CfgOption::getAll(std::__cxx11::basic_string, std::allocator > const&) const' /OE/build/oe-core/tmp-glibc/work/core2-64-oe-linux/kea/2.5.8/recipe-sysroot-native/usr/bin/x86_64-oe-linux/../../libexec/x86_64-oe-linux/gcc/x86_64-oe-linux/14.0.1/ld: ./.libs/libdhcp4.a(dhcp4_srv.o): in function `std::vector > isc::dhcp::CfgOption::getList(char const (&) [6], unsigned short) const': /usr/src/debug/kea/2.5.8/src/lib/dhcpsrv/cfg_option.h:641:(.text._ZNK3isc4dhcp9CfgOption7getListIA6_cEESt6vectorINS0_16OptionDescriptorESaIS5_EERKT_t[_ZNK3isc4dhcp9CfgOption7getListIA6_cEESt6vectorINS0_16OptionDescriptorESaIS5_EERKT_t]+0x86): undefined reference to `isc::dhcp::CfgOption::getAll(std::__cxx11::basic_string, std::allocator > const&) const' /OE/build/oe-core/tmp-glibc/work/core2-64-oe-linux/kea/2.5.8/recipe-sysroot-native/usr/bin/x86_64-oe-linux/../../libexec/x86_64-oe-linux/gcc/x86_64-oe-linux/14.0.1/ld: ./.libs/libdhcp4.a(dhcp4_srv.o): in function `isc::dhcp::OptionDescriptor isc::dhcp::CfgOption::get(char const (&) [6], unsigned short) const': /usr/src/debug/kea/2.5.8/src/lib/dhcpsrv/cfg_option.h:609:(.text._ZNK3isc4dhcp9CfgOption3getIA6_cEENS0_16OptionDescriptorERKT_t[_ZNK3isc4dhcp9CfgOption3getIA6_cEENS0_16OptionDescriptorERKT_t]+0x77): undefined reference to `isc::dhcp::CfgOption::getAll(std::__cxx11::basic_string, std::allocator > const&) const' collect2: error: ld returned 1 exit status make[5]: *** [Makefile:651: kea-dhcp4] Error 1 Signed-off-by: Khem Raj Cc: Martin Jansa --- meta/recipes-connectivity/kea/kea_2.4.1.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta/recipes-connectivity/kea/kea_2.4.1.bb b/meta/recipes-connectivity/kea/kea_2.4.1.bb index 6c1e457938a..19309ce3144 100644 --- a/meta/recipes-connectivity/kea/kea_2.4.1.bb +++ b/meta/recipes-connectivity/kea/kea_2.4.1.bb @@ -38,6 +38,7 @@ DEBUG_OPTIMIZATION:append:mipsel = " -O" BUILD_OPTIMIZATION:remove:mipsel = " -Og" BUILD_OPTIMIZATION:append:mipsel = " -O" +CXXFLAGS:remove = "-fvisibility-inlines-hidden" EXTRA_OECONF = "--with-boost-libs=-lboost_system \ --with-log4cplus=${STAGING_DIR_TARGET}${prefix} \ --with-openssl=${STAGING_DIR_TARGET}${prefix}" From patchwork Tue May 7 05:33:19 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Khem Raj X-Patchwork-Id: 43317 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 15B7FC25B5F for ; Tue, 7 May 2024 05:33:33 +0000 (UTC) Received: from mail-pg1-f179.google.com (mail-pg1-f179.google.com [209.85.215.179]) by mx.groups.io with SMTP id smtpd.web10.4737.1715060011312037859 for ; Mon, 06 May 2024 22:33:31 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20230601 header.b=h0m9yyqz; spf=pass (domain: gmail.com, ip: 209.85.215.179, mailfrom: raj.khem@gmail.com) Received: by mail-pg1-f179.google.com with SMTP id 41be03b00d2f7-5ce07cf1e5dso1703774a12.2 for ; Mon, 06 May 2024 22:33:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1715060010; x=1715664810; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=gTQKkOegOTR7PIVdadtj5g0adjERETMZBj7AlNwqVdU=; b=h0m9yyqzzNFLYR+Ihkb25Hoyw/M80d7PVH1glsbOFPeNTW6OwBzT8eKzit/4uWdSiT TimXd092lOaTsIMALheYwxDQrcquNdBeromUp8Tpf96Jy3/ECciork9fJtnlNednTDh+ HNGTHB5GnHWzOnC39HEqPbkzrK0rBL+fXduWBWWmC5yLeIAWjxub9vnshkk7/h4ICPfM HYGcsa7iE7HmGCLlFINCidsGIAnaX/QXLwUB2/BZjbw+Wkl6S2ZZ3hzHgm+MzaJTNX6t 7t/CnsL97FbzN+iFcw/1LD1k8r0F+y0XZiR8CauXLI8imb7YvoR9MEGz0ImRxAQi+2Dp erYA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715060010; x=1715664810; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=gTQKkOegOTR7PIVdadtj5g0adjERETMZBj7AlNwqVdU=; b=ZWEfjb302gPj5GqtWVKx89ckfwSLjKU4QYbvdLoUBCK3SWXEr8c9rz0sWvx0dWJ4JZ lm1o5fxRshoPsBYUBCamAmHt2ai+EI73RCkthm/t5pZy3VYQXs3UheFY8kD0cngMug3a JWoIxpyxWB2J5HQrYRYZFKS4ztOZzfiG51uw5ErLy8kRh1BSBzNlZ1HuICsGpQhw79SH iDGe+Ni3lixYAevkpclqkix9heSA3oprSYLV4h7wn097QVy2P6wG/0B3qfJ+A7SeU1KV kHy4cMHLTmK1WHYHjgg58RuA935PkP2YkWkMGbezHIeFLjQvFIdR6aiRe6pQiBQCwx6K Na6g== X-Gm-Message-State: AOJu0Yy44fPlalxYKO2MbhePiaNioo5hZ/YNXfd+NvCfLDvLll6rPKCi MVFtdICmrQC2j1qnQPvdK1jjnXkZa76pX8X+7Sr7NAYmy/DcRtKeUnCuPTxm X-Google-Smtp-Source: AGHT+IGNrbpEM5hBvfJ25Fufya7kOiJUz3gShe5VSR7u24NgduFEJIWy7Ch2qlEmmXl9ZanDdiRwYg== X-Received: by 2002:a05:6a20:734b:b0:1af:5d8e:c6c with SMTP id v11-20020a056a20734b00b001af5d8e0c6cmr13350404pzc.18.1715060010511; Mon, 06 May 2024 22:33:30 -0700 (PDT) Received: from apollo.hsd1.ca.comcast.net ([2601:646:9d80:4380::cf93]) by smtp.gmail.com with ESMTPSA id i10-20020a170902c94a00b001eb4a71cb58sm9221483pla.114.2024.05.06.22.33.29 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 06 May 2024 22:33:30 -0700 (PDT) From: Khem Raj To: openembedded-core@lists.openembedded.org Cc: Khem Raj Subject: [PATCH v2 08/11] consolekit: Disable incompatible-pointer-types warning as error Date: Mon, 6 May 2024 22:33:19 -0700 Message-ID: <20240507053320.1566814-8-raj.khem@gmail.com> X-Mailer: git-send-email 2.45.0 In-Reply-To: <20240507053320.1566814-1-raj.khem@gmail.com> References: <20240507053320.1566814-1-raj.khem@gmail.com> MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Tue, 07 May 2024 05:33:33 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/199077 Fixes build with gcc-14 Signed-off-by: Khem Raj --- meta/recipes-support/consolekit/consolekit_0.4.6.bb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/meta/recipes-support/consolekit/consolekit_0.4.6.bb b/meta/recipes-support/consolekit/consolekit_0.4.6.bb index 346bd60e4d7..0f2153d493d 100644 --- a/meta/recipes-support/consolekit/consolekit_0.4.6.bb +++ b/meta/recipes-support/consolekit/consolekit_0.4.6.bb @@ -31,6 +31,9 @@ PACKAGECONFIG[pam] = "--enable-pam-module --with-pam-module-dir=${base_libdir}/s PACKAGECONFIG[polkit] = "--with-polkit,--without-polkit,polkit" PACKAGECONFIG[systemd] = "--with-systemdsystemunitdir=${systemd_system_unitdir}/,--with-systemdsystemunitdir=" +# Fails to build with GCC14 with incompatible pointer error warning being treated as error +CFLAGS += "-Wno-error=incompatible-pointer-types" + FILES:${PN} += "${exec_prefix}/lib/ConsoleKit \ ${libdir}/ConsoleKit ${systemd_unitdir} ${base_libdir} \ ${datadir}/dbus-1 ${datadir}/PolicyKit ${datadir}/polkit*" From patchwork Tue May 7 05:33:20 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Khem Raj X-Patchwork-Id: 43314 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id EAD91C41513 for ; Tue, 7 May 2024 05:33:32 +0000 (UTC) Received: from mail-pl1-f180.google.com (mail-pl1-f180.google.com [209.85.214.180]) by mx.groups.io with SMTP id smtpd.web11.4771.1715060012492791949 for ; Mon, 06 May 2024 22:33:32 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20230601 header.b=HlbfPI7t; spf=pass (domain: gmail.com, ip: 209.85.214.180, mailfrom: raj.khem@gmail.com) Received: by mail-pl1-f180.google.com with SMTP id d9443c01a7336-1eab16dcfd8so18679105ad.0 for ; Mon, 06 May 2024 22:33:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1715060012; x=1715664812; darn=lists.openembedded.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=/lyluQrCJia6PaFv7aRiurtL5lDshBuGuIgjc1ynWKw=; b=HlbfPI7tRmWyKkH+OG+9IvAjW/nQnFvArovykXvF/fImWPSvLOrZDDx9JEdnu4poQv p0zPnE/OG5FPgwzp5t17buUHJOrvFb7EJmHvNZ4pUtErKt1bJb0u2o1ScvwNk6hajQa4 ozAEfEPpVcpUjPRhmNSrPYvKyOVvI7mz4dMWxYi2VuTe9/4prmU6FEKR/UfXlyleRda3 1BHVKI+//i8h+l6J9OSf7mmNWobJICO9blcIxxbOHdfHahMog3YwvpMUkGQJpP+Goc2S yaYMfkuJLBgcstAQg7BBNeZkykn9R/I4+sWjKQ3tglFN/VYP5wllaZM2844SKUnyY04k L69w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715060012; x=1715664812; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=/lyluQrCJia6PaFv7aRiurtL5lDshBuGuIgjc1ynWKw=; b=SDCgmX0U/hWxL/smxoHI+ZJ1QHBbsPm+D3lO/lCT3SOr5ZQd/IxNQNshOhYFkPmWY4 S84zbPxWqQyMjcEka8BTL6aYFaZ3ipwyT/Pti56cpc6KMqxVdIqB9orDknDl/uk53N8a SOdVATSb/VJG+EY72n1SRqW8wOwc8OHjLoMW22ry/DBYeDRPvMxjE21fXs5YaVCEErOM KfuR+efsnfEsP+GAuaeFWee/SDGjnwwJSTOG0y1wk8bd0Un17DkFJUecJANoKAfo7F2c o/sXk8cSuDQ6yn3tqh7GynL9BcXP4Wh6z2oH+AwGKLU0RDwb+ZzMCKjoKDPFsZINBKPa D2kw== X-Gm-Message-State: AOJu0YzyU+Gn+YDBOtAQDJknzthi/ds65o3/WMwHtHaJmSVgF8KJk7WD 6Zd+Ocz7JXtkoR0MNJjQ3di6KzE3pIIvMnZxnlvAA1CxwhNWyM1pqxjyFPsX X-Google-Smtp-Source: AGHT+IHmrMSGmjnNaaofh70zimAo2Dsf8IXo5EoBO6PctmTsvUcqqWkww7FzBjSi1i7/lfBih28Wvg== X-Received: by 2002:a17:902:cf06:b0:1ed:6cfa:86ff with SMTP id i6-20020a170902cf0600b001ed6cfa86ffmr11154887plg.63.1715060011780; Mon, 06 May 2024 22:33:31 -0700 (PDT) Received: from apollo.hsd1.ca.comcast.net ([2601:646:9d80:4380::cf93]) by smtp.gmail.com with ESMTPSA id i10-20020a170902c94a00b001eb4a71cb58sm9221483pla.114.2024.05.06.22.33.30 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 06 May 2024 22:33:30 -0700 (PDT) From: Khem Raj To: openembedded-core@lists.openembedded.org Cc: Khem Raj Subject: [PATCH v2 09/11] gtk4: Disable int-conversion warning as error Date: Mon, 6 May 2024 22:33:20 -0700 Message-ID: <20240507053320.1566814-9-raj.khem@gmail.com> X-Mailer: git-send-email 2.45.0 In-Reply-To: <20240507053320.1566814-1-raj.khem@gmail.com> References: <20240507053320.1566814-1-raj.khem@gmail.com> MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Tue, 07 May 2024 05:33:32 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/199078 This helps builds on 32bit machines when using GCC-14 there is a bug filed for fixing this in code [1] [1] https://gitlab.gnome.org/GNOME/gtk/-/issues/6033 Signed-off-by: Khem Raj --- meta/recipes-gnome/gtk+/gtk4_4.14.2.bb | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/meta/recipes-gnome/gtk+/gtk4_4.14.2.bb b/meta/recipes-gnome/gtk+/gtk4_4.14.2.bb index 282e81f0482..39483357b4a 100644 --- a/meta/recipes-gnome/gtk+/gtk4_4.14.2.bb +++ b/meta/recipes-gnome/gtk+/gtk4_4.14.2.bb @@ -76,6 +76,10 @@ PACKAGECONFIG[gstreamer] = "-Dmedia-gstreamer=enabled,-Dmedia-gstreamer=disabled PACKAGECONFIG[tracker] = "-Dtracker=enabled,-Dtracker=disabled,tracker,tracker-miners" PACKAGECONFIG[vulkan] = "-Dvulkan=enabled,-Dvulkan=disabled, vulkan-loader vulkan-headers shaderc-native" +# Disable int-conversion warning as error until [1] is fixed +# [1] https://gitlab.gnome.org/GNOME/gtk/-/issues/6033 +CFLAGS:append = " -Wno-error=int-conversion" + LIBV = "4.0.0" FILES:${PN}:append = " \