From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Thu, 17 Oct 2024 17:02:34 +0200 Received: from metis.whiteo.stw.pengutronix.de ([2a0a:edc0:2:b01:1d::104]) by lore.white.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1t1S1K-005Vqo-2L for lore@lore.pengutronix.de; Thu, 17 Oct 2024 17:02:34 +0200 Received: from localhost ([127.0.0.1] helo=metis.whiteo.stw.pengutronix.de) by metis.whiteo.stw.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1t1S1K-0004kX-8w; Thu, 17 Oct 2024 17:02:34 +0200 Received: from drehscheibe.grey.stw.pengutronix.de ([2a0a:edc0:0:c01:1d::a2]) by metis.whiteo.stw.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1t1S1D-0004kN-57 for ptxdist@pengutronix.de; Thu, 17 Oct 2024 17:02:27 +0200 Received: from [2a0a:edc0:0:1101:1d::54] (helo=dude05.red.stw.pengutronix.de) by drehscheibe.grey.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1t1S1C-0003w3-37 for ptxdist@pengutronix.de; Thu, 17 Oct 2024 17:02:26 +0200 Received: from mol by dude05.red.stw.pengutronix.de with local (Exim 4.96) (envelope-from ) id 1t1S1C-00AhRw-2v for ptxdist@pengutronix.de; Thu, 17 Oct 2024 17:02:26 +0200 Date: Thu, 17 Oct 2024 17:02:26 +0200 From: Michael Olbrich To: ptxdist@pengutronix.de Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Sent-From: Pengutronix Hildesheim X-URL: http://www.pengutronix.de/ X-IRC: #ptxdist @freenode X-Accept-Language: de,en X-Accept-Content-Type: text/plain Subject: [ptxdist] Toolchain testing X-BeenThere: ptxdist@pengutronix.de X-Mailman-Version: 2.1.29 Precedence: list List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: ptxdist@pengutronix.de Sender: "ptxdist" X-SA-Exim-Connect-IP: 127.0.0.1 X-SA-Exim-Mail-From: ptxdist-bounces@pengutronix.de X-SA-Exim-Scanned: No (on metis.whiteo.stw.pengutronix.de); SAEximRunCond expanded to false Hi, I'm currently working on new toolchains. If anyone is interesting in testing before the release, I've pushed all the big updates to the master branch in the toolchain repository[1]. I expect that I will do another round of stable updates before the release and probably update rustc to 1.82.0 once it's release. The rest should stay mostly the same. My current plan is to make the release early November. PTXdist master as the first fixes to build with the new toolchain. There are several warnings that are now errors by default in gcc. You may need to update some packages or disable those errors. I've used this to get most of the packages in PTXdist to build: PTXCONF_TARGET_EXTRA_CFLAGS="-Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=incompatible-pointer-types -Wno-error=calloc-transposed-args -Wno-error=int-conversion -Wno-error=return-mismatch" It would be great to get a bit of feedback before I make the release. Regards, Michael [1] https://git.pengutronix.de/cgit/OSELAS.Toolchain/ -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |