From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#25231: Linux-libre 4.9 fails to load modules on i686 (release blocker!) Date: Tue, 24 Jan 2017 22:59:16 +0100 Message-ID: <87h94o3yrv.fsf@gnu.org> References: <87tw9z3mtt.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33423) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cW98L-0006lL-8i for bug-guix@gnu.org; Tue, 24 Jan 2017 17:00:11 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cW98F-0004LF-OR for bug-guix@gnu.org; Tue, 24 Jan 2017 17:00:09 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:42738) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cW98F-0004L5-MP for bug-guix@gnu.org; Tue, 24 Jan 2017 17:00:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1cW98F-0005N3-Fo for bug-guix@gnu.org; Tue, 24 Jan 2017 17:00:03 -0500 Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Message-ID: In-Reply-To: <87tw9z3mtt.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Mon, 19 Dec 2016 17:28:30 +0100") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: 25231-done@debbugs.gnu.org ludo@gnu.org (Ludovic Court=C3=A8s) skribis: > Linux-libre 4.9.0 triggers this problem on i686 (quoting > ): > > loading kernel modules... > [ 6.085552] libahci: disagrees about version of symbol mcount > [ 6.085978] libahci: Unknown symbol mcount (err -22) > ./gnu/build/linux-modules.scm:195:6: In procedure load-linux-module*: > ./gnu/build/linux-modules.scm:195:6: In procedure load-linux-module: Inva= lid argument This problem disappeared in 4.9.4 (and possibly earlier versions): https://hydra.gnu.org/build/1817005/log/raw Ludo=E2=80=99.