From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christopher Allan Webber Subject: bug#25961: Compiling new guix on old guix: 'waitpid' -1 failed unexpectedly: No child processes Date: Sun, 05 Mar 2017 10:13:40 -0600 Message-ID: <87bmtfbt1n.fsf@dustycloud.org> References: <87fuitc1w0.fsf@dustycloud.org> <871suc7trx.fsf@kirby.i-did-not-set--mail-host-address--so-tickle-me> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56257) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ckYnN-0000EM-Ss for bug-guix@gnu.org; Sun, 05 Mar 2017 11:14:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ckYnK-00076A-MX for bug-guix@gnu.org; Sun, 05 Mar 2017 11:14:05 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:42965) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ckYnK-000762-Ib for bug-guix@gnu.org; Sun, 05 Mar 2017 11:14:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ckYnK-00070G-D5 for bug-guix@gnu.org; Sun, 05 Mar 2017 11:14:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <871suc7trx.fsf@kirby.i-did-not-set--mail-host-address--so-tickle-me> (Marius Bakke's message of "Sat, 04 Mar 2017 19:59:14 +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: Marius Bakke Cc: 25961@debbugs.gnu.org Marius Bakke writes: > Which kernel version is this? Linux-Libre 4.8.1 And! As it turns out, I went to the last revision before I was hitting compilation isues (c90db25f4cf1f98f3f4f3af38d175a14ffb8c32a), did a make on the repo, and from there I did a "guix system reconfigure". I restarted, and after that I was able to build the repo on git master. If it's because of the kernel that things work now, it did upgrade the kernel... the kernel is now at 4.9.8. I wonder why this happened?