From mboxrd@z Thu Jan 1 00:00:00 1970 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 smtp1.osuosl.org (smtp1.osuosl.org [140.211.166.138]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id E7C6ACA0EED for ; Thu, 28 Aug 2025 13:20:05 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp1.osuosl.org (Postfix) with ESMTP id B132E81970; Thu, 28 Aug 2025 13:20:05 +0000 (UTC) X-Virus-Scanned: amavis at osuosl.org Received: from smtp1.osuosl.org ([127.0.0.1]) by localhost (smtp1.osuosl.org [127.0.0.1]) (amavis, port 10024) with ESMTP id VD65tKUAdL3p; Thu, 28 Aug 2025 13:20:04 +0000 (UTC) X-Comment: SPF check N/A for local connections - client-ip=140.211.166.142; helo=lists1.osuosl.org; envelope-from=buildroot-bounces@buildroot.org; receiver= DKIM-Filter: OpenDKIM Filter v2.11.0 smtp1.osuosl.org BD08181678 Received: from lists1.osuosl.org (lists1.osuosl.org [140.211.166.142]) by smtp1.osuosl.org (Postfix) with ESMTP id BD08181678; Thu, 28 Aug 2025 13:20:04 +0000 (UTC) Received: from smtp1.osuosl.org (smtp1.osuosl.org [IPv6:2605:bc80:3010::138]) by lists1.osuosl.org (Postfix) with ESMTP id C0A3E1B0 for ; Thu, 28 Aug 2025 13:20:02 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp1.osuosl.org (Postfix) with ESMTP id BC19F817A7 for ; Thu, 28 Aug 2025 13:20:02 +0000 (UTC) X-Virus-Scanned: amavis at osuosl.org Received: from smtp1.osuosl.org ([127.0.0.1]) by localhost (smtp1.osuosl.org [127.0.0.1]) (amavis, port 10024) with ESMTP id f-gzJ2cPvWgn for ; Thu, 28 Aug 2025 13:20:02 +0000 (UTC) Received-SPF: Pass (mailfrom) identity=mailfrom; client-ip=79.99.201.12; helo=mail.nubo.coop; envelope-from=arnout@rnout.be; receiver= DMARC-Filter: OpenDMARC Filter v1.4.2 smtp1.osuosl.org D88E3814DC DKIM-Filter: OpenDKIM Filter v2.11.0 smtp1.osuosl.org D88E3814DC Received: from mail.nubo.coop (mail2.nubo.coop [79.99.201.12]) by smtp1.osuosl.org (Postfix) with ESMTPS id D88E3814DC for ; Thu, 28 Aug 2025 13:20:01 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) by localhost (Mailerdaemon) with ESMTPSA id 74917B978315; Thu, 28 Aug 2025 15:19:59 +0200 (CEST) Message-ID: <45cbd573-5cd5-42e2-bfeb-6af41ab825ff@rnout.be> Date: Thu, 28 Aug 2025 15:19:57 +0200 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird To: Thomas Petazzoni , buildroot@buildroot.org Cc: Nikolay Dimitrov References: <20250819101531.3320258-1-thomas.petazzoni@bootlin.com> Content-Language: en-GB, fr-BE In-Reply-To: <20250819101531.3320258-1-thomas.petazzoni@bootlin.com> X-Last-TLS-Session-Version: TLSv1.3 X-Mailman-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rnout.be; s=dkim; t=1756387200; h=from:subject:date:message-id:to:cc:mime-version:content-type: content-transfer-encoding:content-language:in-reply-to:references; bh=eh49MCSmf6krsx/TVXV854Inf7IszME/JdEIBPB+JuU=; b=LOPZ0HSamg5zYyR7+FRMU0Jax3ISpycqnJ3kV2c6aDRY9LX5u6BOaWKlVXkx2j4vXY28HC yUtdPZbXOUK484ENyiExbaJazvWnr+oDpktQOmVvEUbaUCVeAMZvgSGznfWmAi2HMQjtup PDL1jkXFpnNzikDHscFUOY8HIqwqrf3LY0TFDa+3Z4NuzA6o4z0nYrcn/KE4kPjWHx0OXo SE/LNs8unXUzHelFCOgjSr6ti7bmSMwMUTQ56vecv5U8oLkhi+V4dsLmoQj6h5PFL4we/z KztG5ESsGzaNpFT6EZ1A43s0RTnKC821wg3xTm4WXPdTrv3s4YxRKeGpMoiTCA== X-Mailman-Original-Authentication-Results: smtp1.osuosl.org; dmarc=pass (p=reject dis=none) header.from=rnout.be X-Mailman-Original-Authentication-Results: smtp1.osuosl.org; dkim=pass (2048-bit key) header.d=rnout.be header.i=@rnout.be header.a=rsa-sha256 header.s=dkim header.b=LOPZ0HSa Subject: Re: [Buildroot] [PATCH] configs/riotboard: remove defconfig, broken X-BeenThere: buildroot@buildroot.org X-Mailman-Version: 2.1.30 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Arnout Vandecappelle via buildroot Reply-To: Arnout Vandecappelle Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: buildroot-bounces@buildroot.org Sender: "buildroot" On 19/08/2025 12:15, Thomas Petazzoni via buildroot wrote: > This defconfig no longer builds: > > https://gitlab.com/buildroot.org/buildroot/-/jobs/11026769450 > > It has been broken for at least 2 months: > > https://gitlab.com/buildroot.org/buildroot/-/jobs?name=T%3Driotboard&kind=BUILD > > It is using the outdated, not even LTS 4.18.x kernel, which most > likely explains why it no longer builds with modern toolchains. > > Unless a fix is provided, this defconfig will be removed. > > Fixes: > > https://gitlab.com/buildroot.org/buildroot/-/jobs/11026769450 > > Cc: Nikolay Dimitrov > Signed-off-by: Thomas Petazzoni Applied to master, thanks. Regards, Arnout [snip] _______________________________________________ buildroot mailing list buildroot@buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot