From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id UBgKFKG6+WDL+AAAgWs5BA (envelope-from ) for ; Thu, 22 Jul 2021 20:36:17 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id Viv5DqG6+WAiKgAAbx9fmQ (envelope-from ) for ; Thu, 22 Jul 2021 18:36:17 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id EEE7F1CE3D for ; Thu, 22 Jul 2021 20:36:16 +0200 (CEST) Received: from localhost ([::1]:45708 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1m6dYN-0007pM-Vr for larch@yhetil.org; Thu, 22 Jul 2021 14:36:16 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:38668) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1m6dYE-0007o4-2G for guix-devel@gnu.org; Thu, 22 Jul 2021 14:36:06 -0400 Received: from mx.kolabnow.com ([95.128.36.40]:65114) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1m6dY8-0005aO-T6 for guix-devel@gnu.org; Thu, 22 Jul 2021 14:36:04 -0400 Received: from localhost (unknown [127.0.0.1]) by ext-mx-out003.mykolab.com (Postfix) with ESMTP id C9F6740411; Thu, 22 Jul 2021 20:35:55 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kolabnow.com; h= content-type:content-type:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:date:subject:subject :from:from:received:received:received; s=dkim20160331; t= 1626978955; x=1628793356; bh=QNr6tv87419eur8jyVttwaXDkklHtyoRXKo GigfDSjQ=; b=CrkGUngOB1YfZgiAr9eRo39+wnI8bF/00LAMSftoEJf9UFhop7U 5cNKMtrhGFzOsCong52XFX0xU4J+cibTa5ysqnPDilrfay5Lyc6FpfUcZiQbCMF2 A5lfD0D/k67ZfYD9GilpRyDV6OligVHyYo4UHHlzI3zJamFUApClQ965DpnGmHv7 QVP/nSEFdpxwSFtWuzkAAZSnG1t93iPe27PemGdKQBC8h/HQ0p9x4Qz/pqjoB7tG /Er6Apm1lelTM72ab9RUUplNkddr2UVdQVoAjqmJNxYZ/wdnJmXK18WDrVDqGZlk KF6sdfm6Lfuc70AdvZFz8QKe/C8PNZUYzOxsn9xiyWnVg0ph+Uusb8Q3WJY/E8VF qI7TXgXUXeiKogaFBsHzsOoULfZ2IY6rkG3qRoY/HGlK6h2NhDGJ3nKJs+lGe33e tlb8jCNZDsj/fJcklfQlEDoVKXCk4IxZ8SLSXeYI12cWJBWw4iCtuloW04hnVwo8 TR8Gzi2VktwDZyw8FL5ft3Jht73bEpEGQ5wNc2jo8HAz/tq7FnKtE7m2iKgOLTa9 okjaLWOQPF92Ws18E33Q1u5wgcw3I9P8Rim0g61QvsJanc9pU9nO+NpPbvr4HTCL jUBtDp5Y6J9LBs8DAjblWTz9Jt3OjTqzbpEHUxVFHkhn3J+UTuMSdAOQ= X-Virus-Scanned: amavisd-new at mykolab.com Received: from mx.kolabnow.com ([127.0.0.1]) by localhost (ext-mx-out003.mykolab.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id XcpJmEFYlAjI; Thu, 22 Jul 2021 20:35:55 +0200 (CEST) Received: from int-mx002.mykolab.com (unknown [10.9.13.2]) by ext-mx-out003.mykolab.com (Postfix) with ESMTPS id DAE80403CB; Thu, 22 Jul 2021 20:35:53 +0200 (CEST) Received: from ext-subm001.mykolab.com (unknown [10.9.6.1]) by int-mx002.mykolab.com (Postfix) with ESMTPS id DFF0A39BE; Thu, 22 Jul 2021 20:35:50 +0200 (CEST) From: Thiago Jung Bauermann To: Chris Marusich , Kaelyn Cc: guix-devel@gnu.org, 48941@debbugs.gnu.org Subject: Re: bug#48941: [powerpc64le-linux] libfaketime CLOCK_MONOTONIC test hangs Date: Thu, 22 Jul 2021 15:35:36 -0300 Message-ID: <8085623.jmDMpusFku@popigai> In-Reply-To: References: <874kco8d9s.fsf@gmail.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" Received-SPF: pass client-ip=95.128.36.40; envelope-from=bauermann@kolabnow.com; helo=mx.kolabnow.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1626978977; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=QNr6tv87419eur8jyVttwaXDkklHtyoRXKoGigfDSjQ=; b=hkvGoQ6kawI5fXwefOZMNW20573Fk6uOKlVLlAQsR2k7vTWuvZGIsFJlVHh894G3vWszAx yfnuukSQabwGKooqol1Pwk4AV7mTiItLV85T6i9dvJeCN4SzfPfuS8JXhGTNDlb43YdRVU ZRm4+99t5MYtpyJ/MRHwZ5hn01jvbIqXwwRGizZ8vYyS+j01XRVCuVDU5oet5Eeyn57VkL bDmc6iXEtpULcWR7Hitc4Ia8ZS07m/wr0ASgiRrCHERGJkIvkDUHjAK4wWiJsxZFKF3qli 1ZcgWd0na/BtXvgvvIhB+YOgERNjUrOUt7cBhdab0pmNSwSujuUtlyrX3hKa5w== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1626978977; a=rsa-sha256; cv=none; b=pgMMeTArKyKS9tA2q0AhFSQYF9FjnkaVT3pkde9nzp64fYoFmY0JkIXxcXbgSenQPAsIDV 8o51uKu5ry6ijIqdEpYbxYrIbG518ATM6FYjDqvqZJ9F6ZBAmQ4rnxPceR9+nsMgMrLTsJ DsagUJg5/XyMSwZFHWWRLRBWh8B3v5HTzbujPXyqmT/Gaxtp4uvKKXMtD7FmpriS+v9FTo T988W+dIDtC9d2uRqtXO6qvhX5zXpu39N7yH9scoNntDNAU/jgp0VEF1Sk7UVTiTCRb/5P 4TIw83wjKvkpgOzWBwhgP3xRUCLHQSAhcp2FStRP7XCXn/BhE8eQhG/tS7X5+Q== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=kolabnow.com header.s=dkim20160331 header.b=CrkGUngO; dmarc=pass (policy=quarantine) header.from=kolabnow.com; spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Migadu-Spam-Score: -2.62 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=kolabnow.com header.s=dkim20160331 header.b=CrkGUngO; dmarc=pass (policy=quarantine) header.from=kolabnow.com; spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Migadu-Queue-Id: EEE7F1CE3D X-Spam-Score: -2.62 X-Migadu-Scanner: scn0.migadu.com X-TUID: JIaCi862Fz2g Hello, Em quarta-feira, 21 de julho de 2021, =C3=A0s 11:31:25 -03, Kaelyn escreveu: > Hi, >=20 > =E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90 Original = Message =E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90 >=20 > On Wednesday, July 21st, 2021 at 1:08 AM, Chris Marusich=20 wrote: > > Now run it: > >=20 > > --8<---------------cut here---------------start------------->8--- > >=20 > > (gdb) run > >=20 > > Starting program: > > /tmp/guix-build-libfaketime-0.9.9.drv-0/source/test/timetest > >=20 > > /bin/sh: /lib/powerpc64le-linux-gnu/libc.so.6: version `GLIBC_2.33' not > > found (required by ../src/libfaketime.so.1) /bin/sh: > > /lib/powerpc64le-linux-gnu/libc.so.6: version` GLIBC_2.32' not found > > (required by > > /gnu/store/kmblbljiygayhlc5gb02an9imhy90ws9-glibc-2.33/lib/libpthread. > > so.0) > Are you using Guix on a foreign distro? This line looks like your > distro's normal libc.so was being used and it was from glibc-2.31 or > older. GDB uses the shell to launch the debugged program. That is probably where =E2=80=98/bin/sh=E2=80=99 is entering the picture here. I don=E2=80=99t kno= w whether that has any=20 relation to your foreign distro=E2=80=99s libc being used. The output of `help run` in GDB mentions that the shell is specified by the= =20 =E2=80=98$SHELL=E2=80=99 environment variable. Perhaps you have that set? One way to see if this is the problem is to use the GDB command `set startup-with-shell off` to make it launch the debugged program without= =20 the shell. > The x86-64 systems I have that run pure Guix don't have any > /lib*/ directories. You might try running gdb with > LD_LIBRARY_PATH=3D/gnu/store/kmblbljiygayhlc5gb02an9imhy90ws9-glibc-2.33/l > ib to have the Guix libc.so picked up before the other one. HTH Another alternative worth trying is the =E2=80=98--container=E2=80=99 optio= n to =E2=80=98guix=20 environment=E2=80=99, to completely isolate GDB from the foreign distro. Yo= u might=20 want to add the coreutils package to the =E2=80=98--ad-hoc=E2=80=99 list so= that you can=20 get amenities such as an ls command. :-) =2D-=20 Thanks, Thiago