Hello! On 10/05/2017 01:16 AM, John Paul Adrian Glaubitz wrote: > Since busybox is very important to boot the system and get > debian-installer working, I would like to ask to have the > change from [1] reverted for m68k until we have fixed the > potential bug in gcc which most likely mis-compiled busybox.
I have just done a testbuild of the current busybox package with the new default gcc-8 and I can confirm the problem no longer exists, busybox works correctly again, without any modifications: root@pacman:~# busybox | head BusyBox v1.27.2 (Debian 1:1.27.2-3) multi-call binary. BusyBox is copyrighted by many authors between 1998-2015. Licensed under GPLv2. See source distribution for detailed copyright notices. Usage: busybox [function [arguments]...] or: busybox --list[-full] or: busybox --install [-s] [DIR] or: function [arguments]... root@pacman:~# busybox ash -c 'echo ${x}' root@pacman:~# I have also unblocked the busybox package on the buildds. Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaub...@debian.org `. `' Freie Universitaet Berlin - glaub...@physik.fu-berlin.de `- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913