From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id CNG8La83ImQwfQAASxT56A (envelope-from ) for ; Tue, 28 Mar 2023 02:41:19 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id 2E++La83ImT7xgAA9RJhRA (envelope-from ) for ; Tue, 28 Mar 2023 02:41:19 +0200 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 588E014B0C for ; Tue, 28 Mar 2023 02:41:19 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pgxOP-0004uJ-OY; Mon, 27 Mar 2023 20:40:53 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pgxOO-0004tH-1A for help-guix@gnu.org; Mon, 27 Mar 2023 20:40:52 -0400 Received: from mail-vs1-xe2f.google.com ([2607:f8b0:4864:20::e2f]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pgxOM-0003M2-Dh for help-guix@gnu.org; Mon, 27 Mar 2023 20:40:51 -0400 Received: by mail-vs1-xe2f.google.com with SMTP id i10so9046211vss.5 for ; Mon, 27 Mar 2023 17:40:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; t=1679964048; h=to:subject:message-id:date:from:mime-version:from:to:cc:subject :date:message-id:reply-to; bh=a7F29b3SGhVC8HHfTfZqU/Q8QqWwywh19LHPwoHeuAA=; b=MRDLDZ9xN7Efp3/DoG5KVkE55OITUsLY6tRZoHHN3qoFYFZf0VV27dkmblnHbcoG6w WbScfQyjtXFRwyHdBw3t32p48LqhLhWaXoW8i60tkOEdjegge0BCVTsYvADXu2OpyXL/ 3sLvBCqP5rbBU4Lt1+wPMiUYu+x6vWWvHEIOcjn36iTlGJs1oYuK694LJpjoG5KKQm5G 9jTNCqnVbLJQQLbRZ3pBAxjx2LbNOEYE9bSLVtRAhwJ1Itd1OJ5TwHQQnvQT+LvkcrFI Q0azCP8Mk8A2HoCcpP3qZXQXlBdl8aiYM0BDrVlSxVKlnerugL/tlYI/iYxH2YcZPZOq NTvQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679964048; h=to:subject:message-id:date:from:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=a7F29b3SGhVC8HHfTfZqU/Q8QqWwywh19LHPwoHeuAA=; b=uuShkKN8/UPHh5j5AwvT/lx/lfk69a3aBYBFvpJxoe+RXgEj3CZRS+w2j+poEWaZa3 dJignxymVN+KeEhZAiGvfq5j5GkvrR45er5vQkwGYGOawRp6gbOWeAkM3quU59S6OX8k DexQjJq29g7yUlhGBDLvVjKJMeQk6BPs50u8ffwYBZUBSf7sLY2HhQaOdwsHEK7oqj3w 0gqC4KmjGsqmlv4C/KGPUDmMvAlJvZih9nCvEKvaU16ycHBOhWm4o2aLCHZGQVp/YCeU voaJk4mSGS3bSRk1w0yXXEiT6qpS1bqXzZm5Ta5TO1HNtxPi7+Rnf+PCcgPd0fQE6T4m H0eQ== X-Gm-Message-State: AAQBX9c8eFArGQu5S2S6LGatVaNgqoPmXXjrQ7c6PkXzddijbs00dQNY /P4VhfI7yRdMktrqHM5dVL79dqEyyoGAVpvBYuMhZYhYjqVa1Q== X-Google-Smtp-Source: AKy350aCr6OkiwPjw0n48IK/+957Ln0hQUCCGrsZH7iL34LyTGxqu0xyblBDVyrGxJKdF40Jip+XRLP/CLqJvCCwlnE= X-Received: by 2002:a67:d307:0:b0:425:969d:3709 with SMTP id a7-20020a67d307000000b00425969d3709mr6443999vsj.3.1679964048156; Mon, 27 Mar 2023 17:40:48 -0700 (PDT) MIME-Version: 1.0 From: Rodrigo Morales Date: Mon, 27 Mar 2023 19:38:04 -0500 Message-ID: Subject: Newbie: How to see progress during 'build' phase? To: help-guix@gnu.org Received-SPF: pass client-ip=2607:f8b0:4864:20::e2f; envelope-from=moralesrodrigo1100@gmail.com; helo=mail-vs1-xe2f.google.com X-Spam_score_int: -17 X-Spam_score: -1.8 X-Spam_bar: - X-Spam_report: (-1.8 / 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, FREEMAIL_ENVFROM_END_DIGIT=0.25, FREEMAIL_FROM=0.001, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.29 X-BeenThere: help-guix@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+larch=yhetil.org@gnu.org Sender: help-guix-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN ARC-Seal: i=1; s=key1; d=yhetil.org; t=1679964079; a=rsa-sha256; cv=none; b=cmPFboaO1tmiNuhbe977vYAu+CaHOq1So1m9zyQ3q3sPOcTXEAuRX/9GF/LstiAVXiu9Ob /ZBd38LGB0Kp73o1kj0LqrvZ3ZYNUPQt6YgpHCZT6vB2ZlYhkzVIoOqXnbzquWYec6pBlc cRFajd7YR6K2BPB3pTW3U3xNRNwqyYwkIKsoHULkAoVSqGR8a/MFB4LSfaZ9eIXdQb7Wyz pfw9T80qKsxMtrYrsDd2eyunJVRfuw/qVrHVDvuoGWNnQhq9fHSaeddP1o/z+7fQHy6WAB lVpDqTSbEsXGgj1cK3EJPuVqC6aODZ+mmuJ1x0O1fWz86YLt5lTi/EJVGh+Ovw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("body hash did not verify") header.d=gmail.com header.s=20210112 header.b=MRDLDZ9x; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (aspmx1.migadu.com: domain of "help-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="help-guix-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1679964079; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=2UAQijCySCSB52hr/UYhOuWKrQPxjRuSFEB0dbctl3Y=; b=oDmg1SLSvqTbSUVn449wf9S2DeNdpTtJuxIcoT0uHAyWm/OysVNDlM/oG2NS8YSS21Zl4K iyRX9nKnYZ5HAFJ59dzZgDkUevfBWOfsf2bJIm8u79o85bUNO901bcb2dkqqX2z+kWpddZ iRUbbYeSxi+inc6I/6sEudPqMKujvlr9Q8H572eCIS/8JvcHf7777W0ZucVpLx8++jVKHG BZsH8se3Tp8Dd48r6O7AqHDsIz6ycAiJqgAUpbsS0WxzL9oF5cclJmcpTcLMZwymdhMt4F ITADsmN7m9wIj8uyDIMMzXfHsmfveEmFBdkjykhsFUz20Hk82uNc/JPaJo2lnw== Authentication-Results: aspmx1.migadu.com; dkim=fail ("body hash did not verify") header.d=gmail.com header.s=20210112 header.b=MRDLDZ9x; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (aspmx1.migadu.com: domain of "help-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="help-guix-bounces+larch=yhetil.org@gnu.org" X-Migadu-Scanner: scn1.migadu.com X-Migadu-Spam-Score: -0.93 X-Spam-Score: -0.93 X-Migadu-Queue-Id: 588E014B0C X-TUID: kG7kcLnP8dk5 I'm downloading and building some heavy packages in Guix. Therefore, the build phase usually takes more than 10 minutes. During that process, I see the message a slash character that is rotating and the message 'build' phase. I wish I could see the progress of that phase? Is it possible to show the progress or at least information of the build phase? Is there a flag for the guix command that enables this behavior?