From mboxrd@z Thu Jan 1 00:00:00 1970 From: zimoun Subject: bug#40740: guix build problem, no RUNPATH on libpthread.so Date: Tue, 21 Apr 2020 09:55:34 +0200 Message-ID: References: <2cab4e5f-c9f5-f05a-625f-01e1b02ae4ce@gmail.com> <20200421053635.GC10788@E5400> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:43270) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jQnlD-0004eG-Ia for bug-guix@gnu.org; Tue, 21 Apr 2020 03:56:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.90_1) (envelope-from ) id 1jQnlD-0004fb-5Z for bug-guix@gnu.org; Tue, 21 Apr 2020 03:56:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:37432) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jQnlC-0004eg-PT for bug-guix@gnu.org; Tue, 21 Apr 2020 03:56:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jQnlC-0005mU-O7 for bug-guix@gnu.org; Tue, 21 Apr 2020 03:56:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <20200421053635.GC10788@E5400> 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-mx.org@gnu.org Sender: "bug-Guix" To: Efraim Flashner Cc: 40740@debbugs.gnu.org, help-guix , Michael Zucchi Dear Michael, > On Tue, Apr 21, 2020 at 09:41:47AM +0930, Michael Zucchi wrote: > > But the first guix pull fails because it tries to run a 32 bit binary, so > > ultimately fails for the the same reason as detailed in my previous email. To be sure to understand, - your machine is 64bit - and you are running Guix on the top of Slackware - Guix has been installed using this script https://git.savannah.gnu.org/cgit/guix.git/plain/etc/guix-install.sh Right? Then, something screws up and some 32bit stuff shows up, right? The previous emails related to this topic you mentioned ("I posted about this months ago but I think I got no answers") in this thread are [1] and [2], right? [1] https://lists.gnu.org/archive/html/help-guix/2019-12/msg00111.html [2] https://lists.gnu.org/archive/html/help-guix/2019-12/msg00131.html All the best, simon